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.27077293396 338 0.8339 0


No Amazon API Requests Made.


App Debug - Total Time 1.27077293396 seconds

Number Time From Start Name Description
1 0.41758012771606 Initialise Initialise FSB Function
2 0.42242908477783 App Controller Start Start of the App controller (called before the controller of every page)
3 0.45298099517822 Start of getCategoryListByGroup Function Before first category groups query
4 0.45449709892273 After initial query Before first category groups query
5 0.45449900627136 Get Category List for Group Before the call to getCategoryList function
6 0.45450091362 Start of GetCategoryList function Start of the function
7 0.45450401306152 Before getting categories Query to get specific category list
8 0.45602297782898 After getting categories Query to get specific category list
9 0.4560239315033 Before getting category custom Before call to function getCategoryCustom
10 0.48128199577332 After getting category custom After call to function getCategoryCustom
11 0.48128414154053 Before getting category custom Before call to function getCategoryCustom
12 0.49907612800598 After getting category custom After call to function getCategoryCustom
13 0.49907803535461 Before getting category custom Before call to function getCategoryCustom
14 0.50892496109009 After getting category custom After call to function getCategoryCustom
15 0.5089259147644 Before getting category custom Before call to function getCategoryCustom
16 0.514564037323 After getting category custom After call to function getCategoryCustom
17 0.51456594467163 Before getting category custom Before call to function getCategoryCustom
18 0.52734112739563 After getting category custom After call to function getCategoryCustom
19 0.52734303474426 Before getting category custom Before call to function getCategoryCustom
20 0.53284692764282 After getting category custom After call to function getCategoryCustom
21 0.53284907341003 End of GetCategoryList function End of the function
22 0.53285312652588 Get Category List for Group Before the call to getCategoryList function
23 0.5328540802002 Start of GetCategoryList function Start of the function
24 0.53285598754883 Before getting categories Query to get specific category list
25 0.53351593017578 End of getCategoryListByGroup Function Before return()
26 1.0405430793762 App Controller End End of the App controller (called before the controller of every page)
27 1.182254076004 App_after Controller Start Start of the App_after controller (called after the controller of every page)
28 1.1842949390411 Before Get Options Before the call to getOptions in the tpl class
29 1.2444970607758 After Get Options After the call to getOptions in the tpl class
30 1.2445321083069 App_after Controller End End of the App_after controller (called after the controller of every page)
31 1.2707579135895 Finalizing debug Before the debug is output to the page.
32 1.2707710266113 End of App This is the end of the app logging, final timestamp


Query Debug - 338 Database Queries. Total time 0.8339 seconds

Number Time (Seconds) Time (Milliseconds) Query
1 0.0011 0.0011470317840576
SELECT parameter, value FROM parameters
2 0.0039 0.0038919448852539
SELECT * FROM `bad_bots`
3 0.0004 0.00039315223693848
SET time_zone = 'Europe/London'
4 0.0018 0.0018258094787598
SELECT version FROM version ORDER BY `installed` DESC LIMIT 1
5 0.0025 0.0025300979614258
INSERT INTO ga_users (`isbot`, `ips`) SELECT '1', 'a:1:{i:0;s:13:\"18.218.88.176\";}'
6 0.0025 0.0024819374084473
INSERT INTO ga_sessions (`sessionlastseen`) SELECT '1738872487'
7 0.0031 0.0031049251556396
SELECT * FROM autorun ORDER BY lastrun ASC
8 0.0009 0.00086283683776855
SELECT * FROM version ORDER BY installed DESC LIMIT 1
9 0.0029 0.0029470920562744
SELECT id FROM pages WHERE pagename = 'search' LIMIT 1
10 0.0006 0.00060009956359863
SELECT * FROM pages WHERE id = 52
11 0.0046 0.0046160221099854
SELECT * FROM template_options WHERE deleted = 0 AND templateuid = 'fsb-fluid2018'
12 0.0248 0.024776935577393
SELECT * FROM template_text WHERE deleted = 0 AND templateuid = 'fsb-fluid2018' AND language = 'en'
13 0.0007 0.00066208839416504
SELECT * FROM pages WHERE pagename = 'search'
14 0.0015 0.0015051364898682
SELECT * FROM categorygroups ORDER BY sortorder ASC
15 0.0015 0.0015020370483398
SELECT * FROM categories WHERE parent_id = '0' AND categorygroup_id = '1'  AND hidden = 0 ORDER BY sortorder ASC
16 0.0105 0.010458946228027
SELECT COUNT(DISTINCT(c.product_id)) FROM products_categories c, products p WHERE c.product_id = p.id AND p.parent_id = 0 AND c.category_id = 26
17 0.0019 0.0018739700317383
SELECT COUNT(*) FROM ebay_products p, products_categories pc WHERE p.id = pc.product_id AND prod_type = 'ebay' AND pc.category_id = 26
18 0.0011 0.00111985206604
SELECT COUNT(DISTINCT(bundle_id)) FROM bundle_categories WHERE category_id = 26
19 0.0005 0.00047206878662109
SELECT id FROM categories WHERE parent_id = '26'
20 0.0061 0.0061490535736084
SELECT COUNT(DISTINCT(p.id)) FROM products p, products_categories c
				WHERE p.id = c.product_id
				  AND c.category_id IN (26)
				  AND p.parent_id = 0
				  AND p.hidden = 0
				  AND p.enabled = 1 
21 0.0017 0.0016791820526123
SELECT COUNT(DISTINCT(p.id)) FROM bundles p, bundle_categories c
				WHERE p.id = c.bundle_id
				  AND c.category_id IN (26)
				  AND p.disabled = 0 
22 0.0016 0.0016300678253174
SELECT COUNT(DISTINCT(cp.id)) FROM custom_products cp, products_categories c
				WHERE cp.id = c.product_id
				  AND c.category_id IN (26)
				  AND c.prod_type = 'custom'
				  AND cp.hide = 0
