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.3850522041321 330 0.9529 0


No Amazon API Requests Made.


App Debug - Total Time 1.3850522041321 seconds

Number Time From Start Name Description
1 0.39241099357605 Initialise Initialise FSB Function
2 0.39521098136902 App Controller Start Start of the App controller (called before the controller of every page)
3 0.44213104248047 Start of getCategoryListByGroup Function Before first category groups query
4 0.44268012046814 After initial query Before first category groups query
5 0.44268202781677 Get Category List for Group Before the call to getCategoryList function
6 0.4426851272583 Start of GetCategoryList function Start of the function
7 0.44268798828125 Before getting categories Query to get specific category list
8 0.4434700012207 After getting categories Query to get specific category list
9 0.44347214698792 Before getting category custom Before call to function getCategoryCustom
10 0.46722412109375 After getting category custom After call to function getCategoryCustom
11 0.4672269821167 Before getting category custom Before call to function getCategoryCustom
12 0.49242615699768 After getting category custom After call to function getCategoryCustom
13 0.49242901802063 Before getting category custom Before call to function getCategoryCustom
14 0.49955916404724 After getting category custom After call to function getCategoryCustom
15 0.49956107139587 Before getting category custom Before call to function getCategoryCustom
16 0.50393915176392 After getting category custom After call to function getCategoryCustom
17 0.50394201278687 Before getting category custom Before call to function getCategoryCustom
18 0.50877714157104 After getting category custom After call to function getCategoryCustom
19 0.50877904891968 Before getting category custom Before call to function getCategoryCustom
20 0.51327919960022 After getting category custom After call to function getCategoryCustom
21 0.51328206062317 End of GetCategoryList function End of the function
22 0.51328802108765 Get Category List for Group Before the call to getCategoryList function
23 0.51329016685486 Start of GetCategoryList function Start of the function
24 0.51329207420349 Before getting categories Query to get specific category list
25 0.51377511024475 End of getCategoryListByGroup Function Before return()
26 1.0588421821594 App Controller End End of the App controller (called before the controller of every page)
27 1.2513329982758 App_after Controller Start Start of the App_after controller (called after the controller of every page)
28 1.2527091503143 Before Get Options Before the call to getOptions in the tpl class
29 1.3388249874115 After Get Options After the call to getOptions in the tpl class
30 1.3388621807098 App_after Controller End End of the App_after controller (called after the controller of every page)
31 1.3850371837616 Finalizing debug Before the debug is output to the page.
32 1.3850500583649 End of App This is the end of the app logging, final timestamp


Query Debug - 330 Database Queries. Total time 0.9529 seconds

Number Time (Seconds) Time (Milliseconds) Query
1 0.0016 0.0016229152679443
SELECT parameter, value FROM parameters
2 0.0057 0.0057179927825928
SELECT * FROM `bad_bots`
3 0.0005 0.00046992301940918
SET time_zone = 'Europe/London'
4 0.0009 0.00087213516235352
SELECT version FROM version ORDER BY `installed` DESC LIMIT 1
5 0.0009 0.00085902214050293
INSERT INTO ga_users (`isbot`, `ips`) SELECT '1', 'a:1:{i:0;s:12:\"3.15.226.195\";}'
6 0.0012 0.0012340545654297
INSERT INTO ga_sessions (`sessionlastseen`) SELECT '1738836933'
7 0.0014 0.0013530254364014
SELECT * FROM autorun ORDER BY lastrun ASC
8 0.0007 0.00069308280944824
UPDATE autorun SET lastrun = '2025-02-06 10:15:33' WHERE id = '16'
9 0.0006 0.00063109397888184
SELECT * FROM version ORDER BY installed DESC LIMIT 1
10 0.0012 0.0011599063873291
SELECT id FROM pages WHERE pagename = 'search' LIMIT 1
11 0.0007 0.00069093704223633
SELECT * FROM pages WHERE id = 52
12 0.0038 0.0038220882415771
SELECT * FROM template_options WHERE deleted = 0 AND templateuid = 'fsb-fluid2018'
13 0.0421 0.042091846466064
SELECT * FROM template_text WHERE deleted = 0 AND templateuid = 'fsb-fluid2018' AND language = 'en'
14 0.0005 0.00048494338989258
SELECT * FROM pages WHERE pagename = 'search'
15 0.0005 0.00053787231445312
SELECT * FROM categorygroups ORDER BY sortorder ASC
16 0.0008 0.000762939453125
SELECT * FROM categories WHERE parent_id = '0' AND categorygroup_id = '1'  AND hidden = 0 ORDER BY sortorder ASC
17 0.0081 0.0081000328063965
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.0034 0.0034499168395996
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.0005 0.00051712989807129
SELECT COUNT(DISTINCT(bundle_id)) FROM bundle_categories WHERE category_id = 26
20 0.0005 0.00047588348388672
SELECT id FROM categories WHERE parent_id = '26'
21 0.0074 0.0074429512023926
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.0005 0.00054597854614258
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.0012 0.001230001449585
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.0010 0.0010020732879639
SELECT COUNT(DISTINCT(id)) FROM categories_autopopulate WHERE category_id = '26'
25 0.0009 0.00087499618530273
SELECT * FROM categorygroups WHERE id = '1'
26 0.0137 0.013681888580322
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.0008 0.00080180168151855
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.0006 0.00060319900512695
SELECT COUNT(DISTINCT(bundle_id)) FROM bundle_categories WHERE category_id = 27
29 0.0006 0.00058317184448242
SELECT id FROM categories WHERE parent_id = '27'
30 0.0072 0.0071508884429932
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.00060701370239258
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.0006 0.0006101131439209
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.0006 0.00059890747070312
SELECT COUNT(DISTINCT(id)) FROM categories_autopopulate WHERE category_id = '27'
34 0.0005 0.00046205520629883
SELECT * FROM categorygroups WHERE id = '1'
35 0.0019 0.0018880367279053
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.0006 0.00055694580078125
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.0005 0.00046801567077637
SELECT COUNT(DISTINCT(bundle_id)) FROM bundle_categories WHERE category_id = 28
38 0.0005 0.00050783157348633
SELECT id FROM categories WHERE parent_id = '28'
39 0.0017 0.0016729831695557
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.00050497055053711
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.0005 0.00050711631774902
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.0005 0.00045609474182129
SELECT COUNT(DISTINCT(id)) FROM categories_autopopulate WHERE category_id = '28'
43 0.0005 0.00047516822814941
SELECT * FROM categorygroups WHERE id = '1'
44 0.0006 0.00057101249694824
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.0005 0.00045299530029297
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.0004 0.00039815902709961
SELECT COUNT(DISTINCT(bundle_id)) FROM bundle_categories WHERE category_id = 29
47 0.0004 0.00041484832763672
SELECT id FROM categories WHERE parent_id = '29'
48 0.0007 0.00067806243896484
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.0005 0.00045895576477051
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.0005 0.00046801567077637
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.00043702125549316
SELECT COUNT(DISTINCT(id)) FROM categories_autopopulate WHERE category_id = '29'
52 0.0004 0.00040102005004883
SELECT * FROM categorygroups WHERE id = '1'
53 0.0005 0.00054287910461426
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.00045299530029297
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.0004 0.00044107437133789
SELECT COUNT(DISTINCT(bundle_id)) FROM bundle_categories WHERE category_id = 30
56 0.0004 0.00040912628173828
SELECT id FROM categories WHERE parent_id = '30'
57 0.0007 0.00068306922912598
SELECT COUNT(DISTINCT(p.id)) FROM products p, products_categories c
				WHERE p.id = c.product_id
				  AND c.category_id IN (30)
				  AND p.parent_id = 0
				  AND p.hidden = 0
				  AND p.enabled = 1 
