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.5031340122223 369 0.9692 0


No Amazon API Requests Made.


App Debug - Total Time 1.5031340122223 seconds

Number Time From Start Name Description
1 0.50599694252014 Initialise Initialise FSB Function
2 0.51017808914185 App Controller Start Start of the App controller (called before the controller of every page)
3 0.5445830821991 Start of getCategoryListByGroup Function Before first category groups query
4 0.54652094841003 After initial query Before first category groups query
5 0.54652190208435 Get Category List for Group Before the call to getCategoryList function
6 0.54653000831604 Start of GetCategoryList function Start of the function
7 0.54653310775757 Before getting categories Query to get specific category list
8 0.54831790924072 After getting categories Query to get specific category list
9 0.54831910133362 Before getting category custom Before call to function getCategoryCustom
10 0.57525110244751 After getting category custom After call to function getCategoryCustom
11 0.57525396347046 Before getting category custom Before call to function getCategoryCustom
12 0.58680295944214 After getting category custom After call to function getCategoryCustom
13 0.58680605888367 Before getting category custom Before call to function getCategoryCustom
14 0.59611701965332 After getting category custom After call to function getCategoryCustom
15 0.59612107276917 Before getting category custom Before call to function getCategoryCustom
16 0.6013720035553 After getting category custom After call to function getCategoryCustom
17 0.60137510299683 Before getting category custom Before call to function getCategoryCustom
18 0.60734295845032 After getting category custom After call to function getCategoryCustom
19 0.60734605789185 Before getting category custom Before call to function getCategoryCustom
20 0.61319208145142 After getting category custom After call to function getCategoryCustom
21 0.61319589614868 End of GetCategoryList function End of the function
22 0.61320400238037 Get Category List for Group Before the call to getCategoryList function
23 0.6132071018219 Start of GetCategoryList function Start of the function
24 0.61320900917053 Before getting categories Query to get specific category list
25 0.61411690711975 End of getCategoryListByGroup Function Before return()
26 1.1545441150665 App Controller End End of the App controller (called before the controller of every page)
27 1.377475976944 App_after Controller Start Start of the App_after controller (called after the controller of every page)
28 1.3799068927765 Before Get Options Before the call to getOptions in the tpl class
29 1.4586489200592 After Get Options After the call to getOptions in the tpl class
30 1.458703994751 App_after Controller End End of the App_after controller (called after the controller of every page)
31 1.503112077713 Finalizing debug Before the debug is output to the page.
32 1.5031321048737 End of App This is the end of the app logging, final timestamp


Query Debug - 369 Database Queries. Total time 0.9692 seconds

Number Time (Seconds) Time (Milliseconds) Query
1 0.0015 0.0015380382537842
SELECT parameter, value FROM parameters
2 0.0103 0.010337829589844
SELECT * FROM `bad_bots`
3 0.0006 0.00062203407287598
SET time_zone = 'Europe/London'
4 0.0023 0.0022850036621094
SELECT version FROM version ORDER BY `installed` DESC LIMIT 1
5 0.0038 0.0037961006164551
INSERT INTO ga_users (`isbot`, `ips`) SELECT '1', 'a:1:{i:0;s:13:\"3.149.249.107\";}'
6 0.0046 0.0045709609985352
INSERT INTO ga_sessions (`sessionlastseen`) SELECT '1738832223'
7 0.0024 0.0024189949035645
SELECT * FROM autorun ORDER BY lastrun ASC
8 0.0010 0.0009610652923584
UPDATE autorun SET lastrun = '2025-02-06 08:57:04' WHERE id = '9'
9 0.0008 0.00083613395690918
SELECT * FROM version ORDER BY installed DESC LIMIT 1
10 0.0024 0.0023560523986816
SELECT id FROM pages WHERE pagename = 'search' LIMIT 1
11 0.0005 0.00048708915710449
SELECT * FROM pages WHERE id = 52
12 0.0034 0.0033900737762451
SELECT * FROM template_options WHERE deleted = 0 AND templateuid = 'fsb-fluid2018'
13 0.0298 0.029810905456543
SELECT * FROM template_text WHERE deleted = 0 AND templateuid = 'fsb-fluid2018' AND language = 'en'
14 0.0006 0.0006248950958252
SELECT * FROM pages WHERE pagename = 'search'
15 0.0019 0.001924991607666
SELECT * FROM categorygroups ORDER BY sortorder ASC
16 0.0018 0.0017619132995605
SELECT * FROM categories WHERE parent_id = '0' AND categorygroup_id = '1'  AND hidden = 0 ORDER BY sortorder ASC
17 0.0095 0.0094869136810303
SELECT COUNT(DISTINCT(c.product_id)) FROM products_categories c, products p WHERE c.product_id = p.id AND p.parent_id = 0 AND c.category_id = 26
18 0.0024 0.0023741722106934
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.0014 0.0014469623565674
SELECT COUNT(DISTINCT(bundle_id)) FROM bundle_categories WHERE category_id = 26
20 0.0006 0.00062799453735352
SELECT id FROM categories WHERE parent_id = '26'
21 0.0066 0.0065920352935791
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.0020 0.0019609928131104
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.0017 0.001680850982666
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.0021 0.0021300315856934
SELECT COUNT(DISTINCT(id)) FROM categories_autopopulate WHERE category_id = '26'
25 0.0005 0.00047802925109863
SELECT * FROM categorygroups WHERE id = '1'
26 0.0038 0.0037689208984375
SELECT COUNT(DISTINCT(c.product_id)) FROM products_categories c, products p WHERE c.product_id = p.id AND p.parent_id = 0 AND c.category_id = 27
27 0.0005 0.0005340576171875
SELECT COUNT(*) FROM ebay_products p, products_categories pc WHERE p.id = pc.product_id AND prod_type = 'ebay' AND pc.category_id = 27
28 0.0005 0.00048494338989258
SELECT COUNT(DISTINCT(bundle_id)) FROM bundle_categories WHERE category_id = 27
29 0.0004 0.0004279613494873
SELECT id FROM categories WHERE parent_id = '27'
30 0.0038 0.003803014755249
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.00057315826416016
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.0009 0.00089502334594727
SELECT COUNT(DISTINCT(cp.id)) FROM custom_products cp, products_categories c
				WHERE cp.id = c.product_id
				  AND c.category_id IN (27)
				  AND c.prod_type = 'custom'
				  AND cp.hide = 0
33 0.0005 0.00050997734069824
SELECT COUNT(DISTINCT(id)) FROM categories_autopopulate WHERE category_id = '27'
34 0.0004 0.00044012069702148
SELECT * FROM categorygroups WHERE id = '1'
35 0.0022 0.0022470951080322
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.0005 0.00048208236694336
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.0009 0.0008690357208252
SELECT COUNT(DISTINCT(bundle_id)) FROM bundle_categories WHERE category_id = 28
38 0.0005 0.00053596496582031
SELECT id FROM categories WHERE parent_id = '28'
39 0.0019 0.0018758773803711
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.00050711631774902
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.00054597854614258
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.0010 0.00098896026611328
SELECT COUNT(DISTINCT(id)) FROM categories_autopopulate WHERE category_id = '28'
43 0.0012 0.0011518001556396
SELECT * FROM categorygroups WHERE id = '1'
44 0.0007 0.0006561279296875
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.00050687789916992
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.00039792060852051
SELECT COUNT(DISTINCT(bundle_id)) FROM bundle_categories WHERE category_id = 29
47 0.0007 0.00070500373840332
SELECT id FROM categories WHERE parent_id = '29'
48 0.0007 0.00067591667175293
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.0006 0.00061893463134766
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.0006 0.00055694580078125
SELECT COUNT(DISTINCT(cp.id)) FROM custom_products cp, products_categories c
				WHERE cp.id = c.product_id
				  AND c.category_id IN (29)
				  AND c.prod_type = 'custom'
				  AND cp.hide = 0
