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.3046889305115 366 0.8989 0


No Amazon API Requests Made.


App Debug - Total Time 1.3046889305115 seconds

Number Time From Start Name Description
1 0.37940192222595 Initialise Initialise FSB Function
2 0.38385200500488 App Controller Start Start of the App controller (called before the controller of every page)
3 0.42472696304321 Start of getCategoryListByGroup Function Before first category groups query
4 0.42623400688171 After initial query Before first category groups query
5 0.42623496055603 Get Category List for Group Before the call to getCategoryList function
6 0.42623805999756 Start of GetCategoryList function Start of the function
7 0.42624092102051 Before getting categories Query to get specific category list
8 0.42697811126709 After getting categories Query to get specific category list
9 0.42697906494141 Before getting category custom Before call to function getCategoryCustom
10 0.44294500350952 After getting category custom After call to function getCategoryCustom
11 0.44294691085815 Before getting category custom Before call to function getCategoryCustom
12 0.45374512672424 After getting category custom After call to function getCategoryCustom
13 0.45374703407288 Before getting category custom Before call to function getCategoryCustom
14 0.45994091033936 After getting category custom After call to function getCategoryCustom
15 0.45994305610657 Before getting category custom Before call to function getCategoryCustom
16 0.46475601196289 After getting category custom After call to function getCategoryCustom
17 0.46475791931152 Before getting category custom Before call to function getCategoryCustom
18 0.47013211250305 After getting category custom After call to function getCategoryCustom
19 0.47013401985168 Before getting category custom Before call to function getCategoryCustom
20 0.47462296485901 After getting category custom After call to function getCategoryCustom
21 0.47462511062622 End of GetCategoryList function End of the function
22 0.47463011741638 Get Category List for Group Before the call to getCategoryList function
23 0.47463297843933 Start of GetCategoryList function Start of the function
24 0.47463607788086 Before getting categories Query to get specific category list
25 0.47515511512756 End of getCategoryListByGroup Function Before return()
26 0.97271609306335 App Controller End End of the App controller (called before the controller of every page)
27 1.1732139587402 App_after Controller Start Start of the App_after controller (called after the controller of every page)
28 1.1742980480194 Before Get Options Before the call to getOptions in the tpl class
29 1.2648279666901 After Get Options After the call to getOptions in the tpl class
30 1.2648680210114 App_after Controller End End of the App_after controller (called after the controller of every page)
31 1.3046679496765 Finalizing debug Before the debug is output to the page.
32 1.3046870231628 End of App This is the end of the app logging, final timestamp


Query Debug - 366 Database Queries. Total time 0.8989 seconds

Number Time (Seconds) Time (Milliseconds) Query
1 0.0024 0.0023729801177979
SELECT parameter, value FROM parameters
2 0.0084 0.0083739757537842
SELECT * FROM `bad_bots`
3 0.0006 0.00055098533630371
SET time_zone = 'Europe/London'
4 0.0010 0.0010080337524414
SELECT version FROM version ORDER BY `installed` DESC LIMIT 1
5 0.0044 0.0044469833374023
INSERT INTO ga_users (`isbot`, `ips`) SELECT '1', 'a:1:{i:0;s:12:\"3.18.220.223\";}'
6 0.0039 0.0039060115814209
INSERT INTO ga_sessions (`sessionlastseen`) SELECT '1738825726'
7 0.0036 0.0036079883575439
SELECT * FROM autorun ORDER BY lastrun ASC
8 0.0013 0.001305103302002
SELECT * FROM version ORDER BY installed DESC LIMIT 1
9 0.0017 0.0016839504241943
SELECT id FROM pages WHERE pagename = 'search' LIMIT 1
10 0.0010 0.0010161399841309
SELECT * FROM pages WHERE id = 52
11 0.0085 0.0084519386291504
SELECT * FROM template_options WHERE deleted = 0 AND templateuid = 'fsb-fluid2018'
12 0.0314 0.031363964080811
SELECT * FROM template_text WHERE deleted = 0 AND templateuid = 'fsb-fluid2018' AND language = 'en'
13 0.0006 0.00060796737670898
SELECT * FROM pages WHERE pagename = 'search'
14 0.0015 0.0014958381652832
SELECT * FROM categorygroups ORDER BY sortorder ASC
15 0.0007 0.00071907043457031
SELECT * FROM categories WHERE parent_id = '0' AND categorygroup_id = '1'  AND hidden = 0 ORDER BY sortorder ASC
16 0.0059 0.0059418678283691
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.0007 0.00066590309143066
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.0005 0.00053596496582031
SELECT COUNT(DISTINCT(bundle_id)) FROM bundle_categories WHERE category_id = 26
19 0.0005 0.00047397613525391
SELECT id FROM categories WHERE parent_id = '26'
20 0.0061 0.0061180591583252
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.0006 0.00060796737670898
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.0006 0.00057792663574219
SELECT COUNT(DISTINCT(cp.id)) FROM custom_products cp, products_categories c
				WHERE cp.id = c.product_id
				  AND c.category_id IN (26)
				  AND c.prod_type = 'custom'
				  AND cp.hide = 0
23 0.0005 0.00048112869262695
SELECT COUNT(DISTINCT(id)) FROM categories_autopopulate WHERE category_id = '26'
24 0.0005 0.00046396255493164
SELECT * FROM categorygroups WHERE id = '1'
25 0.0037 0.0036940574645996
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.00053787231445312
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.0004 0.00040984153747559
SELECT COUNT(DISTINCT(bundle_id)) FROM bundle_categories WHERE category_id = 27
28 0.0005 0.0004580020904541
SELECT id FROM categories WHERE parent_id = '27'
29 0.0037 0.0037198066711426
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.0005 0.00051999092102051
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.0005 0.00048995018005371
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.0004 0.00044393539428711
SELECT COUNT(DISTINCT(id)) FROM categories_autopopulate WHERE category_id = '27'
33 0.0004 0.0004429817199707
SELECT * FROM categorygroups WHERE id = '1'
34 0.0014 0.0014081001281738
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.0005 0.00047492980957031
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.0004 0.00043582916259766
SELECT COUNT(DISTINCT(bundle_id)) FROM bundle_categories WHERE category_id = 28
37 0.0004 0.00039505958557129
SELECT id FROM categories WHERE parent_id = '28'
38 0.0014 0.0014379024505615
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.0005 0.00053000450134277
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.0005 0.00049901008605957
SELECT COUNT(DISTINCT(cp.id)) FROM custom_products cp, products_categories c
				WHERE cp.id = c.product_id
				  AND c.category_id IN (28)
				  AND c.prod_type = 'custom'
				  AND cp.hide = 0