23 0.0013 0.001349925994873
SELECT COUNT(DISTINCT(id)) FROM categories_autopopulate WHERE category_id = '26'
24 0.0004 0.00043106079101562
SELECT * FROM categorygroups WHERE id = '1'
25 0.0036 0.0036089420318604
SELECT COUNT(DISTINCT(c.product_id)) FROM products_categories c, products p WHERE c.product_id = p.id AND p.parent_id = 0 AND c.category_id = 27
26 0.0005 0.00051283836364746
SELECT COUNT(*) FROM ebay_products p, products_categories pc WHERE p.id = pc.product_id AND prod_type = 'ebay' AND pc.category_id = 27
27 0.0005 0.00045609474182129
SELECT COUNT(DISTINCT(bundle_id)) FROM bundle_categories WHERE category_id = 27
28 0.0005 0.00051403045654297
SELECT id FROM categories WHERE parent_id = '27'
29 0.0099 0.0099217891693115
SELECT COUNT(DISTINCT(p.id)) FROM products p, products_categories c
				WHERE p.id = c.product_id
				  AND c.category_id IN (27)
				  AND p.parent_id = 0
				  AND p.hidden = 0
				  AND p.enabled = 1 
30 0.0008 0.00080013275146484
SELECT COUNT(DISTINCT(p.id)) FROM bundles p, bundle_categories c
				WHERE p.id = c.bundle_id
				  AND c.category_id IN (27)
				  AND p.disabled = 0 
31 0.0008 0.00075578689575195
SELECT COUNT(DISTINCT(cp.id)) FROM custom_products cp, products_categories c
				WHERE cp.id = c.product_id
				  AND c.category_id IN (27)
				  AND c.prod_type = 'custom'
				  AND cp.hide = 0
32 0.0007 0.00065183639526367
SELECT COUNT(DISTINCT(id)) FROM categories_autopopulate WHERE category_id = '27'
33 0.0005 0.00048613548278809
SELECT * FROM categorygroups WHERE id = '1'
34 0.0023 0.0023131370544434
SELECT COUNT(DISTINCT(c.product_id)) FROM products_categories c, products p WHERE c.product_id = p.id AND p.parent_id = 0 AND c.category_id = 28
35 0.0006 0.0005958080291748
SELECT COUNT(*) FROM ebay_products p, products_categories pc WHERE p.id = pc.product_id AND prod_type = 'ebay' AND pc.category_id = 28
36 0.0005 0.00051403045654297
SELECT COUNT(DISTINCT(bundle_id)) FROM bundle_categories WHERE category_id = 28
37 0.0007 0.00065016746520996
SELECT id FROM categories WHERE parent_id = '28'
38 0.0033 0.0033271312713623
SELECT COUNT(DISTINCT(p.id)) FROM products p, products_categories c
				WHERE p.id = c.product_id
				  AND c.category_id IN (28)
				  AND p.parent_id = 0
				  AND p.hidden = 0
				  AND p.enabled = 1 
39 0.0006 0.00063109397888184
SELECT COUNT(DISTINCT(p.id)) FROM bundles p, bundle_categories c
				WHERE p.id = c.bundle_id
				  AND c.category_id IN (28)
				  AND p.disabled = 0 
40 0.0007 0.00065493583679199
SELECT COUNT(DISTINCT(cp.id)) FROM custom_products cp, products_categories c
				WHERE cp.id = c.product_id
				  AND c.category_id IN (28)
				  AND c.prod_type = 'custom'
				  AND cp.hide = 0
41 0.0005 0.00054693222045898
SELECT COUNT(DISTINCT(id)) FROM categories_autopopulate WHERE category_id = '28'
42 0.0005 0.00053811073303223
SELECT * FROM categorygroups WHERE id = '1'
43 0.0008 0.00076484680175781
SELECT COUNT(DISTINCT(c.product_id)) FROM products_categories c, products p WHERE c.product_id = p.id AND p.parent_id = 0 AND c.category_id = 29
44 0.0006 0.00058102607727051
SELECT COUNT(*) FROM ebay_products p, products_categories pc WHERE p.id = pc.product_id AND prod_type = 'ebay' AND pc.category_id = 29
45 0.0005 0.00047802925109863
SELECT COUNT(DISTINCT(bundle_id)) FROM bundle_categories WHERE category_id = 29
46 0.0005 0.00048995018005371
SELECT id FROM categories WHERE parent_id = '29'
47 0.0009 0.00092387199401855
SELECT COUNT(DISTINCT(p.id)) FROM products p, products_categories c
				WHERE p.id = c.product_id
				  AND c.category_id IN (29)
				  AND p.parent_id = 0
				  AND p.hidden = 0
				  AND p.enabled = 1 
48 0.0006 0.00061297416687012
SELECT COUNT(DISTINCT(p.id)) FROM bundles p, bundle_categories c
				WHERE p.id = c.bundle_id
				  AND c.category_id IN (29)
				  AND p.disabled = 0 
49 0.0006 0.00064611434936523
SELECT COUNT(DISTINCT(cp.id)) FROM custom_products cp, products_categories c
				WHERE cp.id = c.product_id
				  AND c.category_id IN (29)
				  AND c.prod_type = 'custom'
				  AND cp.hide = 0
50 0.0005 0.00054597854614258
SELECT COUNT(DISTINCT(id)) FROM categories_autopopulate WHERE category_id = '29'
51 0.0005 0.00052094459533691
SELECT * FROM categorygroups WHERE id = '1'
52 0.0009 0.00092983245849609
SELECT COUNT(DISTINCT(c.product_id)) FROM products_categories c, products p WHERE c.product_id = p.id AND p.parent_id = 0 AND c.category_id = 30
53 0.0013 0.0013198852539062
SELECT COUNT(*) FROM ebay_products p, products_categories pc WHERE p.id = pc.product_id AND prod_type = 'ebay' AND pc.category_id = 30
54 0.0043 0.004302978515625
SELECT COUNT(DISTINCT(bundle_id)) FROM bundle_categories WHERE category_id = 30
55 0.0005 0.00052881240844727
SELECT id FROM categories WHERE parent_id = '30'
56 0.0019 0.0018711090087891
SELECT COUNT(DISTINCT(p.id)) FROM products p, products_categories c
				WHERE p.id = c.product_id
				  AND c.category_id IN (30)
				  AND p.parent_id = 0
				  AND p.hidden = 0
				  AND p.enabled = 1 
57 0.0010 0.0010340213775635
SELECT COUNT(DISTINCT(p.id)) FROM bundles p, bundle_categories c
				WHERE p.id = c.bundle_id
				  AND c.category_id IN (30)
				  AND p.disabled = 0 
58 0.0006 0.00062417984008789
SELECT COUNT(DISTINCT(cp.id)) FROM custom_products cp, products_categories c
				WHERE cp.id = c.product_id
				  AND c.category_id IN (30)
				  AND c.prod_type = 'custom'
				  AND cp.hide = 0