51 0.0006 0.00055599212646484
SELECT COUNT(DISTINCT(id)) FROM categories_autopopulate WHERE category_id = '29'
52 0.0005 0.00048995018005371
SELECT * FROM categorygroups WHERE id = '1'
53 0.0010 0.00097298622131348
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.0007 0.00073099136352539
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.00039291381835938
SELECT COUNT(DISTINCT(bundle_id)) FROM bundle_categories WHERE category_id = 30
56 0.0006 0.00058984756469727
SELECT id FROM categories WHERE parent_id = '30'
57 0.0009 0.00087308883666992
SELECT COUNT(DISTINCT(p.id)) FROM products p, products_categories c
				WHERE p.id = c.product_id
				  AND c.category_id IN (30)
				  AND p.parent_id = 0
				  AND p.hidden = 0
				  AND p.enabled = 1 
58 0.0007 0.00065207481384277
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.0006 0.00062894821166992
SELECT COUNT(DISTINCT(cp.id)) FROM custom_products cp, products_categories c
				WHERE cp.id = c.product_id
				  AND c.category_id IN (30)
				  AND c.prod_type = 'custom'
				  AND cp.hide = 0
60 0.0006 0.00058817863464355
SELECT COUNT(DISTINCT(id)) FROM categories_autopopulate WHERE category_id = '30'
61 0.0004 0.00042819976806641
SELECT * FROM categorygroups WHERE id = '1'
62 0.0006 0.0006101131439209
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.0007 0.00069999694824219
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.0006 0.00058197975158691
SELECT COUNT(DISTINCT(bundle_id)) FROM bundle_categories WHERE category_id = 31
65 0.0005 0.00047087669372559
SELECT id FROM categories WHERE parent_id = '31'
66 0.0010 0.00095701217651367
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.0009 0.00087380409240723
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.00050711631774902
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.0006 0.00063204765319824
SELECT COUNT(DISTINCT(id)) FROM categories_autopopulate WHERE category_id = '31'
70 0.0004 0.00040388107299805
SELECT * FROM categorygroups WHERE id = '1'
71 0.0009 0.00089716911315918
SELECT * FROM categories WHERE parent_id = '0' AND categorygroup_id = '2'  AND hidden = 0 ORDER BY sortorder ASC
72 0.0031 0.0030741691589355
SELECT * FROM manufacturers m WHERE m.display_sidebar = 1 AND m.merge_manufacturer_id = 0 ORDER BY linktitle ASC
73 0.0022 0.0021581649780273
SELECT * FROM sideboxes WHERE (templateuid = 'fsb-fluid2018' OR templateuid = '') AND enabled = 1 ORDER BY sortorder ASC
74 0.0006 0.00059604644775391
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.0016 0.0016121864318848
SELECT * FROM sideboxes_pages WHERE sidebox_id = '26'
76 0.0011 0.0011191368103027
SELECT value FROM template_options WHERE templateuid = 'fsb-fluid2018' AND optionuid = 'DISPLAY_CREDIT_ICON'
77 0.0011 0.0010619163513184
SELECT * FROM pages WHERE core = 1 ORDER BY pagekey
78 0.5256 0.52557992935181
SELECT * FROM ipgeocountries WHERE INET_ATON('3.149.249.107') >= INET_ATON(ip_start) AND INET_ATON('3.149.249.107') <= INET_ATON(ip_end)
79 0.0021 0.0020890235900879
SELECT * FROM ipgeolocations WHERE geoname_id = '6252001'
80 0.0013 0.001255989074707
SELECT * FROM countryredirects WHERE countrycode = 'US'
81 0.0005 0.00053691864013672
SELECT * FROM pages WHERE pagename = 'search'
82 0.0058 0.0058128833770752
SELECT MAX(price) as maxprice, MIN(price) as minprice FROM products WHERE enabled = 1 AND hidden = 0 AND price <> 0 
83 0.0016 0.0016310214996338
SELECT * FROM manufacturers WHERE display_filter = 1 AND merge_manufacturer_id = 0 ORDER BY name
84 0.0016 0.001575231552124
SELECT * FROM productattributenames n WHERE hidden = 0 AND metabrowse = 1 ORDER BY n.displayname ASC
85 0.0052 0.0052130222320557
SELECT MAX(price) as maxprice, MIN(price) as minprice FROM products WHERE enabled = 1 AND hidden = 0 AND price <> 0 
86 0.0016 0.0015971660614014
SELECT * FROM manufacturers WHERE display_filter = 1 AND merge_manufacturer_id = 0 ORDER BY name
87 0.0005 0.00051712989807129
SELECT * FROM productattributenames n WHERE hidden = 0 AND metabrowse = 1 AND sidebarfilter = 1 ORDER BY n.displayname ASC
88 0.0016 0.0016169548034668
INSERT INTO searches (`keywords`, `timestamp`, `ip`) SELECT '2', NOW(), '3.149.249.107'
89 0.0009 0.00086402893066406
SELECT DISTINCT (p.id), salesrank, price, linktitle,
    MATCH (title)
    AGAINST ('+2' IN BOOLEAN MODE) as searchrelevance, 'product' AS type
    FROM products p 
		WHERE MATCH (title) AGAINST ('+2' IN BOOLEAN MODE)
		AND enabled = 1
		AND hidden = 0
		AND parent_id = 0
		
		AND 1 = 1 UNION SELECT DISTINCT(b.id), salesrank, price, title as `linktitle`, MATCH (title)
        AGAINST ('+2'), 'bundle' AS type FROM bundles b
		WHERE MATCH (title) AGAINST ('+2' IN BOOLEAN MODE)
		AND b.disabled = 0
		
		AND 1 = 1
90 0.0006 0.00059795379638672
SELECT DISTINCT (p.id), salesrank, price, linktitle,
    MATCH (description, keyfeatures, title, descriptionsecondary)
    AGAINST ('+2' IN BOOLEAN MODE) as searchrelevance, 'product' AS type
    FROM products p 
		WHERE MATCH (description, keyfeatures, title, descriptionsecondary) AGAINST ('+2' IN BOOLEAN MODE)
		AND enabled = 1
		AND hidden = 0
		AND parent_id = 0
		
		AND 1 = 1 UNION SELECT DISTINCT(b.id), salesrank, price, title as `linktitle`, MATCH (description, keyfeatures, title, descriptionsecondary)
        AGAINST ('+2'), 'bundle' AS type FROM bundles b
		WHERE MATCH (description, keyfeatures, title, descriptionsecondary) AGAINST ('+2' IN BOOLEAN MODE)
		AND b.disabled = 0
		
		AND 1 = 1
91 0.0058 0.0057628154754639
SELECT DISTINCT (p.id), salesrank, price, linktitle,
          'product' AS type
          FROM products p 
		WHERE ((description LIKE '2') OR (keyfeatures LIKE '2') OR (title LIKE '2'))

		AND enabled = 1
		AND hidden = 0
		AND parent_id = 0
		
		AND 1 = 1