58 0.0005 0.00046396255493164
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.0004889965057373
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.0008 0.00084185600280762
SELECT COUNT(DISTINCT(id)) FROM categories_autopopulate WHERE category_id = '30'
61 0.0004 0.0004279613494873
SELECT * FROM categorygroups WHERE id = '1'
62 0.0006 0.00061297416687012
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.00045680999755859
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.0004 0.00042295455932617
SELECT COUNT(DISTINCT(bundle_id)) FROM bundle_categories WHERE category_id = 31
65 0.0005 0.00045299530029297
SELECT id FROM categories WHERE parent_id = '31'
66 0.0007 0.00065922737121582
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.0005 0.00047206878662109
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.00049304962158203
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.00045299530029297
SELECT COUNT(DISTINCT(id)) FROM categories_autopopulate WHERE category_id = '31'
70 0.0004 0.00039911270141602
SELECT * FROM categorygroups WHERE id = '1'
71 0.0005 0.00047206878662109
SELECT * FROM categories WHERE parent_id = '0' AND categorygroup_id = '2'  AND hidden = 0 ORDER BY sortorder ASC
72 0.0019 0.0019059181213379
SELECT * FROM manufacturers m WHERE m.display_sidebar = 1 AND m.merge_manufacturer_id = 0 ORDER BY linktitle ASC
73 0.0011 0.0011110305786133
SELECT * FROM sideboxes WHERE (templateuid = 'fsb-fluid2018' OR templateuid = '') AND enabled = 1 ORDER BY sortorder ASC
74 0.0018 0.0017969608306885
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.0005 0.00045013427734375
SELECT * FROM sideboxes_pages WHERE sidebox_id = '26'
76 0.0012 0.001168966293335
SELECT value FROM template_options WHERE templateuid = 'fsb-fluid2018' AND optionuid = 'DISPLAY_CREDIT_ICON'
77 0.0010 0.001025915145874
SELECT * FROM pages WHERE core = 1 ORDER BY pagekey
78 0.5334 0.53344917297363
SELECT * FROM ipgeocountries WHERE INET_ATON('3.15.226.195') >= INET_ATON(ip_start) AND INET_ATON('3.15.226.195') <= INET_ATON(ip_end)
79 0.0020 0.0019721984863281
SELECT * FROM ipgeolocations WHERE geoname_id = '6252001'
80 0.0012 0.0011618137359619
SELECT * FROM countryredirects WHERE countrycode = 'US'
81 0.0005 0.00046682357788086
SELECT * FROM pages WHERE pagename = 'search'
82 0.0054 0.0054359436035156
SELECT MAX(price) as maxprice, MIN(price) as minprice FROM products WHERE enabled = 1 AND hidden = 0 AND price <> 0 
83 0.0017 0.0017449855804443
SELECT * FROM manufacturers WHERE display_filter = 1 AND merge_manufacturer_id = 0 ORDER BY name
84 0.0030 0.0030319690704346
SELECT * FROM productattributenames n WHERE hidden = 0 AND metabrowse = 1 ORDER BY n.displayname ASC
85 0.0085 0.0084941387176514
SELECT MAX(price) as maxprice, MIN(price) as minprice FROM products WHERE enabled = 1 AND hidden = 0 AND price <> 0 
86 0.0015 0.001492977142334
SELECT * FROM manufacturers WHERE display_filter = 1 AND merge_manufacturer_id = 0 ORDER BY name
87 0.0005 0.00054502487182617
SELECT * FROM productattributenames n WHERE hidden = 0 AND metabrowse = 1 AND sidebarfilter = 1 ORDER BY n.displayname ASC
88 0.0022 0.0021951198577881
INSERT INTO searches (`keywords`, `timestamp`, `ip`) SELECT '4', NOW(), '3.15.226.195'
89 0.0008 0.00078487396240234
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.0005 0.0005180835723877
SELECT DISTINCT (p.id), salesrank, price, linktitle,
    MATCH (description, keyfeatures, title, descriptionsecondary)
    AGAINST ('+4' IN BOOLEAN MODE) as searchrelevance, 'product' AS type
    FROM products p 
		WHERE MATCH (description, keyfeatures, title, descriptionsecondary) AGAINST ('+4' IN BOOLEAN MODE)
		AND enabled = 1
		AND hidden = 0
		AND parent_id = 0
		
		AND 1 = 1 UNION SELECT DISTINCT(b.id), salesrank, price, title as `linktitle`, MATCH (description, keyfeatures, title, descriptionsecondary)
        AGAINST ('+4'), 'bundle' AS type FROM bundles b
		WHERE MATCH (description, keyfeatures, title, descriptionsecondary) AGAINST ('+4' IN BOOLEAN MODE)
		AND b.disabled = 0
		
		AND 1 = 1