59 0.0009 0.00086212158203125
SELECT COUNT(DISTINCT(id)) FROM categories_autopopulate WHERE category_id = '30'
60 0.0012 0.0012280941009521
SELECT * FROM categorygroups WHERE id = '1'
61 0.0008 0.00078701972961426
SELECT COUNT(DISTINCT(c.product_id)) FROM products_categories c, products p WHERE c.product_id = p.id AND p.parent_id = 0 AND c.category_id = 31
62 0.0005 0.00052905082702637
SELECT COUNT(*) FROM ebay_products p, products_categories pc WHERE p.id = pc.product_id AND prod_type = 'ebay' AND pc.category_id = 31
63 0.0005 0.00045108795166016
SELECT COUNT(DISTINCT(bundle_id)) FROM bundle_categories WHERE category_id = 31
64 0.0005 0.00052499771118164
SELECT id FROM categories WHERE parent_id = '31'
65 0.0009 0.00091290473937988
SELECT COUNT(DISTINCT(p.id)) FROM products p, products_categories c
				WHERE p.id = c.product_id
				  AND c.category_id IN (31)
				  AND p.parent_id = 0
				  AND p.hidden = 0
				  AND p.enabled = 1 
66 0.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 (31)
				  AND p.disabled = 0 
67 0.0006 0.00060510635375977
SELECT COUNT(DISTINCT(cp.id)) FROM custom_products cp, products_categories c
				WHERE cp.id = c.product_id
				  AND c.category_id IN (31)
				  AND c.prod_type = 'custom'
				  AND cp.hide = 0
68 0.0005 0.00051307678222656
SELECT COUNT(DISTINCT(id)) FROM categories_autopopulate WHERE category_id = '31'
69 0.0005 0.00049996376037598
SELECT * FROM categorygroups WHERE id = '1'
70 0.0006 0.00064992904663086
SELECT * FROM categories WHERE parent_id = '0' AND categorygroup_id = '2'  AND hidden = 0 ORDER BY sortorder ASC
71 0.0036 0.0035710334777832
SELECT * FROM manufacturers m WHERE m.display_sidebar = 1 AND m.merge_manufacturer_id = 0 ORDER BY linktitle ASC
72 0.0017 0.0016508102416992
SELECT * FROM sideboxes WHERE (templateuid = 'fsb-fluid2018' OR templateuid = '') AND enabled = 1 ORDER BY sortorder ASC
73 0.0005 0.00053691864013672
SELECT value FROM parameters WHERE parameter IN('EBAY_APP_ID' , 'EBAY_TRACKING_ID','EBAY_NETWORK_ID' , 'GOOGLE_SITE_KEY' , 'GOOGLE_SECRET_KEY' ,'GOOGLE_RECAPTCHA_TYPE','EBAY_AUTH_TOKEN','EBAY_LOCALE')ORDER BY parameter ASC
74 0.0012 0.0012350082397461
SELECT * FROM sideboxes_pages WHERE sidebox_id = '26'
75 0.0012 0.001237154006958
SELECT value FROM template_options WHERE templateuid = 'fsb-fluid2018' AND optionuid = 'DISPLAY_CREDIT_ICON'
76 0.0011 0.0011210441589355
SELECT * FROM pages WHERE core = 1 ORDER BY pagekey
77 0.4930 0.49300384521484
SELECT * FROM ipgeocountries WHERE INET_ATON('18.218.88.176') >= INET_ATON(ip_start) AND INET_ATON('18.218.88.176') <= INET_ATON(ip_end)
78 0.0020 0.0019500255584717
SELECT * FROM ipgeolocations WHERE geoname_id = '6252001'
79 0.0012 0.0011711120605469
SELECT * FROM countryredirects WHERE countrycode = 'US'
80 0.0005 0.00054407119750977
SELECT * FROM pages WHERE pagename = 'search'
81 0.0054 0.0054280757904053
SELECT MAX(price) as maxprice, MIN(price) as minprice FROM products WHERE enabled = 1 AND hidden = 0 AND price <> 0 
82 0.0016 0.0016369819641113
SELECT * FROM manufacturers WHERE display_filter = 1 AND merge_manufacturer_id = 0 ORDER BY name
83 0.0015 0.0014770030975342
SELECT * FROM productattributenames n WHERE hidden = 0 AND metabrowse = 1 ORDER BY n.displayname ASC
84 0.0053 0.0052900314331055
SELECT MAX(price) as maxprice, MIN(price) as minprice FROM products WHERE enabled = 1 AND hidden = 0 AND price <> 0 
85 0.0016 0.0015511512756348
SELECT * FROM manufacturers WHERE display_filter = 1 AND merge_manufacturer_id = 0 ORDER BY name
86 0.0005 0.00045490264892578
SELECT * FROM productattributenames n WHERE hidden = 0 AND metabrowse = 1 AND sidebarfilter = 1 ORDER BY n.displayname ASC
87 0.0013 0.0012810230255127
INSERT INTO searches (`keywords`, `timestamp`, `ip`) SELECT '2', NOW(), '18.218.88.176'
88 0.0008 0.00075101852416992
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
89 0.0005 0.00051617622375488
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
90 0.0037 0.0036869049072266
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
91 0.0005 0.00045990943908691
SELECT DISTINCT (p.id), price, linktitle,
          'ebayproduct' AS type
          FROM ebay_products p 
		WHERE ((description LIKE '2') OR (title LIKE '2'))
		AND hide = 0
92 0.0005 0.00046610832214355
SELECT DISTINCT (p.id), price, linktitle,
          'customproduct' AS type
          FROM custom_products p 
		WHERE ((description LIKE '2') OR (title LIKE '2'))
		AND hide = 0
93 0.0005 0.00050997734069824
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
94 0.0047 0.0046780109405518
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
95 0.0004 0.00036120414733887
SELECT DISTINCT (p.id), price, linktitle,
          'ebayproduct' AS type
          FROM ebay_products p 
		WHERE ((description LIKE '%2%') OR (title LIKE '%2%'))
		AND hide = 0
96 0.0003 0.00031805038452148
SELECT DISTINCT (p.id), price, linktitle,
          'customproduct' AS type
          FROM custom_products p 
		WHERE ((description LIKE '%2%') OR (title LIKE '%2%'))
		AND hide = 0