41 0.0005 0.00051999092102051
SELECT COUNT(DISTINCT(id)) FROM categories_autopopulate WHERE category_id = '28'
42 0.0004 0.00041699409484863
SELECT * FROM categorygroups WHERE id = '1'
43 0.0005 0.00054407119750977
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.0005 0.00046491622924805
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.0006 0.00064396858215332
SELECT COUNT(DISTINCT(bundle_id)) FROM bundle_categories WHERE category_id = 29
46 0.0005 0.00047183036804199
SELECT id FROM categories WHERE parent_id = '29'
47 0.0007 0.00065183639526367
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.0005 0.00048494338989258
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.00055289268493652
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.00052189826965332
SELECT COUNT(DISTINCT(id)) FROM categories_autopopulate WHERE category_id = '29'
51 0.0004 0.00040292739868164
SELECT * FROM categorygroups WHERE id = '1'
52 0.0006 0.00056099891662598
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.0005 0.00047898292541504
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.0004 0.00040006637573242
SELECT COUNT(DISTINCT(bundle_id)) FROM bundle_categories WHERE category_id = 30
55 0.0006 0.00060510635375977
SELECT id FROM categories WHERE parent_id = '30'
56 0.0007 0.00073719024658203
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.0009 0.00087308883666992
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.00057792663574219
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.0006 0.0006108283996582
SELECT COUNT(DISTINCT(id)) FROM categories_autopopulate WHERE category_id = '30'
60 0.0005 0.00045299530029297
SELECT * FROM categorygroups WHERE id = '1'
61 0.0006 0.00060009956359863
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.00045895576477051
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.0004 0.00039100646972656
SELECT COUNT(DISTINCT(bundle_id)) FROM bundle_categories WHERE category_id = 31
64 0.0005 0.0004580020904541
SELECT id FROM categories WHERE parent_id = '31'
65 0.0007 0.0007011890411377
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.0005 0.00046205520629883
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.0005 0.00048398971557617
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.0004 0.00044512748718262
SELECT COUNT(DISTINCT(id)) FROM categories_autopopulate WHERE category_id = '31'
69 0.0004 0.00041317939758301
SELECT * FROM categorygroups WHERE id = '1'
70 0.0005 0.00050806999206543
SELECT * FROM categories WHERE parent_id = '0' AND categorygroup_id = '2'  AND hidden = 0 ORDER BY sortorder ASC
71 0.0016 0.0015511512756348
SELECT * FROM manufacturers m WHERE m.display_sidebar = 1 AND m.merge_manufacturer_id = 0 ORDER BY linktitle ASC
72 0.0021 0.0020849704742432
SELECT * FROM sideboxes WHERE (templateuid = 'fsb-fluid2018' OR templateuid = '') AND enabled = 1 ORDER BY sortorder ASC
73 0.0006 0.00056695938110352
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.0013 0.0013110637664795
SELECT * FROM sideboxes_pages WHERE sidebox_id = '26'
75 0.0011 0.0011451244354248
SELECT value FROM template_options WHERE templateuid = 'fsb-fluid2018' AND optionuid = 'DISPLAY_CREDIT_ICON'
76 0.0010 0.0010409355163574
SELECT * FROM pages WHERE core = 1 ORDER BY pagekey
77 0.4866 0.48657989501953
SELECT * FROM ipgeocountries WHERE INET_ATON('3.18.220.223') >= INET_ATON(ip_start) AND INET_ATON('3.18.220.223') <= INET_ATON(ip_end)
78 0.0011 0.001121997833252
SELECT * FROM ipgeolocations WHERE geoname_id = '6252001'
79 0.0005 0.00049996376037598
SELECT * FROM countryredirects WHERE countrycode = 'US'
80 0.0009 0.00094413757324219
SELECT * FROM pages WHERE pagename = 'search'
81 0.0056 0.0055520534515381
SELECT MAX(price) as maxprice, MIN(price) as minprice FROM products WHERE enabled = 1 AND hidden = 0 AND price <> 0 
82 0.0030 0.0030391216278076
SELECT * FROM manufacturers WHERE display_filter = 1 AND merge_manufacturer_id = 0 ORDER BY name
83 0.0008 0.00083494186401367
SELECT * FROM productattributenames n WHERE hidden = 0 AND metabrowse = 1 ORDER BY n.displayname ASC
84 0.0066 0.0065741539001465
SELECT MAX(price) as maxprice, MIN(price) as minprice FROM products WHERE enabled = 1 AND hidden = 0 AND price <> 0 
85 0.0016 0.0016241073608398
SELECT * FROM manufacturers WHERE display_filter = 1 AND merge_manufacturer_id = 0 ORDER BY name
86 0.0006 0.0005650520324707
SELECT * FROM productattributenames n WHERE hidden = 0 AND metabrowse = 1 AND sidebarfilter = 1 ORDER BY n.displayname ASC
87 0.0017 0.0017049312591553
INSERT INTO searches (`keywords`, `timestamp`, `ip`) SELECT '4', NOW(), '3.18.220.223'
88 0.0009 0.00092601776123047
SELECT DISTINCT (p.id), salesrank, price, linktitle,
    MATCH (title)
    AGAINST ('+4' IN BOOLEAN MODE) as searchrelevance, 'product' AS type
    FROM products p 
		WHERE MATCH (title) AGAINST ('+4' IN BOOLEAN MODE)
		AND enabled = 1
		AND hidden = 0
		AND parent_id = 0
		
		AND 1 = 1 UNION SELECT DISTINCT(b.id), salesrank, price, title as `linktitle`, MATCH (title)
        AGAINST ('+4'), 'bundle' AS type FROM bundles b
		WHERE MATCH (title) AGAINST ('+4' IN BOOLEAN MODE)
		AND b.disabled = 0
		
		AND 1 = 1
89 0.0007 0.00071191787719727
SELECT DISTINCT (p.id), salesrank, price, linktitle,
    MATCH (description, keyfeatures, title, descriptionsecondary)
    AGAINST ('+4' IN BOOLEAN MODE) as searchrelevance, 'product' AS type
    FROM products p 
		WHERE MATCH (description, keyfeatures, title, descriptionsecondary) AGAINST ('+4' IN BOOLEAN MODE)
		AND enabled = 1
		AND hidden = 0
		AND parent_id = 0
		
		AND 1 = 1 UNION SELECT DISTINCT(b.id), salesrank, price, title as `linktitle`, MATCH (description, keyfeatures, title, descriptionsecondary)
        AGAINST ('+4'), 'bundle' AS type FROM bundles b
		WHERE MATCH (description, keyfeatures, title, descriptionsecondary) AGAINST ('+4' IN BOOLEAN MODE)
		AND b.disabled = 0
		
		AND 1 = 1
90 0.0039 0.0038731098175049
SELECT DISTINCT (p.id), salesrank, price, linktitle,
          'product' AS type
          FROM products p 
		WHERE ((description LIKE '4') OR (keyfeatures LIKE '4') OR (title LIKE '4'))

		AND enabled = 1
		AND hidden = 0
		AND parent_id = 0
		
		AND 1 = 1
91 0.0006 0.00058913230895996
SELECT DISTINCT (p.id), price, linktitle,
          'ebayproduct' AS type
          FROM ebay_products p 
		WHERE ((description LIKE '4') OR (title LIKE '4'))
		AND hide = 0
92 0.0007 0.00069093704223633
SELECT DISTINCT (p.id), price, linktitle,
          'customproduct' AS type
          FROM custom_products p 
		WHERE ((description LIKE '4') OR (title LIKE '4'))
		AND hide = 0