92 0.0006 0.00057816505432129
SELECT DISTINCT (p.id), price, linktitle,
          'ebayproduct' AS type
          FROM ebay_products p 
		WHERE ((description LIKE '2') OR (title LIKE '2'))
		AND hide = 0
93 0.0005 0.00053787231445312
SELECT DISTINCT (p.id), price, linktitle,
          'customproduct' AS type
          FROM custom_products p 
		WHERE ((description LIKE '2') OR (title LIKE '2'))
		AND hide = 0
94 0.0006 0.00063896179199219
SELECT DISTINCT (p.id), salesrank, price, linktitle,
    MATCH (description, keyfeatures, title, descriptionsecondary)
    AGAINST ('+2' IN BOOLEAN MODE) as searchrelevance, 'product' AS type
    FROM products p 
		WHERE MATCH (description, keyfeatures, title, descriptionsecondary) AGAINST ('+2' IN BOOLEAN MODE)
		AND enabled = 1
		AND hidden = 0
		AND parent_id = 0
		
		AND 1 = 1 UNION SELECT DISTINCT(b.id), salesrank, price, title as `linktitle`, MATCH (description, keyfeatures, title, descriptionsecondary)
        AGAINST ('+2'), 'bundle' AS type FROM bundles b
		WHERE MATCH (description, keyfeatures, title, descriptionsecondary) AGAINST ('+2' IN BOOLEAN MODE)
		AND b.disabled = 0
		
		AND 1 = 1
95 0.0056 0.0055830478668213
SELECT DISTINCT (p.id), salesrank, price, linktitle,
          'product' AS type
          FROM products p 
		WHERE ((description LIKE '%2%') OR (keyfeatures LIKE '%2%') OR (title LIKE '%2%'))

		AND enabled = 1
		AND hidden = 0
		AND parent_id = 0
		
		AND 1 = 1
96 0.0004 0.00037193298339844
SELECT DISTINCT (p.id), price, linktitle,
          'ebayproduct' AS type
          FROM ebay_products p 
		WHERE ((description LIKE '%2%') OR (title LIKE '%2%'))
		AND hide = 0
97 0.0004 0.00037384033203125
SELECT DISTINCT (p.id), price, linktitle,
          'customproduct' AS type
          FROM custom_products p 
		WHERE ((description LIKE '%2%') OR (title LIKE '%2%'))
		AND hide = 0
98 0.0006 0.00057601928710938
SELECT DISTINCT (p.id), salesrank, price, linktitle,
    MATCH (title)
    AGAINST ('+2' IN BOOLEAN MODE) as searchrelevance, 'product' AS type
    FROM products p 
		WHERE MATCH (title) AGAINST ('+2' IN BOOLEAN MODE)
		AND enabled = 1
		AND hidden = 0
		AND parent_id = 0
		
		AND 1 = 1 UNION SELECT DISTINCT(b.id), salesrank, price, title as `linktitle`, MATCH (title)
        AGAINST ('+2'), 'bundle' AS type FROM bundles b
		WHERE MATCH (title) AGAINST ('+2' IN BOOLEAN MODE)
		AND b.disabled = 0
		
		AND 1 = 1 ORDER BY salesrank ASC
99 0.0005 0.00050878524780273
SELECT DISTINCT (p.id), salesrank, price, linktitle,
    MATCH (description, keyfeatures, title, descriptionsecondary)
    AGAINST ('+2' IN BOOLEAN MODE) as searchrelevance, 'product' AS type
    FROM products p 
		WHERE MATCH (description, keyfeatures, title, descriptionsecondary) AGAINST ('+2' IN BOOLEAN MODE)
		AND enabled = 1
		AND hidden = 0
		AND parent_id = 0
		
		AND 1 = 1 UNION SELECT DISTINCT(b.id), salesrank, price, title as `linktitle`, MATCH (description, keyfeatures, title, descriptionsecondary)
        AGAINST ('+2'), 'bundle' AS type FROM bundles b
		WHERE MATCH (description, keyfeatures, title, descriptionsecondary) AGAINST ('+2' IN BOOLEAN MODE)
		AND b.disabled = 0
		
		AND 1 = 1 ORDER BY salesrank ASC
100 0.0037 0.0036678314208984
SELECT DISTINCT (p.id), salesrank, price, linktitle,
          'product' AS type
          FROM products p 
		WHERE ((description LIKE '2') OR (keyfeatures LIKE '2') OR (title LIKE '2'))

		AND enabled = 1
		AND hidden = 0
		AND parent_id = 0
		
		AND 1 = 1 ORDER BY salesrank ASC
101 0.0004 0.00039792060852051
SELECT DISTINCT (p.id), price, linktitle,
          'ebayproduct' AS type
          FROM ebay_products p 
		WHERE ((description LIKE '2') OR (title LIKE '2'))
		AND hide = 0
102 0.0003 0.00030112266540527
SELECT DISTINCT (p.id), price, linktitle,
          'customproduct' AS type
          FROM custom_products p 
		WHERE ((description LIKE '2') OR (title LIKE '2'))
		AND hide = 0
103 0.0005 0.00052618980407715
SELECT DISTINCT (p.id), salesrank, price, linktitle,
    MATCH (description, keyfeatures, title, descriptionsecondary)
    AGAINST ('+2' IN BOOLEAN MODE) as searchrelevance, 'product' AS type
    FROM products p 
		WHERE MATCH (description, keyfeatures, title, descriptionsecondary) AGAINST ('+2' IN BOOLEAN MODE)
		AND enabled = 1
		AND hidden = 0
		AND parent_id = 0
		
		AND 1 = 1 UNION SELECT DISTINCT(b.id), salesrank, price, title as `linktitle`, MATCH (description, keyfeatures, title, descriptionsecondary)
        AGAINST ('+2'), 'bundle' AS type FROM bundles b
		WHERE MATCH (description, keyfeatures, title, descriptionsecondary) AGAINST ('+2' IN BOOLEAN MODE)
		AND b.disabled = 0
		
		AND 1 = 1 ORDER BY salesrank ASC
104 0.0051 0.0051379203796387
SELECT DISTINCT (p.id), salesrank, price, linktitle,
          'product' AS type
          FROM products p 
		WHERE ((description LIKE '%2%') OR (keyfeatures LIKE '%2%') OR (title LIKE '%2%'))

		AND enabled = 1
		AND hidden = 0
		AND parent_id = 0
		
		AND 1 = 1 ORDER BY salesrank ASC
105 0.0004 0.00037479400634766
SELECT DISTINCT (p.id), price, linktitle,
          'ebayproduct' AS type
          FROM ebay_products p 
		WHERE ((description LIKE '%2%') OR (title LIKE '%2%'))
		AND hide = 0
106 0.0003 0.00030684471130371
SELECT DISTINCT (p.id), price, linktitle,
          'customproduct' AS type
          FROM custom_products p 
		WHERE ((description LIKE '%2%') OR (title LIKE '%2%'))
		AND hide = 0
107 0.0005 0.00049185752868652
SELECT * FROM products WHERE id = '791'
108 0.0017 0.0017130374908447
SELECT * FROM productimages WHERE product_id = '791' ORDER BY sortorder ASC
109 0.0016 0.0015618801116943
SELECT * FROM product_image_select WHERE product_id = '791'
110 0.0012 0.0012409687042236
SELECT * FROM productcustomimages WHERE product_id = '791'
111 0.0018 0.001823902130127
SELECT a.name, n.displayname,a.value FROM productattributes a, productattributenames n WHERE product_id = '791' AND a.name = n.originalname
112 0.0014 0.0014479160308838
SELECT * FROM productoffers WHERE product_id = '791' AND merchantid = 'A1X6FK5RDHNB96'
113 0.0004 0.0003960132598877
SELECT * FROM productoffers
                WHERE product_id = '791' AND price > 0
                ORDER BY price ASC LIMIT 1