97 0.0006 0.00060486793518066
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
98 0.0005 0.00048589706420898
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
99 0.0036 0.0036280155181885
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
100 0.0003 0.00034403800964355
SELECT DISTINCT (p.id), price, linktitle,
          'ebayproduct' AS type
          FROM ebay_products p 
		WHERE ((description LIKE '2') OR (title LIKE '2'))
		AND hide = 0
101 0.0003 0.00031304359436035
SELECT DISTINCT (p.id), price, linktitle,
          'customproduct' AS type
          FROM custom_products p 
		WHERE ((description LIKE '2') OR (title LIKE '2'))
		AND hide = 0
102 0.0005 0.00046992301940918
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
103 0.0051 0.0050780773162842
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
104 0.0004 0.00039005279541016
SELECT DISTINCT (p.id), price, linktitle,
          'ebayproduct' AS type
          FROM ebay_products p 
		WHERE ((description LIKE '%2%') OR (title LIKE '%2%'))
		AND hide = 0
105 0.0003 0.00031208992004395
SELECT DISTINCT (p.id), price, linktitle,
          'customproduct' AS type
          FROM custom_products p 
		WHERE ((description LIKE '%2%') OR (title LIKE '%2%'))
		AND hide = 0
106 0.0005 0.00047993659973145
SELECT * FROM products WHERE id = '4475'
107 0.0016 0.0015759468078613
SELECT * FROM productimages WHERE product_id = '4475' ORDER BY sortorder ASC
108 0.0006 0.00058507919311523
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
109 0.0013 0.0013339519500732
SELECT * FROM product_image_select WHERE product_id = '4475'
110 0.0012 0.0012271404266357
SELECT * FROM productcustomimages WHERE product_id = '4475'
111 0.0014 0.001392126083374
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
112 0.0021 0.0020639896392822
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
113 0.0005 0.00048398971557617
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
114 0.0016 0.0015559196472168
SELECT a.name, n.displayname,a.value FROM productattributes a, productattributenames n WHERE product_id = '4475' AND a.name = n.originalname
115 0.0005 0.00046992301940918
SELECT * FROM productoffers WHERE product_id = '4475' AND merchantid = 'A1X6FK5RDHNB96'
116 0.0005 0.00046586990356445
SELECT * FROM productoffers
                WHERE product_id = '4475' AND price > 0
                ORDER BY price ASC LIMIT 1
117 0.0004 0.00042510032653809
SELECT * FROM productoffers
                WHERE product_id = 4475
                ORDER BY price ASC LIMIT 1
118 0.0004 0.00044512748718262
SELECT value FROM productattributes
                WHERE product_id = '4475'
                AND name = 'ListPriceAmount'
119 0.0005 0.00049710273742676
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
120 0.0006 0.00059103965759277
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
121 0.0004 0.00035381317138672
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
122 0.0005 0.00052213668823242
SELECT value FROM productattributes WHERE product_id = '4475' AND (name = 'ListPriceAmount' OR name = 'ListPriceFormattedPrice') ORDER BY name LIMIT 1
123 0.0006 0.00058698654174805
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
124 0.0005 0.0004730224609375
SELECT * FROM products WHERE parent_id = '4475'
125 0.0005 0.00054788589477539
SELECT a.name, n.displayname,a.value FROM productattributes a, productattributenames n WHERE product_id = '4520' AND a.name = n.originalname
126 0.0004 0.00044989585876465
SELECT * FROM productoffers WHERE product_id = '4520' AND merchantid = 'A1X6FK5RDHNB96'
127 0.0004 0.00037002563476562
SELECT * FROM productoffers
                WHERE product_id = '4520' AND price > 0
                ORDER BY price ASC LIMIT 1
128 0.0003 0.00034594535827637
SELECT * FROM productoffers
                WHERE product_id = 4520
                ORDER BY price ASC LIMIT 1
129 0.0003 0.00034999847412109
SELECT value FROM productattributes
                WHERE product_id = '4520'
                AND name = 'ListPriceAmount'
130 0.0004 0.00042486190795898
SELECT * FROM products WHERE id = '4476'
131 0.0005 0.00048708915710449
SELECT * FROM productimages WHERE product_id = '4476' ORDER BY sortorder ASC
132 0.0004 0.00044679641723633
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
133 0.0005 0.00054001808166504
SELECT * FROM product_image_select WHERE product_id = '4476'
134 0.0004 0.00037789344787598
SELECT * FROM productcustomimages WHERE product_id = '4476'
135 0.0005 0.00045394897460938
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
136 0.0005 0.0005490779876709
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
137 0.0004 0.00037884712219238
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
138 0.0008 0.00077104568481445
SELECT a.name, n.displayname,a.value FROM productattributes a, productattributenames n WHERE product_id = '4476' AND a.name = n.originalname
139 0.0004 0.00038814544677734
SELECT * FROM productoffers WHERE product_id = '4476' AND merchantid = 'A1X6FK5RDHNB96'
140 0.0004 0.00044894218444824
SELECT * FROM productoffers
                WHERE product_id = '4476' AND price > 0
                ORDER BY price ASC LIMIT 1
141 0.0005 0.0005030632019043
SELECT * FROM productoffers
                WHERE product_id = 4476
                ORDER BY price ASC LIMIT 1
142 0.0005 0.00046610832214355
SELECT value FROM productattributes
                WHERE product_id = '4476'
                AND name = 'ListPriceAmount'
143 0.0005 0.0005037784576416
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
144 0.0007 0.00069785118103027
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
145 0.0004 0.00039410591125488
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
146 0.0006 0.00061917304992676
SELECT value FROM productattributes WHERE product_id = '4476' AND (name = 'ListPriceAmount' OR name = 'ListPriceFormattedPrice') ORDER BY name LIMIT 1
147 0.0008 0.00075006484985352
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
148 0.0005 0.00051403045654297
SELECT * FROM products WHERE parent_id = '4476'
149 0.0013 0.0012631416320801
SELECT a.name, n.displayname,a.value FROM productattributes a, productattributenames n WHERE product_id = '950' AND a.name = n.originalname
150 0.0005 0.00049495697021484
SELECT * FROM productoffers WHERE product_id = '950' AND merchantid = 'A1X6FK5RDHNB96'
151 0.0004 0.00040698051452637
SELECT * FROM productoffers
                WHERE product_id = '950' AND price > 0
                ORDER BY price ASC LIMIT 1