93 0.0006 0.00059318542480469
SELECT DISTINCT (p.id), salesrank, price, linktitle,
    MATCH (description, keyfeatures, title, descriptionsecondary)
    AGAINST ('+4' IN BOOLEAN MODE) as searchrelevance, 'product' AS type
    FROM products p 
		WHERE MATCH (description, keyfeatures, title, descriptionsecondary) AGAINST ('+4' IN BOOLEAN MODE)
		AND enabled = 1
		AND hidden = 0
		AND parent_id = 0
		
		AND 1 = 1 UNION SELECT DISTINCT(b.id), salesrank, price, title as `linktitle`, MATCH (description, keyfeatures, title, descriptionsecondary)
        AGAINST ('+4'), 'bundle' AS type FROM bundles b
		WHERE MATCH (description, keyfeatures, title, descriptionsecondary) AGAINST ('+4' IN BOOLEAN MODE)
		AND b.disabled = 0
		
		AND 1 = 1
94 0.0049 0.004932165145874
SELECT DISTINCT (p.id), salesrank, price, linktitle,
          'product' AS type
          FROM products p 
		WHERE ((description LIKE '%4%') OR (keyfeatures LIKE '%4%') OR (title LIKE '%4%'))

		AND enabled = 1
		AND hidden = 0
		AND parent_id = 0
		
		AND 1 = 1
95 0.0004 0.00041794776916504
SELECT DISTINCT (p.id), price, linktitle,
          'ebayproduct' AS type
          FROM ebay_products p 
		WHERE ((description LIKE '%4%') OR (title LIKE '%4%'))
		AND hide = 0
96 0.0003 0.00034379959106445
SELECT DISTINCT (p.id), price, linktitle,
          'customproduct' AS type
          FROM custom_products p 
		WHERE ((description LIKE '%4%') OR (title LIKE '%4%'))
		AND hide = 0
97 0.0005 0.00051593780517578
SELECT DISTINCT (p.id), salesrank, price, linktitle,
    MATCH (title)
    AGAINST ('+4' IN BOOLEAN MODE) as searchrelevance, 'product' AS type
    FROM products p 
		WHERE MATCH (title) AGAINST ('+4' IN BOOLEAN MODE)
		AND enabled = 1
		AND hidden = 0
		AND parent_id = 0
		
		AND 1 = 1 UNION SELECT DISTINCT(b.id), salesrank, price, title as `linktitle`, MATCH (title)
        AGAINST ('+4'), 'bundle' AS type FROM bundles b
		WHERE MATCH (title) AGAINST ('+4' IN BOOLEAN MODE)
		AND b.disabled = 0
		
		AND 1 = 1 ORDER BY salesrank ASC
98 0.0006 0.00059413909912109
SELECT DISTINCT (p.id), salesrank, price, linktitle,
    MATCH (description, keyfeatures, title, descriptionsecondary)
    AGAINST ('+4' IN BOOLEAN MODE) as searchrelevance, 'product' AS type
    FROM products p 
		WHERE MATCH (description, keyfeatures, title, descriptionsecondary) AGAINST ('+4' IN BOOLEAN MODE)
		AND enabled = 1
		AND hidden = 0
		AND parent_id = 0
		
		AND 1 = 1 UNION SELECT DISTINCT(b.id), salesrank, price, title as `linktitle`, MATCH (description, keyfeatures, title, descriptionsecondary)
        AGAINST ('+4'), 'bundle' AS type FROM bundles b
		WHERE MATCH (description, keyfeatures, title, descriptionsecondary) AGAINST ('+4' IN BOOLEAN MODE)
		AND b.disabled = 0
		
		AND 1 = 1 ORDER BY salesrank ASC
99 0.0039 0.0038909912109375
SELECT DISTINCT (p.id), salesrank, price, linktitle,
          'product' AS type
          FROM products p 
		WHERE ((description LIKE '4') OR (keyfeatures LIKE '4') OR (title LIKE '4'))

		AND enabled = 1
		AND hidden = 0
		AND parent_id = 0
		
		AND 1 = 1 ORDER BY salesrank ASC
100 0.0004 0.00039315223693848
SELECT DISTINCT (p.id), price, linktitle,
          'ebayproduct' AS type
          FROM ebay_products p 
		WHERE ((description LIKE '4') OR (title LIKE '4'))
		AND hide = 0
101 0.0003 0.00034523010253906
SELECT DISTINCT (p.id), price, linktitle,
          'customproduct' AS type
          FROM custom_products p 
		WHERE ((description LIKE '4') OR (title LIKE '4'))
		AND hide = 0
102 0.0006 0.00064682960510254
SELECT DISTINCT (p.id), salesrank, price, linktitle,
    MATCH (description, keyfeatures, title, descriptionsecondary)
    AGAINST ('+4' IN BOOLEAN MODE) as searchrelevance, 'product' AS type
    FROM products p 
		WHERE MATCH (description, keyfeatures, title, descriptionsecondary) AGAINST ('+4' IN BOOLEAN MODE)
		AND enabled = 1
		AND hidden = 0
		AND parent_id = 0
		
		AND 1 = 1 UNION SELECT DISTINCT(b.id), salesrank, price, title as `linktitle`, MATCH (description, keyfeatures, title, descriptionsecondary)
        AGAINST ('+4'), 'bundle' AS type FROM bundles b
		WHERE MATCH (description, keyfeatures, title, descriptionsecondary) AGAINST ('+4' IN BOOLEAN MODE)
		AND b.disabled = 0
		
		AND 1 = 1 ORDER BY salesrank ASC
103 0.0050 0.0050079822540283
SELECT DISTINCT (p.id), salesrank, price, linktitle,
          'product' AS type
          FROM products p 
		WHERE ((description LIKE '%4%') OR (keyfeatures LIKE '%4%') OR (title LIKE '%4%'))

		AND enabled = 1
		AND hidden = 0
		AND parent_id = 0
		
		AND 1 = 1 ORDER BY salesrank ASC
104 0.0004 0.0003969669342041
SELECT DISTINCT (p.id), price, linktitle,
          'ebayproduct' AS type
          FROM ebay_products p 
		WHERE ((description LIKE '%4%') OR (title LIKE '%4%'))
		AND hide = 0
105 0.0004 0.00043892860412598
SELECT DISTINCT (p.id), price, linktitle,
          'customproduct' AS type
          FROM custom_products p 
		WHERE ((description LIKE '%4%') OR (title LIKE '%4%'))
		AND hide = 0
106 0.0005 0.00051212310791016
SELECT * FROM products WHERE id = '1435'
107 0.0005 0.00053787231445312
SELECT * FROM productimages WHERE product_id = '1435' ORDER BY sortorder ASC
108 0.0007 0.00074601173400879
SELECT * FROM product_image_select WHERE product_id = '1435'
109 0.0005 0.0004570484161377
SELECT * FROM productcustomimages WHERE product_id = '1435'
110 0.0011 0.0011420249938965
SELECT a.name, n.displayname,a.value FROM productattributes a, productattributenames n WHERE product_id = '1435' AND a.name = n.originalname
111 0.0005 0.00054597854614258
SELECT * FROM productoffers WHERE product_id = '1435' AND merchantid = 'A1X6FK5RDHNB96'
112 0.0004 0.00043797492980957
SELECT * FROM productoffers
                WHERE product_id = '1435' AND price > 0
                ORDER BY price ASC LIMIT 1