91 0.0037 0.0036940574645996
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.0005 0.00047898292541504
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.0004 0.00044584274291992
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.0005 0.00049996376037598
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.0047 0.0047378540039062
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.0004 0.00042414665222168
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.0003 0.00031113624572754
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.0005 0.00050687789916992
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.0005 0.00053882598876953
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.0120 0.011958122253418
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.0006 0.0006110668182373
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.0005 0.00049805641174316
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.0011 0.0011401176452637
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.0109 0.010900020599365
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.0006 0.00057101249694824
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.0004 0.00041604042053223
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.0006 0.0006101131439209
SELECT * FROM products WHERE id = '4247'
108 0.0007 0.00074195861816406
SELECT * FROM productimages WHERE product_id = '4247' ORDER BY sortorder ASC
109 0.0006 0.00058794021606445
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.0009 0.0008540153503418
SELECT * FROM product_image_select WHERE product_id = '4247'
111 0.0005 0.00051093101501465
SELECT * FROM productcustomimages WHERE product_id = '4247'
112 0.0007 0.00074911117553711
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.0033 0.0032801628112793
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.0006 0.00064587593078613
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.0010 0.00097489356994629
SELECT a.name, n.displayname,a.value FROM productattributes a, productattributenames n WHERE product_id = '4247' AND a.name = n.originalname
116 0.0005 0.00046682357788086
SELECT * FROM productoffers WHERE product_id = '4247' AND merchantid = 'A1X6FK5RDHNB96'
117 0.0005 0.00048089027404785
SELECT * FROM productoffers
                WHERE product_id = '4247' AND price > 0
                ORDER BY price ASC LIMIT 1
118 0.0004 0.00043797492980957
SELECT * FROM productoffers
                WHERE product_id = 4247
                ORDER BY price ASC LIMIT 1
119 0.0006 0.0005950927734375
SELECT value FROM productattributes
                WHERE product_id = '4247'
                AND name = 'ListPriceAmount'
120 0.0007 0.00067496299743652
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.0009 0.00094699859619141
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.0009 0.00088906288146973
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.0006 0.00064206123352051
SELECT value FROM productattributes WHERE product_id = '4247' AND (name = 'ListPriceAmount' OR name = 'ListPriceFormattedPrice') ORDER BY name LIMIT 1
124 0.0008 0.00084304809570312
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.0008 0.00077915191650391
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.0006 0.00056695938110352
SELECT * FROM products WHERE id = '4257'
127 0.0007 0.00066995620727539
SELECT * FROM productimages WHERE product_id = '4257' ORDER BY sortorder ASC
128 0.0008 0.00075387954711914
SELECT * FROM product_image_select WHERE product_id = '4257'
129 0.0004 0.00040006637573242
SELECT * FROM productcustomimages WHERE product_id = '4257'
130 0.0013 0.0012738704681396
SELECT a.name, n.displayname,a.value FROM productattributes a, productattributenames n WHERE product_id = '4257' AND a.name = n.originalname
131 0.0007 0.0007481575012207
SELECT * FROM productoffers WHERE product_id = '4257' AND merchantid = 'A1X6FK5RDHNB96'
132 0.0005 0.00047612190246582
SELECT * FROM productoffers
                WHERE product_id = '4257' AND price > 0
                ORDER BY price ASC LIMIT 1
