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.8463129997253 382 1.2082 0


No Amazon API Requests Made.


App Debug - Total Time 1.8463129997253 seconds

Number Time From Start Name Description
1 0.38273596763611 Initialise Initialise FSB Function
2 0.38471794128418 App Controller Start Start of the App controller (called before the controller of every page)
3 0.43585395812988 Start of getCategoryListByGroup Function Before first category groups query
4 0.43608093261719 After initial query Before first category groups query
5 0.4360818862915 Get Category List for Group Before the call to getCategoryList function
6 0.43608379364014 Start of GetCategoryList function Start of the function
7 0.43608498573303 Before getting categories Query to get specific category list
8 0.43636584281921 After getting categories Query to get specific category list
9 0.43636584281921 Before getting category custom Before call to function getCategoryCustom
10 0.44728088378906 After getting category custom After call to function getCategoryCustom
11 0.44728183746338 Before getting category custom Before call to function getCategoryCustom
12 0.45517778396606 After getting category custom After call to function getCategoryCustom
13 0.45517897605896 Before getting category custom Before call to function getCategoryCustom
14 0.45875787734985 After getting category custom After call to function getCategoryCustom
15 0.45875978469849 Before getting category custom Before call to function getCategoryCustom
16 0.4608268737793 After getting category custom After call to function getCategoryCustom
17 0.46082782745361 Before getting category custom Before call to function getCategoryCustom
18 0.46291780471802 After getting category custom After call to function getCategoryCustom
19 0.46291899681091 Before getting category custom Before call to function getCategoryCustom
20 0.46508693695068 After getting category custom After call to function getCategoryCustom
21 0.465087890625 End of GetCategoryList function End of the function
22 0.46509099006653 Get Category List for Group Before the call to getCategoryList function
23 0.46509289741516 Start of GetCategoryList function Start of the function
24 0.46509289741516 Before getting categories Query to get specific category list
25 0.46535396575928 End of getCategoryListByGroup Function Before return()
26 1.4681839942932 App Controller End End of the App controller (called before the controller of every page)
27 1.6029028892517 App_after Controller Start Start of the App_after controller (called after the controller of every page)
28 1.6035549640656 Before Get Options Before the call to getOptions in the tpl class
29 1.6579399108887 After Get Options After the call to getOptions in the tpl class
30 1.657970905304 App_after Controller End End of the App_after controller (called after the controller of every page)
31 1.8462998867035 Finalizing debug Before the debug is output to the page.
32 1.8463118076324 End of App This is the end of the app logging, final timestamp


Query Debug - 382 Database Queries. Total time 1.2082 seconds