113 0.0006 0.00062203407287598
SELECT value FROM productattributes WHERE product_id = '1435' AND (name = 'ListPriceAmount' OR name = 'ListPriceFormattedPrice') ORDER BY name LIMIT 1
114 0.0007 0.00072503089904785
SELECT * FROM products WHERE id = '1437'
115 0.0006 0.00058197975158691
SELECT * FROM productimages WHERE product_id = '1437' ORDER BY sortorder ASC
116 0.0008 0.00079607963562012
SELECT * FROM product_image_select WHERE product_id = '1437'
117 0.0005 0.00047993659973145
SELECT * FROM productcustomimages WHERE product_id = '1437'
118 0.0012 0.0012350082397461
SELECT a.name, n.displayname,a.value FROM productattributes a, productattributenames n WHERE product_id = '1437' AND a.name = n.originalname
119 0.0006 0.00061988830566406
SELECT * FROM productoffers WHERE product_id = '1437' AND merchantid = 'A1X6FK5RDHNB96'
120 0.0004 0.00041890144348145
SELECT * FROM productoffers
                WHERE product_id = '1437' AND price > 0
                ORDER BY price ASC LIMIT 1
121 0.0004 0.00042891502380371
SELECT * FROM productoffers
                WHERE product_id = 1437
                ORDER BY price ASC LIMIT 1
122 0.0005 0.0004580020904541
SELECT value FROM productattributes
                WHERE product_id = '1437'
                AND name = 'ListPriceAmount'
123 0.0005 0.0005190372467041
SELECT value FROM productattributes WHERE product_id = '1437' AND (name = 'ListPriceAmount' OR name = 'ListPriceFormattedPrice') ORDER BY name LIMIT 1
124 0.0006 0.00059103965759277
SELECT * FROM products WHERE id = '1438'
125 0.0005 0.00048208236694336
SELECT * FROM productimages WHERE product_id = '1438' ORDER BY sortorder ASC
126 0.0006 0.00061893463134766
SELECT * FROM product_image_select WHERE product_id = '1438'
127 0.0005 0.00045299530029297
SELECT * FROM productcustomimages WHERE product_id = '1438'
128 0.0011 0.0011389255523682
SELECT a.name, n.displayname,a.value FROM productattributes a, productattributenames n WHERE product_id = '1438' AND a.name = n.originalname
129 0.0005 0.00050902366638184
SELECT * FROM productoffers WHERE product_id = '1438' AND merchantid = 'A1X6FK5RDHNB96'
130 0.0004 0.00044703483581543
SELECT * FROM productoffers
                WHERE product_id = '1438' AND price > 0
                ORDER BY price ASC LIMIT 1
131 0.0004 0.00036191940307617
SELECT * FROM productoffers
                WHERE product_id = 1438
                ORDER BY price ASC LIMIT 1
132 0.0004 0.00039792060852051
SELECT value FROM productattributes
                WHERE product_id = '1438'
                AND name = 'ListPriceAmount'
133 0.0004 0.00044703483581543
SELECT value FROM productattributes WHERE product_id = '1438' AND (name = 'ListPriceAmount' OR name = 'ListPriceFormattedPrice') ORDER BY name LIMIT 1
134 0.0006 0.00061702728271484
SELECT * FROM products WHERE id = '1441'
135 0.0005 0.00046515464782715
SELECT * FROM productimages WHERE product_id = '1441' ORDER BY sortorder ASC
136 0.0006 0.00063109397888184
SELECT * FROM product_image_select WHERE product_id = '1441'
137 0.0008 0.00084710121154785
SELECT * FROM productcustomimages WHERE product_id = '1441'
138 0.0014 0.001378059387207
SELECT a.name, n.displayname,a.value FROM productattributes a, productattributenames n WHERE product_id = '1441' AND a.name = n.originalname
139 0.0011 0.0010781288146973
SELECT * FROM productoffers WHERE product_id = '1441' AND merchantid = 'A1X6FK5RDHNB96'
140 0.0007 0.00067305564880371
SELECT * FROM productoffers
                WHERE product_id = '1441' AND price > 0
                ORDER BY price ASC LIMIT 1
141 0.0006 0.00059700012207031
SELECT * FROM productoffers
                WHERE product_id = 1441
                ORDER BY price ASC LIMIT 1
142 0.0007 0.00074005126953125
SELECT value FROM productattributes
                WHERE product_id = '1441'
                AND name = 'ListPriceAmount'
143 0.0010 0.0009758472442627
SELECT value FROM productattributes WHERE product_id = '1441' AND (name = 'ListPriceAmount' OR name = 'ListPriceFormattedPrice') ORDER BY name LIMIT 1
144 0.0016 0.0016360282897949
SELECT * FROM products WHERE id = '1442'
145 0.0009 0.00088691711425781
SELECT * FROM productimages WHERE product_id = '1442' ORDER BY sortorder ASC
146 0.0014 0.0013580322265625
SELECT * FROM product_image_select WHERE product_id = '1442'
147 0.0007 0.00069713592529297
SELECT * FROM productcustomimages WHERE product_id = '1442'
148 0.0025 0.0024640560150146
SELECT a.name, n.displayname,a.value FROM productattributes a, productattributenames n WHERE product_id = '1442' AND a.name = n.originalname
149 0.0009 0.0009148120880127
SELECT * FROM productoffers WHERE product_id = '1442' AND merchantid = 'A1X6FK5RDHNB96'
150 0.0005 0.00052809715270996
SELECT * FROM productoffers
                WHERE product_id = '1442' AND price > 0
                ORDER BY price ASC LIMIT 1
151 0.0004 0.00039911270141602
SELECT * FROM productoffers
                WHERE product_id = 1442
                ORDER BY price ASC LIMIT 1
152 0.0005 0.0004880428314209
SELECT value FROM productattributes
                WHERE product_id = '1442'
                AND name = 'ListPriceAmount'
153 0.0005 0.00050616264343262
SELECT value FROM productattributes WHERE product_id = '1442' AND (name = 'ListPriceAmount' OR name = 'ListPriceFormattedPrice') ORDER BY name LIMIT 1
154 0.0006 0.00063395500183105
SELECT * FROM products WHERE id = '1443'
155 0.0006 0.0006101131439209
SELECT * FROM productimages WHERE product_id = '1443' ORDER BY sortorder ASC
156 0.0008 0.00082302093505859
SELECT * FROM product_image_select WHERE product_id = '1443'
157 0.0006 0.00056099891662598
SELECT * FROM productcustomimages WHERE product_id = '1443'
158 0.0017 0.0016698837280273
SELECT a.name, n.displayname,a.value FROM productattributes a, productattributenames n WHERE product_id = '1443' AND a.name = n.originalname
159 0.0006 0.00062108039855957
SELECT * FROM productoffers WHERE product_id = '1443' AND merchantid = 'A1X6FK5RDHNB96'
160 0.0005 0.00054383277893066
SELECT * FROM productoffers
                WHERE product_id = '1443' AND price > 0
                ORDER BY price ASC LIMIT 1
161 0.0006 0.00055599212646484
SELECT value FROM productattributes WHERE product_id = '1443' AND (name = 'ListPriceAmount' OR name = 'ListPriceFormattedPrice') ORDER BY name LIMIT 1
162 0.0007 0.00069093704223633
SELECT * FROM products WHERE id = '1448'
163 0.0006 0.00061202049255371
SELECT * FROM productimages WHERE product_id = '1448' ORDER BY sortorder ASC
164 0.0008 0.00076389312744141
SELECT * FROM product_image_select WHERE product_id = '1448'
165 0.0005 0.00052785873413086
SELECT * FROM productcustomimages WHERE product_id = '1448'
166 0.0017 0.0016560554504395
SELECT a.name, n.displayname,a.value FROM productattributes a, productattributenames n WHERE product_id = '1448' AND a.name = n.originalname
167 0.0007 0.0006868839263916
SELECT * FROM productoffers WHERE product_id = '1448' AND merchantid = 'A1X6FK5RDHNB96'
168 0.0005 0.00046396255493164
SELECT * FROM productoffers
                WHERE product_id = '1448' AND price > 0
                ORDER BY price ASC LIMIT 1