133 0.0005 0.00048089027404785
SELECT value FROM productattributes WHERE product_id = '4257' AND (name = 'ListPriceAmount' OR name = 'ListPriceFormattedPrice') ORDER BY name LIMIT 1
134 0.0007 0.00073790550231934
SELECT * FROM products WHERE id = '4258'
135 0.0007 0.00065493583679199
SELECT * FROM productimages WHERE product_id = '4258' ORDER BY sortorder ASC
136 0.0012 0.0012359619140625
SELECT * FROM product_image_select WHERE product_id = '4258'
137 0.0005 0.00047183036804199
SELECT * FROM productcustomimages WHERE product_id = '4258'
138 0.0012 0.0011861324310303
SELECT a.name, n.displayname,a.value FROM productattributes a, productattributenames n WHERE product_id = '4258' AND a.name = n.originalname
139 0.0005 0.00051093101501465
SELECT * FROM productoffers WHERE product_id = '4258' AND merchantid = 'A1X6FK5RDHNB96'
140 0.0005 0.00050783157348633
SELECT * FROM productoffers
                WHERE product_id = '4258' AND price > 0
                ORDER BY price ASC LIMIT 1
141 0.0010 0.0010161399841309
SELECT value FROM productattributes WHERE product_id = '4258' AND (name = 'ListPriceAmount' OR name = 'ListPriceFormattedPrice') ORDER BY name LIMIT 1
142 0.0016 0.0015640258789062
SELECT * FROM products WHERE id = '4259'
143 0.0009 0.00087904930114746
SELECT * FROM productimages WHERE product_id = '4259' ORDER BY sortorder ASC
144 0.0024 0.0023820400238037
SELECT * FROM product_image_select WHERE product_id = '4259'
145 0.0012 0.0011539459228516
SELECT * FROM productcustomimages WHERE product_id = '4259'
146 0.0029 0.002885103225708
SELECT a.name, n.displayname,a.value FROM productattributes a, productattributenames n WHERE product_id = '4259' AND a.name = n.originalname
147 0.0009 0.00088000297546387
SELECT * FROM productoffers WHERE product_id = '4259' AND merchantid = 'A1X6FK5RDHNB96'
148 0.0011 0.0010738372802734
SELECT * FROM productoffers
                WHERE product_id = '4259' AND price > 0
                ORDER BY price ASC LIMIT 1
149 0.0009 0.00091814994812012
SELECT * FROM productoffers
                WHERE product_id = 4259
                ORDER BY price ASC LIMIT 1
150 0.0009 0.00091695785522461
SELECT value FROM productattributes
                WHERE product_id = '4259'
                AND name = 'ListPriceAmount'
151 0.0006 0.00063300132751465
SELECT value FROM productattributes WHERE product_id = '4259' AND (name = 'ListPriceAmount' OR name = 'ListPriceFormattedPrice') ORDER BY name LIMIT 1
152 0.0019 0.0018792152404785
SELECT * FROM products WHERE id = '4260'
153 0.0009 0.00094914436340332
SELECT * FROM productimages WHERE product_id = '4260' ORDER BY sortorder ASC
154 0.0010 0.00099492073059082
SELECT * FROM product_image_select WHERE product_id = '4260'
155 0.0005 0.0005490779876709
SELECT * FROM productcustomimages WHERE product_id = '4260'
156 0.0023 0.002277135848999
SELECT a.name, n.displayname,a.value FROM productattributes a, productattributenames n WHERE product_id = '4260' AND a.name = n.originalname
157 0.0006 0.00060820579528809
SELECT * FROM productoffers WHERE product_id = '4260' AND merchantid = 'A1X6FK5RDHNB96'
158 0.0005 0.0005190372467041
SELECT * FROM productoffers
                WHERE product_id = '4260' AND price > 0
                ORDER BY price ASC LIMIT 1
159 0.0006 0.00058698654174805
SELECT value FROM productattributes WHERE product_id = '4260' AND (name = 'ListPriceAmount' OR name = 'ListPriceFormattedPrice') ORDER BY name LIMIT 1
160 0.0007 0.0006718635559082
SELECT * FROM products WHERE id = '4261'
161 0.0007 0.00070905685424805
SELECT * FROM productimages WHERE product_id = '4261' ORDER BY sortorder ASC
162 0.0009 0.00088405609130859
SELECT * FROM product_image_select WHERE product_id = '4261'
163 0.0005 0.00052881240844727
SELECT * FROM productcustomimages WHERE product_id = '4261'
164 0.0017 0.0016970634460449
SELECT a.name, n.displayname,a.value FROM productattributes a, productattributenames n WHERE product_id = '4261' AND a.name = n.originalname
165 0.0008 0.00079917907714844
SELECT * FROM productoffers WHERE product_id = '4261' AND merchantid = 'A1X6FK5RDHNB96'
166 0.0006 0.00063991546630859
SELECT * FROM productoffers
                WHERE product_id = '4261' AND price > 0
                ORDER BY price ASC LIMIT 1