114 0.0004 0.00036907196044922
SELECT * FROM productoffers
                WHERE product_id = 791
                ORDER BY price ASC LIMIT 1
115 0.0005 0.00051712989807129
SELECT value FROM productattributes
                WHERE product_id = '791'
                AND name = 'ListPriceAmount'
116 0.0004 0.00042414665222168
SELECT value FROM productattributes WHERE product_id = '791' AND (name = 'ListPriceAmount' OR name = 'ListPriceFormattedPrice') ORDER BY name LIMIT 1
117 0.0005 0.00053596496582031
SELECT * FROM products WHERE id = '793'
118 0.0004 0.0004429817199707
SELECT * FROM productimages WHERE product_id = '793' ORDER BY sortorder ASC
119 0.0006 0.00057005882263184
SELECT * FROM product_image_select WHERE product_id = '793'
120 0.0005 0.00046515464782715
SELECT * FROM productcustomimages WHERE product_id = '793'
121 0.0109 0.01088809967041
SELECT a.name, n.displayname,a.value FROM productattributes a, productattributenames n WHERE product_id = '793' AND a.name = n.originalname
122 0.0006 0.00062108039855957
SELECT * FROM productoffers WHERE product_id = '793' AND merchantid = 'A1X6FK5RDHNB96'
123 0.0005 0.00051188468933105
SELECT * FROM productoffers
                WHERE product_id = '793' AND price > 0
                ORDER BY price ASC LIMIT 1
124 0.0005 0.00049209594726562
SELECT * FROM productoffers
                WHERE product_id = 793
                ORDER BY price ASC LIMIT 1
125 0.0004 0.0004420280456543
SELECT value FROM productattributes
                WHERE product_id = '793'
                AND name = 'ListPriceAmount'
126 0.0005 0.00050020217895508
SELECT value FROM productattributes WHERE product_id = '793' AND (name = 'ListPriceAmount' OR name = 'ListPriceFormattedPrice') ORDER BY name LIMIT 1
127 0.0007 0.0007321834564209
SELECT * FROM products WHERE id = '1326'
128 0.0008 0.00079202651977539
SELECT * FROM productimages WHERE product_id = '1326' ORDER BY sortorder ASC
129 0.0008 0.00084900856018066
SELECT * FROM product_image_select WHERE product_id = '1326'
130 0.0006 0.00055408477783203
SELECT * FROM productcustomimages WHERE product_id = '1326'
131 0.0015 0.0014970302581787
SELECT a.name, n.displayname,a.value FROM productattributes a, productattributenames n WHERE product_id = '1326' AND a.name = n.originalname
132 0.0006 0.00055384635925293
SELECT * FROM productoffers WHERE product_id = '1326' AND merchantid = 'A1X6FK5RDHNB96'
133 0.0004 0.00042510032653809
SELECT * FROM productoffers
                WHERE product_id = '1326' AND price > 0
                ORDER BY price ASC LIMIT 1
134 0.0004 0.00038290023803711
SELECT * FROM productoffers
                WHERE product_id = 1326
                ORDER BY price ASC LIMIT 1
135 0.0005 0.00052690505981445
SELECT value FROM productattributes
                WHERE product_id = '1326'
                AND name = 'ListPriceAmount'
136 0.0005 0.00053095817565918
SELECT value FROM productattributes WHERE product_id = '1326' AND (name = 'ListPriceAmount' OR name = 'ListPriceFormattedPrice') ORDER BY name LIMIT 1
137 0.0007 0.00070595741271973
SELECT * FROM products WHERE id = '811'
138 0.0005 0.00054216384887695
SELECT * FROM productimages WHERE product_id = '811' ORDER BY sortorder ASC
139 0.0012 0.0012068748474121
SELECT * FROM product_image_select WHERE product_id = '811'
140 0.0009 0.00093793869018555
SELECT * FROM productcustomimages WHERE product_id = '811'
141 0.0018 0.0017859935760498
SELECT a.name, n.displayname,a.value FROM productattributes a, productattributenames n WHERE product_id = '811' AND a.name = n.originalname
142 0.0006 0.00060105323791504
SELECT * FROM productoffers WHERE product_id = '811' AND merchantid = 'A1X6FK5RDHNB96'
143 0.0005 0.00046777725219727
SELECT * FROM productoffers
                WHERE product_id = '811' AND price > 0
                ORDER BY price ASC LIMIT 1
144 0.0004 0.00043582916259766
SELECT * FROM productoffers
                WHERE product_id = 811
                ORDER BY price ASC LIMIT 1
145 0.0005 0.00049781799316406
SELECT value FROM productattributes
                WHERE product_id = '811'
                AND name = 'ListPriceAmount'
146 0.0005 0.00053501129150391
SELECT value FROM productattributes WHERE product_id = '811' AND (name = 'ListPriceAmount' OR name = 'ListPriceFormattedPrice') ORDER BY name LIMIT 1
147 0.0007 0.00068092346191406
SELECT * FROM products WHERE id = '812'
148 0.0009 0.00087094306945801
SELECT * FROM productimages WHERE product_id = '812' ORDER BY sortorder ASC
149 0.0008 0.0008089542388916
SELECT * FROM product_image_select WHERE product_id = '812'
150 0.0005 0.00048303604125977
SELECT * FROM productcustomimages WHERE product_id = '812'
151 0.0013 0.0012772083282471
SELECT a.name, n.displayname,a.value FROM productattributes a, productattributenames n WHERE product_id = '812' AND a.name = n.originalname
152 0.0006 0.0005950927734375
SELECT * FROM productoffers WHERE product_id = '812' AND merchantid = 'A1X6FK5RDHNB96'
153 0.0005 0.00047206878662109
SELECT * FROM productoffers
                WHERE product_id = '812' AND price > 0
                ORDER BY price ASC LIMIT 1
154 0.0005 0.00046205520629883
SELECT * FROM productoffers
                WHERE product_id = 812
                ORDER BY price ASC LIMIT 1
155 0.0005 0.00052094459533691
SELECT value FROM productattributes
                WHERE product_id = '812'
                AND name = 'ListPriceAmount'
156 0.0005 0.00046992301940918
SELECT value FROM productattributes WHERE product_id = '812' AND (name = 'ListPriceAmount' OR name = 'ListPriceFormattedPrice') ORDER BY name LIMIT 1
157 0.0008 0.00081300735473633
SELECT * FROM products WHERE id = '825'
158 0.0007 0.00072216987609863
SELECT * FROM productimages WHERE product_id = '825' ORDER BY sortorder ASC
159 0.0011 0.0011191368103027
SELECT * FROM product_image_select WHERE product_id = '825'
160 0.0014 0.0014081001281738
SELECT * FROM productcustomimages WHERE product_id = '825'
161 0.0020 0.0020418167114258
SELECT a.name, n.displayname,a.value FROM productattributes a, productattributenames n WHERE product_id = '825' AND a.name = n.originalname
162 0.0006 0.0006248950958252
SELECT * FROM productoffers WHERE product_id = '825' AND merchantid = 'A1X6FK5RDHNB96'
163 0.0006 0.00061702728271484
SELECT * FROM productoffers
                WHERE product_id = '825' AND price > 0
                ORDER BY price ASC LIMIT 1