152 0.0004 0.00038695335388184
SELECT * FROM productoffers
                WHERE product_id = 950
                ORDER BY price ASC LIMIT 1
153 0.0004 0.00039315223693848
SELECT value FROM productattributes
                WHERE product_id = '950'
                AND name = 'ListPriceAmount'
154 0.0004 0.00042390823364258
SELECT * FROM products WHERE id = '4507'
155 0.0005 0.00052618980407715
SELECT * FROM productimages WHERE product_id = '4507' ORDER BY sortorder ASC
156 0.0008 0.00077700614929199
SELECT * FROM product_image_select WHERE product_id = '4507'
157 0.0005 0.00047898292541504
SELECT * FROM productcustomimages WHERE product_id = '4507'
158 0.0011 0.0011000633239746
SELECT a.name, n.displayname,a.value FROM productattributes a, productattributenames n WHERE product_id = '4507' AND a.name = n.originalname
159 0.0006 0.00058102607727051
SELECT * FROM productoffers WHERE product_id = '4507' AND merchantid = 'A1X6FK5RDHNB96'
160 0.0005 0.00047492980957031
SELECT * FROM productoffers
                WHERE product_id = '4507' AND price > 0
                ORDER BY price ASC LIMIT 1
161 0.0004 0.00044012069702148
SELECT * FROM productoffers
                WHERE product_id = 4507
                ORDER BY price ASC LIMIT 1
162 0.0005 0.00047397613525391
SELECT value FROM productattributes
                WHERE product_id = '4507'
                AND name = 'ListPriceAmount'
163 0.0005 0.00052905082702637
SELECT value FROM productattributes WHERE product_id = '4507' AND (name = 'ListPriceAmount' OR name = 'ListPriceFormattedPrice') ORDER BY name LIMIT 1
164 0.0006 0.00064897537231445
SELECT * FROM products WHERE id = '4531'
165 0.0006 0.00063586235046387
SELECT * FROM productimages WHERE product_id = '4531' ORDER BY sortorder ASC
166 0.0007 0.00072693824768066
SELECT * FROM product_image_select WHERE product_id = '4531'
167 0.0005 0.00048303604125977
SELECT * FROM productcustomimages WHERE product_id = '4531'
168 0.0009 0.00088810920715332
SELECT a.name, n.displayname,a.value FROM productattributes a, productattributenames n WHERE product_id = '4531' AND a.name = n.originalname
169 0.0005 0.00048613548278809
SELECT * FROM productoffers WHERE product_id = '4531' AND merchantid = 'A1X6FK5RDHNB96'
170 0.0004 0.00038504600524902
SELECT * FROM productoffers
                WHERE product_id = '4531' AND price > 0
                ORDER BY price ASC LIMIT 1
171 0.0004 0.00041508674621582
SELECT * FROM productoffers
                WHERE product_id = 4531
                ORDER BY price ASC LIMIT 1
172 0.0005 0.00045514106750488
SELECT value FROM productattributes
                WHERE product_id = '4531'
                AND name = 'ListPriceAmount'
173 0.0004 0.00044989585876465
SELECT value FROM productattributes WHERE product_id = '4531' AND (name = 'ListPriceAmount' OR name = 'ListPriceFormattedPrice') ORDER BY name LIMIT 1
174 0.0007 0.00065183639526367
SELECT * FROM products WHERE id = '4570'
175 0.0005 0.00054311752319336
SELECT * FROM productimages WHERE product_id = '4570' ORDER BY sortorder ASC
176 0.0005 0.00053906440734863
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
177 0.0007 0.00066900253295898
SELECT * FROM product_image_select WHERE product_id = '4570'
178 0.0004 0.00040817260742188
SELECT * FROM productcustomimages WHERE product_id = '4570'
179 0.0006 0.00060105323791504
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
180 0.0008 0.00076007843017578
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
181 0.0005 0.00049781799316406
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
182 0.0009 0.00090599060058594
SELECT a.name, n.displayname,a.value FROM productattributes a, productattributenames n WHERE product_id = '4570' AND a.name = n.originalname
183 0.0004 0.00042295455932617
SELECT * FROM productoffers WHERE product_id = '4570' AND merchantid = 'A1X6FK5RDHNB96'
184 0.0005 0.00052309036254883
SELECT * FROM productoffers
                WHERE product_id = '4570' AND price > 0
                ORDER BY price ASC LIMIT 1
185 0.0004 0.00041103363037109
SELECT * FROM productoffers
                WHERE product_id = 4570
                ORDER BY price ASC LIMIT 1
186 0.0004 0.0004420280456543
SELECT value FROM productattributes
                WHERE product_id = '4570'
                AND name = 'ListPriceAmount'
187 0.0005 0.00052213668823242
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
188 0.0007 0.00071310997009277
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
189 0.0004 0.00044918060302734
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
190 0.0006 0.00063109397888184
SELECT value FROM productattributes WHERE product_id = '4570' AND (name = 'ListPriceAmount' OR name = 'ListPriceFormattedPrice') ORDER BY name LIMIT 1
191 0.0006 0.0006260871887207
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
192 0.0004 0.00044512748718262
SELECT * FROM products WHERE parent_id = '4570'
193 0.0006 0.00059914588928223
SELECT a.name, n.displayname,a.value FROM productattributes a, productattributenames n WHERE product_id = '4645' AND a.name = n.originalname
194 0.0005 0.00045204162597656
SELECT * FROM productoffers WHERE product_id = '4645' AND merchantid = 'A1X6FK5RDHNB96'
195 0.0004 0.00040483474731445
SELECT * FROM productoffers
                WHERE product_id = '4645' AND price > 0
                ORDER BY price ASC LIMIT 1
196 0.0004 0.00042986869812012
SELECT * FROM productoffers
                WHERE product_id = 4645
                ORDER BY price ASC LIMIT 1
197 0.0004 0.00040698051452637
SELECT value FROM productattributes
                WHERE product_id = '4645'
                AND name = 'ListPriceAmount'
