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.6661279201508 339 0.9642 0


No Amazon API Requests Made.


App Debug - Total Time 1.6661279201508 seconds

Number Time From Start Name Description
1 0.52190279960632 Initialise Initialise FSB Function
2 0.52898001670837 App Controller Start Start of the App controller (called before the controller of every page)
3 0.58102297782898 Start of getCategoryListByGroup Function Before first category groups query
4 0.58280396461487 After initial query Before first category groups query
5 0.5828058719635 Get Category List for Group Before the call to getCategoryList function
6 0.58280992507935 Start of GetCategoryList function Start of the function
7 0.58281302452087 Before getting categories Query to get specific category list
8 0.58484601974487 After getting categories Query to get specific category list
9 0.58484697341919 Before getting category custom Before call to function getCategoryCustom
10 0.61444687843323 After getting category custom After call to function getCategoryCustom
11 0.61444997787476 Before getting category custom Before call to function getCategoryCustom
12 0.63008594512939 After getting category custom After call to function getCategoryCustom
13 0.63009095191956 Before getting category custom Before call to function getCategoryCustom
14 0.64159798622131 After getting category custom After call to function getCategoryCustom
15 0.64160084724426 Before getting category custom Before call to function getCategoryCustom
16 0.64824986457825 After getting category custom After call to function getCategoryCustom
17 0.64825201034546 Before getting category custom Before call to function getCategoryCustom
18 0.65543484687805 After getting category custom After call to function getCategoryCustom
19 0.65543699264526 Before getting category custom Before call to function getCategoryCustom
20 0.66081094741821 After getting category custom After call to function getCategoryCustom
21 0.66081285476685 End of GetCategoryList function End of the function
22 0.66082000732422 Get Category List for Group Before the call to getCategoryList function
23 0.66082191467285 Start of GetCategoryList function Start of the function
24 0.66082501411438 Before getting categories Query to get specific category list
25 0.66136384010315 End of getCategoryListByGroup Function Before return()
26 1.2203099727631 App Controller End End of the App controller (called before the controller of every page)
27 1.4106669425964 App_after Controller Start Start of the App_after controller (called after the controller of every page)
28 1.4131808280945 Before Get Options Before the call to getOptions in the tpl class
29 1.4746417999268 After Get Options After the call to getOptions in the tpl class
30 1.4746928215027 App_after Controller End End of the App_after controller (called after the controller of every page)
31 1.6661109924316 Finalizing debug Before the debug is output to the page.
32 1.6661269664764 End of App This is the end of the app logging, final timestamp


Query Debug - 339 Database Queries. Total time 0.9642 seconds