164 0.0005 0.00049805641174316
SELECT * FROM productoffers
                WHERE product_id = 825
                ORDER BY price ASC LIMIT 1
165 0.0005 0.00052213668823242
SELECT value FROM productattributes
                WHERE product_id = '825'
                AND name = 'ListPriceAmount'
166 0.0008 0.00077199935913086
SELECT value FROM productattributes WHERE product_id = '825' AND (name = 'ListPriceAmount' OR name = 'ListPriceFormattedPrice') ORDER BY name LIMIT 1
167 0.0007 0.0006561279296875
SELECT * FROM products WHERE id = '833'
168 0.0005 0.00054287910461426
SELECT * FROM productimages WHERE product_id = '833' ORDER BY sortorder ASC
169 0.0008 0.00079798698425293
SELECT * FROM product_image_select WHERE product_id = '833'
170 0.0005 0.00047802925109863
SELECT * FROM productcustomimages WHERE product_id = '833'
171 0.0014 0.0013859272003174
SELECT a.name, n.displayname,a.value FROM productattributes a, productattributenames n WHERE product_id = '833' AND a.name = n.originalname
172 0.0006 0.00061416625976562
SELECT * FROM productoffers WHERE product_id = '833' AND merchantid = 'A1X6FK5RDHNB96'
173 0.0006 0.00056195259094238
SELECT * FROM productoffers
                WHERE product_id = '833' AND price > 0
                ORDER BY price ASC LIMIT 1
174 0.0004 0.0004429817199707
SELECT * FROM productoffers
                WHERE product_id = 833
                ORDER BY price ASC LIMIT 1
175 0.0007 0.0006558895111084
SELECT value FROM productattributes
                WHERE product_id = '833'
                AND name = 'ListPriceAmount'
176 0.0005 0.00053620338439941
SELECT value FROM productattributes WHERE product_id = '833' AND (name = 'ListPriceAmount' OR name = 'ListPriceFormattedPrice') ORDER BY name LIMIT 1
177 0.0007 0.00067996978759766
SELECT * FROM products WHERE id = '834'
178 0.0006 0.00055098533630371
SELECT * FROM productimages WHERE product_id = '834' ORDER BY sortorder ASC
179 0.0007 0.00072503089904785
SELECT * FROM product_image_select WHERE product_id = '834'
180 0.0005 0.00048112869262695
SELECT * FROM productcustomimages WHERE product_id = '834'
181 0.0011 0.0011088848114014
SELECT a.name, n.displayname,a.value FROM productattributes a, productattributenames n WHERE product_id = '834' AND a.name = n.originalname
182 0.0007 0.00065803527832031
SELECT * FROM productoffers WHERE product_id = '834' AND merchantid = 'A1X6FK5RDHNB96'
183 0.0005 0.00052213668823242
SELECT * FROM productoffers
                WHERE product_id = '834' AND price > 0
                ORDER BY price ASC LIMIT 1
184 0.0004 0.00042605400085449
SELECT * FROM productoffers
                WHERE product_id = 834
                ORDER BY price ASC LIMIT 1
185 0.0005 0.00051307678222656
SELECT value FROM productattributes
                WHERE product_id = '834'
                AND name = 'ListPriceAmount'
186 0.0007 0.00065994262695312
SELECT value FROM productattributes WHERE product_id = '834' AND (name = 'ListPriceAmount' OR name = 'ListPriceFormattedPrice') ORDER BY name LIMIT 1
187 0.0006 0.00062990188598633
SELECT * FROM products WHERE id = '2374'
188 0.0006 0.00059294700622559
SELECT * FROM productimages WHERE product_id = '2374' ORDER BY sortorder ASC
189 0.0006 0.00064516067504883
SELECT * FROM product_image_select WHERE product_id = '2374'
190 0.0005 0.00045609474182129
SELECT * FROM productcustomimages WHERE product_id = '2374'
191 0.0015 0.0014519691467285
SELECT a.name, n.displayname,a.value FROM productattributes a, productattributenames n WHERE product_id = '2374' AND a.name = n.originalname
192 0.0006 0.00055313110351562
SELECT * FROM productoffers WHERE product_id = '2374' AND merchantid = 'A1X6FK5RDHNB96'
193 0.0009 0.0009150505065918
SELECT * FROM productoffers
                WHERE product_id = '2374' AND price > 0
                ORDER BY price ASC LIMIT 1
194 0.0005 0.00047492980957031
SELECT * FROM productoffers
                WHERE product_id = 2374
                ORDER BY price ASC LIMIT 1
195 0.0010 0.0009620189666748
SELECT value FROM productattributes
                WHERE product_id = '2374'
                AND name = 'ListPriceAmount'
196 0.0005 0.00049710273742676
SELECT value FROM productattributes WHERE product_id = '2374' AND (name = 'ListPriceAmount' OR name = 'ListPriceFormattedPrice') ORDER BY name LIMIT 1
197 0.0008 0.00078201293945312
SELECT * FROM products WHERE id = '2375'
198 0.0011 0.0011420249938965
SELECT * FROM productimages WHERE product_id = '2375' ORDER BY sortorder ASC
199 0.0011 0.001115083694458
SELECT * FROM product_image_select WHERE product_id = '2375'
200 0.0013 0.0013408660888672
SELECT * FROM productcustomimages WHERE product_id = '2375'
201 0.0011 0.001086950302124
SELECT a.name, n.displayname,a.value FROM productattributes a, productattributenames n WHERE product_id = '2375' AND a.name = n.originalname
202 0.0006 0.00060200691223145
SELECT * FROM productoffers WHERE product_id = '2375' AND merchantid = 'A1X6FK5RDHNB96'
203 0.0005 0.00052595138549805
SELECT * FROM productoffers
                WHERE product_id = '2375' AND price > 0
                ORDER BY price ASC LIMIT 1
204 0.0004 0.0004420280456543
SELECT * FROM productoffers
                WHERE product_id = 2375
                ORDER BY price ASC LIMIT 1
205 0.0005 0.00051188468933105
SELECT value FROM productattributes
                WHERE product_id = '2375'
                AND name = 'ListPriceAmount'
206 0.0006 0.00057101249694824
SELECT value FROM productattributes WHERE product_id = '2375' AND (name = 'ListPriceAmount' OR name = 'ListPriceFormattedPrice') ORDER BY name LIMIT 1
207 0.0008 0.0008389949798584
SELECT * FROM products WHERE id = '867'
208 0.0009 0.00087380409240723
SELECT * FROM productimages WHERE product_id = '867' ORDER BY sortorder ASC
209 0.0008 0.00076413154602051
SELECT * FROM product_image_select WHERE product_id = '867'
210 0.0005 0.00052714347839355
SELECT * FROM productcustomimages WHERE product_id = '867'
211 0.0015 0.001511812210083
SELECT a.name, n.displayname,a.value FROM productattributes a, productattributenames n WHERE product_id = '867' AND a.name = n.originalname
212 0.0006 0.00061511993408203
SELECT * FROM productoffers WHERE product_id = '867' AND merchantid = 'A1X6FK5RDHNB96'
213 0.0010 0.0010471343994141
SELECT * FROM productoffers
                WHERE product_id = '867' AND price > 0
                ORDER BY price ASC LIMIT 1