198 0.0004 0.00044989585876465
SELECT * FROM products WHERE id = '4646'
199 0.0005 0.00049901008605957
SELECT * FROM productimages WHERE product_id = '4646' ORDER BY sortorder ASC
200 0.0006 0.00061488151550293
SELECT * FROM product_image_select WHERE product_id = '4646'
201 0.0004 0.00038695335388184
SELECT * FROM productcustomimages WHERE product_id = '4646'
202 0.0014 0.0014021396636963
SELECT a.name, n.displayname,a.value FROM productattributes a, productattributenames n WHERE product_id = '4646' AND a.name = n.originalname
203 0.0006 0.00056600570678711
SELECT * FROM productoffers WHERE product_id = '4646' AND merchantid = 'A1X6FK5RDHNB96'
204 0.0005 0.00050091743469238
SELECT * FROM productoffers
                WHERE product_id = '4646' AND price > 0
                ORDER BY price ASC LIMIT 1
205 0.0004 0.00040507316589355
SELECT * FROM productoffers
                WHERE product_id = 4646
                ORDER BY price ASC LIMIT 1
206 0.0005 0.00046014785766602
SELECT value FROM productattributes
                WHERE product_id = '4646'
                AND name = 'ListPriceAmount'
207 0.0005 0.00046896934509277
SELECT value FROM productattributes WHERE product_id = '4646' AND (name = 'ListPriceAmount' OR name = 'ListPriceFormattedPrice') ORDER BY name LIMIT 1
208 0.0007 0.00069594383239746
SELECT * FROM products WHERE id = '4806'
209 0.0005 0.0004880428314209
SELECT * FROM productimages WHERE product_id = '4806' ORDER BY sortorder ASC
210 0.0006 0.0006251335144043
SELECT * FROM product_image_select WHERE product_id = '4806'
211 0.0004 0.00040793418884277
SELECT * FROM productcustomimages WHERE product_id = '4806'
212 0.0010 0.00098800659179688
SELECT a.name, n.displayname,a.value FROM productattributes a, productattributenames n WHERE product_id = '4806' AND a.name = n.originalname
213 0.0005 0.00049185752868652
SELECT * FROM productoffers WHERE product_id = '4806' AND merchantid = 'A1X6FK5RDHNB96'
214 0.0005 0.00049781799316406
SELECT * FROM productoffers
                WHERE product_id = '4806' AND price > 0
                ORDER BY price ASC LIMIT 1
215 0.0004 0.00042319297790527
SELECT * FROM productoffers
                WHERE product_id = 4806
                ORDER BY price ASC LIMIT 1
216 0.0005 0.00049114227294922
SELECT value FROM productattributes
                WHERE product_id = '4806'
                AND name = 'ListPriceAmount'
217 0.0005 0.00045204162597656
SELECT value FROM productattributes WHERE product_id = '4806' AND (name = 'ListPriceAmount' OR name = 'ListPriceFormattedPrice') ORDER BY name LIMIT 1
218 0.0005 0.00054502487182617
SELECT * FROM products WHERE id = '4612'
219 0.0005 0.00046491622924805
SELECT * FROM productimages WHERE product_id = '4612' ORDER BY sortorder ASC
220 0.0006 0.00057005882263184
SELECT * FROM product_image_select WHERE product_id = '4612'
221 0.0004 0.00036215782165527
SELECT * FROM productcustomimages WHERE product_id = '4612'
222 0.0011 0.0011370182037354
SELECT a.name, n.displayname,a.value FROM productattributes a, productattributenames n WHERE product_id = '4612' AND a.name = n.originalname
223 0.0005 0.00049996376037598
SELECT * FROM productoffers WHERE product_id = '4612' AND merchantid = 'A1X6FK5RDHNB96'
224 0.0005 0.0004727840423584
SELECT * FROM productoffers
                WHERE product_id = '4612' AND price > 0
                ORDER BY price ASC LIMIT 1
225 0.0004 0.00037693977355957
SELECT * FROM productoffers
                WHERE product_id = 4612
                ORDER BY price ASC LIMIT 1
226 0.0004 0.00038695335388184
SELECT value FROM productattributes
                WHERE product_id = '4612'
                AND name = 'ListPriceAmount'
227 0.0004 0.00042581558227539
SELECT value FROM productattributes WHERE product_id = '4612' AND (name = 'ListPriceAmount' OR name = 'ListPriceFormattedPrice') ORDER BY name LIMIT 1
228 0.0006 0.00056695938110352
SELECT * FROM products WHERE id = '4648'
229 0.0005 0.00047206878662109
SELECT * FROM productimages WHERE product_id = '4648' ORDER BY sortorder ASC
230 0.0005 0.00051784515380859
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
231 0.0007 0.0006861686706543
SELECT * FROM product_image_select WHERE product_id = '4648'
232 0.0005 0.00047802925109863
SELECT * FROM productcustomimages WHERE product_id = '4648'
233 0.0006 0.00057792663574219
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
234 0.0007 0.00069308280944824
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
235 0.0004 0.00035381317138672
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
236 0.0008 0.00081515312194824
SELECT a.name, n.displayname,a.value FROM productattributes a, productattributenames n WHERE product_id = '4648' AND a.name = n.originalname
237 0.0004 0.00043296813964844
SELECT * FROM productoffers WHERE product_id = '4648' AND merchantid = 'A1X6FK5RDHNB96'
238 0.0005 0.00046110153198242
SELECT * FROM productoffers
                WHERE product_id = '4648' AND price > 0
                ORDER BY price ASC LIMIT 1
239 0.0004 0.00040698051452637
SELECT * FROM productoffers
                WHERE product_id = 4648
                ORDER BY price ASC LIMIT 1
240 0.0004 0.00035691261291504
SELECT value FROM productattributes
                WHERE product_id = '4648'
                AND name = 'ListPriceAmount'
241 0.0004 0.00042009353637695
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
242 0.0006 0.00062704086303711
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
243 0.0004 0.00038695335388184
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
244 0.0005 0.00050997734069824
SELECT value FROM productattributes WHERE product_id = '4648' AND (name = 'ListPriceAmount' OR name = 'ListPriceFormattedPrice') ORDER BY name LIMIT 1
245 0.0008 0.00075602531433105
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
246 0.0005 0.00047206878662109
SELECT * FROM products WHERE parent_id = '4648'
247 0.0010 0.0010499954223633
SELECT a.name, n.displayname,a.value FROM productattributes a, productattributenames n WHERE product_id = '2309' AND a.name = n.originalname
248 0.0005 0.00050210952758789
SELECT * FROM productoffers WHERE product_id = '2309' AND merchantid = 'A1X6FK5RDHNB96'
249 0.0004 0.00043487548828125
SELECT * FROM productoffers
                WHERE product_id = '2309' AND price > 0
                ORDER BY price ASC LIMIT 1