169 0.0005 0.00050687789916992
SELECT * FROM productoffers
                WHERE product_id = 1448
                ORDER BY price ASC LIMIT 1
170 0.0005 0.00052595138549805
SELECT value FROM productattributes
                WHERE product_id = '1448'
                AND name = 'ListPriceAmount'
171 0.0006 0.0005791187286377
SELECT value FROM productattributes WHERE product_id = '1448' AND (name = 'ListPriceAmount' OR name = 'ListPriceFormattedPrice') ORDER BY name LIMIT 1
172 0.0008 0.00078797340393066
SELECT * FROM products WHERE id = '1460'
173 0.0006 0.00064206123352051
SELECT * FROM productimages WHERE product_id = '1460' ORDER BY sortorder ASC
174 0.0008 0.00083279609680176
SELECT * FROM product_image_select WHERE product_id = '1460'
175 0.0005 0.00051403045654297
SELECT * FROM productcustomimages WHERE product_id = '1460'
176 0.0016 0.0016119480133057
SELECT a.name, n.displayname,a.value FROM productattributes a, productattributenames n WHERE product_id = '1460' AND a.name = n.originalname
177 0.0007 0.00070595741271973
SELECT * FROM productoffers WHERE product_id = '1460' AND merchantid = 'A1X6FK5RDHNB96'
178 0.0005 0.00046801567077637
SELECT * FROM productoffers
                WHERE product_id = '1460' AND price > 0
                ORDER BY price ASC LIMIT 1
179 0.0004 0.00044584274291992
SELECT * FROM productoffers
                WHERE product_id = 1460
                ORDER BY price ASC LIMIT 1
180 0.0005 0.00049591064453125
SELECT value FROM productattributes
                WHERE product_id = '1460'
                AND name = 'ListPriceAmount'
181 0.0006 0.0006401538848877
SELECT value FROM productattributes WHERE product_id = '1460' AND (name = 'ListPriceAmount' OR name = 'ListPriceFormattedPrice') ORDER BY name LIMIT 1
182 0.0008 0.00083112716674805
SELECT * FROM products WHERE id = '1461'
183 0.0008 0.00081110000610352
SELECT * FROM productimages WHERE product_id = '1461' ORDER BY sortorder ASC
184 0.0008 0.00082492828369141
SELECT * FROM product_image_select WHERE product_id = '1461'
185 0.0009 0.000885009765625
SELECT * FROM productcustomimages WHERE product_id = '1461'
186 0.0022 0.0021708011627197
SELECT a.name, n.displayname,a.value FROM productattributes a, productattributenames n WHERE product_id = '1461' AND a.name = n.originalname
187 0.0007 0.00073599815368652
SELECT * FROM productoffers WHERE product_id = '1461' AND merchantid = 'A1X6FK5RDHNB96'
188 0.0007 0.00069999694824219
SELECT * FROM productoffers
                WHERE product_id = '1461' AND price > 0
                ORDER BY price ASC LIMIT 1
189 0.0006 0.0005950927734375
SELECT * FROM productoffers
                WHERE product_id = 1461
                ORDER BY price ASC LIMIT 1
190 0.0007 0.00070405006408691
SELECT value FROM productattributes
                WHERE product_id = '1461'
                AND name = 'ListPriceAmount'
191 0.0008 0.00083208084106445
SELECT value FROM productattributes WHERE product_id = '1461' AND (name = 'ListPriceAmount' OR name = 'ListPriceFormattedPrice') ORDER BY name LIMIT 1
192 0.0009 0.0008549690246582
SELECT * FROM products WHERE id = '1466'
193 0.0007 0.00066900253295898
SELECT * FROM productimages WHERE product_id = '1466' ORDER BY sortorder ASC
194 0.0008 0.00080299377441406
SELECT * FROM product_image_select WHERE product_id = '1466'
195 0.0005 0.00053095817565918
SELECT * FROM productcustomimages WHERE product_id = '1466'
196 0.0018 0.0017938613891602
SELECT a.name, n.displayname,a.value FROM productattributes a, productattributenames n WHERE product_id = '1466' AND a.name = n.originalname
197 0.0006 0.00061297416687012
SELECT * FROM productoffers WHERE product_id = '1466' AND merchantid = 'A1X6FK5RDHNB96'
198 0.0004 0.00043392181396484
SELECT * FROM productoffers
                WHERE product_id = '1466' AND price > 0
                ORDER BY price ASC LIMIT 1
199 0.0004 0.00042200088500977
SELECT * FROM productoffers
                WHERE product_id = 1466
                ORDER BY price ASC LIMIT 1
200 0.0004 0.00044608116149902
SELECT value FROM productattributes
                WHERE product_id = '1466'
                AND name = 'ListPriceAmount'
201 0.0005 0.00050806999206543
SELECT value FROM productattributes WHERE product_id = '1466' AND (name = 'ListPriceAmount' OR name = 'ListPriceFormattedPrice') ORDER BY name LIMIT 1
202 0.0007 0.00067782402038574
SELECT * FROM products WHERE id = '1476'
203 0.0010 0.00097298622131348
SELECT * FROM productimages WHERE product_id = '1476' ORDER BY sortorder ASC
204 0.0007 0.00074911117553711
SELECT * FROM product_image_select WHERE product_id = '1476'
205 0.0006 0.00062108039855957
SELECT * FROM productcustomimages WHERE product_id = '1476'
206 0.0014 0.0013859272003174
SELECT a.name, n.displayname,a.value FROM productattributes a, productattributenames n WHERE product_id = '1476' AND a.name = n.originalname
207 0.0006 0.00063586235046387
SELECT * FROM productoffers WHERE product_id = '1476' AND merchantid = 'A1X6FK5RDHNB96'
208 0.0004 0.00042390823364258
SELECT * FROM productoffers
                WHERE product_id = '1476' AND price > 0
                ORDER BY price ASC LIMIT 1
209 0.0004 0.0004429817199707
SELECT * FROM productoffers
                WHERE product_id = 1476
                ORDER BY price ASC LIMIT 1
210 0.0004 0.00039792060852051
SELECT value FROM productattributes
                WHERE product_id = '1476'
                AND name = 'ListPriceAmount'