214 0.0005 0.00052404403686523
SELECT * FROM productoffers
                WHERE product_id = 867
                ORDER BY price ASC LIMIT 1
215 0.0005 0.0005180835723877
SELECT value FROM productattributes
                WHERE product_id = '867'
                AND name = 'ListPriceAmount'
216 0.0005 0.00054192543029785
SELECT value FROM productattributes WHERE product_id = '867' AND (name = 'ListPriceAmount' OR name = 'ListPriceFormattedPrice') ORDER BY name LIMIT 1
217 0.0009 0.00089597702026367
SELECT * FROM products WHERE id = '869'
218 0.0008 0.00082206726074219
SELECT * FROM productimages WHERE product_id = '869' ORDER BY sortorder ASC
219 0.0009 0.0009009838104248
SELECT * FROM product_image_select WHERE product_id = '869'
220 0.0005 0.00049996376037598
SELECT * FROM productcustomimages WHERE product_id = '869'
221 0.0013 0.0013220310211182
SELECT a.name, n.displayname,a.value FROM productattributes a, productattributenames n WHERE product_id = '869' AND a.name = n.originalname
222 0.0006 0.00056600570678711
SELECT * FROM productoffers WHERE product_id = '869' AND merchantid = 'A1X6FK5RDHNB96'
223 0.0005 0.0005030632019043
SELECT * FROM productoffers
                WHERE product_id = '869' AND price > 0
                ORDER BY price ASC LIMIT 1
224 0.0006 0.0005638599395752
SELECT value FROM productattributes WHERE product_id = '869' AND (name = 'ListPriceAmount' OR name = 'ListPriceFormattedPrice') ORDER BY name LIMIT 1
225 0.0007 0.00071406364440918
SELECT * FROM products WHERE id = '879'
226 0.0005 0.00054287910461426
SELECT * FROM productimages WHERE product_id = '879' ORDER BY sortorder ASC
227 0.0007 0.00068187713623047
SELECT * FROM product_image_select WHERE product_id = '879'
228 0.0006 0.00060486793518066
SELECT * FROM productcustomimages WHERE product_id = '879'
229 0.0030 0.0030460357666016
SELECT a.name, n.displayname,a.value FROM productattributes a, productattributenames n WHERE product_id = '879' AND a.name = n.originalname
230 0.0006 0.00057601928710938
SELECT * FROM productoffers WHERE product_id = '879' AND merchantid = 'A1X6FK5RDHNB96'
231 0.0004 0.00043892860412598
SELECT * FROM productoffers
                WHERE product_id = '879' AND price > 0
                ORDER BY price ASC LIMIT 1
232 0.0004 0.00041604042053223
SELECT * FROM productoffers
                WHERE product_id = 879
                ORDER BY price ASC LIMIT 1
233 0.0013 0.0012860298156738
SELECT value FROM productattributes
                WHERE product_id = '879'
                AND name = 'ListPriceAmount'
234 0.0007 0.00073599815368652
SELECT value FROM productattributes WHERE product_id = '879' AND (name = 'ListPriceAmount' OR name = 'ListPriceFormattedPrice') ORDER BY name LIMIT 1
235 0.0011 0.0010819435119629
SELECT * FROM products WHERE id = '883'
236 0.0006 0.00055193901062012
SELECT * FROM productimages WHERE product_id = '883' ORDER BY sortorder ASC
237 0.0007 0.00069117546081543
SELECT * FROM product_image_select WHERE product_id = '883'
238 0.0005 0.00046491622924805
SELECT * FROM productcustomimages WHERE product_id = '883'
239 0.0010 0.0010170936584473
SELECT a.name, n.displayname,a.value FROM productattributes a, productattributenames n WHERE product_id = '883' AND a.name = n.originalname
240 0.0005 0.00053882598876953
SELECT * FROM productoffers WHERE product_id = '883' AND merchantid = 'A1X6FK5RDHNB96'
241 0.0004 0.00043582916259766
SELECT * FROM productoffers
                WHERE product_id = '883' AND price > 0
                ORDER BY price ASC LIMIT 1
242 0.0004 0.00038480758666992
SELECT * FROM productoffers
                WHERE product_id = 883
                ORDER BY price ASC LIMIT 1
243 0.0005 0.00045204162597656
SELECT value FROM productattributes
                WHERE product_id = '883'
                AND name = 'ListPriceAmount'
244 0.0005 0.00050497055053711
SELECT value FROM productattributes WHERE product_id = '883' AND (name = 'ListPriceAmount' OR name = 'ListPriceFormattedPrice') ORDER BY name LIMIT 1
245 0.0007 0.00072693824768066
SELECT * FROM products WHERE id = '885'
246 0.0005 0.00053095817565918
SELECT * FROM productimages WHERE product_id = '885' ORDER BY sortorder ASC
247 0.0007 0.00071501731872559
SELECT * FROM product_image_select WHERE product_id = '885'
248 0.0005 0.00046300888061523
SELECT * FROM productcustomimages WHERE product_id = '885'
249 0.0015 0.0015039443969727
SELECT a.name, n.displayname,a.value FROM productattributes a, productattributenames n WHERE product_id = '885' AND a.name = n.originalname
250 0.0008 0.00079011917114258
SELECT * FROM productoffers WHERE product_id = '885' AND merchantid = 'A1X6FK5RDHNB96'
251 0.0007 0.00071096420288086
SELECT * FROM productoffers
                WHERE product_id = '885' AND price > 0
                ORDER BY price ASC LIMIT 1
252 0.0004 0.00041794776916504
SELECT * FROM productoffers
                WHERE product_id = 885
                ORDER BY price ASC LIMIT 1
253 0.0004 0.00044894218444824
SELECT value FROM productattributes
                WHERE product_id = '885'
                AND name = 'ListPriceAmount'
254 0.0005 0.00047898292541504
SELECT value FROM productattributes WHERE product_id = '885' AND (name = 'ListPriceAmount' OR name = 'ListPriceFormattedPrice') ORDER BY name LIMIT 1
255 0.0007 0.00066208839416504
SELECT * FROM products WHERE id = '889'
256 0.0005 0.00052905082702637
SELECT * FROM productimages WHERE product_id = '889' ORDER BY sortorder ASC
257 0.0008 0.0008242130279541
SELECT * FROM product_image_select WHERE product_id = '889'
258 0.0007 0.00072193145751953
SELECT * FROM productcustomimages WHERE product_id = '889'
259 0.0011 0.0011110305786133
SELECT a.name, n.displayname,a.value FROM productattributes a, productattributenames n WHERE product_id = '889' AND a.name = n.originalname
260 0.0006 0.00058698654174805
SELECT * FROM productoffers WHERE product_id = '889' AND merchantid = 'A1X6FK5RDHNB96'
261 0.0004 0.0004429817199707
SELECT * FROM productoffers
                WHERE product_id = '889' AND price > 0
                ORDER BY price ASC LIMIT 1
262 0.0010 0.00095200538635254
SELECT * FROM productoffers
                WHERE product_id = 889
                ORDER BY price ASC LIMIT 1
263 0.0008 0.00079894065856934
SELECT value FROM productattributes
                WHERE product_id = '889'
                AND name = 'ListPriceAmount'