167 0.0006 0.00063300132751465
SELECT value FROM productattributes WHERE product_id = '4261' AND (name = 'ListPriceAmount' OR name = 'ListPriceFormattedPrice') ORDER BY name LIMIT 1
168 0.0007 0.0007328987121582
SELECT * FROM products WHERE id = '4312'
169 0.0006 0.00059700012207031
SELECT * FROM productimages WHERE product_id = '4312' ORDER BY sortorder ASC
170 0.0008 0.00075292587280273
SELECT * FROM product_image_select WHERE product_id = '4312'
171 0.0005 0.00054502487182617
SELECT * FROM productcustomimages WHERE product_id = '4312'
172 0.0014 0.0013861656188965
SELECT a.name, n.displayname,a.value FROM productattributes a, productattributenames n WHERE product_id = '4312' AND a.name = n.originalname
173 0.0006 0.00063395500183105
SELECT * FROM productoffers WHERE product_id = '4312' AND merchantid = 'A1X6FK5RDHNB96'
174 0.0005 0.00052499771118164
SELECT * FROM productoffers
                WHERE product_id = '4312' AND price > 0
                ORDER BY price ASC LIMIT 1
175 0.0005 0.00054812431335449
SELECT value FROM productattributes WHERE product_id = '4312' AND (name = 'ListPriceAmount' OR name = 'ListPriceFormattedPrice') ORDER BY name LIMIT 1
176 0.0008 0.00076508522033691
SELECT * FROM products WHERE id = '4326'
177 0.0006 0.00058102607727051
SELECT * FROM productimages WHERE product_id = '4326' ORDER BY sortorder ASC
178 0.0007 0.00071501731872559
SELECT * FROM product_image_select WHERE product_id = '4326'
179 0.0005 0.0004880428314209
SELECT * FROM productcustomimages WHERE product_id = '4326'
180 0.0010 0.0010480880737305
SELECT a.name, n.displayname,a.value FROM productattributes a, productattributenames n WHERE product_id = '4326' AND a.name = n.originalname
181 0.0005 0.00053906440734863
SELECT * FROM productoffers WHERE product_id = '4326' AND merchantid = 'A1X6FK5RDHNB96'
182 0.0005 0.00047707557678223
SELECT * FROM productoffers
                WHERE product_id = '4326' AND price > 0
                ORDER BY price ASC LIMIT 1
183 0.0004 0.0003969669342041
SELECT * FROM productoffers
                WHERE product_id = 4326
                ORDER BY price ASC LIMIT 1
184 0.0005 0.0005490779876709
SELECT value FROM productattributes
                WHERE product_id = '4326'
                AND name = 'ListPriceAmount'
185 0.0006 0.00055813789367676
SELECT value FROM productattributes WHERE product_id = '4326' AND (name = 'ListPriceAmount' OR name = 'ListPriceFormattedPrice') ORDER BY name LIMIT 1
186 0.0013 0.0012969970703125
SELECT * FROM products WHERE id = '4554'
187 0.0008 0.00081515312194824
SELECT * FROM productimages WHERE product_id = '4554' ORDER BY sortorder ASC
188 0.0008 0.00077986717224121
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.0010 0.00099396705627441
SELECT * FROM product_image_select WHERE product_id = '4554'
190 0.0006 0.00058317184448242
SELECT * FROM productcustomimages WHERE product_id = '4554'
191 0.0009 0.00091791152954102
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.0012 0.0012438297271729
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.0006 0.00062203407287598
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.0017 0.0017068386077881
SELECT a.name, n.displayname,a.value FROM productattributes a, productattributenames n WHERE product_id = '4554' AND a.name = n.originalname
195 0.0006 0.00057101249694824
SELECT * FROM productoffers WHERE product_id = '4554' AND merchantid = 'A1X6FK5RDHNB96'
196 0.0007 0.00066399574279785
SELECT * FROM productoffers
                WHERE product_id = '4554' AND price > 0
                ORDER BY price ASC LIMIT 1
197 0.0005 0.00051188468933105
SELECT * FROM productoffers
                WHERE product_id = 4554
                ORDER BY price ASC LIMIT 1
198 0.0006 0.00060105323791504
SELECT value FROM productattributes
                WHERE product_id = '4554'
                AND name = 'ListPriceAmount'
199 0.0008 0.00077104568481445
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.0013 0.0012609958648682
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.0006 0.00059103965759277
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.0008 0.00081491470336914
SELECT value FROM productattributes WHERE product_id = '4554' AND (name = 'ListPriceAmount' OR name = 'ListPriceFormattedPrice') ORDER BY name LIMIT 1
203 0.0011 0.0010600090026855
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.0009 0.00091814994812012
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.0006 0.00057792663574219
SELECT * FROM products WHERE id = '4471'
206 0.0007 0.00074505805969238
SELECT * FROM productimages WHERE product_id = '4471' ORDER BY sortorder ASC
207 0.0005 0.00049400329589844
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.0008 0.00081205368041992
SELECT * FROM product_image_select WHERE product_id = '4471'
209 0.0005 0.00049901008605957
SELECT * FROM productcustomimages WHERE product_id = '4471'
210 0.0008 0.00082707405090332
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.0010 0.0010130405426025
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.0005 0.00045990943908691
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.0012 0.0012130737304688
SELECT a.name, n.displayname,a.value FROM productattributes a, productattributenames n WHERE product_id = '4471' AND a.name = n.originalname
214 0.0005 0.00049996376037598
SELECT * FROM productoffers WHERE product_id = '4471' AND merchantid = 'A1X6FK5RDHNB96'
215 0.0005 0.00045394897460938
SELECT * FROM productoffers
                WHERE product_id = '4471' AND price > 0
                ORDER BY price ASC LIMIT 1