211 0.0005 0.00049281120300293
SELECT value FROM productattributes WHERE product_id = '1476' AND (name = 'ListPriceAmount' OR name = 'ListPriceFormattedPrice') ORDER BY name LIMIT 1
212 0.0006 0.00061798095703125
SELECT * FROM products WHERE id = '1473'
213 0.0010 0.00097894668579102
SELECT * FROM productimages WHERE product_id = '1473' ORDER BY sortorder ASC
214 0.0013 0.001331090927124
SELECT * FROM product_image_select WHERE product_id = '1473'
215 0.0007 0.00069618225097656
SELECT * FROM productcustomimages WHERE product_id = '1473'
216 0.0024 0.0023541450500488
SELECT a.name, n.displayname,a.value FROM productattributes a, productattributenames n WHERE product_id = '1473' AND a.name = n.originalname
217 0.0009 0.00091791152954102
SELECT * FROM productoffers WHERE product_id = '1473' AND merchantid = 'A1X6FK5RDHNB96'
218 0.0007 0.0006721019744873
SELECT * FROM productoffers
                WHERE product_id = '1473' AND price > 0
                ORDER BY price ASC LIMIT 1
219 0.0005 0.00054287910461426
SELECT * FROM productoffers
                WHERE product_id = 1473
                ORDER BY price ASC LIMIT 1
220 0.0007 0.00072407722473145
SELECT value FROM productattributes
                WHERE product_id = '1473'
                AND name = 'ListPriceAmount'
221 0.0009 0.00087380409240723
SELECT value FROM productattributes WHERE product_id = '1473' AND (name = 'ListPriceAmount' OR name = 'ListPriceFormattedPrice') ORDER BY name LIMIT 1
222 0.0015 0.0014898777008057
SELECT * FROM products WHERE id = '1493'
223 0.0012 0.0011541843414307
SELECT * FROM productimages WHERE product_id = '1493' ORDER BY sortorder ASC
224 0.0015 0.0015490055084229
SELECT * FROM product_image_select WHERE product_id = '1493'
225 0.0009 0.00088882446289062
SELECT * FROM productcustomimages WHERE product_id = '1493'
226 0.0021 0.0020589828491211
SELECT a.name, n.displayname,a.value FROM productattributes a, productattributenames n WHERE product_id = '1493' AND a.name = n.originalname
227 0.0008 0.00082707405090332
SELECT * FROM productoffers WHERE product_id = '1493' AND merchantid = 'A1X6FK5RDHNB96'
228 0.0006 0.00064516067504883
SELECT * FROM productoffers
                WHERE product_id = '1493' AND price > 0
                ORDER BY price ASC LIMIT 1
229 0.0005 0.00052714347839355
SELECT * FROM productoffers
                WHERE product_id = 1493
                ORDER BY price ASC LIMIT 1
230 0.0007 0.00066709518432617
SELECT value FROM productattributes
                WHERE product_id = '1493'
                AND name = 'ListPriceAmount'
231 0.0009 0.00091385841369629
SELECT value FROM productattributes WHERE product_id = '1493' AND (name = 'ListPriceAmount' OR name = 'ListPriceFormattedPrice') ORDER BY name LIMIT 1
232 0.0010 0.0010471343994141
SELECT * FROM products WHERE id = '1499'
233 0.0012 0.0011699199676514
SELECT * FROM productimages WHERE product_id = '1499' ORDER BY sortorder ASC
234 0.0012 0.0012331008911133
SELECT * FROM product_image_select WHERE product_id = '1499'
235 0.0007 0.00068497657775879
SELECT * FROM productcustomimages WHERE product_id = '1499'
236 0.0028 0.0028350353240967
SELECT a.name, n.displayname,a.value FROM productattributes a, productattributenames n WHERE product_id = '1499' AND a.name = n.originalname
237 0.0008 0.00076985359191895
SELECT * FROM productoffers WHERE product_id = '1499' AND merchantid = 'A1X6FK5RDHNB96'
238 0.0006 0.00062012672424316
SELECT * FROM productoffers
                WHERE product_id = '1499' AND price > 0
                ORDER BY price ASC LIMIT 1
239 0.0006 0.00062108039855957
SELECT * FROM productoffers
                WHERE product_id = 1499
                ORDER BY price ASC LIMIT 1
240 0.0006 0.00064992904663086
SELECT value FROM productattributes
                WHERE product_id = '1499'
                AND name = 'ListPriceAmount'
241 0.0007 0.00068497657775879
SELECT value FROM productattributes WHERE product_id = '1499' AND (name = 'ListPriceAmount' OR name = 'ListPriceFormattedPrice') ORDER BY name LIMIT 1
242 0.0008 0.00078916549682617
SELECT * FROM products WHERE id = '1513'
243 0.0007 0.00074911117553711
SELECT * FROM productimages WHERE product_id = '1513' ORDER BY sortorder ASC
244 0.0011 0.001101016998291
SELECT * FROM product_image_select WHERE product_id = '1513'
245 0.0006 0.00060892105102539
SELECT * FROM productcustomimages WHERE product_id = '1513'
246 0.0014 0.0014290809631348
SELECT a.name, n.displayname,a.value FROM productattributes a, productattributenames n WHERE product_id = '1513' AND a.name = n.originalname
247 0.0008 0.00080013275146484
SELECT * FROM productoffers WHERE product_id = '1513' AND merchantid = 'A1X6FK5RDHNB96'
248 0.0006 0.00060796737670898
SELECT * FROM productoffers
                WHERE product_id = '1513' AND price > 0
                ORDER BY price ASC LIMIT 1
249 0.0005 0.0004889965057373
SELECT * FROM productoffers
                WHERE product_id = 1513
                ORDER BY price ASC LIMIT 1
250 0.0005 0.00053215026855469
SELECT value FROM productattributes
                WHERE product_id = '1513'
                AND name = 'ListPriceAmount'
251 0.0005 0.00053906440734863
SELECT value FROM productattributes WHERE product_id = '1513' AND (name = 'ListPriceAmount' OR name = 'ListPriceFormattedPrice') ORDER BY name LIMIT 1
252 0.0007 0.00069284439086914
SELECT * FROM products WHERE id = '1572'
253 0.0009 0.00094699859619141
SELECT * FROM productimages WHERE product_id = '1572' ORDER BY sortorder ASC
254 0.0010 0.00096988677978516
SELECT * FROM product_image_select WHERE product_id = '1572'
255 0.0005 0.00052595138549805
SELECT * FROM productcustomimages WHERE product_id = '1572'
256 0.0018 0.0018050670623779
SELECT a.name, n.displayname,a.value FROM productattributes a, productattributenames n WHERE product_id = '1572' AND a.name = n.originalname
257 0.0007 0.00070405006408691
SELECT * FROM productoffers WHERE product_id = '1572' AND merchantid = 'A1X6FK5RDHNB96'
258 0.0005 0.00047397613525391
SELECT * FROM productoffers
                WHERE product_id = '1572' AND price > 0
                ORDER BY price ASC LIMIT 1
259 0.0005 0.00052785873413086
SELECT * FROM productoffers
                WHERE product_id = 1572
                ORDER BY price ASC LIMIT 1
260 0.0005 0.0004880428314209
SELECT value FROM productattributes
                WHERE product_id = '1572'
                AND name = 'ListPriceAmount'