250 0.0004 0.00040984153747559
SELECT * FROM productoffers
                WHERE product_id = 2309
                ORDER BY price ASC LIMIT 1
251 0.0005 0.00051403045654297
SELECT value FROM productattributes
                WHERE product_id = '2309'
                AND name = 'ListPriceAmount'
252 0.0005 0.00047802925109863
SELECT * FROM products WHERE id = '4865'
253 0.0006 0.00059103965759277
SELECT * FROM productimages WHERE product_id = '4865' ORDER BY sortorder ASC
254 0.0007 0.00065803527832031
SELECT * FROM product_image_select WHERE product_id = '4865'
255 0.0005 0.00046515464782715
SELECT * FROM productcustomimages WHERE product_id = '4865'
256 0.0008 0.00083589553833008
SELECT a.name, n.displayname,a.value FROM productattributes a, productattributenames n WHERE product_id = '4865' AND a.name = n.originalname
257 0.0005 0.00046706199645996
SELECT * FROM productoffers WHERE product_id = '4865' AND merchantid = 'A1X6FK5RDHNB96'
258 0.0004 0.00037097930908203
SELECT * FROM productoffers
                WHERE product_id = '4865' AND price > 0
                ORDER BY price ASC LIMIT 1
259 0.0005 0.00053310394287109
SELECT * FROM productoffers
                WHERE product_id = 4865
                ORDER BY price ASC LIMIT 1
260 0.0005 0.0004889965057373
SELECT value FROM productattributes
                WHERE product_id = '4865'
                AND name = 'ListPriceAmount'
261 0.0006 0.00055718421936035
SELECT value FROM productattributes WHERE product_id = '4865' AND (name = 'ListPriceAmount' OR name = 'ListPriceFormattedPrice') ORDER BY name LIMIT 1
262 0.0016 0.0016031265258789
SELECT * FROM customerreviews WHERE approved = 1 AND productid = '4475' ORDER BY timestamp DESC
263 0.0004 0.0004119873046875
SELECT * FROM customerreviews WHERE approved = 1 AND productid = '4476' ORDER BY timestamp DESC
264 0.0004 0.00043296813964844
SELECT * FROM customerreviews WHERE approved = 1 AND productid = '4507' ORDER BY timestamp DESC
265 0.0004 0.00037002563476562
SELECT * FROM customerreviews WHERE approved = 1 AND productid = '4531' ORDER BY timestamp DESC
266 0.0004 0.00037503242492676
SELECT * FROM customerreviews WHERE approved = 1 AND productid = '4570' ORDER BY timestamp DESC
267 0.0003 0.00033283233642578
SELECT * FROM customerreviews WHERE approved = 1 AND productid = '4646' ORDER BY timestamp DESC
268 0.0003 0.00033116340637207
SELECT * FROM customerreviews WHERE approved = 1 AND productid = '4806' ORDER BY timestamp DESC
269 0.0004 0.00036883354187012
SELECT * FROM customerreviews WHERE approved = 1 AND productid = '4612' ORDER BY timestamp DESC
270 0.0003 0.00033402442932129
SELECT * FROM customerreviews WHERE approved = 1 AND productid = '4648' ORDER BY timestamp DESC
271 0.0003 0.00034093856811523
SELECT * FROM customerreviews WHERE approved = 1 AND productid = '4865' ORDER BY timestamp DESC
272 0.0016 0.0016288757324219
SELECT * FROM template_info WHERE templateuid = 'fsb-fluid2018'
273 0.0016 0.0015869140625
SELECT ga_value FROM google_analytics_options WHERE `ga_key` = 'ga_user_data'
274 0.0004 0.00038003921508789
SELECT ga_value FROM google_analytics_options WHERE `ga_key` = 'ga_tracking_status'
275 0.0147 0.014665842056274
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
276 0.0060 0.0060009956359863
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
277 0.0006 0.00058388710021973
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
278 0.0006 0.00055193901062012
SELECT * FROM products WHERE id = 1626
279 0.0005 0.00046205520629883
SELECT * FROM products WHERE id = 4041
280 0.0004 0.00043916702270508
SELECT * FROM products WHERE id = 4312
281 0.0005 0.00045394897460938
SELECT * FROM products WHERE id = 777
282 0.0005 0.00048089027404785
SELECT * FROM products WHERE id = 3881
283 0.0005 0.00048398971557617
SELECT * FROM products WHERE id = 4213
284 0.0005 0.00049591064453125
SELECT * FROM products WHERE id = '1626'
285 0.0005 0.0005030632019043
SELECT * FROM productimages WHERE product_id = '1626' ORDER BY sortorder ASC
286 0.0006 0.0005958080291748
SELECT * FROM product_image_select WHERE product_id = '1626'
287 0.0004 0.00043296813964844
SELECT * FROM productcustomimages WHERE product_id = '1626'
288 0.0009 0.00085783004760742
SELECT a.name, n.displayname,a.value FROM productattributes a, productattributenames n WHERE product_id = '1626' AND a.name = n.originalname
289 0.0005 0.0004580020904541
SELECT * FROM productoffers WHERE product_id = '1626' AND merchantid = 'A1X6FK5RDHNB96'
290 0.0004 0.00041580200195312
SELECT * FROM productoffers
                WHERE product_id = '1626' AND price > 0
                ORDER BY price ASC LIMIT 1
291 0.0004 0.00043177604675293
SELECT value FROM productattributes WHERE product_id = '1626' AND (name = 'ListPriceAmount' OR name = 'ListPriceFormattedPrice') ORDER BY name LIMIT 1
292 0.0005 0.00051498413085938
SELECT * FROM products WHERE id = '4041'
293 0.0004 0.00044393539428711
SELECT * FROM productimages WHERE product_id = '4041' ORDER BY sortorder ASC
294 0.0006 0.00055909156799316
SELECT * FROM product_image_select WHERE product_id = '4041'
295 0.0004 0.0003819465637207
SELECT * FROM productcustomimages WHERE product_id = '4041'
296 0.0011 0.0010910034179688
SELECT a.name, n.displayname,a.value FROM productattributes a, productattributenames n WHERE product_id = '4041' AND a.name = n.originalname
297 0.0005 0.00052309036254883
SELECT * FROM productoffers WHERE product_id = '4041' AND merchantid = 'A1X6FK5RDHNB96'
298 0.0004 0.00043296813964844
SELECT * FROM productoffers
                WHERE product_id = '4041' AND price > 0
                ORDER BY price ASC LIMIT 1