216 0.0005 0.00046300888061523
SELECT * FROM productoffers
                WHERE product_id = 4471
                ORDER BY price ASC LIMIT 1
217 0.0005 0.00045919418334961
SELECT value FROM productattributes
                WHERE product_id = '4471'
                AND name = 'ListPriceAmount'
218 0.0005 0.00049114227294922
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.0007 0.00072693824768066
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.0005 0.00049304962158203
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.0006 0.00057697296142578
SELECT value FROM productattributes WHERE product_id = '4471' AND (name = 'ListPriceAmount' OR name = 'ListPriceFormattedPrice') ORDER BY name LIMIT 1
222 0.0005 0.00045990943908691
SELECT * FROM products WHERE parent_id = '4471'
223 0.0007 0.00071501731872559
SELECT * FROM products WHERE id = '4483'
224 0.0006 0.000579833984375
SELECT * FROM productimages WHERE product_id = '4483' ORDER BY sortorder ASC
225 0.0007 0.00066208839416504
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.0007 0.00066113471984863
SELECT * FROM product_image_select WHERE product_id = '4483'
227 0.0004 0.00042414665222168
SELECT * FROM productcustomimages WHERE product_id = '4483'
228 0.0007 0.00071501731872559
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.0010 0.00099515914916992
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.0005 0.00051712989807129
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.0010 0.00097489356994629
SELECT a.name, n.displayname,a.value FROM productattributes a, productattributenames n WHERE product_id = '4483' AND a.name = n.originalname
232 0.0004 0.00039100646972656
SELECT * FROM productoffers WHERE product_id = '4483' AND merchantid = 'A1X6FK5RDHNB96'
233 0.0005 0.0004730224609375
SELECT * FROM productoffers
                WHERE product_id = '4483' AND price > 0
                ORDER BY price ASC LIMIT 1
234 0.0004 0.00038385391235352
SELECT * FROM productoffers
                WHERE product_id = 4483
                ORDER BY price ASC LIMIT 1
235 0.0005 0.00054788589477539
SELECT value FROM productattributes
                WHERE product_id = '4483'
                AND name = 'ListPriceAmount'
236 0.0006 0.00064897537231445
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.0009 0.00087785720825195
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.0005 0.00050997734069824
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.0007 0.00065898895263672
SELECT value FROM productattributes WHERE product_id = '4483' AND (name = 'ListPriceAmount' OR name = 'ListPriceFormattedPrice') ORDER BY name LIMIT 1
240 0.0008 0.00082802772521973
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.0007 0.00069999694824219
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.0005 0.00050091743469238
SELECT * FROM products WHERE id = '4612'
243 0.0007 0.0006561279296875
SELECT * FROM productimages WHERE product_id = '4612' ORDER BY sortorder ASC
244 0.0010 0.00095605850219727
SELECT * FROM product_image_select WHERE product_id = '4612'
245 0.0005 0.00046682357788086
SELECT * FROM productcustomimages WHERE product_id = '4612'
246 0.0014 0.0014159679412842
SELECT a.name, n.displayname,a.value FROM productattributes a, productattributenames n WHERE product_id = '4612' AND a.name = n.originalname
247 0.0006 0.00062108039855957
SELECT * FROM productoffers WHERE product_id = '4612' AND merchantid = 'A1X6FK5RDHNB96'
248 0.0007 0.00068402290344238
SELECT * FROM productoffers
                WHERE product_id = '4612' AND price > 0
                ORDER BY price ASC LIMIT 1
249 0.0008 0.00081205368041992
SELECT * FROM productoffers
                WHERE product_id = 4612
                ORDER BY price ASC LIMIT 1
250 0.0008 0.00084495544433594
SELECT value FROM productattributes
                WHERE product_id = '4612'
                AND name = 'ListPriceAmount'