264 0.0014 0.0013768672943115
SELECT value FROM productattributes WHERE product_id = '889' AND (name = 'ListPriceAmount' OR name = 'ListPriceFormattedPrice') ORDER BY name LIMIT 1
265 0.0018 0.0017790794372559
SELECT * FROM products WHERE id = '899'
266 0.0010 0.0010280609130859
SELECT * FROM productimages WHERE product_id = '899' ORDER BY sortorder ASC
267 0.0015 0.001492977142334
SELECT * FROM product_image_select WHERE product_id = '899'
268 0.0010 0.00096988677978516
SELECT * FROM productcustomimages WHERE product_id = '899'
269 0.0071 0.007051944732666
SELECT a.name, n.displayname,a.value FROM productattributes a, productattributenames n WHERE product_id = '899' AND a.name = n.originalname
270 0.0011 0.0010690689086914
SELECT * FROM productoffers WHERE product_id = '899' AND merchantid = 'A1X6FK5RDHNB96'
271 0.0013 0.001284122467041
SELECT * FROM productoffers
                WHERE product_id = '899' AND price > 0
                ORDER BY price ASC LIMIT 1
272 0.0012 0.0011990070343018
SELECT * FROM productoffers
                WHERE product_id = 899
                ORDER BY price ASC LIMIT 1
273 0.0006 0.00057601928710938
SELECT value FROM productattributes
                WHERE product_id = '899'
                AND name = 'ListPriceAmount'
274 0.0026 0.0025520324707031
SELECT value FROM productattributes WHERE product_id = '899' AND (name = 'ListPriceAmount' OR name = 'ListPriceFormattedPrice') ORDER BY name LIMIT 1
275 0.0035 0.003525972366333
SELECT * FROM products WHERE id = '902'
276 0.0010 0.00099897384643555
SELECT * FROM productimages WHERE product_id = '902' ORDER BY sortorder ASC
277 0.0013 0.001338005065918
SELECT * FROM product_image_select WHERE product_id = '902'
278 0.0008 0.00078392028808594
SELECT * FROM productcustomimages WHERE product_id = '902'
279 0.0019 0.0018761157989502
SELECT a.name, n.displayname,a.value FROM productattributes a, productattributenames n WHERE product_id = '902' AND a.name = n.originalname
280 0.0009 0.0009310245513916
SELECT * FROM productoffers WHERE product_id = '902' AND merchantid = 'A1X6FK5RDHNB96'
281 0.0007 0.00068902969360352
SELECT * FROM productoffers
                WHERE product_id = '902' AND price > 0
                ORDER BY price ASC LIMIT 1
282 0.0006 0.00060486793518066
SELECT * FROM productoffers
                WHERE product_id = 902
                ORDER BY price ASC LIMIT 1
283 0.0008 0.00082302093505859
SELECT value FROM productattributes
                WHERE product_id = '902'
                AND name = 'ListPriceAmount'
284 0.0008 0.0008089542388916
SELECT value FROM productattributes WHERE product_id = '902' AND (name = 'ListPriceAmount' OR name = 'ListPriceFormattedPrice') ORDER BY name LIMIT 1
285 0.0032 0.0032451152801514
SELECT * FROM customerreviews WHERE approved = 1 AND productid = '791' ORDER BY timestamp DESC
286 0.0005 0.00048089027404785
SELECT * FROM customerreviews WHERE approved = 1 AND productid = '793' ORDER BY timestamp DESC
287 0.0004 0.00042891502380371
SELECT * FROM customerreviews WHERE approved = 1 AND productid = '1326' ORDER BY timestamp DESC
288 0.0004 0.00038599967956543
SELECT * FROM customerreviews WHERE approved = 1 AND productid = '811' ORDER BY timestamp DESC
289 0.0004 0.00037479400634766
SELECT * FROM customerreviews WHERE approved = 1 AND productid = '812' ORDER BY timestamp DESC
290 0.0004 0.00037717819213867
SELECT * FROM customerreviews WHERE approved = 1 AND productid = '825' ORDER BY timestamp DESC
291 0.0004 0.00036191940307617
SELECT * FROM customerreviews WHERE approved = 1 AND productid = '833' ORDER BY timestamp DESC
292 0.0004 0.00036501884460449
SELECT * FROM customerreviews WHERE approved = 1 AND productid = '834' ORDER BY timestamp DESC
293 0.0004 0.00037598609924316
SELECT * FROM customerreviews WHERE approved = 1 AND productid = '2374' ORDER BY timestamp DESC
294 0.0003 0.00034594535827637
SELECT * FROM customerreviews WHERE approved = 1 AND productid = '2375' ORDER BY timestamp DESC
295 0.0004 0.00040197372436523
SELECT * FROM customerreviews WHERE approved = 1 AND productid = '867' ORDER BY timestamp DESC
296 0.0004 0.0004279613494873
SELECT * FROM customerreviews WHERE approved = 1 AND productid = '869' ORDER BY timestamp DESC
297 0.0004 0.00036096572875977
SELECT * FROM customerreviews WHERE approved = 1 AND productid = '879' ORDER BY timestamp DESC
298 0.0004 0.00036907196044922
SELECT * FROM customerreviews WHERE approved = 1 AND productid = '883' ORDER BY timestamp DESC
299 0.0004 0.00035595893859863
SELECT * FROM customerreviews WHERE approved = 1 AND productid = '885' ORDER BY timestamp DESC
300 0.0004 0.00036501884460449
SELECT * FROM customerreviews WHERE approved = 1 AND productid = '889' ORDER BY timestamp DESC
301 0.0004 0.0004119873046875
SELECT * FROM customerreviews WHERE approved = 1 AND productid = '899' ORDER BY timestamp DESC
302 0.0004 0.00036883354187012
SELECT * FROM customerreviews WHERE approved = 1 AND productid = '902' ORDER BY timestamp DESC
303 0.0024 0.0024189949035645
SELECT * FROM template_info WHERE templateuid = 'fsb-fluid2018'
304 0.0019 0.0019171237945557
SELECT ga_value FROM google_analytics_options WHERE `ga_key` = 'ga_user_data'
305 0.0004 0.00042915344238281
SELECT ga_value FROM google_analytics_options WHERE `ga_key` = 'ga_tracking_status'
306 0.0167 0.016663074493408
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
307 0.0019 0.0019271373748779
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
308 0.0006 0.00059986114501953
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
309 0.0006 0.00059199333190918
SELECT * FROM products WHERE id = 1626
310 0.0006 0.00057005882263184
SELECT * FROM products WHERE id = 4041
311 0.0007 0.00070905685424805
SELECT * FROM products WHERE id = 4312
312 0.0007 0.00069713592529297
SELECT * FROM products WHERE id = 777
313 0.0007 0.00071096420288086
SELECT * FROM products WHERE id = 3881
314 0.0011 0.0011332035064697
SELECT * FROM products WHERE id = 4213
315 0.0006 0.00064611434936523
SELECT * FROM products WHERE id = '1626'
316 0.0006 0.0005800724029541
SELECT * FROM productimages WHERE product_id = '1626' ORDER BY sortorder ASC
317 0.0007 0.00071907043457031
SELECT * FROM product_image_select WHERE product_id = '1626'
318 0.0005 0.00048995018005371
SELECT * FROM productcustomimages WHERE product_id = '1626'
319 0.0010 0.00098085403442383
SELECT a.name, n.displayname,a.value FROM productattributes a, productattributenames n WHERE product_id = '1626' AND a.name = n.originalname
320 0.0007 0.00066399574279785
SELECT * FROM productoffers WHERE product_id = '1626' AND merchantid = 'A1X6FK5RDHNB96'
321 0.0006 0.0005640983581543
SELECT * FROM productoffers
                WHERE product_id = '1626' AND price > 0
                ORDER BY price ASC LIMIT 1