299 0.0005 0.00053501129150391
SELECT value FROM productattributes WHERE product_id = '4041' AND (name = 'ListPriceAmount' OR name = 'ListPriceFormattedPrice') ORDER BY name LIMIT 1
300 0.0006 0.00060105323791504
SELECT * FROM products WHERE id = '4312'
301 0.0004 0.00044012069702148
SELECT * FROM productimages WHERE product_id = '4312' ORDER BY sortorder ASC
302 0.0006 0.00064492225646973
SELECT * FROM product_image_select WHERE product_id = '4312'
303 0.0005 0.00045895576477051
SELECT * FROM productcustomimages WHERE product_id = '4312'
304 0.0012 0.0012052059173584
SELECT a.name, n.displayname,a.value FROM productattributes a, productattributenames n WHERE product_id = '4312' AND a.name = n.originalname
305 0.0005 0.00053501129150391
SELECT * FROM productoffers WHERE product_id = '4312' AND merchantid = 'A1X6FK5RDHNB96'
306 0.0005 0.00045394897460938
SELECT * FROM productoffers
                WHERE product_id = '4312' AND price > 0
                ORDER BY price ASC LIMIT 1
307 0.0004 0.00042104721069336
SELECT value FROM productattributes WHERE product_id = '4312' AND (name = 'ListPriceAmount' OR name = 'ListPriceFormattedPrice') ORDER BY name LIMIT 1
308 0.0006 0.00055694580078125
SELECT * FROM products WHERE id = '777'
309 0.0005 0.00054097175598145
SELECT * FROM productimages WHERE product_id = '777' ORDER BY sortorder ASC
310 0.0006 0.00061702728271484
SELECT * FROM product_image_select WHERE product_id = '777'
311 0.0004 0.00042295455932617
SELECT * FROM productcustomimages WHERE product_id = '777'
312 0.0011 0.0010981559753418
SELECT a.name, n.displayname,a.value FROM productattributes a, productattributenames n WHERE product_id = '777' AND a.name = n.originalname
313 0.0005 0.00050497055053711
SELECT * FROM productoffers WHERE product_id = '777' AND merchantid = 'A1X6FK5RDHNB96'
314 0.0005 0.00048995018005371
SELECT * FROM productoffers
                WHERE product_id = '777' AND price > 0
                ORDER BY price ASC LIMIT 1
315 0.0005 0.00046300888061523
SELECT value FROM productattributes WHERE product_id = '777' AND (name = 'ListPriceAmount' OR name = 'ListPriceFormattedPrice') ORDER BY name LIMIT 1
316 0.0006 0.00059103965759277
SELECT * FROM products WHERE id = '3881'
317 0.0007 0.00066184997558594
SELECT * FROM productimages WHERE product_id = '3881' ORDER BY sortorder ASC
318 0.0005 0.00054311752319336
SELECT * FROM product_image_select WHERE product_id = '3881'
319 0.0003 0.00034904479980469
SELECT * FROM productcustomimages WHERE product_id = '3881'
320 0.0011 0.0010700225830078
SELECT a.name, n.displayname,a.value FROM productattributes a, productattributenames n WHERE product_id = '3881' AND a.name = n.originalname
321 0.0004 0.00044488906860352
SELECT * FROM productoffers WHERE product_id = '3881' AND merchantid = 'A1X6FK5RDHNB96'
322 0.0004 0.00042104721069336
SELECT * FROM productoffers
                WHERE product_id = '3881' AND price > 0
                ORDER BY price ASC LIMIT 1
323 0.0004 0.0004279613494873
SELECT value FROM productattributes WHERE product_id = '3881' AND (name = 'ListPriceAmount' OR name = 'ListPriceFormattedPrice') ORDER BY name LIMIT 1
324 0.0005 0.00053095817565918
SELECT * FROM products WHERE id = '4213'
325 0.0005 0.0005040168762207
SELECT * FROM productimages WHERE product_id = '4213' ORDER BY sortorder ASC
326 0.0005 0.00052189826965332
SELECT * FROM product_image_select WHERE product_id = '4213'
327 0.0004 0.00036311149597168
SELECT * FROM productcustomimages WHERE product_id = '4213'
328 0.0010 0.001039981842041
SELECT a.name, n.displayname,a.value FROM productattributes a, productattributenames n WHERE product_id = '4213' AND a.name = n.originalname
329 0.0005 0.00046706199645996
SELECT * FROM productoffers WHERE product_id = '4213' AND merchantid = 'A1X6FK5RDHNB96'
330 0.0005 0.00046920776367188
SELECT * FROM productoffers
                WHERE product_id = '4213' AND price > 0
                ORDER BY price ASC LIMIT 1
331 0.0004 0.00038290023803711
SELECT value FROM productattributes WHERE product_id = '4213' AND (name = 'ListPriceAmount' OR name = 'ListPriceFormattedPrice') ORDER BY name LIMIT 1
332 0.0018 0.0017600059509277
SELECT * FROM template_includes WHERE deleted = 0 AND templateuid = 'fsb-fluid2018' AND area = 'header' ORDER BY sortorder ASC
333 0.0006 0.00064611434936523
SELECT * FROM template_includes WHERE deleted = 0 AND templateuid = 'fsb-fluid2018' AND area = 'footer' ORDER BY sortorder ASC
334 0.0022 0.0022010803222656
SELECT * FROM template_css WHERE deleted = 0 AND templateuid = 'fsb-fluid2018' AND skinuid = ''
335 0.0016 0.0015769004821777
SELECT * FROM template_images WHERE deleted = 0 AND templateuid = 'fsb-fluid2018'
336 0.0007 0.00072717666625977
SELECT * FROM template_images WHERE deleted = 0 AND templateuid = 'fsb-fluid2018'
337 0.0008 0.00076889991760254
SELECT * FROM template_images WHERE templateuid = 'fsb-fluid2018' AND imageuid = 'FB_DEFAULT_SHARE_IMAGE'
338 0.0008 0.00078415870666504
SELECT * FROM template_images WHERE templateuid = 'fsb-fluid2018' AND imageuid = 'HEAD_LOGO'