251 0.0011 0.0011069774627686
SELECT value FROM productattributes WHERE product_id = '4612' AND (name = 'ListPriceAmount' OR name = 'ListPriceFormattedPrice') ORDER BY name LIMIT 1
252 0.0011 0.0010907649993896
SELECT * FROM customerreviews WHERE approved = 1 AND productid = '4247' ORDER BY timestamp DESC
253 0.0007 0.00071811676025391
SELECT * FROM customerreviews WHERE approved = 1 AND productid = '4257' ORDER BY timestamp DESC
254 0.0005 0.00054597854614258
SELECT * FROM customerreviews WHERE approved = 1 AND productid = '4258' ORDER BY timestamp DESC
255 0.0008 0.00082206726074219
SELECT * FROM customerreviews WHERE approved = 1 AND productid = '4259' ORDER BY timestamp DESC
256 0.0006 0.0005791187286377
SELECT * FROM customerreviews WHERE approved = 1 AND productid = '4260' ORDER BY timestamp DESC
257 0.0008 0.00081801414489746
SELECT * FROM customerreviews WHERE approved = 1 AND productid = '4261' ORDER BY timestamp DESC
258 0.0007 0.00066304206848145
SELECT * FROM customerreviews WHERE approved = 1 AND productid = '4312' ORDER BY timestamp DESC
259 0.0008 0.0007631778717041
SELECT * FROM customerreviews WHERE approved = 1 AND productid = '4326' ORDER BY timestamp DESC
260 0.0007 0.0006568431854248
SELECT * FROM customerreviews WHERE approved = 1 AND productid = '4554' ORDER BY timestamp DESC
261 0.0005 0.00054192543029785
SELECT * FROM customerreviews WHERE approved = 1 AND productid = '4471' ORDER BY timestamp DESC
262 0.0005 0.00046300888061523
SELECT * FROM customerreviews WHERE approved = 1 AND productid = '4483' ORDER BY timestamp DESC
263 0.0004 0.00043392181396484
SELECT * FROM customerreviews WHERE approved = 1 AND productid = '4612' ORDER BY timestamp DESC
264 0.0015 0.0014760494232178
SELECT * FROM template_info WHERE templateuid = 'fsb-fluid2018'
265 0.0008 0.00077700614929199
SELECT ga_value FROM google_analytics_options WHERE `ga_key` = 'ga_user_data'
266 0.0005 0.00054001808166504
SELECT ga_value FROM google_analytics_options WHERE `ga_key` = 'ga_tracking_status'
267 0.0322 0.032222032546997
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.0008 0.00079083442687988
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.0006 0.00061202049255371
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.0007 0.00066399574279785
SELECT * FROM products WHERE id = 1626
271 0.0006 0.00064897537231445
SELECT * FROM products WHERE id = 4041
272 0.0007 0.00074481964111328
SELECT * FROM products WHERE id = 4312
273 0.0008 0.00078797340393066
SELECT * FROM products WHERE id = 777
274 0.0008 0.00079607963562012
SELECT * FROM products WHERE id = 3881
275 0.0006 0.00062108039855957
SELECT * FROM products WHERE id = 4213
276 0.0007 0.00069999694824219
SELECT * FROM products WHERE id = '1626'
277 0.0009 0.00094008445739746
SELECT * FROM productimages WHERE product_id = '1626' ORDER BY sortorder ASC
278 0.0012 0.0012011528015137
SELECT * FROM product_image_select WHERE product_id = '1626'
279 0.0007 0.00070500373840332
SELECT * FROM productcustomimages WHERE product_id = '1626'
280 0.0020 0.0020241737365723
SELECT a.name, n.displayname,a.value FROM productattributes a, productattributenames n WHERE product_id = '1626' AND a.name = n.originalname
281 0.0010 0.00095510482788086
SELECT * FROM productoffers WHERE product_id = '1626' AND merchantid = 'A1X6FK5RDHNB96'
282 0.0008 0.00075292587280273
SELECT * FROM productoffers
                WHERE product_id = '1626' AND price > 0
                ORDER BY price ASC LIMIT 1
283 0.0008 0.00081610679626465
SELECT value FROM productattributes WHERE product_id = '1626' AND (name = 'ListPriceAmount' OR name = 'ListPriceFormattedPrice') ORDER BY name LIMIT 1
284 0.0009 0.00093507766723633
SELECT * FROM products WHERE id = '4041'
285 0.0012 0.0011508464813232
SELECT * FROM productimages WHERE product_id = '4041' ORDER BY sortorder ASC
286 0.0013 0.0012640953063965
SELECT * FROM product_image_select WHERE product_id = '4041'
287 0.0006 0.00059914588928223
SELECT * FROM productcustomimages WHERE product_id = '4041'
288 0.0021 0.0021171569824219
SELECT a.name, n.displayname,a.value FROM productattributes a, productattributenames n WHERE product_id = '4041' AND a.name = n.originalname
289 0.0009 0.00089502334594727
SELECT * FROM productoffers WHERE product_id = '4041' AND merchantid = 'A1X6FK5RDHNB96'
290 0.0007 0.0007021427154541
SELECT * FROM productoffers
                WHERE product_id = '4041' AND price > 0
                ORDER BY price ASC LIMIT 1
291 0.0007 0.0007011890411377
SELECT value FROM productattributes WHERE product_id = '4041' AND (name = 'ListPriceAmount' OR name = 'ListPriceFormattedPrice') ORDER BY name LIMIT 1
292 0.0008 0.00082588195800781
SELECT * FROM products WHERE id = '4312'
293 0.0007 0.00071001052856445
SELECT * FROM productimages WHERE product_id = '4312' ORDER BY sortorder ASC
294 0.0010 0.00097799301147461
SELECT * FROM product_image_select WHERE product_id = '4312'
295 0.0006 0.00060081481933594
SELECT * FROM productcustomimages WHERE product_id = '4312'
296 0.0019 0.0019221305847168
SELECT a.name, n.displayname,a.value FROM productattributes a, productattributenames n WHERE product_id = '4312' AND a.name = n.originalname
297 0.0008 0.00081586837768555
SELECT * FROM productoffers WHERE product_id = '4312' AND merchantid = 'A1X6FK5RDHNB96'
298 0.0006 0.00060582160949707
SELECT * FROM productoffers
                WHERE product_id = '4312' AND price > 0
                ORDER BY price ASC LIMIT 1