Number Time (Seconds) Time (Milliseconds) Query
1 0.0018 0.0017659664154053
SELECT parameter, value FROM parameters
2 0.0041 0.0041470527648926
SELECT * FROM `bad_bots`
3 0.0003 0.0003359317779541
SET time_zone = 'Europe/London'
4 0.0021 0.0020699501037598
SELECT version FROM version ORDER BY `installed` DESC LIMIT 1
5 0.0047 0.0047359466552734
INSERT INTO ga_users (`isbot`, `ips`) SELECT '1', 'a:1:{i:0;s:13:\"18.220.121.42\";}'
6 0.0064 0.0064220428466797
INSERT INTO ga_sessions (`sessionlastseen`) SELECT '1738881964'
7 0.0044 0.004410982131958
SELECT * FROM autorun ORDER BY lastrun ASC
8 0.0007 0.00069212913513184
UPDATE autorun SET lastrun = '2025-02-06 22:46:04' WHERE id = '13'
9 0.0009 0.00090599060058594
SELECT * FROM version ORDER BY installed DESC LIMIT 1
10 0.0041 0.0041379928588867
SELECT id FROM pages WHERE pagename = 'search' LIMIT 1
11 0.0006 0.00063085556030273
SELECT * FROM pages WHERE id = 52
12 0.0074 0.0074379444122314
SELECT * FROM template_options WHERE deleted = 0 AND templateuid = 'fsb-fluid2018'
13 0.0434 0.043386936187744
SELECT * FROM template_text WHERE deleted = 0 AND templateuid = 'fsb-fluid2018' AND language = 'en'
14 0.0006 0.00064182281494141
SELECT * FROM pages WHERE pagename = 'search'
15 0.0018 0.00177001953125
SELECT * FROM categorygroups ORDER BY sortorder ASC
16 0.0020 0.0020139217376709
SELECT * FROM categories WHERE parent_id = '0' AND categorygroup_id = '1'  AND hidden = 0 ORDER BY sortorder ASC
17 0.0093 0.0093269348144531
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.0024 0.0024051666259766
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.0016 0.0016319751739502
SELECT COUNT(DISTINCT(bundle_id)) FROM bundle_categories WHERE category_id = 26
20 0.0005 0.00049304962158203
SELECT id FROM categories WHERE parent_id = '26'
21 0.0083 0.0082731246948242
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.0030 0.003046989440918
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.0019 0.0019271373748779
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.0014 0.001399040222168
SELECT COUNT(DISTINCT(id)) FROM categories_autopopulate WHERE category_id = '26'
25 0.0010 0.00098800659179688
SELECT * FROM categorygroups WHERE id = '1'
26 0.0039 0.0039041042327881
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.0005 0.00052404403686523
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.0005 0.00045084953308105
SELECT COUNT(DISTINCT(bundle_id)) FROM bundle_categories WHERE category_id = 27
29 0.0006 0.00055909156799316
SELECT id FROM categories WHERE parent_id = '27'
30 0.0044 0.0043790340423584
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.0016 0.0016450881958008
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.0018 0.0018289089202881
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.0014 0.0013730525970459
SELECT COUNT(DISTINCT(id)) FROM categories_autopopulate WHERE category_id = '27'
34 0.0008 0.00083589553833008
SELECT * FROM categorygroups WHERE id = '1'
35 0.0035 0.0034971237182617
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.0010 0.0010340213775635
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.0006 0.00060009956359863
SELECT COUNT(DISTINCT(bundle_id)) FROM bundle_categories WHERE category_id = 28
38 0.0007 0.00069093704223633
SELECT id FROM categories WHERE parent_id = '28'
39 0.0028 0.0028090476989746
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.0008 0.00075817108154297
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.0008 0.00078606605529785
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.0007 0.00069904327392578
SELECT COUNT(DISTINCT(id)) FROM categories_autopopulate WHERE category_id = '28'
43 0.0005 0.00054097175598145
SELECT * FROM categorygroups WHERE id = '1'
44 0.0011 0.001140832901001
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.0006 0.00055193901062012
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.0005 0.00049209594726562
SELECT COUNT(DISTINCT(bundle_id)) FROM bundle_categories WHERE category_id = 29
47 0.0008 0.00075221061706543
SELECT id FROM categories WHERE parent_id = '29'
48 0.0011 0.0011041164398193
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.0007 0.00070714950561523
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.0008 0.00078582763671875
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.0006 0.00057601928710938
SELECT COUNT(DISTINCT(id)) FROM categories_autopopulate WHERE category_id = '29'
52 0.0005 0.00045394897460938
SELECT * FROM categorygroups WHERE id = '1'
53 0.0008 0.00077414512634277
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.0005 0.00051021575927734
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.0011 0.0010719299316406
SELECT COUNT(DISTINCT(bundle_id)) FROM bundle_categories WHERE category_id = 30
56 0.0008 0.0008389949798584
SELECT id FROM categories WHERE parent_id = '30'
57 0.0010 0.00098180770874023
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.0007 0.00073790550231934
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.0011 0.001086950302124
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.0006 0.00059318542480469
SELECT COUNT(DISTINCT(id)) FROM categories_autopopulate WHERE category_id = '30'
61 0.0005 0.00049090385437012
SELECT * FROM categorygroups WHERE id = '1'
62 0.0008 0.0008089542388916
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.0005 0.00054502487182617
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.0005 0.00047612190246582
SELECT COUNT(DISTINCT(bundle_id)) FROM bundle_categories WHERE category_id = 31
65 0.0005 0.00045514106750488
SELECT id FROM categories WHERE parent_id = '31'
66 0.0009 0.00085282325744629
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.0006 0.00064992904663086
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.0005 0.00053811073303223
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.0005 0.00052189826965332
SELECT COUNT(DISTINCT(id)) FROM categories_autopopulate WHERE category_id = '31'
70 0.0004 0.00043606758117676
SELECT * FROM categorygroups WHERE id = '1'
71 0.0005 0.00052809715270996
SELECT * FROM categories WHERE parent_id = '0' AND categorygroup_id = '2'  AND hidden = 0 ORDER BY sortorder ASC
72 0.0029 0.0029330253601074
SELECT * FROM manufacturers m WHERE m.display_sidebar = 1 AND m.merge_manufacturer_id = 0 ORDER BY linktitle ASC
73 0.0018 0.0017561912536621
SELECT * FROM sideboxes WHERE (templateuid = 'fsb-fluid2018' OR templateuid = '') AND enabled = 1 ORDER BY sortorder ASC
74 0.0006 0.00057888031005859
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.0013 0.0012850761413574
SELECT * FROM sideboxes_pages WHERE sidebox_id = '26'
76 0.0011 0.0010809898376465
SELECT value FROM template_options WHERE templateuid = 'fsb-fluid2018' AND optionuid = 'DISPLAY_CREDIT_ICON'
77 0.0010 0.0010409355163574
SELECT * FROM pages WHERE core = 1 ORDER BY pagekey
78 0.5446 0.54464197158813
SELECT * FROM ipgeocountries WHERE INET_ATON('18.220.121.42') >= INET_ATON(ip_start) AND INET_ATON('18.220.121.42') <= INET_ATON(ip_end)
79 0.0022 0.0022149085998535
SELECT * FROM ipgeolocations WHERE geoname_id = '6252001'
80 0.0015 0.0014610290527344
SELECT * FROM countryredirects WHERE countrycode = 'US'
81 0.0006 0.0006260871887207
SELECT * FROM pages WHERE pagename = 'search'
82 0.0055 0.0055460929870605
SELECT MAX(price) as maxprice, MIN(price) as minprice FROM products WHERE enabled = 1 AND hidden = 0 AND price <> 0 
83 0.0016 0.0016398429870605
SELECT * FROM manufacturers WHERE display_filter = 1 AND merge_manufacturer_id = 0 ORDER BY name
84 0.0018 0.0018160343170166
SELECT * FROM productattributenames n WHERE hidden = 0 AND metabrowse = 1 ORDER BY n.displayname ASC
85 0.0160 0.016011953353882
SELECT MAX(price) as maxprice, MIN(price) as minprice FROM products WHERE enabled = 1 AND hidden = 0 AND price <> 0 
86 0.0023 0.0023272037506104
SELECT * FROM manufacturers WHERE display_filter = 1 AND merge_manufacturer_id = 0 ORDER BY name
87 0.0006 0.000640869140625
SELECT * FROM productattributenames n WHERE hidden = 0 AND metabrowse = 1 AND sidebarfilter = 1 ORDER BY n.displayname ASC
88 0.0030 0.002953052520752
INSERT INTO searches (`keywords`, `timestamp`, `ip`) SELECT '2', NOW(), '18.220.121.42'
89 0.0009 0.00094795227050781
SELECT DISTINCT (p.id), salesrank, price, linktitle,
    MATCH (title)
    AGAINST ('+2' IN BOOLEAN MODE) as searchrelevance, 'product' AS type
    FROM products p 
		WHERE MATCH (title) AGAINST ('+2' 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 ('+2'), 'bundle' AS type FROM bundles b
		WHERE MATCH (title) AGAINST ('+2' IN BOOLEAN MODE)
		AND b.disabled = 0
		
		AND 1 = 1
90 0.0006 0.00062203407287598
SELECT DISTINCT (p.id), salesrank, price, linktitle,
    MATCH (description, keyfeatures, title, descriptionsecondary)
    AGAINST ('+2' IN BOOLEAN MODE) as searchrelevance, 'product' AS type
    FROM products p 
		WHERE MATCH (description, keyfeatures, title, descriptionsecondary) AGAINST ('+2' 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 ('+2'), 'bundle' AS type FROM bundles b
		WHERE MATCH (description, keyfeatures, title, descriptionsecondary) AGAINST ('+2' IN BOOLEAN MODE)
		AND b.disabled = 0
		
		AND 1 = 1
91 0.0051 0.0050549507141113
SELECT DISTINCT (p.id), salesrank, price, linktitle,
          'product' AS type
          FROM products p 
		WHERE ((description LIKE '2') OR (keyfeatures LIKE '2') OR (title LIKE '2'))

		AND enabled = 1
		AND hidden = 0
		AND parent_id = 0
		
		AND 1 = 1
92 0.0006 0.00060200691223145
SELECT DISTINCT (p.id), price, linktitle,
          'ebayproduct' AS type
          FROM ebay_products p 
		WHERE ((description LIKE '2') OR (title LIKE '2'))
		AND hide = 0
93 0.0006 0.00058412551879883
SELECT DISTINCT (p.id), price, linktitle,
          'customproduct' AS type
          FROM custom_products p 
		WHERE ((description LIKE '2') OR (title LIKE '2'))
		AND hide = 0
94 0.0006 0.00058388710021973
SELECT DISTINCT (p.id), salesrank, price, linktitle,
    MATCH (description, keyfeatures, title, descriptionsecondary)
    AGAINST ('+2' IN BOOLEAN MODE) as searchrelevance, 'product' AS type
    FROM products p 
		WHERE MATCH (description, keyfeatures, title, descriptionsecondary) AGAINST ('+2' 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 ('+2'), 'bundle' AS type FROM bundles b
		WHERE MATCH (description, keyfeatures, title, descriptionsecondary) AGAINST ('+2' IN BOOLEAN MODE)
		AND b.disabled = 0
		
		AND 1 = 1
95 0.0053 0.0053319931030273
SELECT DISTINCT (p.id), salesrank, price, linktitle,
          'product' AS type
          FROM products p 
		WHERE ((description LIKE '%2%') OR (keyfeatures LIKE '%2%') OR (title LIKE '%2%'))

		AND enabled = 1
		AND hidden = 0
		AND parent_id = 0
		
		AND 1 = 1
96 0.0004 0.00037097930908203
SELECT DISTINCT (p.id), price, linktitle,
          'ebayproduct' AS type
          FROM ebay_products p 
		WHERE ((description LIKE '%2%') OR (title LIKE '%2%'))
		AND hide = 0
97 0.0003 0.00034117698669434
SELECT DISTINCT (p.id), price, linktitle,
          'customproduct' AS type
          FROM custom_products p 
		WHERE ((description LIKE '%2%') OR (title LIKE '%2%'))
		AND hide = 0
98 0.0006 0.00056910514831543
SELECT DISTINCT (p.id), salesrank, price, linktitle,
    MATCH (title)
    AGAINST ('+2' IN BOOLEAN MODE) as searchrelevance, 'product' AS type
    FROM products p 
		WHERE MATCH (title) AGAINST ('+2' 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 ('+2'), 'bundle' AS type FROM bundles b
		WHERE MATCH (title) AGAINST ('+2' IN BOOLEAN MODE)
		AND b.disabled = 0
		
		AND 1 = 1 ORDER BY salesrank ASC
99 0.0006 0.00055098533630371
SELECT DISTINCT (p.id), salesrank, price, linktitle,
    MATCH (description, keyfeatures, title, descriptionsecondary)
    AGAINST ('+2' IN BOOLEAN MODE) as searchrelevance, 'product' AS type
    FROM products p 
		WHERE MATCH (description, keyfeatures, title, descriptionsecondary) AGAINST ('+2' 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 ('+2'), 'bundle' AS type FROM bundles b
		WHERE MATCH (description, keyfeatures, title, descriptionsecondary) AGAINST ('+2' IN BOOLEAN MODE)
		AND b.disabled = 0
		
		AND 1 = 1 ORDER BY salesrank ASC
100 0.0041 0.0040872097015381
SELECT DISTINCT (p.id), salesrank, price, linktitle,
          'product' AS type
          FROM products p 
		WHERE ((description LIKE '2') OR (keyfeatures LIKE '2') OR (title LIKE '2'))

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

		AND enabled = 1
		AND hidden = 0
		AND parent_id = 0
		
		AND 1 = 1 ORDER BY salesrank ASC
105 0.0004 0.00038790702819824
SELECT DISTINCT (p.id), price, linktitle,
          'ebayproduct' AS type
          FROM ebay_products p 
		WHERE ((description LIKE '%2%') OR (title LIKE '%2%'))
		AND hide = 0
106 0.0003 0.00032997131347656
SELECT DISTINCT (p.id), price, linktitle,
          'customproduct' AS type
          FROM custom_products p 
		WHERE ((description LIKE '%2%') OR (title LIKE '%2%'))
		AND hide = 0
107 0.0005 0.00049710273742676
SELECT * FROM products WHERE id = '4475'
108 0.0019 0.0019299983978271
SELECT * FROM productimages WHERE product_id = '4475' ORDER BY sortorder ASC
109 0.0006 0.00059914588928223
SELECT pi.*, p.parent_id FROM productimages pi, products p WHERE p.parent_id = '4475' AND p.id = pi.product_id ORDER BY pi.sortorder
110 0.0015 0.0014951229095459
SELECT * FROM product_image_select WHERE product_id = '4475'
111 0.0014 0.0014309883117676
SELECT * FROM productcustomimages WHERE product_id = '4475'
112 0.0027 0.0027179718017578
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 = '4475'
                GROUP BY o.product_id
113 0.0040 0.0039820671081543
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     = '4475'
                GROUP BY n.displayname
                ORDER BY n.displayname DESC
114 0.0007 0.00070500373840332
SELECT MAX(amountsaved) AS maxsaving, MIN(amountsaved) AS minsaving FROM productoffers o, products p WHERE o.product_id = p.id AND p.parent_id = 4475
115 0.0030 0.0030109882354736
SELECT a.name, n.displayname,a.value FROM productattributes a, productattributenames n WHERE product_id = '4475' AND a.name = n.originalname
116 0.0007 0.00069808959960938
SELECT * FROM productoffers WHERE product_id = '4475' AND merchantid = 'A1X6FK5RDHNB96'
117 0.0005 0.0005190372467041
SELECT * FROM productoffers
                WHERE product_id = '4475' AND price > 0
                ORDER BY price ASC LIMIT 1
118 0.0005 0.00050783157348633
SELECT * FROM productoffers
                WHERE product_id = 4475
                ORDER BY price ASC LIMIT 1
119 0.0005 0.00050592422485352
SELECT value FROM productattributes
                WHERE product_id = '4475'
                AND name = 'ListPriceAmount'
120 0.0008 0.00079989433288574
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 = '4475'
                GROUP BY o.product_id
121 0.0011 0.0010859966278076
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     = '4475'
                GROUP BY n.displayname
                ORDER BY n.displayname DESC
122 0.0005 0.00054812431335449
SELECT MAX(amountsaved) AS maxsaving, MIN(amountsaved) AS minsaving FROM productoffers o, products p WHERE o.product_id = p.id AND p.parent_id = 4475
123 0.0008 0.0007789134979248
SELECT value FROM productattributes WHERE product_id = '4475' AND (name = 'ListPriceAmount' OR name = 'ListPriceFormattedPrice') ORDER BY name LIMIT 1
124 0.0010 0.0009760856628418
SELECT  o.value
                FROM    products            p,
                        productoptions      o
                WHERE   p.parent_id     = '4475'
                  AND   p.id            = o.product_id
                  AND   o.name          = 'PackageQuantity'
                GROUP BY o.value
                ORDER BY o.value ASC
125 0.0006 0.00057578086853027
SELECT * FROM products WHERE parent_id = '4475'
126 0.0009 0.00089192390441895
SELECT a.name, n.displayname,a.value FROM productattributes a, productattributenames n WHERE product_id = '4520' AND a.name = n.originalname
127 0.0009 0.00092720985412598
SELECT * FROM productoffers WHERE product_id = '4520' AND merchantid = 'A1X6FK5RDHNB96'
128 0.0005 0.00050806999206543
SELECT * FROM productoffers
                WHERE product_id = '4520' AND price > 0
                ORDER BY price ASC LIMIT 1
129 0.0004 0.00042891502380371
SELECT * FROM productoffers
                WHERE product_id = 4520
                ORDER BY price ASC LIMIT 1
130 0.0005 0.0004570484161377
SELECT value FROM productattributes
                WHERE product_id = '4520'
                AND name = 'ListPriceAmount'
131 0.0007 0.00066804885864258
SELECT * FROM products WHERE id = '4476'
132 0.0006 0.00058698654174805
SELECT * FROM productimages WHERE product_id = '4476' ORDER BY sortorder ASC
133 0.0006 0.00062394142150879
SELECT pi.*, p.parent_id FROM productimages pi, products p WHERE p.parent_id = '4476' AND p.id = pi.product_id ORDER BY pi.sortorder
134 0.0012 0.0011610984802246
SELECT * FROM product_image_select WHERE product_id = '4476'
135 0.0004 0.00044894218444824
SELECT * FROM productcustomimages WHERE product_id = '4476'
136 0.0006 0.00055599212646484
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 = '4476'
                GROUP BY o.product_id
137 0.0006 0.00064301490783691
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     = '4476'
                GROUP BY n.displayname
                ORDER BY n.displayname DESC
138 0.0004 0.00042915344238281
SELECT MAX(amountsaved) AS maxsaving, MIN(amountsaved) AS minsaving FROM productoffers o, products p WHERE o.product_id = p.id AND p.parent_id = 4476
139 0.0009 0.0009148120880127
SELECT a.name, n.displayname,a.value FROM productattributes a, productattributenames n WHERE product_id = '4476' AND a.name = n.originalname
140 0.0004 0.00040316581726074
SELECT * FROM productoffers WHERE product_id = '4476' AND merchantid = 'A1X6FK5RDHNB96'
141 0.0004 0.00038504600524902
SELECT * FROM productoffers
                WHERE product_id = '4476' AND price > 0
                ORDER BY price ASC LIMIT 1
142 0.0005 0.00052499771118164
SELECT * FROM productoffers
                WHERE product_id = 4476
                ORDER BY price ASC LIMIT 1
143 0.0004 0.0004420280456543
SELECT value FROM productattributes
                WHERE product_id = '4476'
                AND name = 'ListPriceAmount'
144 0.0005 0.00046896934509277
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 = '4476'
                GROUP BY o.product_id
145 0.0008 0.00079607963562012
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     = '4476'
                GROUP BY n.displayname
                ORDER BY n.displayname DESC
146 0.0005 0.00047898292541504
SELECT MAX(amountsaved) AS maxsaving, MIN(amountsaved) AS minsaving FROM productoffers o, products p WHERE o.product_id = p.id AND p.parent_id = 4476
147 0.0007 0.00065398216247559
SELECT value FROM productattributes WHERE product_id = '4476' AND (name = 'ListPriceAmount' OR name = 'ListPriceFormattedPrice') ORDER BY name LIMIT 1
148 0.0007 0.0007171630859375
SELECT  o.value
                FROM    products            p,
                        productoptions      o
                WHERE   p.parent_id     = '4476'
                  AND   p.id            = o.product_id
                  AND   o.name          = 'PackageQuantity'
                GROUP BY o.value
                ORDER BY o.value ASC
149 0.0005 0.00054693222045898
SELECT * FROM products WHERE parent_id = '4476'
150 0.0014 0.0013868808746338
SELECT a.name, n.displayname,a.value FROM productattributes a, productattributenames n WHERE product_id = '950' AND a.name = n.originalname
151 0.0006 0.00058603286743164
SELECT * FROM productoffers WHERE product_id = '950' AND merchantid = 'A1X6FK5RDHNB96'
152 0.0004 0.00043988227844238
SELECT * FROM productoffers
                WHERE product_id = '950' AND price > 0
                ORDER BY price ASC LIMIT 1
153 0.0004 0.0004420280456543
SELECT * FROM productoffers
                WHERE product_id = 950
                ORDER BY price ASC LIMIT 1
154 0.0005 0.00048995018005371
SELECT value FROM productattributes
                WHERE product_id = '950'
                AND name = 'ListPriceAmount'
155 0.0007 0.00065302848815918
SELECT * FROM products WHERE id = '4507'
156 0.0005 0.0005340576171875
SELECT * FROM productimages WHERE product_id = '4507' ORDER BY sortorder ASC
157 0.0007 0.00068211555480957
SELECT * FROM product_image_select WHERE product_id = '4507'
158 0.0005 0.00048303604125977
SELECT * FROM productcustomimages WHERE product_id = '4507'
159 0.0010 0.0010149478912354
SELECT a.name, n.displayname,a.value FROM productattributes a, productattributenames n WHERE product_id = '4507' AND a.name = n.originalname
160 0.0015 0.0015048980712891
SELECT * FROM productoffers WHERE product_id = '4507' AND merchantid = 'A1X6FK5RDHNB96'
161 0.0007 0.00069093704223633
SELECT * FROM productoffers
                WHERE product_id = '4507' AND price > 0
                ORDER BY price ASC LIMIT 1
162 0.0005 0.00054502487182617
SELECT * FROM productoffers
                WHERE product_id = 4507
                ORDER BY price ASC LIMIT 1
163 0.0009 0.00091195106506348
SELECT value FROM productattributes
                WHERE product_id = '4507'
                AND name = 'ListPriceAmount'
164 0.0010 0.0009610652923584
SELECT value FROM productattributes WHERE product_id = '4507' AND (name = 'ListPriceAmount' OR name = 'ListPriceFormattedPrice') ORDER BY name LIMIT 1
165 0.0006 0.00064611434936523
SELECT * FROM products WHERE id = '4531'
166 0.0006 0.00060296058654785
SELECT * FROM productimages WHERE product_id = '4531' ORDER BY sortorder ASC
167 0.0006 0.00059700012207031
SELECT * FROM product_image_select WHERE product_id = '4531'
168 0.0005 0.00052690505981445
SELECT * FROM productcustomimages WHERE product_id = '4531'
169 0.0011 0.0010948181152344
SELECT a.name, n.displayname,a.value FROM productattributes a, productattributenames n WHERE product_id = '4531' AND a.name = n.originalname
170 0.0005 0.00054502487182617
SELECT * FROM productoffers WHERE product_id = '4531' AND merchantid = 'A1X6FK5RDHNB96'
171 0.0004 0.00044703483581543
SELECT * FROM productoffers
                WHERE product_id = '4531' AND price > 0
                ORDER BY price ASC LIMIT 1
172 0.0004 0.00040793418884277
SELECT * FROM productoffers
                WHERE product_id = 4531
                ORDER BY price ASC LIMIT 1
173 0.0005 0.00047802925109863
SELECT value FROM productattributes
                WHERE product_id = '4531'
                AND name = 'ListPriceAmount'
174 0.0005 0.00049805641174316
SELECT value FROM productattributes WHERE product_id = '4531' AND (name = 'ListPriceAmount' OR name = 'ListPriceFormattedPrice') ORDER BY name LIMIT 1
175 0.0006 0.00061798095703125
SELECT * FROM products WHERE id = '4570'
176 0.0007 0.00067400932312012
SELECT * FROM productimages WHERE product_id = '4570' ORDER BY sortorder ASC
177 0.0005 0.00054597854614258
SELECT pi.*, p.parent_id FROM productimages pi, products p WHERE p.parent_id = '4570' AND p.id = pi.product_id ORDER BY pi.sortorder
178 0.0008 0.00076699256896973
SELECT * FROM product_image_select WHERE product_id = '4570'
179 0.0005 0.00053620338439941
SELECT * FROM productcustomimages WHERE product_id = '4570'
180 0.0007 0.00070691108703613
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 = '4570'
                GROUP BY o.product_id
181 0.0008 0.00079584121704102
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     = '4570'
                GROUP BY n.displayname
                ORDER BY n.displayname DESC
182 0.0005 0.00046491622924805
SELECT MAX(amountsaved) AS maxsaving, MIN(amountsaved) AS minsaving FROM productoffers o, products p WHERE o.product_id = p.id AND p.parent_id = 4570
183 0.0010 0.0009768009185791
SELECT a.name, n.displayname,a.value FROM productattributes a, productattributenames n WHERE product_id = '4570' AND a.name = n.originalname
184 0.0004 0.00043797492980957
SELECT * FROM productoffers WHERE product_id = '4570' AND merchantid = 'A1X6FK5RDHNB96'
185 0.0004 0.00044918060302734
SELECT * FROM productoffers
                WHERE product_id = '4570' AND price > 0
                ORDER BY price ASC LIMIT 1
186 0.0004 0.0004119873046875
SELECT * FROM productoffers
                WHERE product_id = 4570
                ORDER BY price ASC LIMIT 1
187 0.0005 0.00048589706420898
SELECT value FROM productattributes
                WHERE product_id = '4570'
                AND name = 'ListPriceAmount'
188 0.0005 0.00052499771118164
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 = '4570'
                GROUP BY o.product_id
189 0.0007 0.00074100494384766
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     = '4570'
                GROUP BY n.displayname
                ORDER BY n.displayname DESC
190 0.0005 0.00049495697021484
SELECT MAX(amountsaved) AS maxsaving, MIN(amountsaved) AS minsaving FROM productoffers o, products p WHERE o.product_id = p.id AND p.parent_id = 4570
191 0.0006 0.00062394142150879
SELECT value FROM productattributes WHERE product_id = '4570' AND (name = 'ListPriceAmount' OR name = 'ListPriceFormattedPrice') ORDER BY name LIMIT 1
192 0.0007 0.00072884559631348
SELECT  o.value
                FROM    products            p,
                        productoptions      o
                WHERE   p.parent_id     = '4570'
                  AND   p.id            = o.product_id
                  AND   o.name          = 'PackageQuantity'
                GROUP BY o.value
                ORDER BY o.value ASC
193 0.0005 0.00047516822814941
SELECT * FROM products WHERE parent_id = '4570'
194 0.0008 0.00083112716674805
SELECT a.name, n.displayname,a.value FROM productattributes a, productattributenames n WHERE product_id = '4645' AND a.name = n.originalname
195 0.0006 0.00055503845214844
SELECT * FROM productoffers WHERE product_id = '4645' AND merchantid = 'A1X6FK5RDHNB96'
196 0.0004 0.00044608116149902
SELECT * FROM productoffers
                WHERE product_id = '4645' AND price > 0
                ORDER BY price ASC LIMIT 1
197 0.0004 0.00040316581726074
SELECT * FROM productoffers
                WHERE product_id = 4645
                ORDER BY price ASC LIMIT 1
198 0.0004 0.0003960132598877
SELECT value FROM productattributes
                WHERE product_id = '4645'
                AND name = 'ListPriceAmount'
199 0.0006 0.00061702728271484
SELECT * FROM products WHERE id = '4646'
200 0.0005 0.00050902366638184
SELECT * FROM productimages WHERE product_id = '4646' ORDER BY sortorder ASC
201 0.0007 0.00070309638977051
SELECT * FROM product_image_select WHERE product_id = '4646'
202 0.0004 0.00044703483581543
SELECT * FROM productcustomimages WHERE product_id = '4646'
203 0.0012 0.0012199878692627
SELECT a.name, n.displayname,a.value FROM productattributes a, productattributenames n WHERE product_id = '4646' AND a.name = n.originalname
204 0.0005 0.0004889965057373
SELECT * FROM productoffers WHERE product_id = '4646' AND merchantid = 'A1X6FK5RDHNB96'
205 0.0004 0.00041007995605469
SELECT * FROM productoffers
                WHERE product_id = '4646' AND price > 0
                ORDER BY price ASC LIMIT 1
206 0.0004 0.00043010711669922
SELECT * FROM productoffers
                WHERE product_id = 4646
                ORDER BY price ASC LIMIT 1
207 0.0005 0.00050210952758789
SELECT value FROM productattributes
                WHERE product_id = '4646'
                AND name = 'ListPriceAmount'
208 0.0005 0.00049996376037598
SELECT value FROM productattributes WHERE product_id = '4646' AND (name = 'ListPriceAmount' OR name = 'ListPriceFormattedPrice') ORDER BY name LIMIT 1
209 0.0006 0.00060510635375977
SELECT * FROM products WHERE id = '4806'
210 0.0005 0.00049710273742676
SELECT * FROM productimages WHERE product_id = '4806' ORDER BY sortorder ASC
211 0.0006 0.00062680244445801
SELECT * FROM product_image_select WHERE product_id = '4806'
212 0.0005 0.00045990943908691
SELECT * FROM productcustomimages WHERE product_id = '4806'
213 0.0009 0.00085592269897461
SELECT a.name, n.displayname,a.value FROM productattributes a, productattributenames n WHERE product_id = '4806' AND a.name = n.originalname
214 0.0005 0.00053000450134277
SELECT * FROM productoffers WHERE product_id = '4806' AND merchantid = 'A1X6FK5RDHNB96'
215 0.0004 0.00040388107299805
SELECT * FROM productoffers
                WHERE product_id = '4806' AND price > 0
                ORDER BY price ASC LIMIT 1
216 0.0004 0.00036978721618652
SELECT * FROM productoffers
                WHERE product_id = 4806
                ORDER BY price ASC LIMIT 1
217 0.0004 0.00040698051452637
SELECT value FROM productattributes
                WHERE product_id = '4806'
                AND name = 'ListPriceAmount'
218 0.0004 0.00043106079101562
SELECT value FROM productattributes WHERE product_id = '4806' AND (name = 'ListPriceAmount' OR name = 'ListPriceFormattedPrice') ORDER BY name LIMIT 1
219 0.0006 0.00058102607727051
SELECT * FROM products WHERE id = '4612'
220 0.0005 0.00052404403686523
SELECT * FROM productimages WHERE product_id = '4612' ORDER BY sortorder ASC
221 0.0006 0.00061798095703125
SELECT * FROM product_image_select WHERE product_id = '4612'
222 0.0004 0.0004270076751709
SELECT * FROM productcustomimages WHERE product_id = '4612'
223 0.0013 0.0013070106506348
SELECT a.name, n.displayname,a.value FROM productattributes a, productattributenames n WHERE product_id = '4612' AND a.name = n.originalname
224 0.0005 0.00054216384887695
SELECT * FROM productoffers WHERE product_id = '4612' AND merchantid = 'A1X6FK5RDHNB96'
225 0.0004 0.00039911270141602
SELECT * FROM productoffers
                WHERE product_id = '4612' AND price > 0
                ORDER BY price ASC LIMIT 1
226 0.0004 0.00044488906860352
SELECT * FROM productoffers
                WHERE product_id = 4612
                ORDER BY price ASC LIMIT 1
227 0.0004 0.00040102005004883
SELECT value FROM productattributes
                WHERE product_id = '4612'
                AND name = 'ListPriceAmount'
228 0.0004 0.00044679641723633
SELECT value FROM productattributes WHERE product_id = '4612' AND (name = 'ListPriceAmount' OR name = 'ListPriceFormattedPrice') ORDER BY name LIMIT 1
229 0.0006 0.00060296058654785
SELECT * FROM products WHERE id = '4648'
230 0.0006 0.00059103965759277
SELECT * FROM productimages WHERE product_id = '4648' ORDER BY sortorder ASC
231 0.0006 0.00061202049255371
SELECT pi.*, p.parent_id FROM productimages pi, products p WHERE p.parent_id = '4648' AND p.id = pi.product_id ORDER BY pi.sortorder
232 0.0007 0.00071501731872559
SELECT * FROM product_image_select WHERE product_id = '4648'
233 0.0005 0.00046205520629883
SELECT * FROM productcustomimages WHERE product_id = '4648'
234 0.0006 0.00055980682373047
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 = '4648'
                GROUP BY o.product_id
235 0.0009 0.00086617469787598
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     = '4648'
                GROUP BY n.displayname
                ORDER BY n.displayname DESC
236 0.0004 0.00043511390686035
SELECT MAX(amountsaved) AS maxsaving, MIN(amountsaved) AS minsaving FROM productoffers o, products p WHERE o.product_id = p.id AND p.parent_id = 4648
237 0.0009 0.00086593627929688
SELECT a.name, n.displayname,a.value FROM productattributes a, productattributenames n WHERE product_id = '4648' AND a.name = n.originalname
238 0.0004 0.00040197372436523
SELECT * FROM productoffers WHERE product_id = '4648' AND merchantid = 'A1X6FK5RDHNB96'
239 0.0004 0.00041007995605469
SELECT * FROM productoffers
                WHERE product_id = '4648' AND price > 0
                ORDER BY price ASC LIMIT 1
240 0.0004 0.00041794776916504
SELECT * FROM productoffers
                WHERE product_id = 4648
                ORDER BY price ASC LIMIT 1
241 0.0004 0.0003809928894043
SELECT value FROM productattributes
                WHERE product_id = '4648'
                AND name = 'ListPriceAmount'
242 0.0005 0.00049400329589844
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 = '4648'
                GROUP BY o.product_id
243 0.0007 0.00069689750671387
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     = '4648'
                GROUP BY n.displayname
                ORDER BY n.displayname DESC
244 0.0004 0.00044798851013184
SELECT MAX(amountsaved) AS maxsaving, MIN(amountsaved) AS minsaving FROM productoffers o, products p WHERE o.product_id = p.id AND p.parent_id = 4648
245 0.0007 0.00066804885864258
SELECT value FROM productattributes WHERE product_id = '4648' AND (name = 'ListPriceAmount' OR name = 'ListPriceFormattedPrice') ORDER BY name LIMIT 1
246 0.0009 0.00094413757324219
SELECT  o.value
                FROM    products            p,
                        productoptions      o
                WHERE   p.parent_id     = '4648'
                  AND   p.id            = o.product_id
                  AND   o.name          = 'PackageQuantity'
                GROUP BY o.value
                ORDER BY o.value ASC
247 0.0006 0.00059795379638672
SELECT * FROM products WHERE parent_id = '4648'
248 0.0029 0.0029120445251465
SELECT a.name, n.displayname,a.value FROM productattributes a, productattributenames n WHERE product_id = '2309' AND a.name = n.originalname
249 0.0010 0.00095415115356445
SELECT * FROM productoffers WHERE product_id = '2309' AND merchantid = 'A1X6FK5RDHNB96'
250 0.0007 0.00071811676025391
SELECT * FROM productoffers
                WHERE product_id = '2309' AND price > 0
                ORDER BY price ASC LIMIT 1
251 0.0006 0.00059795379638672
SELECT * FROM productoffers
                WHERE product_id = 2309
                ORDER BY price ASC LIMIT 1
252 0.0008 0.00078392028808594
SELECT value FROM productattributes
                WHERE product_id = '2309'
                AND name = 'ListPriceAmount'
253 0.0009 0.00088882446289062
SELECT * FROM products WHERE id = '4865'
254 0.0010 0.00097799301147461
SELECT * FROM productimages WHERE product_id = '4865' ORDER BY sortorder ASC
255 0.0018 0.0018301010131836
SELECT * FROM product_image_select WHERE product_id = '4865'
256 0.0011 0.0011498928070068
SELECT * FROM productcustomimages WHERE product_id = '4865'
257 0.0026 0.0026090145111084
SELECT a.name, n.displayname,a.value FROM productattributes a, productattributenames n WHERE product_id = '4865' AND a.name = n.originalname
258 0.0008 0.00076699256896973
SELECT * FROM productoffers WHERE product_id = '4865' AND merchantid = 'A1X6FK5RDHNB96'
259 0.0006 0.00061798095703125
SELECT * FROM productoffers
                WHERE product_id = '4865' AND price > 0
                ORDER BY price ASC LIMIT 1
260 0.0007 0.00073790550231934
SELECT * FROM productoffers
                WHERE product_id = 4865
                ORDER BY price ASC LIMIT 1
261 0.0008 0.00083398818969727
SELECT value FROM productattributes
                WHERE product_id = '4865'
                AND name = 'ListPriceAmount'
262 0.0008 0.00076413154602051
SELECT value FROM productattributes WHERE product_id = '4865' AND (name = 'ListPriceAmount' OR name = 'ListPriceFormattedPrice') ORDER BY name LIMIT 1
263 0.0038 0.0037569999694824
SELECT * FROM customerreviews WHERE approved = 1 AND productid = '4475' ORDER BY timestamp DESC
264 0.0004 0.00044107437133789
SELECT * FROM customerreviews WHERE approved = 1 AND productid = '4476' ORDER BY timestamp DESC
265 0.0005 0.00053715705871582
SELECT * FROM customerreviews WHERE approved = 1 AND productid = '4507' ORDER BY timestamp DESC
266 0.0005 0.00048708915710449
SELECT * FROM customerreviews WHERE approved = 1 AND productid = '4531' ORDER BY timestamp DESC
267 0.0005 0.00049519538879395
SELECT * FROM customerreviews WHERE approved = 1 AND productid = '4570' ORDER BY timestamp DESC
268 0.0005 0.00049710273742676
SELECT * FROM customerreviews WHERE approved = 1 AND productid = '4646' ORDER BY timestamp DESC
269 0.0005 0.00045514106750488
SELECT * FROM customerreviews WHERE approved = 1 AND productid = '4806' ORDER BY timestamp DESC
270 0.0004 0.00039792060852051
SELECT * FROM customerreviews WHERE approved = 1 AND productid = '4612' ORDER BY timestamp DESC
271 0.0004 0.00043702125549316
SELECT * FROM customerreviews WHERE approved = 1 AND productid = '4648' ORDER BY timestamp DESC
272 0.0004 0.00037407875061035
SELECT * FROM customerreviews WHERE approved = 1 AND productid = '4865' ORDER BY timestamp DESC
273 0.0020 0.002000093460083
SELECT * FROM template_info WHERE templateuid = 'fsb-fluid2018'
274 0.0019 0.0019059181213379
SELECT ga_value FROM google_analytics_options WHERE `ga_key` = 'ga_user_data'
275 0.0005 0.00050997734069824
SELECT ga_value FROM google_analytics_options WHERE `ga_key` = 'ga_tracking_status'
276 0.0159 0.015891075134277
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
277 0.0017 0.0017080307006836
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
278 0.0005 0.00054502487182617
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
279 0.0005 0.00053811073303223
SELECT * FROM products WHERE id = 1626
280 0.0006 0.00064206123352051
SELECT * FROM products WHERE id = 4041
281 0.0006 0.00057792663574219
SELECT * FROM products WHERE id = 4312
282 0.0006 0.00057601928710938
SELECT * FROM products WHERE id = 777
283 0.0006 0.00058317184448242
SELECT * FROM products WHERE id = 3881
284 0.0006 0.00056600570678711
SELECT * FROM products WHERE id = 4213
285 0.0006 0.00059294700622559
SELECT * FROM products WHERE id = '1626'
286 0.0005 0.0005030632019043
SELECT * FROM productimages WHERE product_id = '1626' ORDER BY sortorder ASC
287 0.0006 0.00058507919311523
SELECT * FROM product_image_select WHERE product_id = '1626'
288 0.0004 0.00037717819213867
SELECT * FROM productcustomimages WHERE product_id = '1626'
289 0.0008 0.00083303451538086
SELECT a.name, n.displayname,a.value FROM productattributes a, productattributenames n WHERE product_id = '1626' AND a.name = n.originalname
290 0.0005 0.00050902366638184
SELECT * FROM productoffers WHERE product_id = '1626' AND merchantid = 'A1X6FK5RDHNB96'
291 0.0005 0.00046205520629883
SELECT * FROM productoffers
                WHERE product_id = '1626' AND price > 0
                ORDER BY price ASC LIMIT 1
292 0.0005 0.0004889965057373
SELECT value FROM productattributes WHERE product_id = '1626' AND (name = 'ListPriceAmount' OR name = 'ListPriceFormattedPrice') ORDER BY name LIMIT 1
293 0.0006 0.00060200691223145
SELECT * FROM products WHERE id = '4041'
294 0.0005 0.00048208236694336
SELECT * FROM productimages WHERE product_id = '4041' ORDER BY sortorder ASC
295 0.0007 0.0007321834564209
SELECT * FROM product_image_select WHERE product_id = '4041'
296 0.0005 0.00045609474182129
SELECT * FROM productcustomimages WHERE product_id = '4041'
297 0.0012 0.0011940002441406
SELECT a.name, n.displayname,a.value FROM productattributes a, productattributenames n WHERE product_id = '4041' AND a.name = n.originalname
298 0.0005 0.00047397613525391
SELECT * FROM productoffers WHERE product_id = '4041' AND merchantid = 'A1X6FK5RDHNB96'
299 0.0004 0.00041794776916504
SELECT * FROM productoffers
                WHERE product_id = '4041' AND price > 0
                ORDER BY price ASC LIMIT 1
300 0.0004 0.00042986869812012
SELECT value FROM productattributes WHERE product_id = '4041' AND (name = 'ListPriceAmount' OR name = 'ListPriceFormattedPrice') ORDER BY name LIMIT 1
301 0.0007 0.00065302848815918
SELECT * FROM products WHERE id = '4312'
302 0.0005 0.00046920776367188
SELECT * FROM productimages WHERE product_id = '4312' ORDER BY sortorder ASC
303 0.0006 0.00055599212646484
SELECT * FROM product_image_select WHERE product_id = '4312'
304 0.0004 0.00036096572875977
SELECT * FROM productcustomimages WHERE product_id = '4312'
305 0.0010 0.0010170936584473
SELECT a.name, n.displayname,a.value FROM productattributes a, productattributenames n WHERE product_id = '4312' AND a.name = n.originalname
306 0.0005 0.00051999092102051
SELECT * FROM productoffers WHERE product_id = '4312' AND merchantid = 'A1X6FK5RDHNB96'
307 0.0004 0.00041007995605469
SELECT * FROM productoffers
                WHERE product_id = '4312' AND price > 0
                ORDER BY price ASC LIMIT 1
308 0.0004 0.00040006637573242
SELECT value FROM productattributes WHERE product_id = '4312' AND (name = 'ListPriceAmount' OR name = 'ListPriceFormattedPrice') ORDER BY name LIMIT 1
309 0.0006 0.0005800724029541
SELECT * FROM products WHERE id = '777'
310 0.0005 0.00046586990356445
SELECT * FROM productimages WHERE product_id = '777' ORDER BY sortorder ASC
311 0.0006 0.00057315826416016
SELECT * FROM product_image_select WHERE product_id = '777'
312 0.0004 0.00040316581726074
SELECT * FROM productcustomimages WHERE product_id = '777'
313 0.0011 0.0010640621185303
SELECT a.name, n.displayname,a.value FROM productattributes a, productattributenames n WHERE product_id = '777' AND a.name = n.originalname
314 0.0005 0.00049591064453125
SELECT * FROM productoffers WHERE product_id = '777' AND merchantid = 'A1X6FK5RDHNB96'
315 0.0004 0.00041699409484863
SELECT * FROM productoffers
                WHERE product_id = '777' AND price > 0
                ORDER BY price ASC LIMIT 1
316 0.0005 0.00049591064453125
SELECT value FROM productattributes WHERE product_id = '777' AND (name = 'ListPriceAmount' OR name = 'ListPriceFormattedPrice') ORDER BY name LIMIT 1
317 0.0007 0.00068187713623047
SELECT * FROM products WHERE id = '3881'
318 0.0008 0.00079584121704102
SELECT * FROM productimages WHERE product_id = '3881' ORDER BY sortorder ASC
319 0.0006 0.00059413909912109
SELECT * FROM product_image_select WHERE product_id = '3881'
320 0.0004 0.00042891502380371
SELECT * FROM productcustomimages WHERE product_id = '3881'
321 0.0013 0.0013039112091064
SELECT a.name, n.displayname,a.value FROM productattributes a, productattributenames n WHERE product_id = '3881' AND a.name = n.originalname
322 0.0005 0.00052404403686523
SELECT * FROM productoffers WHERE product_id = '3881' AND merchantid = 'A1X6FK5RDHNB96'
323 0.0004 0.00044584274291992
SELECT * FROM productoffers
                WHERE product_id = '3881' AND price > 0
                ORDER BY price ASC LIMIT 1
324 0.0004 0.00043702125549316
SELECT value FROM productattributes WHERE product_id = '3881' AND (name = 'ListPriceAmount' OR name = 'ListPriceFormattedPrice') ORDER BY name LIMIT 1
325 0.0006 0.00061583518981934
SELECT * FROM products WHERE id = '4213'
326 0.0006 0.00060820579528809
SELECT * FROM productimages WHERE product_id = '4213' ORDER BY sortorder ASC
327 0.0007 0.00071001052856445
SELECT * FROM product_image_select WHERE product_id = '4213'
328 0.0004 0.00043797492980957
SELECT * FROM productcustomimages WHERE product_id = '4213'
329 0.0014 0.0013659000396729
SELECT a.name, n.displayname,a.value FROM productattributes a, productattributenames n WHERE product_id = '4213' AND a.name = n.originalname
330 0.0007 0.00074195861816406
SELECT * FROM productoffers WHERE product_id = '4213' AND merchantid = 'A1X6FK5RDHNB96'
331 0.0005 0.00047802925109863
SELECT * FROM productoffers
                WHERE product_id = '4213' AND price > 0
                ORDER BY price ASC LIMIT 1
332 0.0005 0.00046014785766602
SELECT value FROM productattributes WHERE product_id = '4213' AND (name = 'ListPriceAmount' OR name = 'ListPriceFormattedPrice') ORDER BY name LIMIT 1
333 0.0022 0.0021710395812988
SELECT * FROM template_includes WHERE deleted = 0 AND templateuid = 'fsb-fluid2018' AND area = 'header' ORDER BY sortorder ASC
334 0.0009 0.00088906288146973
SELECT * FROM template_includes WHERE deleted = 0 AND templateuid = 'fsb-fluid2018' AND area = 'footer' ORDER BY sortorder ASC
335 0.0027 0.0026681423187256
SELECT * FROM template_css WHERE deleted = 0 AND templateuid = 'fsb-fluid2018' AND skinuid = ''
336 0.0020 0.0020008087158203
SELECT * FROM template_images WHERE deleted = 0 AND templateuid = 'fsb-fluid2018'
337 0.0008 0.00078487396240234
SELECT * FROM template_images WHERE deleted = 0 AND templateuid = 'fsb-fluid2018'
338 0.0009 0.00090789794921875
SELECT * FROM template_images WHERE templateuid = 'fsb-fluid2018' AND imageuid = 'FB_DEFAULT_SHARE_IMAGE'
339 0.0008 0.00082802772521973
SELECT * FROM template_images WHERE templateuid = 'fsb-fluid2018' AND imageuid = 'HEAD_LOGO'