322 0.0006 0.00062918663024902
SELECT value FROM productattributes WHERE product_id = '1626' AND (name = 'ListPriceAmount' OR name = 'ListPriceFormattedPrice') ORDER BY name LIMIT 1
323 0.0008 0.00082802772521973
SELECT * FROM products WHERE id = '4041'
324 0.0007 0.00068402290344238
SELECT * FROM productimages WHERE product_id = '4041' ORDER BY sortorder ASC
325 0.0009 0.00093889236450195
SELECT * FROM product_image_select WHERE product_id = '4041'
326 0.0005 0.00052118301391602
SELECT * FROM productcustomimages WHERE product_id = '4041'
327 0.0018 0.0018160343170166
SELECT a.name, n.displayname,a.value FROM productattributes a, productattributenames n WHERE product_id = '4041' AND a.name = n.originalname
328 0.0006 0.00063085556030273
SELECT * FROM productoffers WHERE product_id = '4041' AND merchantid = 'A1X6FK5RDHNB96'
329 0.0005 0.00049686431884766
SELECT * FROM productoffers
                WHERE product_id = '4041' AND price > 0
                ORDER BY price ASC LIMIT 1
330 0.0006 0.00055789947509766
SELECT value FROM productattributes WHERE product_id = '4041' AND (name = 'ListPriceAmount' OR name = 'ListPriceFormattedPrice') ORDER BY name LIMIT 1
331 0.0007 0.00071120262145996
SELECT * FROM products WHERE id = '4312'
332 0.0006 0.00063300132751465
SELECT * FROM productimages WHERE product_id = '4312' ORDER BY sortorder ASC
333 0.0009 0.00088405609130859
SELECT * FROM product_image_select WHERE product_id = '4312'
334 0.0005 0.00053501129150391
SELECT * FROM productcustomimages WHERE product_id = '4312'
335 0.0015 0.0014550685882568
SELECT a.name, n.displayname,a.value FROM productattributes a, productattributenames n WHERE product_id = '4312' AND a.name = n.originalname
336 0.0006 0.00058698654174805
SELECT * FROM productoffers WHERE product_id = '4312' AND merchantid = 'A1X6FK5RDHNB96'
337 0.0005 0.00047206878662109
SELECT * FROM productoffers
                WHERE product_id = '4312' AND price > 0
                ORDER BY price ASC LIMIT 1
338 0.0005 0.00051689147949219
SELECT value FROM productattributes WHERE product_id = '4312' AND (name = 'ListPriceAmount' OR name = 'ListPriceFormattedPrice') ORDER BY name LIMIT 1
339 0.0007 0.00071501731872559
SELECT * FROM products WHERE id = '777'
340 0.0006 0.00055694580078125
SELECT * FROM productimages WHERE product_id = '777' ORDER BY sortorder ASC
341 0.0008 0.00077199935913086
SELECT * FROM product_image_select WHERE product_id = '777'
342 0.0005 0.00047087669372559
SELECT * FROM productcustomimages WHERE product_id = '777'
343 0.0032 0.0032379627227783
SELECT a.name, n.displayname,a.value FROM productattributes a, productattributenames n WHERE product_id = '777' AND a.name = n.originalname
344 0.0006 0.00061917304992676
SELECT * FROM productoffers WHERE product_id = '777' AND merchantid = 'A1X6FK5RDHNB96'
345 0.0007 0.00065517425537109
SELECT * FROM productoffers
                WHERE product_id = '777' AND price > 0
                ORDER BY price ASC LIMIT 1
346 0.0005 0.00054788589477539
SELECT value FROM productattributes WHERE product_id = '777' AND (name = 'ListPriceAmount' OR name = 'ListPriceFormattedPrice') ORDER BY name LIMIT 1
347 0.0008 0.00077199935913086
SELECT * FROM products WHERE id = '3881'
348 0.0008 0.00075912475585938
SELECT * FROM productimages WHERE product_id = '3881' ORDER BY sortorder ASC
349 0.0008 0.00080013275146484
SELECT * FROM product_image_select WHERE product_id = '3881'
350 0.0005 0.00047588348388672
SELECT * FROM productcustomimages WHERE product_id = '3881'
351 0.0019 0.0018880367279053
SELECT a.name, n.displayname,a.value FROM productattributes a, productattributenames n WHERE product_id = '3881' AND a.name = n.originalname
352 0.0006 0.00062894821166992
SELECT * FROM productoffers WHERE product_id = '3881' AND merchantid = 'A1X6FK5RDHNB96'
353 0.0005 0.00054001808166504
SELECT * FROM productoffers
                WHERE product_id = '3881' AND price > 0
                ORDER BY price ASC LIMIT 1
354 0.0009 0.00089693069458008
SELECT value FROM productattributes WHERE product_id = '3881' AND (name = 'ListPriceAmount' OR name = 'ListPriceFormattedPrice') ORDER BY name LIMIT 1
355 0.0009 0.00090479850769043
SELECT * FROM products WHERE id = '4213'
356 0.0027 0.0027000904083252
SELECT * FROM productimages WHERE product_id = '4213' ORDER BY sortorder ASC
357 0.0009 0.00088119506835938
SELECT * FROM product_image_select WHERE product_id = '4213'
358 0.0007 0.00074005126953125
SELECT * FROM productcustomimages WHERE product_id = '4213'
359 0.0019 0.0018579959869385
SELECT a.name, n.displayname,a.value FROM productattributes a, productattributenames n WHERE product_id = '4213' AND a.name = n.originalname
360 0.0007 0.00068092346191406
SELECT * FROM productoffers WHERE product_id = '4213' AND merchantid = 'A1X6FK5RDHNB96'
361 0.0006 0.00055599212646484
SELECT * FROM productoffers
                WHERE product_id = '4213' AND price > 0
                ORDER BY price ASC LIMIT 1
362 0.0007 0.00065708160400391
SELECT value FROM productattributes WHERE product_id = '4213' AND (name = 'ListPriceAmount' OR name = 'ListPriceFormattedPrice') ORDER BY name LIMIT 1
363 0.0028 0.0027940273284912
SELECT * FROM template_includes WHERE deleted = 0 AND templateuid = 'fsb-fluid2018' AND area = 'header' ORDER BY sortorder ASC
364 0.0012 0.0011868476867676
SELECT * FROM template_includes WHERE deleted = 0 AND templateuid = 'fsb-fluid2018' AND area = 'footer' ORDER BY sortorder ASC
365 0.0036 0.0035741329193115
SELECT * FROM template_css WHERE deleted = 0 AND templateuid = 'fsb-fluid2018' AND skinuid = ''
366 0.0024 0.0023620128631592
SELECT * FROM template_images WHERE deleted = 0 AND templateuid = 'fsb-fluid2018'
367 0.0009 0.00085687637329102
SELECT * FROM template_images WHERE deleted = 0 AND templateuid = 'fsb-fluid2018'
368 0.0008 0.00080108642578125
SELECT * FROM template_images WHERE templateuid = 'fsb-fluid2018' AND imageuid = 'FB_DEFAULT_SHARE_IMAGE'
369 0.0024 0.0023798942565918
SELECT * FROM template_images WHERE templateuid = 'fsb-fluid2018' AND imageuid = 'HEAD_LOGO'