299 0.0011 0.0010709762573242
SELECT value FROM productattributes WHERE product_id = '4312' AND (name = 'ListPriceAmount' OR name = 'ListPriceFormattedPrice') ORDER BY name LIMIT 1
300 0.0008 0.0008080005645752
SELECT * FROM products WHERE id = '777'
301 0.0007 0.00072288513183594
SELECT * FROM productimages WHERE product_id = '777' ORDER BY sortorder ASC
302 0.0008 0.00080418586730957
SELECT * FROM product_image_select WHERE product_id = '777'
303 0.0006 0.00055909156799316
SELECT * FROM productcustomimages WHERE product_id = '777'
304 0.0016 0.0015919208526611
SELECT a.name, n.displayname,a.value FROM productattributes a, productattributenames n WHERE product_id = '777' AND a.name = n.originalname
305 0.0006 0.00062918663024902
SELECT * FROM productoffers WHERE product_id = '777' AND merchantid = 'A1X6FK5RDHNB96'
306 0.0006 0.00059413909912109
SELECT * FROM productoffers
                WHERE product_id = '777' AND price > 0
                ORDER BY price ASC LIMIT 1
307 0.0006 0.00060796737670898
SELECT value FROM productattributes WHERE product_id = '777' AND (name = 'ListPriceAmount' OR name = 'ListPriceFormattedPrice') ORDER BY name LIMIT 1
308 0.0008 0.00084304809570312
SELECT * FROM products WHERE id = '3881'
309 0.0008 0.00078892707824707
SELECT * FROM productimages WHERE product_id = '3881' ORDER BY sortorder ASC
310 0.0008 0.00079894065856934
SELECT * FROM product_image_select WHERE product_id = '3881'
311 0.0004 0.00041413307189941
SELECT * FROM productcustomimages WHERE product_id = '3881'
312 0.0015 0.0014538764953613
SELECT a.name, n.displayname,a.value FROM productattributes a, productattributenames n WHERE product_id = '3881' AND a.name = n.originalname
313 0.0006 0.00060796737670898
SELECT * FROM productoffers WHERE product_id = '3881' AND merchantid = 'A1X6FK5RDHNB96'
314 0.0004 0.00042915344238281
SELECT * FROM productoffers
                WHERE product_id = '3881' AND price > 0
                ORDER BY price ASC LIMIT 1
315 0.0005 0.00053787231445312
SELECT value FROM productattributes WHERE product_id = '3881' AND (name = 'ListPriceAmount' OR name = 'ListPriceFormattedPrice') ORDER BY name LIMIT 1
316 0.0006 0.00060606002807617
SELECT * FROM products WHERE id = '4213'
317 0.0007 0.0007469654083252
SELECT * FROM productimages WHERE product_id = '4213' ORDER BY sortorder ASC
318 0.0006 0.00064301490783691
SELECT * FROM product_image_select WHERE product_id = '4213'
319 0.0004 0.00040197372436523
SELECT * FROM productcustomimages WHERE product_id = '4213'
320 0.0014 0.0014069080352783
SELECT a.name, n.displayname,a.value FROM productattributes a, productattributenames n WHERE product_id = '4213' AND a.name = n.originalname
321 0.0005 0.00053095817565918
SELECT * FROM productoffers WHERE product_id = '4213' AND merchantid = 'A1X6FK5RDHNB96'
322 0.0005 0.00048112869262695
SELECT * FROM productoffers
                WHERE product_id = '4213' AND price > 0
                ORDER BY price ASC LIMIT 1
323 0.0005 0.00048208236694336
SELECT value FROM productattributes WHERE product_id = '4213' AND (name = 'ListPriceAmount' OR name = 'ListPriceFormattedPrice') ORDER BY name LIMIT 1
324 0.0009 0.00094795227050781
SELECT * FROM template_includes WHERE deleted = 0 AND templateuid = 'fsb-fluid2018' AND area = 'header' ORDER BY sortorder ASC
325 0.0009 0.00086784362792969
SELECT * FROM template_includes WHERE deleted = 0 AND templateuid = 'fsb-fluid2018' AND area = 'footer' ORDER BY sortorder ASC
326 0.0016 0.0016441345214844
SELECT * FROM template_css WHERE deleted = 0 AND templateuid = 'fsb-fluid2018' AND skinuid = ''
327 0.0008 0.00081300735473633
SELECT * FROM template_images WHERE deleted = 0 AND templateuid = 'fsb-fluid2018'
328 0.0007 0.00073695182800293
SELECT * FROM template_images WHERE deleted = 0 AND templateuid = 'fsb-fluid2018'
329 0.0014 0.0014491081237793
SELECT * FROM template_images WHERE templateuid = 'fsb-fluid2018' AND imageuid = 'FB_DEFAULT_SHARE_IMAGE'
330 0.0012 0.0012099742889404
SELECT * FROM template_images WHERE templateuid = 'fsb-fluid2018' AND imageuid = 'HEAD_LOGO'