Number Time (Seconds) Time (Milliseconds) Query
1 0.0008 0.00081801414489746
SELECT parameter, value FROM parameters
2 0.0044 0.0043759346008301
SELECT * FROM `bad_bots`
3 0.0003 0.00032305717468262
SET time_zone = 'Europe/London'
4 0.0005 0.00046992301940918
SELECT version FROM version ORDER BY `installed` DESC LIMIT 1
5 0.0006 0.00058722496032715
INSERT INTO ga_users (`isbot`, `ips`) SELECT '1', 'a:1:{i:0;s:13:\"216.73.216.99\";}'
6 0.0007 0.00074505805969238
INSERT INTO ga_sessions (`sessionlastseen`) SELECT '1758078455'
7 0.0007 0.00074100494384766
SELECT * FROM autorun ORDER BY lastrun ASC
8 0.0005 0.00047397613525391
UPDATE autorun SET lastrun = '2025-09-17 03:07:35' WHERE id = '15'
9 0.0005 0.00046801567077637
SELECT * FROM version ORDER BY installed DESC LIMIT 1
10 0.0004 0.00043797492980957
SELECT id FROM pages WHERE pagename = 'search' LIMIT 1
11 0.0004 0.00042009353637695
SELECT * FROM pages WHERE id = 52
12 0.0023 0.0023128986358643
SELECT * FROM template_options WHERE deleted = 0 AND templateuid = 'fsb-fluid2018'
13 0.0481 0.048065900802612
SELECT * FROM template_text WHERE deleted = 0 AND templateuid = 'fsb-fluid2018' AND language = 'en'
14 0.0004 0.00041913986206055
SELECT * FROM pages WHERE pagename = 'search'
15 0.0002 0.00022292137145996
SELECT * FROM categorygroups ORDER BY sortorder ASC
16 0.0003 0.00027203559875488
SELECT * FROM categories WHERE parent_id = '0' AND categorygroup_id = '1'  AND hidden = 0 ORDER BY sortorder ASC
17 0.0046 0.0046160221099854
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.0003 0.00026416778564453
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.0002 0.00018882751464844
SELECT COUNT(DISTINCT(bundle_id)) FROM bundle_categories WHERE category_id = 26
20 0.0002 0.00020599365234375
SELECT id FROM categories WHERE parent_id = '26'
21 0.0046 0.0046379566192627
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.0002 0.00024700164794922
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.0002 0.00022387504577637
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.0003 0.00025796890258789
SELECT COUNT(DISTINCT(id)) FROM categories_autopopulate WHERE category_id = '26'
25 0.0002 0.00020599365234375
SELECT * FROM categorygroups WHERE id = '1'
26 0.0028 0.0028409957885742
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.0002 0.00024104118347168
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.0002 0.00019097328186035
SELECT COUNT(DISTINCT(bundle_id)) FROM bundle_categories WHERE category_id = 27
29 0.0003 0.00025105476379395
SELECT id FROM categories WHERE parent_id = '27'
30 0.0034 0.0034389495849609
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.0002 0.00022482872009277
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.0002 0.00020980834960938
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.0002 0.0002281665802002
SELECT COUNT(DISTINCT(id)) FROM categories_autopopulate WHERE category_id = '27'
34 0.0002 0.00020194053649902
SELECT * FROM categorygroups WHERE id = '1'
35 0.0010 0.0010499954223633
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.0002 0.00023102760314941
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.0002 0.00018310546875
SELECT COUNT(DISTINCT(bundle_id)) FROM bundle_categories WHERE category_id = 28
38 0.0002 0.00022506713867188
SELECT id FROM categories WHERE parent_id = '28'
39 0.0010 0.00098395347595215
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.0002 0.00020503997802734
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.0002 0.00020503997802734
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.0002 0.0002288818359375
SELECT COUNT(DISTINCT(id)) FROM categories_autopopulate WHERE category_id = '28'
43 0.0002 0.0002140998840332
SELECT * FROM categorygroups WHERE id = '1'
44 0.0003 0.00029492378234863
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.0002 0.0002288818359375
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.0002 0.00018191337585449
SELECT COUNT(DISTINCT(bundle_id)) FROM bundle_categories WHERE category_id = 29
47 0.0002 0.00019383430480957
SELECT id FROM categories WHERE parent_id = '29'
48 0.0003 0.00029897689819336
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.0002 0.0001981258392334
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.0002 0.00020408630371094
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.0002 0.00022506713867188
SELECT COUNT(DISTINCT(id)) FROM categories_autopopulate WHERE category_id = '29'
52 0.0002 0.0002138614654541
SELECT * FROM categorygroups WHERE id = '1'
53 0.0003 0.00028800964355469
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.0002 0.00021505355834961
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.0002 0.00018310546875
SELECT COUNT(DISTINCT(bundle_id)) FROM bundle_categories WHERE category_id = 30
56 0.0002 0.00022697448730469
SELECT id FROM categories WHERE parent_id = '30'
57 0.0003 0.00034117698669434
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.0002 0.00020790100097656
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.0002 0.0001988410949707
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.0002 0.00021696090698242
SELECT COUNT(DISTINCT(id)) FROM categories_autopopulate WHERE category_id = '30'
61 0.0002 0.00019407272338867
SELECT * FROM categorygroups WHERE id = '1'
62 0.0003 0.00031495094299316
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.0002 0.0002131462097168
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.0002 0.00018310546875
SELECT COUNT(DISTINCT(bundle_id)) FROM bundle_categories WHERE category_id = 31
65 0.0002 0.00021481513977051
SELECT id FROM categories WHERE parent_id = '31'
66 0.0003 0.00034999847412109
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.0002 0.00020813941955566
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.0002 0.00021195411682129
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.0002 0.00024199485778809
SELECT COUNT(DISTINCT(id)) FROM categories_autopopulate WHERE category_id = '31'
70 0.0002 0.0002129077911377
SELECT * FROM categorygroups WHERE id = '1'
71 0.0003 0.00025796890258789
SELECT * FROM categories WHERE parent_id = '0' AND categorygroup_id = '2'  AND hidden = 0 ORDER BY sortorder ASC
72 0.0013 0.0013060569763184
SELECT * FROM manufacturers m WHERE m.display_sidebar = 1 AND m.merge_manufacturer_id = 0 ORDER BY linktitle ASC
73 0.0004 0.00035190582275391
SELECT * FROM sideboxes WHERE (templateuid = 'fsb-fluid2018' OR templateuid = '') AND enabled = 1 ORDER BY sortorder ASC
74 0.0007 0.00066804885864258
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.0003 0.00027608871459961
SELECT * FROM sideboxes_pages WHERE sidebox_id = '26'
76 0.0009 0.00089001655578613
SELECT value FROM template_options WHERE templateuid = 'fsb-fluid2018' AND optionuid = 'DISPLAY_CREDIT_ICON'
77 0.0006 0.00058412551879883
SELECT * FROM pages WHERE core = 1 ORDER BY pagekey
78 0.9288 0.92880392074585
SELECT * FROM ipgeocountries WHERE INET_ATON('216.73.216.99') >= INET_ATON(ip_start) AND INET_ATON('216.73.216.99') <= INET_ATON(ip_end)
79 0.0010 0.00098705291748047
SELECT * FROM ipgeolocations WHERE geoname_id = '6252001'
80 0.0002 0.00024580955505371
SELECT * FROM countryredirects WHERE countrycode = 'US'
81 0.0003 0.00034999847412109
SELECT * FROM pages WHERE pagename = 'search'
82 0.0049 0.0049099922180176
SELECT MAX(price) as maxprice, MIN(price) as minprice FROM products WHERE enabled = 1 AND hidden = 0 AND price <> 0 
83 0.0014 0.0014479160308838
SELECT * FROM manufacturers WHERE display_filter = 1 AND merge_manufacturer_id = 0 ORDER BY name
84 0.0004 0.00037002563476562
SELECT * FROM productattributenames n WHERE hidden = 0 AND metabrowse = 1 ORDER BY n.displayname ASC
85 0.0049 0.0049481391906738
SELECT MAX(price) as maxprice, MIN(price) as minprice FROM products WHERE enabled = 1 AND hidden = 0 AND price <> 0 
86 0.0014 0.0013768672943115
SELECT * FROM manufacturers WHERE display_filter = 1 AND merge_manufacturer_id = 0 ORDER BY name
87 0.0004 0.00036191940307617
SELECT * FROM productattributenames n WHERE hidden = 0 AND metabrowse = 1 AND sidebarfilter = 1 ORDER BY n.displayname ASC
88 0.0010 0.00099587440490723
INSERT INTO searches (`keywords`, `timestamp`, `ip`) SELECT 'clipper organic rooibos tea fairtrade caffeine free with antioxidants', NOW(), '216.73.216.99'
89 0.0004 0.00040102005004883
SELECT DISTINCT (p.id), salesrank, price, linktitle,
    MATCH (title)
    AGAINST ('+clipper +organic +rooib} +tea +fairtrade +caffeine +free +with +antioxidan}' IN BOOLEAN MODE) as searchrelevance, 'product' AS type
    FROM products p 
		WHERE MATCH (title) AGAINST ('+clipper +organic +rooib} +tea +fairtrade +caffeine +free +with +antioxidan}' 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 ('+clipper +organic +rooib} +tea +fairtrade +caffeine +free +with +antioxidan}'), 'bundle' AS type FROM bundles b
		WHERE MATCH (title) AGAINST ('+clipper +organic +rooib} +tea +fairtrade +caffeine +free +with +antioxidan}' IN BOOLEAN MODE)
		AND b.disabled = 0
		
		AND 1 = 1
90 0.0007 0.00068283081054688
SELECT DISTINCT (p.id), salesrank, price, linktitle,
    MATCH (description, keyfeatures, title, descriptionsecondary)
    AGAINST ('+clipper +organic +rooib} +tea +fairtrade +caffeine +free +with +antioxidan}' IN BOOLEAN MODE) as searchrelevance, 'product' AS type
    FROM products p 
		WHERE MATCH (description, keyfeatures, title, descriptionsecondary) AGAINST ('+clipper +organic +rooib} +tea +fairtrade +caffeine +free +with +antioxidan}' 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 ('+clipper +organic +rooib} +tea +fairtrade +caffeine +free +with +antioxidan}'), 'bundle' AS type FROM bundles b
		WHERE MATCH (description, keyfeatures, title, descriptionsecondary) AGAINST ('+clipper +organic +rooib} +tea +fairtrade +caffeine +free +with +antioxidan}' IN BOOLEAN MODE)
		AND b.disabled = 0
		
		AND 1 = 1
91 0.0060 0.0060110092163086
SELECT DISTINCT (p.id), salesrank, price, linktitle,
          'product' AS type
          FROM products p 
		WHERE ((description LIKE 'clipper') OR (keyfeatures LIKE 'clipper') OR (title LIKE 'clipper') OR (description LIKE 'organic') OR (keyfeatures LIKE 'organic') OR (title LIKE 'organic') OR (description LIKE 'rooibos') OR (keyfeatures LIKE 'rooibos') OR (title LIKE 'rooibos') OR (description LIKE 'tea') OR (keyfeatures LIKE 'tea') OR (title LIKE 'tea') OR (description LIKE 'fairtrade') OR (keyfeatures LIKE 'fairtrade') OR (title LIKE 'fairtrade') OR (description LIKE 'caffeine') OR (keyfeatures LIKE 'caffeine') OR (title LIKE 'caffeine') OR (description LIKE 'free') OR (keyfeatures LIKE 'free') OR (title LIKE 'free') OR (description LIKE 'with') OR (keyfeatures LIKE 'with') OR (title LIKE 'with') OR (description LIKE 'antioxidants') OR (keyfeatures LIKE 'antioxidants') OR (title LIKE 'antioxidants'))

		AND enabled = 1
		AND hidden = 0
		AND parent_id = 0
		
		AND 1 = 1
92 0.0003 0.00027799606323242
SELECT DISTINCT (p.id), price, linktitle,
          'ebayproduct' AS type
          FROM ebay_products p 
		WHERE ((description LIKE 'clipper') OR (title LIKE 'clipper') OR (description LIKE 'organic') OR (title LIKE 'organic') OR (description LIKE 'rooibos') OR (title LIKE 'rooibos') OR (description LIKE 'tea') OR (title LIKE 'tea') OR (description LIKE 'fairtrade') OR (title LIKE 'fairtrade') OR (description LIKE 'caffeine') OR (title LIKE 'caffeine') OR (description LIKE 'free') OR (title LIKE 'free') OR (description LIKE 'with') OR (title LIKE 'with') OR (description LIKE 'antioxidants') OR (title LIKE 'antioxidants'))
		AND hide = 0
93 0.0002 0.00024199485778809
SELECT DISTINCT (p.id), price, linktitle,
          'customproduct' AS type
          FROM custom_products p 
		WHERE ((description LIKE 'clipper') OR (title LIKE 'clipper') OR (description LIKE 'organic') OR (title LIKE 'organic') OR (description LIKE 'rooibos') OR (title LIKE 'rooibos') OR (description LIKE 'tea') OR (title LIKE 'tea') OR (description LIKE 'fairtrade') OR (title LIKE 'fairtrade') OR (description LIKE 'caffeine') OR (title LIKE 'caffeine') OR (description LIKE 'free') OR (title LIKE 'free') OR (description LIKE 'with') OR (title LIKE 'with') OR (description LIKE 'antioxidants') OR (title LIKE 'antioxidants'))
		AND hide = 0
94 0.0003 0.0003349781036377
SELECT DISTINCT (p.id), salesrank, price, linktitle,
    MATCH (description, keyfeatures, title, descriptionsecondary)
    AGAINST ('+clipper +organic +rooib} +tea +fairtrade +caffeine +free +with +antioxidan}' IN BOOLEAN MODE) as searchrelevance, 'product' AS type
    FROM products p 
		WHERE MATCH (description, keyfeatures, title, descriptionsecondary) AGAINST ('+clipper +organic +rooib} +tea +fairtrade +caffeine +free +with +antioxidan}' 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 ('+clipper +organic +rooib} +tea +fairtrade +caffeine +free +with +antioxidan}'), 'bundle' AS type FROM bundles b
		WHERE MATCH (description, keyfeatures, title, descriptionsecondary) AGAINST ('+clipper +organic +rooib} +tea +fairtrade +caffeine +free +with +antioxidan}' IN BOOLEAN MODE)
		AND b.disabled = 0
		
		AND 1 = 1
95 0.0100 0.010046005249023
SELECT DISTINCT (p.id), salesrank, price, linktitle,
          'product' AS type
          FROM products p 
		WHERE ((description LIKE '%clipper%') OR (keyfeatures LIKE '%clipper%') OR (title LIKE '%clipper%') OR (description LIKE '%organic%') OR (keyfeatures LIKE '%organic%') OR (title LIKE '%organic%') OR (description LIKE '%rooibos%') OR (keyfeatures LIKE '%rooibos%') OR (title LIKE '%rooibos%') OR (description LIKE '%tea%') OR (keyfeatures LIKE '%tea%') OR (title LIKE '%tea%') OR (description LIKE '%fairtrade%') OR (keyfeatures LIKE '%fairtrade%') OR (title LIKE '%fairtrade%') OR (description LIKE '%caffeine%') OR (keyfeatures LIKE '%caffeine%') OR (title LIKE '%caffeine%') OR (description LIKE '%free%') OR (keyfeatures LIKE '%free%') OR (title LIKE '%free%') OR (description LIKE '%with%') OR (keyfeatures LIKE '%with%') OR (title LIKE '%with%') OR (description LIKE '%antioxidants%') OR (keyfeatures LIKE '%antioxidants%') OR (title LIKE '%antioxidants%'))

		AND enabled = 1
		AND hidden = 0
		AND parent_id = 0
		
		AND 1 = 1
96 0.0003 0.00029301643371582
SELECT DISTINCT (p.id), price, linktitle,
          'ebayproduct' AS type
          FROM ebay_products p 
		WHERE ((description LIKE '%clipper%') OR (title LIKE '%clipper%') OR (description LIKE '%organic%') OR (title LIKE '%organic%') OR (description LIKE '%rooibos%') OR (title LIKE '%rooibos%') OR (description LIKE '%tea%') OR (title LIKE '%tea%') OR (description LIKE '%fairtrade%') OR (title LIKE '%fairtrade%') OR (description LIKE '%caffeine%') OR (title LIKE '%caffeine%') OR (description LIKE '%free%') OR (title LIKE '%free%') OR (description LIKE '%with%') OR (title LIKE '%with%') OR (description LIKE '%antioxidants%') OR (title LIKE '%antioxidants%'))
		AND hide = 0
97 0.0003 0.0002598762512207
SELECT DISTINCT (p.id), price, linktitle,
          'customproduct' AS type
          FROM custom_products p 
		WHERE ((description LIKE '%clipper%') OR (title LIKE '%clipper%') OR (description LIKE '%organic%') OR (title LIKE '%organic%') OR (description LIKE '%rooibos%') OR (title LIKE '%rooibos%') OR (description LIKE '%tea%') OR (title LIKE '%tea%') OR (description LIKE '%fairtrade%') OR (title LIKE '%fairtrade%') OR (description LIKE '%caffeine%') OR (title LIKE '%caffeine%') OR (description LIKE '%free%') OR (title LIKE '%free%') OR (description LIKE '%with%') OR (title LIKE '%with%') OR (description LIKE '%antioxidants%') OR (title LIKE '%antioxidants%'))
		AND hide = 0
98 0.0004 0.00036287307739258
SELECT DISTINCT (p.id), salesrank, price, linktitle,
    MATCH (title)
    AGAINST ('+clipper +organic +rooib} +tea +fairtrade +caffeine +free +with +antioxidan}' IN BOOLEAN MODE) as searchrelevance, 'product' AS type
    FROM products p 
		WHERE MATCH (title) AGAINST ('+clipper +organic +rooib} +tea +fairtrade +caffeine +free +with +antioxidan}' 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 ('+clipper +organic +rooib} +tea +fairtrade +caffeine +free +with +antioxidan}'), 'bundle' AS type FROM bundles b
		WHERE MATCH (title) AGAINST ('+clipper +organic +rooib} +tea +fairtrade +caffeine +free +with +antioxidan}' IN BOOLEAN MODE)
		AND b.disabled = 0
		
		AND 1 = 1 ORDER BY salesrank ASC
99 0.0003 0.00034713745117188
SELECT DISTINCT (p.id), salesrank, price, linktitle,
    MATCH (description, keyfeatures, title, descriptionsecondary)
    AGAINST ('+clipper +organic +rooib} +tea +fairtrade +caffeine +free +with +antioxidan}' IN BOOLEAN MODE) as searchrelevance, 'product' AS type
    FROM products p 
		WHERE MATCH (description, keyfeatures, title, descriptionsecondary) AGAINST ('+clipper +organic +rooib} +tea +fairtrade +caffeine +free +with +antioxidan}' 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 ('+clipper +organic +rooib} +tea +fairtrade +caffeine +free +with +antioxidan}'), 'bundle' AS type FROM bundles b
		WHERE MATCH (description, keyfeatures, title, descriptionsecondary) AGAINST ('+clipper +organic +rooib} +tea +fairtrade +caffeine +free +with +antioxidan}' IN BOOLEAN MODE)
		AND b.disabled = 0
		
		AND 1 = 1 ORDER BY salesrank ASC
100 0.0039 0.0039238929748535
SELECT DISTINCT (p.id), salesrank, price, linktitle,
          'product' AS type
          FROM products p 
		WHERE ((description LIKE 'clipper') OR (keyfeatures LIKE 'clipper') OR (title LIKE 'clipper') OR (description LIKE 'organic') OR (keyfeatures LIKE 'organic') OR (title LIKE 'organic') OR (description LIKE 'rooibos') OR (keyfeatures LIKE 'rooibos') OR (title LIKE 'rooibos') OR (description LIKE 'tea') OR (keyfeatures LIKE 'tea') OR (title LIKE 'tea') OR (description LIKE 'fairtrade') OR (keyfeatures LIKE 'fairtrade') OR (title LIKE 'fairtrade') OR (description LIKE 'caffeine') OR (keyfeatures LIKE 'caffeine') OR (title LIKE 'caffeine') OR (description LIKE 'free') OR (keyfeatures LIKE 'free') OR (title LIKE 'free') OR (description LIKE 'with') OR (keyfeatures LIKE 'with') OR (title LIKE 'with') OR (description LIKE 'antioxidants') OR (keyfeatures LIKE 'antioxidants') OR (title LIKE 'antioxidants'))

		AND enabled = 1
		AND hidden = 0
		AND parent_id = 0
		
		AND 1 = 1 ORDER BY salesrank ASC
101 0.0003 0.00032806396484375
SELECT DISTINCT (p.id), price, linktitle,
          'ebayproduct' AS type
          FROM ebay_products p 
		WHERE ((description LIKE 'clipper') OR (title LIKE 'clipper') OR (description LIKE 'organic') OR (title LIKE 'organic') OR (description LIKE 'rooibos') OR (title LIKE 'rooibos') OR (description LIKE 'tea') OR (title LIKE 'tea') OR (description LIKE 'fairtrade') OR (title LIKE 'fairtrade') OR (description LIKE 'caffeine') OR (title LIKE 'caffeine') OR (description LIKE 'free') OR (title LIKE 'free') OR (description LIKE 'with') OR (title LIKE 'with') OR (description LIKE 'antioxidants') OR (title LIKE 'antioxidants'))
		AND hide = 0
102 0.0003 0.00025415420532227
SELECT DISTINCT (p.id), price, linktitle,
          'customproduct' AS type
          FROM custom_products p 
		WHERE ((description LIKE 'clipper') OR (title LIKE 'clipper') OR (description LIKE 'organic') OR (title LIKE 'organic') OR (description LIKE 'rooibos') OR (title LIKE 'rooibos') OR (description LIKE 'tea') OR (title LIKE 'tea') OR (description LIKE 'fairtrade') OR (title LIKE 'fairtrade') OR (description LIKE 'caffeine') OR (title LIKE 'caffeine') OR (description LIKE 'free') OR (title LIKE 'free') OR (description LIKE 'with') OR (title LIKE 'with') OR (description LIKE 'antioxidants') OR (title LIKE 'antioxidants'))
		AND hide = 0
103 0.0004 0.00035405158996582
SELECT DISTINCT (p.id), salesrank, price, linktitle,
    MATCH (description, keyfeatures, title, descriptionsecondary)
    AGAINST ('+clipper +organic +rooib} +tea +fairtrade +caffeine +free +with +antioxidan}' IN BOOLEAN MODE) as searchrelevance, 'product' AS type
    FROM products p 
		WHERE MATCH (description, keyfeatures, title, descriptionsecondary) AGAINST ('+clipper +organic +rooib} +tea +fairtrade +caffeine +free +with +antioxidan}' 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 ('+clipper +organic +rooib} +tea +fairtrade +caffeine +free +with +antioxidan}'), 'bundle' AS type FROM bundles b
		WHERE MATCH (description, keyfeatures, title, descriptionsecondary) AGAINST ('+clipper +organic +rooib} +tea +fairtrade +caffeine +free +with +antioxidan}' IN BOOLEAN MODE)
		AND b.disabled = 0
		
		AND 1 = 1 ORDER BY salesrank ASC
104 0.0081 0.0081119537353516
SELECT DISTINCT (p.id), salesrank, price, linktitle,
          'product' AS type
          FROM products p 
		WHERE ((description LIKE '%clipper%') OR (keyfeatures LIKE '%clipper%') OR (title LIKE '%clipper%') OR (description LIKE '%organic%') OR (keyfeatures LIKE '%organic%') OR (title LIKE '%organic%') OR (description LIKE '%rooibos%') OR (keyfeatures LIKE '%rooibos%') OR (title LIKE '%rooibos%') OR (description LIKE '%tea%') OR (keyfeatures LIKE '%tea%') OR (title LIKE '%tea%') OR (description LIKE '%fairtrade%') OR (keyfeatures LIKE '%fairtrade%') OR (title LIKE '%fairtrade%') OR (description LIKE '%caffeine%') OR (keyfeatures LIKE '%caffeine%') OR (title LIKE '%caffeine%') OR (description LIKE '%free%') OR (keyfeatures LIKE '%free%') OR (title LIKE '%free%') OR (description LIKE '%with%') OR (keyfeatures LIKE '%with%') OR (title LIKE '%with%') OR (description LIKE '%antioxidants%') OR (keyfeatures LIKE '%antioxidants%') OR (title LIKE '%antioxidants%'))

		AND enabled = 1
		AND hidden = 0
		AND parent_id = 0
		
		AND 1 = 1 ORDER BY salesrank ASC
105 0.0006 0.00064206123352051
SELECT DISTINCT (p.id), price, linktitle,
          'ebayproduct' AS type
          FROM ebay_products p 
		WHERE ((description LIKE '%clipper%') OR (title LIKE '%clipper%') OR (description LIKE '%organic%') OR (title LIKE '%organic%') OR (description LIKE '%rooibos%') OR (title LIKE '%rooibos%') OR (description LIKE '%tea%') OR (title LIKE '%tea%') OR (description LIKE '%fairtrade%') OR (title LIKE '%fairtrade%') OR (description LIKE '%caffeine%') OR (title LIKE '%caffeine%') OR (description LIKE '%free%') OR (title LIKE '%free%') OR (description LIKE '%with%') OR (title LIKE '%with%') OR (description LIKE '%antioxidants%') OR (title LIKE '%antioxidants%'))
		AND hide = 0
106 0.0004 0.00042891502380371
SELECT DISTINCT (p.id), price, linktitle,
          'customproduct' AS type
          FROM custom_products p 
		WHERE ((description LIKE '%clipper%') OR (title LIKE '%clipper%') OR (description LIKE '%organic%') OR (title LIKE '%organic%') OR (description LIKE '%rooibos%') OR (title LIKE '%rooibos%') OR (description LIKE '%tea%') OR (title LIKE '%tea%') OR (description LIKE '%fairtrade%') OR (title LIKE '%fairtrade%') OR (description LIKE '%caffeine%') OR (title LIKE '%caffeine%') OR (description LIKE '%free%') OR (title LIKE '%free%') OR (description LIKE '%with%') OR (title LIKE '%with%') OR (description LIKE '%antioxidants%') OR (title LIKE '%antioxidants%'))
		AND hide = 0
107 0.0005 0.00049304962158203
SELECT * FROM products WHERE id = '1037'
108 0.0005 0.00050806999206543
SELECT * FROM productimages WHERE product_id = '1037' ORDER BY sortorder ASC
109 0.0008 0.00084400177001953
SELECT * FROM product_image_select WHERE product_id = '1037'
110 0.0003 0.00033998489379883
SELECT * FROM productcustomimages WHERE product_id = '1037'
111 0.0011 0.0010991096496582
SELECT a.name, n.displayname,a.value FROM productattributes a, productattributenames n WHERE product_id = '1037' AND a.name = n.originalname
112 0.0005 0.00045084953308105
SELECT * FROM productoffers WHERE product_id = '1037' AND merchantid = 'A1X6FK5RDHNB96'
113 0.0005 0.00047779083251953
SELECT * FROM productoffers
                WHERE product_id = '1037' AND price > 0
                ORDER BY price ASC LIMIT 1
114 0.0005 0.00047588348388672
SELECT value FROM productattributes WHERE product_id = '1037' AND (name = 'ListPriceAmount' OR name = 'ListPriceFormattedPrice') ORDER BY name LIMIT 1
115 0.0005 0.00046491622924805
SELECT * FROM products WHERE id = '1038'
116 0.0004 0.00043988227844238
SELECT * FROM productimages WHERE product_id = '1038' ORDER BY sortorder ASC
117 0.0008 0.0007789134979248
SELECT * FROM product_image_select WHERE product_id = '1038'
118 0.0003 0.00030803680419922
SELECT * FROM productcustomimages WHERE product_id = '1038'
119 0.0009 0.00091290473937988
SELECT a.name, n.displayname,a.value FROM productattributes a, productattributenames n WHERE product_id = '1038' AND a.name = n.originalname
120 0.0004 0.00040912628173828
SELECT * FROM productoffers WHERE product_id = '1038' AND merchantid = 'A1X6FK5RDHNB96'
121 0.0004 0.00040102005004883
SELECT * FROM productoffers
                WHERE product_id = '1038' AND price > 0
                ORDER BY price ASC LIMIT 1
122 0.0004 0.0003960132598877
SELECT * FROM productoffers
                WHERE product_id = 1038
                ORDER BY price ASC LIMIT 1
123 0.0004 0.00043797492980957
SELECT value FROM productattributes
                WHERE product_id = '1038'
                AND name = 'ListPriceAmount'
124 0.0005 0.00046610832214355
SELECT value FROM productattributes WHERE product_id = '1038' AND (name = 'ListPriceAmount' OR name = 'ListPriceFormattedPrice') ORDER BY name LIMIT 1
125 0.0004 0.00041699409484863
SELECT * FROM products WHERE id = '1040'
126 0.0004 0.0003969669342041
SELECT * FROM productimages WHERE product_id = '1040' ORDER BY sortorder ASC
127 0.0009 0.00085282325744629
SELECT * FROM product_image_select WHERE product_id = '1040'
128 0.0003 0.00033783912658691
SELECT * FROM productcustomimages WHERE product_id = '1040'
129 0.0012 0.0012049674987793
SELECT a.name, n.displayname,a.value FROM productattributes a, productattributenames n WHERE product_id = '1040' AND a.name = n.originalname
130 0.0005 0.00045394897460938
SELECT * FROM productoffers WHERE product_id = '1040' AND merchantid = 'A1X6FK5RDHNB96'
131 0.0004 0.00041699409484863
SELECT * FROM productoffers
                WHERE product_id = '1040' AND price > 0
                ORDER BY price ASC LIMIT 1
132 0.0004 0.00037693977355957
SELECT * FROM productoffers
                WHERE product_id = 1040
                ORDER BY price ASC LIMIT 1
133 0.0004 0.00040602684020996
SELECT value FROM productattributes
                WHERE product_id = '1040'
                AND name = 'ListPriceAmount'
134 0.0005 0.00054216384887695
SELECT value FROM productattributes WHERE product_id = '1040' AND (name = 'ListPriceAmount' OR name = 'ListPriceFormattedPrice') ORDER BY name LIMIT 1
135 0.0004 0.00040411949157715
SELECT * FROM products WHERE id = '1041'
136 0.0004 0.00041699409484863
SELECT * FROM productimages WHERE product_id = '1041' ORDER BY sortorder ASC
137 0.0007 0.00074410438537598
SELECT * FROM product_image_select WHERE product_id = '1041'
138 0.0003 0.00029611587524414
SELECT * FROM productcustomimages WHERE product_id = '1041'
139 0.0008 0.00080680847167969
SELECT a.name, n.displayname,a.value FROM productattributes a, productattributenames n WHERE product_id = '1041' AND a.name = n.originalname
140 0.0004 0.00043988227844238
SELECT * FROM productoffers WHERE product_id = '1041' AND merchantid = 'A1X6FK5RDHNB96'
141 0.0004 0.00044012069702148
SELECT * FROM productoffers
                WHERE product_id = '1041' AND price > 0
                ORDER BY price ASC LIMIT 1
142 0.0004 0.00040888786315918
SELECT * FROM productoffers
                WHERE product_id = 1041
                ORDER BY price ASC LIMIT 1
143 0.0004 0.00042319297790527
SELECT value FROM productattributes
                WHERE product_id = '1041'
                AND name = 'ListPriceAmount'
144 0.0005 0.00045204162597656
SELECT value FROM productattributes WHERE product_id = '1041' AND (name = 'ListPriceAmount' OR name = 'ListPriceFormattedPrice') ORDER BY name LIMIT 1
145 0.0004 0.00040984153747559
SELECT * FROM products WHERE id = '1042'
146 0.0007 0.0006718635559082
SELECT * FROM productimages WHERE product_id = '1042' ORDER BY sortorder ASC
147 0.0008 0.00084590911865234
SELECT * FROM product_image_select WHERE product_id = '1042'
148 0.0003 0.00031495094299316
SELECT * FROM productcustomimages WHERE product_id = '1042'
149 0.0009 0.00090503692626953
SELECT a.name, n.displayname,a.value FROM productattributes a, productattributenames n WHERE product_id = '1042' AND a.name = n.originalname
150 0.0004 0.00039005279541016
SELECT * FROM productoffers WHERE product_id = '1042' AND merchantid = 'A1X6FK5RDHNB96'
151 0.0004 0.00039196014404297
SELECT * FROM productoffers
                WHERE product_id = '1042' AND price > 0
                ORDER BY price ASC LIMIT 1
152 0.0004 0.00036883354187012
SELECT * FROM productoffers
                WHERE product_id = 1042
                ORDER BY price ASC LIMIT 1
153 0.0004 0.00041103363037109
SELECT value FROM productattributes
                WHERE product_id = '1042'
                AND name = 'ListPriceAmount'
154 0.0005 0.0004889965057373
SELECT value FROM productattributes WHERE product_id = '1042' AND (name = 'ListPriceAmount' OR name = 'ListPriceFormattedPrice') ORDER BY name LIMIT 1
155 0.0005 0.0004889965057373
SELECT * FROM products WHERE id = '1043'
156 0.0004 0.00036501884460449
SELECT * FROM productimages WHERE product_id = '1043' ORDER BY sortorder ASC
157 0.0004 0.00043416023254395
SELECT pi.*, p.parent_id FROM productimages pi, products p WHERE p.parent_id = '1043' AND p.id = pi.product_id ORDER BY pi.sortorder
158 0.0008 0.00076794624328613
SELECT * FROM product_image_select WHERE product_id = '1043'
159 0.0003 0.00029897689819336
SELECT * FROM productcustomimages WHERE product_id = '1043'
160 0.0004 0.00043916702270508
SELECT  o.product_id, MIN(o.price) as price, p.customprice
                FROM    products        p,
                        productoffers   o
                WHERE   p.id        = o.product_id
                  AND   p.parent_id = '1043'
                GROUP BY o.product_id
161 0.0005 0.00047612190246582
SELECT  n.displayname, o.name
                FROM    productoptionnames  n,
                        productoptions      o,
                        products            p
                WHERE   n.originalname  = o.name
                  AND   o.product_id    = p.id
                  AND   p.parent_id     = '1043'
                GROUP BY n.displayname
                ORDER BY n.displayname DESC
162 0.0004 0.00042200088500977
SELECT MAX(amountsaved) AS maxsaving, MIN(amountsaved) AS minsaving FROM productoffers o, products p WHERE o.product_id = p.id AND p.parent_id = 1043
163 0.0012 0.001209020614624
SELECT a.name, n.displayname,a.value FROM productattributes a, productattributenames n WHERE product_id = '1043' AND a.name = n.originalname
164 0.0004 0.00040507316589355
SELECT * FROM productoffers WHERE product_id = '1043' AND merchantid = 'A1X6FK5RDHNB96'
165 0.0004 0.00039792060852051
SELECT * FROM productoffers
                WHERE product_id = '1043' AND price > 0
                ORDER BY price ASC LIMIT 1
166 0.0004 0.00035881996154785
SELECT * FROM productoffers
                WHERE product_id = 1043
                ORDER BY price ASC LIMIT 1
167 0.0004 0.00039982795715332
SELECT value FROM productattributes
                WHERE product_id = '1043'
                AND name = 'ListPriceAmount'
168 0.0004 0.00042200088500977
SELECT  o.product_id, MIN(o.price) as price, p.customprice
                FROM    products        p,
                        productoffers   o
                WHERE   p.id        = o.product_id
                  AND   p.parent_id = '1043'
                GROUP BY o.product_id
169 0.0005 0.00046610832214355
SELECT  n.displayname, o.name
                FROM    productoptionnames  n,
                        productoptions      o,
                        products            p
                WHERE   n.originalname  = o.name
                  AND   o.product_id    = p.id
                  AND   p.parent_id     = '1043'
                GROUP BY n.displayname
                ORDER BY n.displayname DESC
170 0.0004 0.00041818618774414
SELECT MAX(amountsaved) AS maxsaving, MIN(amountsaved) AS minsaving FROM productoffers o, products p WHERE o.product_id = p.id AND p.parent_id = 1043
171 0.0005 0.00051498413085938
SELECT value FROM productattributes WHERE product_id = '1043' AND (name = 'ListPriceAmount' OR name = 'ListPriceFormattedPrice') ORDER BY name LIMIT 1
172 0.0004 0.00038790702819824
SELECT * FROM products WHERE parent_id = '1043'
173 0.0005 0.00045204162597656
SELECT * FROM products WHERE id = '1046'
174 0.0004 0.00041604042053223
SELECT * FROM productimages WHERE product_id = '1046' ORDER BY sortorder ASC
175 0.0004 0.00043606758117676
SELECT pi.*, p.parent_id FROM productimages pi, products p WHERE p.parent_id = '1046' AND p.id = pi.product_id ORDER BY pi.sortorder
176 0.0008 0.00081110000610352
SELECT * FROM product_image_select WHERE product_id = '1046'
177 0.0003 0.00029587745666504
SELECT * FROM productcustomimages WHERE product_id = '1046'
178 0.0005 0.00045204162597656
SELECT  o.product_id, MIN(o.price) as price, p.customprice
                FROM    products        p,
                        productoffers   o
                WHERE   p.id        = o.product_id
                  AND   p.parent_id = '1046'
                GROUP BY o.product_id
179 0.0005 0.00046181678771973
SELECT  n.displayname, o.name
                FROM    productoptionnames  n,
                        productoptions      o,
                        products            p
                WHERE   n.originalname  = o.name
                  AND   o.product_id    = p.id
                  AND   p.parent_id     = '1046'
                GROUP BY n.displayname
                ORDER BY n.displayname DESC
180 0.0004 0.00037693977355957
SELECT MAX(amountsaved) AS maxsaving, MIN(amountsaved) AS minsaving FROM productoffers o, products p WHERE o.product_id = p.id AND p.parent_id = 1046
181 0.0015 0.0014820098876953
SELECT a.name, n.displayname,a.value FROM productattributes a, productattributenames n WHERE product_id = '1046' AND a.name = n.originalname
182 0.0004 0.00037097930908203
SELECT * FROM productoffers WHERE product_id = '1046' AND merchantid = 'A1X6FK5RDHNB96'
183 0.0003 0.0003209114074707
SELECT * FROM productoffers
                WHERE product_id = '1046' AND price > 0
                ORDER BY price ASC LIMIT 1
184 0.0003 0.0003199577331543
SELECT * FROM productoffers
                WHERE product_id = 1046
                ORDER BY price ASC LIMIT 1
185 0.0004 0.00036883354187012
SELECT value FROM productattributes
                WHERE product_id = '1046'
                AND name = 'ListPriceAmount'
186 0.0004 0.00039792060852051
SELECT  o.product_id, MIN(o.price) as price, p.customprice
                FROM    products        p,
                        productoffers   o
                WHERE   p.id        = o.product_id
                  AND   p.parent_id = '1046'
                GROUP BY o.product_id
187 0.0004 0.00039196014404297
SELECT  n.displayname, o.name
                FROM    productoptionnames  n,
                        productoptions      o,
                        products            p
                WHERE   n.originalname  = o.name
                  AND   o.product_id    = p.id
                  AND   p.parent_id     = '1046'
                GROUP BY n.displayname
                ORDER BY n.displayname DESC
188 0.0003 0.0003359317779541
SELECT MAX(amountsaved) AS maxsaving, MIN(amountsaved) AS minsaving FROM productoffers o, products p WHERE o.product_id = p.id AND p.parent_id = 1046
189 0.0004 0.00037622451782227
SELECT value FROM productattributes WHERE product_id = '1046' AND (name = 'ListPriceAmount' OR name = 'ListPriceFormattedPrice') ORDER BY name LIMIT 1
190 0.0003 0.00034093856811523
SELECT * FROM products WHERE parent_id = '1046'
191 0.0004 0.00038695335388184
SELECT * FROM products WHERE id = '1047'
192 0.0004 0.00040793418884277
SELECT * FROM productimages WHERE product_id = '1047' ORDER BY sortorder ASC
193 0.0006 0.00061798095703125
SELECT * FROM product_image_select WHERE product_id = '1047'
194 0.0002 0.00024795532226562
SELECT * FROM productcustomimages WHERE product_id = '1047'
195 0.0009 0.00092411041259766
SELECT a.name, n.displayname,a.value FROM productattributes a, productattributenames n WHERE product_id = '1047' AND a.name = n.originalname
196 0.0003 0.00032997131347656
SELECT * FROM productoffers WHERE product_id = '1047' AND merchantid = 'A1X6FK5RDHNB96'
197 0.0003 0.00031709671020508
SELECT * FROM productoffers
                WHERE product_id = '1047' AND price > 0
                ORDER BY price ASC LIMIT 1
198 0.0003 0.0003058910369873
SELECT * FROM productoffers
                WHERE product_id = 1047
                ORDER BY price ASC LIMIT 1
199 0.0004 0.00040793418884277
SELECT value FROM productattributes
                WHERE product_id = '1047'
                AND name = 'ListPriceAmount'
200 0.0005 0.00047206878662109
SELECT value FROM productattributes WHERE product_id = '1047' AND (name = 'ListPriceAmount' OR name = 'ListPriceFormattedPrice') ORDER BY name LIMIT 1
201 0.0004 0.00041818618774414
SELECT * FROM products WHERE id = '1049'
202 0.0004 0.00040507316589355
SELECT * FROM productimages WHERE product_id = '1049' ORDER BY sortorder ASC
203 0.0008 0.00079703330993652
SELECT * FROM product_image_select WHERE product_id = '1049'
204 0.0003 0.00030779838562012
SELECT * FROM productcustomimages WHERE product_id = '1049'
205 0.0013 0.0013010501861572
SELECT a.name, n.displayname,a.value FROM productattributes a, productattributenames n WHERE product_id = '1049' AND a.name = n.originalname
206 0.0004 0.00037598609924316
SELECT * FROM productoffers WHERE product_id = '1049' AND merchantid = 'A1X6FK5RDHNB96'
207 0.0004 0.00041294097900391
SELECT * FROM productoffers
                WHERE product_id = '1049' AND price > 0
                ORDER BY price ASC LIMIT 1
208 0.0004 0.00036096572875977
SELECT * FROM productoffers
                WHERE product_id = 1049
                ORDER BY price ASC LIMIT 1
209 0.0003 0.00027894973754883
SELECT value FROM productattributes
                WHERE product_id = '1049'
                AND name = 'ListPriceAmount'
210 0.0003 0.0003049373626709
SELECT value FROM productattributes WHERE product_id = '1049' AND (name = 'ListPriceAmount' OR name = 'ListPriceFormattedPrice') ORDER BY name LIMIT 1
211 0.0003 0.00029087066650391
SELECT * FROM products WHERE id = '1052'
212 0.0004 0.00037693977355957
SELECT * FROM productimages WHERE product_id = '1052' ORDER BY sortorder ASC
213 0.0005 0.00045394897460938
SELECT * FROM product_image_select WHERE product_id = '1052'
214 0.0002 0.00021696090698242
SELECT * FROM productcustomimages WHERE product_id = '1052'
215 0.0006 0.00057196617126465
SELECT a.name, n.displayname,a.value FROM productattributes a, productattributenames n WHERE product_id = '1052' AND a.name = n.originalname
216 0.0002 0.00023508071899414
SELECT * FROM productoffers WHERE product_id = '1052' AND merchantid = 'A1X6FK5RDHNB96'
217 0.0002 0.0002448558807373
SELECT * FROM productoffers
                WHERE product_id = '1052' AND price > 0
                ORDER BY price ASC LIMIT 1
218 0.0003 0.00026082992553711
SELECT * FROM productoffers
                WHERE product_id = 1052
                ORDER BY price ASC LIMIT 1
219 0.0004 0.00035810470581055
SELECT value FROM productattributes
                WHERE product_id = '1052'
                AND name = 'ListPriceAmount'
220 0.0003 0.00027585029602051
SELECT value FROM productattributes WHERE product_id = '1052' AND (name = 'ListPriceAmount' OR name = 'ListPriceFormattedPrice') ORDER BY name LIMIT 1
221 0.0003 0.00028586387634277
SELECT * FROM products WHERE id = '1053'
222 0.0003 0.0002589225769043
SELECT * FROM productimages WHERE product_id = '1053' ORDER BY sortorder ASC
223 0.0004 0.00037503242492676
SELECT * FROM product_image_select WHERE product_id = '1053'
224 0.0002 0.00018715858459473
SELECT * FROM productcustomimages WHERE product_id = '1053'
225 0.0006 0.00061607360839844
SELECT a.name, n.displayname,a.value FROM productattributes a, productattributenames n WHERE product_id = '1053' AND a.name = n.originalname
226 0.0003 0.00027799606323242
SELECT * FROM productoffers WHERE product_id = '1053' AND merchantid = 'A1X6FK5RDHNB96'
227 0.0003 0.00026702880859375
SELECT * FROM productoffers
                WHERE product_id = '1053' AND price > 0
                ORDER BY price ASC LIMIT 1
228 0.0002 0.00022697448730469
SELECT * FROM productoffers
                WHERE product_id = 1053
                ORDER BY price ASC LIMIT 1
229 0.0002 0.00024199485778809
SELECT value FROM productattributes
                WHERE product_id = '1053'
                AND name = 'ListPriceAmount'
230 0.0003 0.0002748966217041
SELECT * FROM products WHERE id = '1054'
231 0.0003 0.00025796890258789
SELECT * FROM productimages WHERE product_id = '1054' ORDER BY sortorder ASC
232 0.0004 0.00036501884460449
SELECT * FROM product_image_select WHERE product_id = '1054'
233 0.0002 0.00020599365234375
SELECT * FROM productcustomimages WHERE product_id = '1054'
234 0.0005 0.00052094459533691
SELECT a.name, n.displayname,a.value FROM productattributes a, productattributenames n WHERE product_id = '1054' AND a.name = n.originalname
235 0.0002 0.00022006034851074
SELECT * FROM productoffers WHERE product_id = '1054' AND merchantid = 'A1X6FK5RDHNB96'
236 0.0002 0.00022292137145996
SELECT * FROM productoffers
                WHERE product_id = '1054' AND price > 0
                ORDER BY price ASC LIMIT 1
237 0.0002 0.00020980834960938
SELECT * FROM productoffers
                WHERE product_id = 1054
                ORDER BY price ASC LIMIT 1
238 0.0002 0.00024509429931641
SELECT value FROM productattributes
                WHERE product_id = '1054'
                AND name = 'ListPriceAmount'
239 0.0003 0.00025701522827148
SELECT value FROM productattributes WHERE product_id = '1054' AND (name = 'ListPriceAmount' OR name = 'ListPriceFormattedPrice') ORDER BY name LIMIT 1
240 0.0003 0.00025510787963867
SELECT * FROM products WHERE id = '1060'
241 0.0003 0.0003209114074707
SELECT * FROM productimages WHERE product_id = '1060' ORDER BY sortorder ASC
242 0.0005 0.00045990943908691
SELECT * FROM product_image_select WHERE product_id = '1060'
243 0.0002 0.00020289421081543
SELECT * FROM productcustomimages WHERE product_id = '1060'
244 0.0004 0.00043702125549316
SELECT a.name, n.displayname,a.value FROM productattributes a, productattributenames n WHERE product_id = '1060' AND a.name = n.originalname
245 0.0003 0.00025510787963867
SELECT * FROM productoffers WHERE product_id = '1060' AND merchantid = 'A1X6FK5RDHNB96'
246 0.0003 0.0002598762512207
SELECT * FROM productoffers
                WHERE product_id = '1060' AND price > 0
                ORDER BY price ASC LIMIT 1
247 0.0003 0.00033688545227051
SELECT value FROM productattributes WHERE product_id = '1060' AND (name = 'ListPriceAmount' OR name = 'ListPriceFormattedPrice') ORDER BY name LIMIT 1
248 0.0003 0.00027108192443848
SELECT * FROM products WHERE id = '1057'
249 0.0003 0.00030612945556641
SELECT * FROM productimages WHERE product_id = '1057' ORDER BY sortorder ASC
250 0.0004 0.00036811828613281
SELECT * FROM product_image_select WHERE product_id = '1057'
251 0.0002 0.00018978118896484
SELECT * FROM productcustomimages WHERE product_id = '1057'
252 0.0005 0.00051498413085938
SELECT a.name, n.displayname,a.value FROM productattributes a, productattributenames n WHERE product_id = '1057' AND a.name = n.originalname
253 0.0002 0.00022506713867188
SELECT * FROM productoffers WHERE product_id = '1057' AND merchantid = 'A1X6FK5RDHNB96'
254 0.0002 0.0002288818359375
SELECT * FROM productoffers
                WHERE product_id = '1057' AND price > 0
                ORDER BY price ASC LIMIT 1
255 0.0002 0.00024294853210449
SELECT * FROM productoffers
                WHERE product_id = 1057
                ORDER BY price ASC LIMIT 1
256 0.0003 0.00026106834411621
SELECT value FROM productattributes
                WHERE product_id = '1057'
                AND name = 'ListPriceAmount'
257 0.0003 0.00028586387634277
SELECT value FROM productattributes WHERE product_id = '1057' AND (name = 'ListPriceAmount' OR name = 'ListPriceFormattedPrice') ORDER BY name LIMIT 1
258 0.0003 0.0002739429473877
SELECT * FROM products WHERE id = '1062'
259 0.0003 0.00032806396484375
SELECT * FROM productimages WHERE product_id = '1062' ORDER BY sortorder ASC
260 0.0004 0.00043106079101562
SELECT * FROM product_image_select WHERE product_id = '1062'
261 0.0002 0.00020480155944824
SELECT * FROM productcustomimages WHERE product_id = '1062'
262 0.0006 0.00056314468383789
SELECT a.name, n.displayname,a.value FROM productattributes a, productattributenames n WHERE product_id = '1062' AND a.name = n.originalname
263 0.0002 0.00023198127746582
SELECT * FROM productoffers WHERE product_id = '1062' AND merchantid = 'A1X6FK5RDHNB96'
264 0.0002 0.00023603439331055
SELECT * FROM productoffers
                WHERE product_id = '1062' AND price > 0
                ORDER BY price ASC LIMIT 1
265 0.0002 0.00022006034851074
SELECT * FROM productoffers
                WHERE product_id = 1062
                ORDER BY price ASC LIMIT 1
266 0.0002 0.00023603439331055
SELECT value FROM productattributes
                WHERE product_id = '1062'
                AND name = 'ListPriceAmount'
267 0.0003 0.00025510787963867
SELECT value FROM productattributes WHERE product_id = '1062' AND (name = 'ListPriceAmount' OR name = 'ListPriceFormattedPrice') ORDER BY name LIMIT 1
268 0.0003 0.00025510787963867
SELECT * FROM products WHERE id = '1103'
269 0.0004 0.00036478042602539
SELECT * FROM productimages WHERE product_id = '1103' ORDER BY sortorder ASC
270 0.0004 0.00040888786315918
SELECT * FROM product_image_select WHERE product_id = '1103'
271 0.0002 0.00020790100097656
SELECT * FROM productcustomimages WHERE product_id = '1103'
272 0.0004 0.00043201446533203
SELECT a.name, n.displayname,a.value FROM productattributes a, productattributenames n WHERE product_id = '1103' AND a.name = n.originalname
273 0.0002 0.00023603439331055
SELECT * FROM productoffers WHERE product_id = '1103' AND merchantid = 'A1X6FK5RDHNB96'
274 0.0002 0.00023508071899414
SELECT * FROM productoffers
                WHERE product_id = '1103' AND price > 0
                ORDER BY price ASC LIMIT 1
275 0.0002 0.00024914741516113
SELECT * FROM productoffers
                WHERE product_id = 1103
                ORDER BY price ASC LIMIT 1
276 0.0003 0.00025486946105957
SELECT value FROM productattributes
                WHERE product_id = '1103'
                AND name = 'ListPriceAmount'
277 0.0003 0.00028705596923828
SELECT value FROM productattributes WHERE product_id = '1103' AND (name = 'ListPriceAmount' OR name = 'ListPriceFormattedPrice') ORDER BY name LIMIT 1
278 0.0003 0.00026988983154297
SELECT * FROM products WHERE id = '1064'
279 0.0003 0.00030803680419922
SELECT * FROM productimages WHERE product_id = '1064' ORDER BY sortorder ASC
280 0.0004 0.00038003921508789
SELECT * FROM product_image_select WHERE product_id = '1064'
281 0.0002 0.0002129077911377
SELECT * FROM productcustomimages WHERE product_id = '1064'
282 0.0004 0.00043988227844238
SELECT a.name, n.displayname,a.value FROM productattributes a, productattributenames n WHERE product_id = '1064' AND a.name = n.originalname
283 0.0002 0.00024104118347168
SELECT * FROM productoffers WHERE product_id = '1064' AND merchantid = 'A1X6FK5RDHNB96'
284 0.0002 0.00023794174194336
SELECT * FROM productoffers
                WHERE product_id = '1064' AND price > 0
                ORDER BY price ASC LIMIT 1
285 0.0003 0.00025177001953125
SELECT * FROM productoffers
                WHERE product_id = 1064
                ORDER BY price ASC LIMIT 1
286 0.0002 0.00024700164794922
SELECT value FROM productattributes
                WHERE product_id = '1064'
                AND name = 'ListPriceAmount'
287 0.0003 0.00026702880859375
SELECT value FROM productattributes WHERE product_id = '1064' AND (name = 'ListPriceAmount' OR name = 'ListPriceFormattedPrice') ORDER BY name LIMIT 1
288 0.0003 0.00026702880859375
SELECT * FROM products WHERE id = '1068'
289 0.0003 0.00031805038452148
SELECT * FROM productimages WHERE product_id = '1068' ORDER BY sortorder ASC
290 0.0004 0.0003819465637207
SELECT * FROM product_image_select WHERE product_id = '1068'
291 0.0002 0.00020003318786621
SELECT * FROM productcustomimages WHERE product_id = '1068'
292 0.0004 0.00041484832763672
SELECT a.name, n.displayname,a.value FROM productattributes a, productattributenames n WHERE product_id = '1068' AND a.name = n.originalname
293 0.0002 0.00023698806762695
SELECT * FROM productoffers WHERE product_id = '1068' AND merchantid = 'A1X6FK5RDHNB96'
294 0.0002 0.00023388862609863
SELECT * FROM productoffers
                WHERE product_id = '1068' AND price > 0
                ORDER BY price ASC LIMIT 1
295 0.0002 0.0002140998840332
SELECT * FROM productoffers
                WHERE product_id = 1068
                ORDER BY price ASC LIMIT 1
296 0.0003 0.0002741813659668
SELECT value FROM productattributes
                WHERE product_id = '1068'
                AND name = 'ListPriceAmount'
297 0.0003 0.00026106834411621
SELECT value FROM productattributes WHERE product_id = '1068' AND (name = 'ListPriceAmount' OR name = 'ListPriceFormattedPrice') ORDER BY name LIMIT 1
298 0.0002 0.00022792816162109
SELECT * FROM customerreviews WHERE approved = 1 AND productid = '1037' ORDER BY timestamp DESC
299 0.0002 0.00021100044250488
SELECT * FROM customerreviews WHERE approved = 1 AND productid = '1038' ORDER BY timestamp DESC
300 0.0002 0.00023889541625977
SELECT * FROM customerreviews WHERE approved = 1 AND productid = '1040' ORDER BY timestamp DESC
301 0.0002 0.00020718574523926
SELECT * FROM customerreviews WHERE approved = 1 AND productid = '1041' ORDER BY timestamp DESC
302 0.0004 0.00044989585876465
SELECT * FROM customerreviews WHERE approved = 1 AND productid = '1042' ORDER BY timestamp DESC
303 0.0003 0.00033903121948242
SELECT * FROM customerreviews WHERE approved = 1 AND productid = '1043' ORDER BY timestamp DESC
304 0.0002 0.00021600723266602
SELECT * FROM customerreviews WHERE approved = 1 AND productid = '1046' ORDER BY timestamp DESC
305 0.0004 0.00035405158996582
SELECT * FROM customerreviews WHERE approved = 1 AND productid = '1047' ORDER BY timestamp DESC
306 0.0003 0.00031900405883789
SELECT * FROM customerreviews WHERE approved = 1 AND productid = '1049' ORDER BY timestamp DESC
307 0.0002 0.00019598007202148
SELECT * FROM customerreviews WHERE approved = 1 AND productid = '1052' ORDER BY timestamp DESC
308 0.0002 0.00018882751464844
SELECT * FROM customerreviews WHERE approved = 1 AND productid = '1053' ORDER BY timestamp DESC
309 0.0002 0.00021100044250488
SELECT * FROM customerreviews WHERE approved = 1 AND productid = '1054' ORDER BY timestamp DESC
310 0.0002 0.00019097328186035
SELECT * FROM customerreviews WHERE approved = 1 AND productid = '1060' ORDER BY timestamp DESC
311 0.0002 0.00023007392883301
SELECT * FROM customerreviews WHERE approved = 1 AND productid = '1057' ORDER BY timestamp DESC
312 0.0002 0.00023102760314941
SELECT * FROM customerreviews WHERE approved = 1 AND productid = '1062' ORDER BY timestamp DESC
313 0.0002 0.00020694732666016
SELECT * FROM customerreviews WHERE approved = 1 AND productid = '1103' ORDER BY timestamp DESC
314 0.0002 0.00020003318786621
SELECT * FROM customerreviews WHERE approved = 1 AND productid = '1064' ORDER BY timestamp DESC
315 0.0004 0.00037384033203125
SELECT * FROM customerreviews WHERE approved = 1 AND productid = '1068' ORDER BY timestamp DESC
316 0.0003 0.00029110908508301
SELECT * FROM template_info WHERE templateuid = 'fsb-fluid2018'
317 0.0003 0.00031685829162598
SELECT ga_value FROM google_analytics_options WHERE `ga_key` = 'ga_user_data'
318 0.0003 0.00028181076049805
SELECT ga_value FROM google_analytics_options WHERE `ga_key` = 'ga_tracking_status'
319 0.0169 0.016907215118408
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
320 0.0005 0.00049781799316406
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
321 0.0004 0.00038909912109375
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
322 0.0004 0.00043416023254395
SELECT * FROM products WHERE id = 1626
323 0.0005 0.00047707557678223
SELECT * FROM products WHERE id = 4041
324 0.0005 0.00048995018005371
SELECT * FROM products WHERE id = 4312
325 0.0005 0.00048589706420898
SELECT * FROM products WHERE id = 777
326 0.0005 0.00048089027404785
SELECT * FROM products WHERE id = 3881
327 0.0005 0.0004580020904541
SELECT * FROM products WHERE id = 4213
328 0.0008 0.00084400177001953
SELECT * FROM products WHERE id = '1626'
329 0.0008 0.00078701972961426
SELECT * FROM productimages WHERE product_id = '1626' ORDER BY sortorder ASC
330 0.0008 0.00077700614929199
SELECT * FROM product_image_select WHERE product_id = '1626'
331 0.0003 0.00030803680419922
SELECT * FROM productcustomimages WHERE product_id = '1626'
332 0.0013 0.001255989074707
SELECT a.name, n.displayname,a.value FROM productattributes a, productattributenames n WHERE product_id = '1626' AND a.name = n.originalname
333 0.0005 0.00046992301940918
SELECT * FROM productoffers WHERE product_id = '1626' AND merchantid = 'A1X6FK5RDHNB96'
334 0.0005 0.00049781799316406
SELECT * FROM productoffers
                WHERE product_id = '1626' AND price > 0
                ORDER BY price ASC LIMIT 1
335 0.0006 0.00060296058654785
SELECT value FROM productattributes WHERE product_id = '1626' AND (name = 'ListPriceAmount' OR name = 'ListPriceFormattedPrice') ORDER BY name LIMIT 1
336 0.0004 0.00044107437133789
SELECT * FROM products WHERE id = '4041'
337 0.0008 0.00082087516784668
SELECT * FROM productimages WHERE product_id = '4041' ORDER BY sortorder ASC
338 0.0008 0.00077104568481445
SELECT * FROM product_image_select WHERE product_id = '4041'
339 0.0003 0.00029802322387695
SELECT * FROM productcustomimages WHERE product_id = '4041'
340 0.0016 0.0016119480133057
SELECT a.name, n.displayname,a.value FROM productattributes a, productattributenames n WHERE product_id = '4041' AND a.name = n.originalname
341 0.0007 0.00068998336791992
SELECT * FROM productoffers WHERE product_id = '4041' AND merchantid = 'A1X6FK5RDHNB96'
342 0.0005 0.00051784515380859
SELECT * FROM productoffers
                WHERE product_id = '4041' AND price > 0
                ORDER BY price ASC LIMIT 1
343 0.0005 0.00054001808166504
SELECT value FROM productattributes WHERE product_id = '4041' AND (name = 'ListPriceAmount' OR name = 'ListPriceFormattedPrice') ORDER BY name LIMIT 1
344 0.0004 0.00044393539428711
SELECT * FROM products WHERE id = '4312'
345 0.0006 0.00061392784118652
SELECT * FROM productimages WHERE product_id = '4312' ORDER BY sortorder ASC
346 0.0011 0.0010888576507568
SELECT * FROM product_image_select WHERE product_id = '4312'
347 0.0004 0.00039887428283691
SELECT * FROM productcustomimages WHERE product_id = '4312'
348 0.0021 0.0020918846130371
SELECT a.name, n.displayname,a.value FROM productattributes a, productattributenames n WHERE product_id = '4312' AND a.name = n.originalname
349 0.0005 0.00050187110900879
SELECT * FROM productoffers WHERE product_id = '4312' AND merchantid = 'A1X6FK5RDHNB96'
350 0.0005 0.00046896934509277
SELECT * FROM productoffers
                WHERE product_id = '4312' AND price > 0
                ORDER BY price ASC LIMIT 1
351 0.0008 0.00079011917114258
SELECT value FROM productattributes WHERE product_id = '4312' AND (name = 'ListPriceAmount' OR name = 'ListPriceFormattedPrice') ORDER BY name LIMIT 1
352 0.0008 0.00079607963562012
SELECT * FROM products WHERE id = '777'
353 0.0006 0.00062179565429688
SELECT * FROM productimages WHERE product_id = '777' ORDER BY sortorder ASC
354 0.0008 0.00078105926513672
SELECT * FROM product_image_select WHERE product_id = '777'
355 0.0006 0.00055193901062012
SELECT * FROM productcustomimages WHERE product_id = '777'
356 0.0010 0.0010421276092529
SELECT a.name, n.displayname,a.value FROM productattributes a, productattributenames n WHERE product_id = '777' AND a.name = n.originalname
357 0.0003 0.00026607513427734
SELECT * FROM productoffers WHERE product_id = '777' AND merchantid = 'A1X6FK5RDHNB96'
358 0.0003 0.0002598762512207
SELECT * FROM productoffers
                WHERE product_id = '777' AND price > 0
                ORDER BY price ASC LIMIT 1
359 0.0003 0.00030088424682617
SELECT value FROM productattributes WHERE product_id = '777' AND (name = 'ListPriceAmount' OR name = 'ListPriceFormattedPrice') ORDER BY name LIMIT 1
360 0.0003 0.00027918815612793
SELECT * FROM products WHERE id = '3881'
361 0.0003 0.00033903121948242
SELECT * FROM productimages WHERE product_id = '3881' ORDER BY sortorder ASC
362 0.0004 0.00041389465332031
SELECT * FROM product_image_select WHERE product_id = '3881'
363 0.0002 0.00019001960754395
SELECT * FROM productcustomimages WHERE product_id = '3881'
364 0.0006 0.00060510635375977
SELECT a.name, n.displayname,a.value FROM productattributes a, productattributenames n WHERE product_id = '3881' AND a.name = n.originalname
365 0.0002 0.00024199485778809
SELECT * FROM productoffers WHERE product_id = '3881' AND merchantid = 'A1X6FK5RDHNB96'
366 0.0002 0.00024580955505371
SELECT * FROM productoffers
                WHERE product_id = '3881' AND price > 0
                ORDER BY price ASC LIMIT 1
367 0.0003 0.00029492378234863
SELECT value FROM productattributes WHERE product_id = '3881' AND (name = 'ListPriceAmount' OR name = 'ListPriceFormattedPrice') ORDER BY name LIMIT 1
368 0.0003 0.00025582313537598
SELECT * FROM products WHERE id = '4213'
369 0.0004 0.00036191940307617
SELECT * FROM productimages WHERE product_id = '4213' ORDER BY sortorder ASC
370 0.0004 0.00042486190795898
SELECT * FROM product_image_select WHERE product_id = '4213'
371 0.0002 0.00018692016601562
SELECT * FROM productcustomimages WHERE product_id = '4213'
372 0.0006 0.00062394142150879
SELECT a.name, n.displayname,a.value FROM productattributes a, productattributenames n WHERE product_id = '4213' AND a.name = n.originalname
373 0.0003 0.00027608871459961
SELECT * FROM productoffers WHERE product_id = '4213' AND merchantid = 'A1X6FK5RDHNB96'
374 0.0002 0.00023794174194336
SELECT * FROM productoffers
                WHERE product_id = '4213' AND price > 0
                ORDER BY price ASC LIMIT 1
375 0.0003 0.00028800964355469
SELECT value FROM productattributes WHERE product_id = '4213' AND (name = 'ListPriceAmount' OR name = 'ListPriceFormattedPrice') ORDER BY name LIMIT 1
376 0.0005 0.00048589706420898
SELECT * FROM template_includes WHERE deleted = 0 AND templateuid = 'fsb-fluid2018' AND area = 'header' ORDER BY sortorder ASC
377 0.0005 0.00048708915710449
SELECT * FROM template_includes WHERE deleted = 0 AND templateuid = 'fsb-fluid2018' AND area = 'footer' ORDER BY sortorder ASC
378 0.0020 0.0019729137420654
SELECT * FROM template_css WHERE deleted = 0 AND templateuid = 'fsb-fluid2018' AND skinuid = ''
379 0.0005 0.00053286552429199
SELECT * FROM template_images WHERE deleted = 0 AND templateuid = 'fsb-fluid2018'
380 0.0005 0.00049090385437012
SELECT * FROM template_images WHERE deleted = 0 AND templateuid = 'fsb-fluid2018'
381 0.0007 0.00065994262695312
SELECT * FROM template_images WHERE templateuid = 'fsb-fluid2018' AND imageuid = 'FB_DEFAULT_SHARE_IMAGE'
382 0.0005 0.00053310394287109
SELECT * FROM template_images WHERE templateuid = 'fsb-fluid2018' AND imageuid = 'HEAD_LOGO'