261 0.0006 0.00057601928710938
SELECT value FROM productattributes WHERE product_id = '1572' AND (name = 'ListPriceAmount' OR name = 'ListPriceFormattedPrice') ORDER BY name LIMIT 1
262 0.0007 0.0007011890411377
SELECT * FROM products WHERE id = '1544'
263 0.0006 0.00063991546630859
SELECT * FROM productimages WHERE product_id = '1544' ORDER BY sortorder ASC
264 0.0010 0.00095701217651367
SELECT * FROM product_image_select WHERE product_id = '1544'
265 0.0006 0.00059318542480469
SELECT * FROM productcustomimages WHERE product_id = '1544'
266 0.0011 0.0011179447174072
SELECT a.name, n.displayname,a.value FROM productattributes a, productattributenames n WHERE product_id = '1544' AND a.name = n.originalname
267 0.0007 0.00066494941711426
SELECT * FROM productoffers WHERE product_id = '1544' AND merchantid = 'A1X6FK5RDHNB96'
268 0.0005 0.0005497932434082
SELECT * FROM productoffers
                WHERE product_id = '1544' AND price > 0
                ORDER BY price ASC LIMIT 1
269 0.0005 0.00047612190246582
SELECT * FROM productoffers
                WHERE product_id = 1544
                ORDER BY price ASC LIMIT 1
270 0.0006 0.00062394142150879
SELECT value FROM productattributes
                WHERE product_id = '1544'
                AND name = 'ListPriceAmount'
271 0.0006 0.00060105323791504
SELECT value FROM productattributes WHERE product_id = '1544' AND (name = 'ListPriceAmount' OR name = 'ListPriceFormattedPrice') ORDER BY name LIMIT 1
272 0.0006 0.00064897537231445
SELECT * FROM products WHERE id = '1547'
273 0.0009 0.00085115432739258
SELECT * FROM productimages WHERE product_id = '1547' ORDER BY sortorder ASC
274 0.0008 0.00076484680175781
SELECT * FROM product_image_select WHERE product_id = '1547'
275 0.0005 0.00054192543029785
SELECT * FROM productcustomimages WHERE product_id = '1547'
276 0.0020 0.002032995223999
SELECT a.name, n.displayname,a.value FROM productattributes a, productattributenames n WHERE product_id = '1547' AND a.name = n.originalname
277 0.0006 0.00059890747070312
SELECT * FROM productoffers WHERE product_id = '1547' AND merchantid = 'A1X6FK5RDHNB96'
278 0.0005 0.00046300888061523
SELECT * FROM productoffers
                WHERE product_id = '1547' AND price > 0
                ORDER BY price ASC LIMIT 1
279 0.0004 0.00042390823364258
SELECT * FROM productoffers
                WHERE product_id = 1547
                ORDER BY price ASC LIMIT 1
280 0.0005 0.00054502487182617
SELECT value FROM productattributes
                WHERE product_id = '1547'
                AND name = 'ListPriceAmount'
281 0.0006 0.00057005882263184
SELECT value FROM productattributes WHERE product_id = '1547' AND (name = 'ListPriceAmount' OR name = 'ListPriceFormattedPrice') ORDER BY name LIMIT 1
282 0.0005 0.0005040168762207
SELECT * FROM customerreviews WHERE approved = 1 AND productid = '1435' ORDER BY timestamp DESC
283 0.0004 0.00038313865661621
SELECT * FROM customerreviews WHERE approved = 1 AND productid = '1437' ORDER BY timestamp DESC
284 0.0004 0.00041794776916504
SELECT * FROM customerreviews WHERE approved = 1 AND productid = '1438' ORDER BY timestamp DESC
285 0.0004 0.00042200088500977
SELECT * FROM customerreviews WHERE approved = 1 AND productid = '1441' ORDER BY timestamp DESC
286 0.0004 0.0003819465637207
SELECT * FROM customerreviews WHERE approved = 1 AND productid = '1442' ORDER BY timestamp DESC
287 0.0004 0.00043797492980957
SELECT * FROM customerreviews WHERE approved = 1 AND productid = '1443' ORDER BY timestamp DESC
288 0.0004 0.00041508674621582
SELECT * FROM customerreviews WHERE approved = 1 AND productid = '1448' ORDER BY timestamp DESC
289 0.0004 0.00041294097900391
SELECT * FROM customerreviews WHERE approved = 1 AND productid = '1460' ORDER BY timestamp DESC
290 0.0004 0.00038719177246094
SELECT * FROM customerreviews WHERE approved = 1 AND productid = '1461' ORDER BY timestamp DESC
291 0.0004 0.00038695335388184
SELECT * FROM customerreviews WHERE approved = 1 AND productid = '1466' ORDER BY timestamp DESC
292 0.0004 0.0003809928894043
SELECT * FROM customerreviews WHERE approved = 1 AND productid = '1476' ORDER BY timestamp DESC
293 0.0004 0.00043582916259766
SELECT * FROM customerreviews WHERE approved = 1 AND productid = '1473' ORDER BY timestamp DESC
294 0.0005 0.00045394897460938
SELECT * FROM customerreviews WHERE approved = 1 AND productid = '1493' ORDER BY timestamp DESC
295 0.0005 0.00051593780517578
SELECT * FROM customerreviews WHERE approved = 1 AND productid = '1499' ORDER BY timestamp DESC
296 0.0004 0.0004429817199707
SELECT * FROM customerreviews WHERE approved = 1 AND productid = '1513' ORDER BY timestamp DESC
297 0.0004 0.00039291381835938
SELECT * FROM customerreviews WHERE approved = 1 AND productid = '1572' ORDER BY timestamp DESC
298 0.0004 0.00043511390686035
SELECT * FROM customerreviews WHERE approved = 1 AND productid = '1544' ORDER BY timestamp DESC
299 0.0005 0.00047206878662109
SELECT * FROM customerreviews WHERE approved = 1 AND productid = '1547' ORDER BY timestamp DESC
300 0.0007 0.00070810317993164
SELECT * FROM template_info WHERE templateuid = 'fsb-fluid2018'
301 0.0005 0.00054812431335449
SELECT ga_value FROM google_analytics_options WHERE `ga_key` = 'ga_user_data'
302 0.0005 0.00045299530029297
SELECT ga_value FROM google_analytics_options WHERE `ga_key` = 'ga_tracking_status'
303 0.0293 0.02932596206665
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
304 0.0009 0.00086498260498047
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
305 0.0009 0.00088095664978027
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
306 0.0008 0.00084590911865234
SELECT * FROM products WHERE id = 1626
307 0.0008 0.00079607963562012
SELECT * FROM products WHERE id = 4041
308 0.0007 0.00074100494384766
SELECT * FROM products WHERE id = 4312
309 0.0014 0.0014059543609619
SELECT * FROM products WHERE id = 777
310 0.0013 0.0012779235839844
SELECT * FROM products WHERE id = 3881
311 0.0011 0.0011320114135742
SELECT * FROM products WHERE id = 4213
312 0.0008 0.00082516670227051
SELECT * FROM products WHERE id = '1626'
313 0.0008 0.00084996223449707
SELECT * FROM productimages WHERE product_id = '1626' ORDER BY sortorder ASC
314 0.0013 0.0012979507446289
SELECT * FROM product_image_select WHERE product_id = '1626'
315 0.0007 0.00066900253295898
SELECT * FROM productcustomimages WHERE product_id = '1626'
316 0.0018 0.0017662048339844
SELECT a.name, n.displayname,a.value FROM productattributes a, productattributenames n WHERE product_id = '1626' AND a.name = n.originalname
317 0.0010 0.00097990036010742
SELECT * FROM productoffers WHERE product_id = '1626' AND merchantid = 'A1X6FK5RDHNB96'
318 0.0008 0.00075578689575195
SELECT * FROM productoffers
                WHERE product_id = '1626' AND price > 0
                ORDER BY price ASC LIMIT 1
319 0.0009 0.00087618827819824
SELECT value FROM productattributes WHERE product_id = '1626' AND (name = 'ListPriceAmount' OR name = 'ListPriceFormattedPrice') ORDER BY name LIMIT 1
320 0.0011 0.0011329650878906
SELECT * FROM products WHERE id = '4041'
321 0.0010 0.00095105171203613
SELECT * FROM productimages WHERE product_id = '4041' ORDER BY sortorder ASC
322 0.0011 0.0011320114135742
SELECT * FROM product_image_select WHERE product_id = '4041'
323 0.0006 0.00062203407287598
SELECT * FROM productcustomimages WHERE product_id = '4041'
324 0.0024 0.0023748874664307
SELECT a.name, n.displayname,a.value FROM productattributes a, productattributenames n WHERE product_id = '4041' AND a.name = n.originalname
325 0.0010 0.0010240077972412
SELECT * FROM productoffers WHERE product_id = '4041' AND merchantid = 'A1X6FK5RDHNB96'
326 0.0006 0.0006251335144043
SELECT * FROM productoffers
                WHERE product_id = '4041' AND price > 0
                ORDER BY price ASC LIMIT 1
327 0.0007 0.00074505805969238
SELECT value FROM productattributes WHERE product_id = '4041' AND (name = 'ListPriceAmount' OR name = 'ListPriceFormattedPrice') ORDER BY name LIMIT 1
328 0.0010 0.0010459423065186
SELECT * FROM products WHERE id = '4312'
329 0.0009 0.00087499618530273
SELECT * FROM productimages WHERE product_id = '4312' ORDER BY sortorder ASC
330 0.0012 0.0011718273162842
SELECT * FROM product_image_select WHERE product_id = '4312'
331 0.0007 0.00073409080505371
SELECT * FROM productcustomimages WHERE product_id = '4312'
332 0.0019 0.0018718242645264
SELECT a.name, n.displayname,a.value FROM productattributes a, productattributenames n WHERE product_id = '4312' AND a.name = n.originalname
333 0.0007 0.00072908401489258
SELECT * FROM productoffers WHERE product_id = '4312' AND merchantid = 'A1X6FK5RDHNB96'
334 0.0006 0.00060510635375977
SELECT * FROM productoffers
                WHERE product_id = '4312' AND price > 0
                ORDER BY price ASC LIMIT 1
335 0.0008 0.00082302093505859
SELECT value FROM productattributes WHERE product_id = '4312' AND (name = 'ListPriceAmount' OR name = 'ListPriceFormattedPrice') ORDER BY name LIMIT 1
336 0.0010 0.0010349750518799
SELECT * FROM products WHERE id = '777'
337 0.0008 0.00083208084106445
SELECT * FROM productimages WHERE product_id = '777' ORDER BY sortorder ASC
338 0.0011 0.0010659694671631
SELECT * FROM product_image_select WHERE product_id = '777'
339 0.0005 0.0005490779876709
SELECT * FROM productcustomimages WHERE product_id = '777'
340 0.0017 0.0016579627990723
SELECT a.name, n.displayname,a.value FROM productattributes a, productattributenames n WHERE product_id = '777' AND a.name = n.originalname
341 0.0006 0.00057792663574219
SELECT * FROM productoffers WHERE product_id = '777' AND merchantid = 'A1X6FK5RDHNB96'
342 0.0005 0.00053691864013672
SELECT * FROM productoffers
                WHERE product_id = '777' AND price > 0
                ORDER BY price ASC LIMIT 1
343 0.0007 0.00074291229248047
SELECT value FROM productattributes WHERE product_id = '777' AND (name = 'ListPriceAmount' OR name = 'ListPriceFormattedPrice') ORDER BY name LIMIT 1
344 0.0008 0.00076794624328613
SELECT * FROM products WHERE id = '3881'
345 0.0010 0.00099802017211914
SELECT * FROM productimages WHERE product_id = '3881' ORDER BY sortorder ASC
346 0.0011 0.0011320114135742
SELECT * FROM product_image_select WHERE product_id = '3881'
347 0.0006 0.00061392784118652
SELECT * FROM productcustomimages WHERE product_id = '3881'
348 0.0019 0.0018558502197266
SELECT a.name, n.displayname,a.value FROM productattributes a, productattributenames n WHERE product_id = '3881' AND a.name = n.originalname
349 0.0006 0.00061893463134766
SELECT * FROM productoffers WHERE product_id = '3881' AND merchantid = 'A1X6FK5RDHNB96'
350 0.0005 0.00048184394836426
SELECT * FROM productoffers
                WHERE product_id = '3881' AND price > 0
                ORDER BY price ASC LIMIT 1
351 0.0006 0.00061583518981934
SELECT value FROM productattributes WHERE product_id = '3881' AND (name = 'ListPriceAmount' OR name = 'ListPriceFormattedPrice') ORDER BY name LIMIT 1
352 0.0007 0.0006709098815918
SELECT * FROM products WHERE id = '4213'
353 0.0008 0.00078201293945312
SELECT * FROM productimages WHERE product_id = '4213' ORDER BY sortorder ASC
354 0.0008 0.00075411796569824
SELECT * FROM product_image_select WHERE product_id = '4213'
355 0.0006 0.00061297416687012
SELECT * FROM productcustomimages WHERE product_id = '4213'
356 0.0015 0.0014650821685791
SELECT a.name, n.displayname,a.value FROM productattributes a, productattributenames n WHERE product_id = '4213' AND a.name = n.originalname
357 0.0009 0.00088000297546387
SELECT * FROM productoffers WHERE product_id = '4213' AND merchantid = 'A1X6FK5RDHNB96'
358 0.0005 0.00045084953308105
SELECT * FROM productoffers
                WHERE product_id = '4213' AND price > 0
                ORDER BY price ASC LIMIT 1
359 0.0005 0.00051498413085938
SELECT value FROM productattributes WHERE product_id = '4213' AND (name = 'ListPriceAmount' OR name = 'ListPriceFormattedPrice') ORDER BY name LIMIT 1
360 0.0010 0.0010380744934082
SELECT * FROM template_includes WHERE deleted = 0 AND templateuid = 'fsb-fluid2018' AND area = 'header' ORDER BY sortorder ASC
361 0.0011 0.0010581016540527
SELECT * FROM template_includes WHERE deleted = 0 AND templateuid = 'fsb-fluid2018' AND area = 'footer' ORDER BY sortorder ASC
362 0.0019 0.0018889904022217
SELECT * FROM template_css WHERE deleted = 0 AND templateuid = 'fsb-fluid2018' AND skinuid = ''
363 0.0010 0.0010340213775635
SELECT * FROM template_images WHERE deleted = 0 AND templateuid = 'fsb-fluid2018'
364 0.0009 0.00092387199401855
SELECT * FROM template_images WHERE deleted = 0 AND templateuid = 'fsb-fluid2018'
365 0.0014 0.0014200210571289
SELECT * FROM template_images WHERE templateuid = 'fsb-fluid2018' AND imageuid = 'FB_DEFAULT_SHARE_IMAGE'
366 0.0014 0.0013689994812012
SELECT * FROM template_images WHERE templateuid = 'fsb-fluid2018' AND imageuid = 'HEAD_LOGO'