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
2.4038319587708 419 1.0868 0


No Amazon API Requests Made.


App Debug - Total Time 2.4038319587708 seconds

Number Time From Start Name Description
1 1.1596059799194 Initialise Initialise FSB Function
2 1.1625349521637 App Controller Start Start of the App controller (called before the controller of every page)
3 1.2131280899048 Start of getCategoryListByGroup Function Before first category groups query
4 1.2140829563141 After initial query Before first category groups query
5 1.214084148407 Get Category List for Group Before the call to getCategoryList function
6 1.2140860557556 Start of GetCategoryList function Start of the function
7 1.2140891551971 Before getting categories Query to get specific category list
8 1.2148830890656 After getting categories Query to get specific category list
9 1.2148840427399 Before getting category custom Before call to function getCategoryCustom
10 1.2321600914001 After getting category custom After call to function getCategoryCustom
11 1.2321629524231 Before getting category custom Before call to function getCategoryCustom
12 1.2404589653015 After getting category custom After call to function getCategoryCustom
13 1.240462064743 Before getting category custom Before call to function getCategoryCustom
14 1.2449941635132 After getting category custom After call to function getCategoryCustom
15 1.2449951171875 Before getting category custom Before call to function getCategoryCustom
16 1.2480990886688 After getting category custom After call to function getCategoryCustom
17 1.2481009960175 Before getting category custom Before call to function getCategoryCustom
18 1.251100063324 After getting category custom After call to function getCategoryCustom
19 1.2511010169983 Before getting category custom Before call to function getCategoryCustom
20 1.254142999649 After getting category custom After call to function getCategoryCustom
21 1.2541439533234 End of GetCategoryList function End of the function
22 1.2541480064392 Get Category List for Group Before the call to getCategoryList function
23 1.2541501522064 Start of GetCategoryList function Start of the function
24 1.2541511058807 Before getting categories Query to get specific category list
25 1.254518032074 End of getCategoryListByGroup Function Before return()
26 2.0523490905762 App Controller End End of the App controller (called before the controller of every page)
27 2.1950919628143 App_after Controller Start Start of the App_after controller (called after the controller of every page)
28 2.1960639953613 Before Get Options Before the call to getOptions in the tpl class
29 2.23610496521 After Get Options After the call to getOptions in the tpl class
30 2.2361371517181 App_after Controller End End of the App_after controller (called after the controller of every page)
31 2.4038200378418 Finalizing debug Before the debug is output to the page.
32 2.4038319587708 End of App This is the end of the app logging, final timestamp


Query Debug - 419 Database Queries. Total time 1.0868 seconds

Number Time (Seconds) Time (Milliseconds) Query
1 0.0015 0.0015039443969727
SELECT parameter, value FROM parameters
2 0.0068 0.0068399906158447
SELECT * FROM `bad_bots`
3 0.0004 0.00041699409484863
SET time_zone = 'Europe/London'
4 0.0018 0.0018279552459717
SELECT version FROM version ORDER BY `installed` DESC LIMIT 1
5 0.0016 0.0015759468078613
INSERT INTO ga_users (`isbot`, `ips`) SELECT '1', 'a:1:{i:0;s:14:\"216.73.216.238\";}'
6 0.0014 0.0014381408691406
INSERT INTO ga_sessions (`sessionlastseen`) SELECT '1751506233'
7 0.0022 0.0022449493408203
SELECT * FROM autorun ORDER BY lastrun ASC
8 0.0005 0.00051712989807129
UPDATE autorun SET lastrun = '2025-07-03 01:30:33' WHERE id = '15'
9 0.0006 0.00056099891662598
SELECT * FROM version ORDER BY installed DESC LIMIT 1
10 0.0015 0.0014591217041016
SELECT id FROM pages WHERE pagename = 'search' LIMIT 1
11 0.0004 0.00039291381835938
SELECT * FROM pages WHERE id = 52
12 0.0031 0.0030789375305176
SELECT * FROM template_options WHERE deleted = 0 AND templateuid = 'fsb-fluid2018'
13 0.0465 0.046506881713867
SELECT * FROM template_text WHERE deleted = 0 AND templateuid = 'fsb-fluid2018' AND language = 'en'
14 0.0005 0.00052309036254883
SELECT * FROM pages WHERE pagename = 'search'
15 0.0009 0.00094795227050781
SELECT * FROM categorygroups ORDER BY sortorder ASC
16 0.0008 0.00077986717224121
SELECT * FROM categories WHERE parent_id = '0' AND categorygroup_id = '1'  AND hidden = 0 ORDER BY sortorder ASC
17 0.0071 0.0071299076080322
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.0011 0.0010569095611572
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.0006 0.00063920021057129
SELECT COUNT(DISTINCT(bundle_id)) FROM bundle_categories WHERE category_id = 26
20 0.0003 0.00030183792114258
SELECT id FROM categories WHERE parent_id = '26'
21 0.0053 0.0052580833435059
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.0009 0.00090503692626953
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.0008 0.00084686279296875
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.0007 0.00074195861816406
SELECT COUNT(DISTINCT(id)) FROM categories_autopopulate WHERE category_id = '26'
25 0.0003 0.00029397010803223
SELECT * FROM categorygroups WHERE id = '1'
26 0.0030 0.0030388832092285
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.0003 0.00033307075500488
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.0003 0.00026583671569824
SELECT COUNT(DISTINCT(bundle_id)) FROM bundle_categories WHERE category_id = 27
29 0.0003 0.00028300285339355
SELECT id FROM categories WHERE parent_id = '27'
30 0.0031 0.0030789375305176
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.0003 0.00034403800964355
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.0003 0.00033712387084961
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.0003 0.00030016899108887
SELECT COUNT(DISTINCT(id)) FROM categories_autopopulate WHERE category_id = '27'
34 0.0003 0.0002741813659668
SELECT * FROM categorygroups WHERE id = '1'
35 0.0011 0.0011370182037354
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.0003 0.00032496452331543
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.0003 0.0002741813659668
SELECT COUNT(DISTINCT(bundle_id)) FROM bundle_categories WHERE category_id = 28
38 0.0003 0.00030303001403809
SELECT id FROM categories WHERE parent_id = '28'
39 0.0012 0.0012140274047852
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.0003 0.00032305717468262
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.0003 0.00032901763916016
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.0003 0.00029897689819336
SELECT COUNT(DISTINCT(id)) FROM categories_autopopulate WHERE category_id = '28'
43 0.0003 0.0002751350402832
SELECT * FROM categorygroups WHERE id = '1'
44 0.0004 0.00042510032653809
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.0003 0.0003349781036377
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.0003 0.00026607513427734
SELECT COUNT(DISTINCT(bundle_id)) FROM bundle_categories WHERE category_id = 29
47 0.0003 0.00029397010803223
SELECT id FROM categories WHERE parent_id = '29'
48 0.0005 0.00047802925109863
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.0003 0.0003199577331543
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.0004 0.00035810470581055
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.0003 0.00031781196594238
SELECT COUNT(DISTINCT(id)) FROM categories_autopopulate WHERE category_id = '29'
52 0.0003 0.0002739429473877
SELECT * FROM categorygroups WHERE id = '1'
53 0.0004 0.00036787986755371
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.0003 0.00030899047851562
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.0003 0.00026607513427734
SELECT COUNT(DISTINCT(bundle_id)) FROM bundle_categories WHERE category_id = 30
56 0.0003 0.00028204917907715
SELECT id FROM categories WHERE parent_id = '30'
57 0.0005 0.00046491622924805
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.0003 0.00032806396484375
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.0004 0.00037789344787598
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.0003 0.00030899047851562
SELECT COUNT(DISTINCT(id)) FROM categories_autopopulate WHERE category_id = '30'
61 0.0003 0.0002741813659668
SELECT * FROM categorygroups WHERE id = '1'
62 0.0004 0.00039505958557129
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.0003 0.0002899169921875
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.0003 0.00026106834411621
SELECT COUNT(DISTINCT(bundle_id)) FROM bundle_categories WHERE category_id = 31
65 0.0003 0.00030207633972168
SELECT id FROM categories WHERE parent_id = '31'
66 0.0005 0.00048995018005371
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.0003 0.0003201961517334
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.0003 0.00034308433532715
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.0003 0.00031304359436035
SELECT COUNT(DISTINCT(id)) FROM categories_autopopulate WHERE category_id = '31'
70 0.0003 0.00030517578125
SELECT * FROM categorygroups WHERE id = '1'
71 0.0004 0.00036311149597168
SELECT * FROM categories WHERE parent_id = '0' AND categorygroup_id = '2'  AND hidden = 0 ORDER BY sortorder ASC
72 0.0018 0.0018289089202881
SELECT * FROM manufacturers m WHERE m.display_sidebar = 1 AND m.merge_manufacturer_id = 0 ORDER BY linktitle ASC
73 0.0008 0.00080299377441406
SELECT * FROM sideboxes WHERE (templateuid = 'fsb-fluid2018' OR templateuid = '') AND enabled = 1 ORDER BY sortorder ASC
74 0.0004 0.00039792060852051
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.0006 0.00060510635375977
SELECT * FROM sideboxes_pages WHERE sidebox_id = '26'
76 0.0009 0.00090813636779785
SELECT value FROM template_options WHERE templateuid = 'fsb-fluid2018' AND optionuid = 'DISPLAY_CREDIT_ICON'
77 0.0006 0.0005800724029541
SELECT * FROM pages WHERE core = 1 ORDER BY pagekey
78 0.7884 0.78841614723206
SELECT * FROM ipgeocountries WHERE INET_ATON('216.73.216.238') >= INET_ATON(ip_start) AND INET_ATON('216.73.216.238') <= INET_ATON(ip_end)
79 0.0018 0.001762866973877
SELECT * FROM ipgeolocations WHERE geoname_id = '6252001'
80 0.0009 0.00094199180603027
SELECT * FROM countryredirects WHERE countrycode = 'US'
81 0.0004 0.0004420280456543
SELECT * FROM pages WHERE pagename = 'search'
82 0.0067 0.0066680908203125
SELECT MAX(price) as maxprice, MIN(price) as minprice FROM products WHERE enabled = 1 AND hidden = 0 AND price <> 0 
83 0.0019 0.0018689632415771
SELECT * FROM manufacturers WHERE display_filter = 1 AND merge_manufacturer_id = 0 ORDER BY name
84 0.0013 0.0012822151184082
SELECT * FROM productattributenames n WHERE hidden = 0 AND metabrowse = 1 ORDER BY n.displayname ASC
85 0.0067 0.0067138671875
SELECT MAX(price) as maxprice, MIN(price) as minprice FROM products WHERE enabled = 1 AND hidden = 0 AND price <> 0 
86 0.0019 0.0018570423126221
SELECT * FROM manufacturers WHERE display_filter = 1 AND merge_manufacturer_id = 0 ORDER BY name
87 0.0004 0.00044107437133789
SELECT * FROM productattributenames n WHERE hidden = 0 AND metabrowse = 1 AND sidebarfilter = 1 ORDER BY n.displayname ASC
88 0.0010 0.0010130405426025
INSERT INTO searches (`keywords`, `timestamp`, `ip`) SELECT 'clipper organic rooibos tea fairtrade caffeine free with antioxidants', NOW(), '216.73.216.238'
89 0.0006 0.00063586235046387
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.0014 0.001446008682251
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.0057 0.0056591033935547
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.0004 0.00042414665222168
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.0004 0.00039982795715332
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.0004 0.00042200088500977
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.0101 0.010105133056641
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.0003049373626709
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.00028586387634277
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.0005 0.00045084953308105
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.0004 0.00044703483581543
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.0056 0.0055539608001709
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.00034499168395996
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.00028681755065918
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.0004119873046875
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.0095 0.0094850063323975
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.0003 0.00026082992553711
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.0002 0.00022292137145996
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.0003 0.00027608871459961
SELECT * FROM products WHERE id = '2517'
108 0.0009 0.00093483924865723
SELECT * FROM productimages WHERE product_id = '2517' ORDER BY sortorder ASC
109 0.0003 0.00033807754516602
SELECT pi.*, p.parent_id FROM productimages pi, products p WHERE p.parent_id = '2517' AND p.id = pi.product_id ORDER BY pi.sortorder
110 0.0008 0.00075888633728027
SELECT * FROM product_image_select WHERE product_id = '2517'
111 0.0006 0.00059795379638672
SELECT * FROM productcustomimages WHERE product_id = '2517'
112 0.0008 0.00080204010009766
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 = '2517'
                GROUP BY o.product_id
113 0.0010 0.0010368824005127
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     = '2517'
                GROUP BY n.displayname
                ORDER BY n.displayname DESC
114 0.0003 0.00032997131347656
SELECT MAX(amountsaved) AS maxsaving, MIN(amountsaved) AS minsaving FROM productoffers o, products p WHERE o.product_id = p.id AND p.parent_id = 2517
115 0.0011 0.0011119842529297
SELECT a.name, n.displayname,a.value FROM productattributes a, productattributenames n WHERE product_id = '2517' AND a.name = n.originalname
116 0.0004 0.00035500526428223
SELECT * FROM productoffers WHERE product_id = '2517' AND merchantid = 'A1X6FK5RDHNB96'
117 0.0003 0.00028204917907715
SELECT * FROM productoffers
                WHERE product_id = '2517' AND price > 0
                ORDER BY price ASC LIMIT 1
118 0.0002 0.00024104118347168
SELECT * FROM productoffers
                WHERE product_id = 2517
                ORDER BY price ASC LIMIT 1
119 0.0002 0.00024676322937012
SELECT value FROM productattributes
                WHERE product_id = '2517'
                AND name = 'ListPriceAmount'
120 0.0003 0.00032997131347656
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 = '2517'
                GROUP BY o.product_id
121 0.0004 0.00037384033203125
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     = '2517'
                GROUP BY n.displayname
                ORDER BY n.displayname DESC
122 0.0002 0.00024080276489258
SELECT MAX(amountsaved) AS maxsaving, MIN(amountsaved) AS minsaving FROM productoffers o, products p WHERE o.product_id = p.id AND p.parent_id = 2517
123 0.0003 0.0003349781036377
SELECT value FROM productattributes WHERE product_id = '2517' AND (name = 'ListPriceAmount' OR name = 'ListPriceFormattedPrice') ORDER BY name LIMIT 1
124 0.0003 0.0002591609954834
SELECT * FROM products WHERE parent_id = '2517'
125 0.0002 0.00023984909057617
SELECT * FROM products WHERE id = '2379'
126 0.0003 0.00030994415283203
SELECT * FROM productimages WHERE product_id = '2379' ORDER BY sortorder ASC
127 0.0004 0.00043582916259766
SELECT * FROM product_image_select WHERE product_id = '2379'
128 0.0003 0.00026702880859375
SELECT * FROM productcustomimages WHERE product_id = '2379'
129 0.0006 0.00057101249694824
SELECT a.name, n.displayname,a.value FROM productattributes a, productattributenames n WHERE product_id = '2379' AND a.name = n.originalname
130 0.0003 0.00030994415283203
SELECT * FROM productoffers WHERE product_id = '2379' AND merchantid = 'A1X6FK5RDHNB96'
131 0.0003 0.00025010108947754
SELECT * FROM productoffers
                WHERE product_id = '2379' AND price > 0
                ORDER BY price ASC LIMIT 1
132 0.0002 0.00023412704467773
SELECT * FROM productoffers
                WHERE product_id = 2379
                ORDER BY price ASC LIMIT 1
133 0.0002 0.00023889541625977
SELECT value FROM productattributes
                WHERE product_id = '2379'
                AND name = 'ListPriceAmount'
134 0.0003 0.00025820732116699
SELECT value FROM productattributes WHERE product_id = '2379' AND (name = 'ListPriceAmount' OR name = 'ListPriceFormattedPrice') ORDER BY name LIMIT 1
135 0.0003 0.00033903121948242
SELECT * FROM products WHERE id = '2376'
136 0.0003 0.00030612945556641
SELECT * FROM productimages WHERE product_id = '2376' ORDER BY sortorder ASC
137 0.0004 0.00043416023254395
SELECT * FROM product_image_select WHERE product_id = '2376'
138 0.0003 0.00028204917907715
SELECT * FROM productcustomimages WHERE product_id = '2376'
139 0.0005 0.00052285194396973
SELECT a.name, n.displayname,a.value FROM productattributes a, productattributenames n WHERE product_id = '2376' AND a.name = n.originalname
140 0.0003 0.00031208992004395
SELECT * FROM productoffers WHERE product_id = '2376' AND merchantid = 'A1X6FK5RDHNB96'
141 0.0003 0.00026392936706543
SELECT * FROM productoffers
                WHERE product_id = '2376' AND price > 0
                ORDER BY price ASC LIMIT 1
142 0.0003 0.00025701522827148
SELECT * FROM productoffers
                WHERE product_id = 2376
                ORDER BY price ASC LIMIT 1
143 0.0002 0.00023889541625977
SELECT value FROM productattributes
                WHERE product_id = '2376'
                AND name = 'ListPriceAmount'
144 0.0003 0.00025391578674316
SELECT value FROM productattributes WHERE product_id = '2376' AND (name = 'ListPriceAmount' OR name = 'ListPriceFormattedPrice') ORDER BY name LIMIT 1
145 0.0003 0.00032496452331543
SELECT * FROM products WHERE id = '2377'
146 0.0003 0.00030303001403809
SELECT * FROM productimages WHERE product_id = '2377' ORDER BY sortorder ASC
147 0.0004 0.00044822692871094
SELECT * FROM product_image_select WHERE product_id = '2377'
148 0.0003 0.00026297569274902
SELECT * FROM productcustomimages WHERE product_id = '2377'
149 0.0005 0.00050997734069824
SELECT a.name, n.displayname,a.value FROM productattributes a, productattributenames n WHERE product_id = '2377' AND a.name = n.originalname
150 0.0003 0.00029706954956055
SELECT * FROM productoffers WHERE product_id = '2377' AND merchantid = 'A1X6FK5RDHNB96'
151 0.0002 0.00023698806762695
SELECT * FROM productoffers
                WHERE product_id = '2377' AND price > 0
                ORDER BY price ASC LIMIT 1
152 0.0002 0.00022196769714355
SELECT * FROM productoffers
                WHERE product_id = 2377
                ORDER BY price ASC LIMIT 1
153 0.0002 0.00024700164794922
SELECT value FROM productattributes
                WHERE product_id = '2377'
                AND name = 'ListPriceAmount'
154 0.0003 0.00026297569274902
SELECT value FROM productattributes WHERE product_id = '2377' AND (name = 'ListPriceAmount' OR name = 'ListPriceFormattedPrice') ORDER BY name LIMIT 1
155 0.0003 0.00032711029052734
SELECT * FROM products WHERE id = '2381'
156 0.0003 0.00030279159545898
SELECT * FROM productimages WHERE product_id = '2381' ORDER BY sortorder ASC
157 0.0004 0.0004429817199707
SELECT * FROM product_image_select WHERE product_id = '2381'
158 0.0003 0.00026917457580566
SELECT * FROM productcustomimages WHERE product_id = '2381'
159 0.0005 0.00051116943359375
SELECT a.name, n.displayname,a.value FROM productattributes a, productattributenames n WHERE product_id = '2381' AND a.name = n.originalname
160 0.0003 0.00029897689819336
SELECT * FROM productoffers WHERE product_id = '2381' AND merchantid = 'A1X6FK5RDHNB96'
161 0.0002 0.00023984909057617
SELECT * FROM productoffers
                WHERE product_id = '2381' AND price > 0
                ORDER BY price ASC LIMIT 1
162 0.0002 0.00022697448730469
SELECT * FROM productoffers
                WHERE product_id = 2381
                ORDER BY price ASC LIMIT 1
163 0.0003 0.00028705596923828
SELECT value FROM productattributes
                WHERE product_id = '2381'
                AND name = 'ListPriceAmount'
164 0.0002 0.00024986267089844
SELECT value FROM productattributes WHERE product_id = '2381' AND (name = 'ListPriceAmount' OR name = 'ListPriceFormattedPrice') ORDER BY name LIMIT 1
165 0.0003 0.00031709671020508
SELECT * FROM products WHERE id = '2382'
166 0.0003 0.00030803680419922
SELECT * FROM productimages WHERE product_id = '2382' ORDER BY sortorder ASC
167 0.0004 0.00043201446533203
SELECT * FROM product_image_select WHERE product_id = '2382'
168 0.0003 0.00026392936706543
SELECT * FROM productcustomimages WHERE product_id = '2382'
169 0.0005 0.00054597854614258
SELECT a.name, n.displayname,a.value FROM productattributes a, productattributenames n WHERE product_id = '2382' AND a.name = n.originalname
170 0.0003 0.00029706954956055
SELECT * FROM productoffers WHERE product_id = '2382' AND merchantid = 'A1X6FK5RDHNB96'
171 0.0002 0.00024199485778809
SELECT * FROM productoffers
                WHERE product_id = '2382' AND price > 0
                ORDER BY price ASC LIMIT 1
172 0.0002 0.00024700164794922
SELECT * FROM productoffers
                WHERE product_id = 2382
                ORDER BY price ASC LIMIT 1
173 0.0002 0.00023603439331055
SELECT value FROM productattributes
                WHERE product_id = '2382'
                AND name = 'ListPriceAmount'
174 0.0003 0.00025105476379395
SELECT value FROM productattributes WHERE product_id = '2382' AND (name = 'ListPriceAmount' OR name = 'ListPriceFormattedPrice') ORDER BY name LIMIT 1
175 0.0003 0.0003199577331543
SELECT * FROM products WHERE id = '2383'
176 0.0003 0.00029492378234863
SELECT * FROM productimages WHERE product_id = '2383' ORDER BY sortorder ASC
177 0.0004 0.0004270076751709
SELECT * FROM product_image_select WHERE product_id = '2383'
178 0.0003 0.0002899169921875
SELECT * FROM productcustomimages WHERE product_id = '2383'
179 0.0005 0.00051212310791016
SELECT a.name, n.displayname,a.value FROM productattributes a, productattributenames n WHERE product_id = '2383' AND a.name = n.originalname
180 0.0003 0.00029492378234863
SELECT * FROM productoffers WHERE product_id = '2383' AND merchantid = 'A1X6FK5RDHNB96'
181 0.0003 0.0002589225769043
SELECT * FROM productoffers
                WHERE product_id = '2383' AND price > 0
                ORDER BY price ASC LIMIT 1
182 0.0002 0.00022006034851074
SELECT * FROM productoffers
                WHERE product_id = 2383
                ORDER BY price ASC LIMIT 1
183 0.0002 0.00024104118347168
SELECT value FROM productattributes
                WHERE product_id = '2383'
                AND name = 'ListPriceAmount'
184 0.0003 0.00025200843811035
SELECT value FROM productattributes WHERE product_id = '2383' AND (name = 'ListPriceAmount' OR name = 'ListPriceFormattedPrice') ORDER BY name LIMIT 1
185 0.0003 0.00031495094299316
SELECT * FROM products WHERE id = '2384'
186 0.0003 0.00031590461730957
SELECT * FROM productimages WHERE product_id = '2384' ORDER BY sortorder ASC
187 0.0004 0.00043106079101562
SELECT * FROM product_image_select WHERE product_id = '2384'
188 0.0003 0.00025606155395508
SELECT * FROM productcustomimages WHERE product_id = '2384'
189 0.0005 0.00051093101501465
SELECT a.name, n.displayname,a.value FROM productattributes a, productattributenames n WHERE product_id = '2384' AND a.name = n.originalname
190 0.0003 0.00032401084899902
SELECT * FROM productoffers WHERE product_id = '2384' AND merchantid = 'A1X6FK5RDHNB96'
191 0.0002 0.0002448558807373
SELECT * FROM productoffers
                WHERE product_id = '2384' AND price > 0
                ORDER BY price ASC LIMIT 1
192 0.0002 0.00022411346435547
SELECT * FROM productoffers
                WHERE product_id = 2384
                ORDER BY price ASC LIMIT 1
193 0.0002 0.00023913383483887
SELECT value FROM productattributes
                WHERE product_id = '2384'
                AND name = 'ListPriceAmount'
194 0.0003 0.00028681755065918
SELECT value FROM productattributes WHERE product_id = '2384' AND (name = 'ListPriceAmount' OR name = 'ListPriceFormattedPrice') ORDER BY name LIMIT 1
195 0.0004 0.00036215782165527
SELECT * FROM products WHERE id = '2385'
196 0.0003 0.00030899047851562
SELECT * FROM productimages WHERE product_id = '2385' ORDER BY sortorder ASC
197 0.0004 0.00043010711669922
SELECT * FROM product_image_select WHERE product_id = '2385'
198 0.0003 0.00025510787963867
SELECT * FROM productcustomimages WHERE product_id = '2385'
199 0.0006 0.00055480003356934
SELECT a.name, n.displayname,a.value FROM productattributes a, productattributenames n WHERE product_id = '2385' AND a.name = n.originalname
200 0.0003 0.00030517578125
SELECT * FROM productoffers WHERE product_id = '2385' AND merchantid = 'A1X6FK5RDHNB96'
201 0.0002 0.00024008750915527
SELECT * FROM productoffers
                WHERE product_id = '2385' AND price > 0
                ORDER BY price ASC LIMIT 1
202 0.0002 0.00024700164794922
SELECT * FROM productoffers
                WHERE product_id = 2385
                ORDER BY price ASC LIMIT 1
203 0.0003 0.00025415420532227
SELECT value FROM productattributes
                WHERE product_id = '2385'
                AND name = 'ListPriceAmount'
204 0.0003 0.00028491020202637
SELECT value FROM productattributes WHERE product_id = '2385' AND (name = 'ListPriceAmount' OR name = 'ListPriceFormattedPrice') ORDER BY name LIMIT 1
205 0.0003 0.0003209114074707
SELECT * FROM products WHERE id = '2386'
206 0.0003 0.00030207633972168
SELECT * FROM productimages WHERE product_id = '2386' ORDER BY sortorder ASC
207 0.0005 0.0004580020904541
SELECT * FROM product_image_select WHERE product_id = '2386'
208 0.0003 0.00026893615722656
SELECT * FROM productcustomimages WHERE product_id = '2386'
209 0.0005 0.00052905082702637
SELECT a.name, n.displayname,a.value FROM productattributes a, productattributenames n WHERE product_id = '2386' AND a.name = n.originalname
210 0.0003 0.00029897689819336
SELECT * FROM productoffers WHERE product_id = '2386' AND merchantid = 'A1X6FK5RDHNB96'
211 0.0002 0.00023698806762695
SELECT * FROM productoffers
                WHERE product_id = '2386' AND price > 0
                ORDER BY price ASC LIMIT 1
212 0.0002 0.00024008750915527
SELECT * FROM productoffers
                WHERE product_id = 2386
                ORDER BY price ASC LIMIT 1
213 0.0002 0.00024199485778809
SELECT value FROM productattributes
                WHERE product_id = '2386'
                AND name = 'ListPriceAmount'
214 0.0003 0.00025701522827148
SELECT value FROM productattributes WHERE product_id = '2386' AND (name = 'ListPriceAmount' OR name = 'ListPriceFormattedPrice') ORDER BY name LIMIT 1
215 0.0004 0.00038003921508789
SELECT * FROM products WHERE id = '2421'
216 0.0004 0.00037598609924316
SELECT * FROM productimages WHERE product_id = '2421' ORDER BY sortorder ASC
217 0.0004 0.00044608116149902
SELECT * FROM product_image_select WHERE product_id = '2421'
218 0.0003 0.0002899169921875
SELECT * FROM productcustomimages WHERE product_id = '2421'
219 0.0006 0.00064396858215332
SELECT a.name, n.displayname,a.value FROM productattributes a, productattributenames n WHERE product_id = '2421' AND a.name = n.originalname
220 0.0003 0.00032901763916016
SELECT * FROM productoffers WHERE product_id = '2421' AND merchantid = 'A1X6FK5RDHNB96'
221 0.0002 0.00023889541625977
SELECT * FROM productoffers
                WHERE product_id = '2421' AND price > 0
                ORDER BY price ASC LIMIT 1
222 0.0002 0.00022292137145996
SELECT * FROM productoffers
                WHERE product_id = 2421
                ORDER BY price ASC LIMIT 1
223 0.0002 0.00023603439331055
SELECT value FROM productattributes
                WHERE product_id = '2421'
                AND name = 'ListPriceAmount'
224 0.0003 0.00025200843811035
SELECT value FROM productattributes WHERE product_id = '2421' AND (name = 'ListPriceAmount' OR name = 'ListPriceFormattedPrice') ORDER BY name LIMIT 1
225 0.0003 0.00032401084899902
SELECT * FROM products WHERE id = '2422'
226 0.0003 0.0002899169921875
SELECT * FROM productimages WHERE product_id = '2422' ORDER BY sortorder ASC
227 0.0003 0.00029492378234863
SELECT pi.*, p.parent_id FROM productimages pi, products p WHERE p.parent_id = '2422' AND p.id = pi.product_id ORDER BY pi.sortorder
228 0.0004 0.00043988227844238
SELECT * FROM product_image_select WHERE product_id = '2422'
229 0.0003 0.00027012825012207
SELECT * FROM productcustomimages WHERE product_id = '2422'
230 0.0004 0.00038290023803711
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 = '2422'
                GROUP BY o.product_id
231 0.0004 0.00044488906860352
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     = '2422'
                GROUP BY n.displayname
                ORDER BY n.displayname DESC
232 0.0003 0.00026297569274902
SELECT MAX(amountsaved) AS maxsaving, MIN(amountsaved) AS minsaving FROM productoffers o, products p WHERE o.product_id = p.id AND p.parent_id = 2422
233 0.0005 0.00053191184997559
SELECT a.name, n.displayname,a.value FROM productattributes a, productattributenames n WHERE product_id = '2422' AND a.name = n.originalname
234 0.0002 0.00024294853210449
SELECT * FROM productoffers WHERE product_id = '2422' AND merchantid = 'A1X6FK5RDHNB96'
235 0.0002 0.00024199485778809
SELECT * FROM productoffers
                WHERE product_id = '2422' AND price > 0
                ORDER BY price ASC LIMIT 1
236 0.0002 0.0002281665802002
SELECT * FROM productoffers
                WHERE product_id = 2422
                ORDER BY price ASC LIMIT 1
237 0.0002 0.00024008750915527
SELECT value FROM productattributes
                WHERE product_id = '2422'
                AND name = 'ListPriceAmount'
238 0.0003 0.00026178359985352
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 = '2422'
                GROUP BY o.product_id
239 0.0004 0.00040388107299805
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     = '2422'
                GROUP BY n.displayname
                ORDER BY n.displayname DESC
240 0.0003 0.00025296211242676
SELECT MAX(amountsaved) AS maxsaving, MIN(amountsaved) AS minsaving FROM productoffers o, products p WHERE o.product_id = p.id AND p.parent_id = 2422
241 0.0003 0.00032997131347656
SELECT value FROM productattributes WHERE product_id = '2422' AND (name = 'ListPriceAmount' OR name = 'ListPriceFormattedPrice') ORDER BY name LIMIT 1
242 0.0004 0.00039291381835938
SELECT  o.value
                FROM    products            p,
                        productoptions      o
                WHERE   p.parent_id     = '2422'
                  AND   p.id            = o.product_id
                  AND   o.name          = 'Size'
                GROUP BY o.value
                ORDER BY o.value ASC
243 0.0003 0.00027894973754883
SELECT * FROM products WHERE id = '2425'
244 0.0003 0.00029706954956055
SELECT * FROM productimages WHERE product_id = '2425' ORDER BY sortorder ASC
245 0.0003 0.00027179718017578
SELECT pi.*, p.parent_id FROM productimages pi, products p WHERE p.parent_id = '2425' AND p.id = pi.product_id ORDER BY pi.sortorder
246 0.0004 0.00043702125549316
SELECT * FROM product_image_select WHERE product_id = '2425'
247 0.0003 0.00026106834411621
SELECT * FROM productcustomimages WHERE product_id = '2425'
248 0.0003 0.00032591819763184
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 = '2425'
                GROUP BY o.product_id
249 0.0004 0.00038981437683105
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     = '2425'
                GROUP BY n.displayname
                ORDER BY n.displayname DESC
250 0.0003 0.00025296211242676
SELECT MAX(amountsaved) AS maxsaving, MIN(amountsaved) AS minsaving FROM productoffers o, products p WHERE o.product_id = p.id AND p.parent_id = 2425
251 0.0005 0.00054121017456055
SELECT a.name, n.displayname,a.value FROM productattributes a, productattributenames n WHERE product_id = '2425' AND a.name = n.originalname
252 0.0002 0.00023818016052246
SELECT * FROM productoffers WHERE product_id = '2425' AND merchantid = 'A1X6FK5RDHNB96'
253 0.0002 0.00024199485778809
SELECT * FROM productoffers
                WHERE product_id = '2425' AND price > 0
                ORDER BY price ASC LIMIT 1
254 0.0003 0.00025296211242676
SELECT * FROM productoffers
                WHERE product_id = 2425
                ORDER BY price ASC LIMIT 1
255 0.0002 0.00024604797363281
SELECT value FROM productattributes
                WHERE product_id = '2425'
                AND name = 'ListPriceAmount'
256 0.0003 0.00026798248291016
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 = '2425'
                GROUP BY o.product_id
257 0.0004 0.0003969669342041
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     = '2425'
                GROUP BY n.displayname
                ORDER BY n.displayname DESC
258 0.0003 0.00025486946105957
SELECT MAX(amountsaved) AS maxsaving, MIN(amountsaved) AS minsaving FROM productoffers o, products p WHERE o.product_id = p.id AND p.parent_id = 2425
259 0.0003 0.00034618377685547
SELECT value FROM productattributes WHERE product_id = '2425' AND (name = 'ListPriceAmount' OR name = 'ListPriceFormattedPrice') ORDER BY name LIMIT 1
260 0.0004 0.00037407875061035
SELECT  o.value
                FROM    products            p,
                        productoptions      o
                WHERE   p.parent_id     = '2425'
                  AND   p.id            = o.product_id
                  AND   o.name          = 'Size'
                GROUP BY o.value
                ORDER BY o.value ASC
261 0.0003 0.0002751350402832
SELECT * FROM products WHERE id = '2428'
262 0.0003 0.00030803680419922
SELECT * FROM productimages WHERE product_id = '2428' ORDER BY sortorder ASC
263 0.0003 0.00026202201843262
SELECT pi.*, p.parent_id FROM productimages pi, products p WHERE p.parent_id = '2428' AND p.id = pi.product_id ORDER BY pi.sortorder
264 0.0004 0.00044703483581543
SELECT * FROM product_image_select WHERE product_id = '2428'
265 0.0003 0.00028514862060547
SELECT * FROM productcustomimages WHERE product_id = '2428'
266 0.0003 0.0003361701965332
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 = '2428'
                GROUP BY o.product_id
267 0.0004 0.0003969669342041
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     = '2428'
                GROUP BY n.displayname
                ORDER BY n.displayname DESC
268 0.0003 0.00025010108947754
SELECT MAX(amountsaved) AS maxsaving, MIN(amountsaved) AS minsaving FROM productoffers o, products p WHERE o.product_id = p.id AND p.parent_id = 2428
269 0.0005 0.00053811073303223
SELECT a.name, n.displayname,a.value FROM productattributes a, productattributenames n WHERE product_id = '2428' AND a.name = n.originalname
270 0.0003 0.00025296211242676
SELECT * FROM productoffers WHERE product_id = '2428' AND merchantid = 'A1X6FK5RDHNB96'
271 0.0002 0.00023198127746582
SELECT * FROM productoffers
                WHERE product_id = '2428' AND price > 0
                ORDER BY price ASC LIMIT 1
272 0.0002 0.00023698806762695
SELECT * FROM productoffers
                WHERE product_id = 2428
                ORDER BY price ASC LIMIT 1
273 0.0002 0.00024700164794922
SELECT value FROM productattributes
                WHERE product_id = '2428'
                AND name = 'ListPriceAmount'
274 0.0003 0.00027799606323242
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 = '2428'
                GROUP BY o.product_id
275 0.0004 0.00043892860412598
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     = '2428'
                GROUP BY n.displayname
                ORDER BY n.displayname DESC
276 0.0003 0.0002751350402832
SELECT MAX(amountsaved) AS maxsaving, MIN(amountsaved) AS minsaving FROM productoffers o, products p WHERE o.product_id = p.id AND p.parent_id = 2428
277 0.0003 0.00033903121948242
SELECT value FROM productattributes WHERE product_id = '2428' AND (name = 'ListPriceAmount' OR name = 'ListPriceFormattedPrice') ORDER BY name LIMIT 1
278 0.0004 0.00039100646972656
SELECT  o.value
                FROM    products            p,
                        productoptions      o
                WHERE   p.parent_id     = '2428'
                  AND   p.id            = o.product_id
                  AND   o.name          = 'Size'
                GROUP BY o.value
                ORDER BY o.value ASC
279 0.0003 0.00026488304138184
SELECT * FROM products WHERE id = '2431'
280 0.0003 0.00030803680419922
SELECT * FROM productimages WHERE product_id = '2431' ORDER BY sortorder ASC
281 0.0003 0.00027298927307129
SELECT pi.*, p.parent_id FROM productimages pi, products p WHERE p.parent_id = '2431' AND p.id = pi.product_id ORDER BY pi.sortorder
282 0.0004 0.00043797492980957
SELECT * FROM product_image_select WHERE product_id = '2431'
283 0.0003 0.00026392936706543
SELECT * FROM productcustomimages WHERE product_id = '2431'
284 0.0003 0.0003361701965332
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 = '2431'
                GROUP BY o.product_id
285 0.0007 0.00074315071105957
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     = '2431'
                GROUP BY n.displayname
                ORDER BY n.displayname DESC
286 0.0004 0.00040197372436523
SELECT MAX(amountsaved) AS maxsaving, MIN(amountsaved) AS minsaving FROM productoffers o, products p WHERE o.product_id = p.id AND p.parent_id = 2431
287 0.0008 0.00083684921264648
SELECT a.name, n.displayname,a.value FROM productattributes a, productattributenames n WHERE product_id = '2431' AND a.name = n.originalname
288 0.0003 0.0003359317779541
SELECT * FROM productoffers WHERE product_id = '2431' AND merchantid = 'A1X6FK5RDHNB96'
289 0.0002 0.00024700164794922
SELECT * FROM productoffers
                WHERE product_id = '2431' AND price > 0
                ORDER BY price ASC LIMIT 1
290 0.0002 0.00022196769714355
SELECT * FROM productoffers
                WHERE product_id = 2431
                ORDER BY price ASC LIMIT 1
291 0.0002 0.00023984909057617
SELECT value FROM productattributes
                WHERE product_id = '2431'
                AND name = 'ListPriceAmount'
292 0.0003 0.00026798248291016
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 = '2431'
                GROUP BY o.product_id
293 0.0004 0.00039100646972656
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     = '2431'
                GROUP BY n.displayname
                ORDER BY n.displayname DESC
294 0.0003 0.00025010108947754
SELECT MAX(amountsaved) AS maxsaving, MIN(amountsaved) AS minsaving FROM productoffers o, products p WHERE o.product_id = p.id AND p.parent_id = 2431
295 0.0003 0.00033092498779297
SELECT value FROM productattributes WHERE product_id = '2431' AND (name = 'ListPriceAmount' OR name = 'ListPriceFormattedPrice') ORDER BY name LIMIT 1
296 0.0004 0.00038909912109375
SELECT  o.value
                FROM    products            p,
                        productoptions      o
                WHERE   p.parent_id     = '2431'
                  AND   p.id            = o.product_id
                  AND   o.name          = 'Size'
                GROUP BY o.value
                ORDER BY o.value ASC
297 0.0003 0.00025606155395508
SELECT * FROM products WHERE id = '2434'
298 0.0003 0.0002899169921875
SELECT * FROM productimages WHERE product_id = '2434' ORDER BY sortorder ASC
299 0.0003 0.00027608871459961
SELECT pi.*, p.parent_id FROM productimages pi, products p WHERE p.parent_id = '2434' AND p.id = pi.product_id ORDER BY pi.sortorder
300 0.0004 0.00043201446533203
SELECT * FROM product_image_select WHERE product_id = '2434'
301 0.0003 0.0002598762512207
SELECT * FROM productcustomimages WHERE product_id = '2434'
302 0.0003 0.00034594535827637
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 = '2434'
                GROUP BY o.product_id
303 0.0004 0.0004119873046875
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     = '2434'
                GROUP BY n.displayname
                ORDER BY n.displayname DESC
304 0.0003 0.0002751350402832
SELECT MAX(amountsaved) AS maxsaving, MIN(amountsaved) AS minsaving FROM productoffers o, products p WHERE o.product_id = p.id AND p.parent_id = 2434
305 0.0005 0.0005190372467041
SELECT a.name, n.displayname,a.value FROM productattributes a, productattributenames n WHERE product_id = '2434' AND a.name = n.originalname
306 0.0002 0.00023293495178223
SELECT * FROM productoffers WHERE product_id = '2434' AND merchantid = 'A1X6FK5RDHNB96'
307 0.0002 0.00023508071899414
SELECT * FROM productoffers
                WHERE product_id = '2434' AND price > 0
                ORDER BY price ASC LIMIT 1
308 0.0002 0.00022196769714355
SELECT * FROM productoffers
                WHERE product_id = 2434
                ORDER BY price ASC LIMIT 1
309 0.0002 0.00023698806762695
SELECT value FROM productattributes
                WHERE product_id = '2434'
                AND name = 'ListPriceAmount'
310 0.0003 0.00026512145996094
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 = '2434'
                GROUP BY o.product_id
311 0.0004 0.00040698051452637
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     = '2434'
                GROUP BY n.displayname
                ORDER BY n.displayname DESC
312 0.0003 0.0002748966217041
SELECT MAX(amountsaved) AS maxsaving, MIN(amountsaved) AS minsaving FROM productoffers o, products p WHERE o.product_id = p.id AND p.parent_id = 2434
313 0.0003 0.00033378601074219
SELECT value FROM productattributes WHERE product_id = '2434' AND (name = 'ListPriceAmount' OR name = 'ListPriceFormattedPrice') ORDER BY name LIMIT 1
314 0.0004 0.00038599967956543
SELECT  o.value
                FROM    products            p,
                        productoptions      o
                WHERE   p.parent_id     = '2434'
                  AND   p.id            = o.product_id
                  AND   o.name          = 'Size'
                GROUP BY o.value
                ORDER BY o.value ASC
315 0.0003 0.00026702880859375
SELECT * FROM products WHERE id = '4908'
316 0.0003 0.00029182434082031
SELECT * FROM productimages WHERE product_id = '4908' ORDER BY sortorder ASC
317 0.0004 0.00042915344238281
SELECT * FROM product_image_select WHERE product_id = '4908'
318 0.0003 0.00026082992553711
SELECT * FROM productcustomimages WHERE product_id = '4908'
319 0.0007 0.0006558895111084
SELECT a.name, n.displayname,a.value FROM productattributes a, productattributenames n WHERE product_id = '4908' AND a.name = n.originalname
320 0.0003 0.00030517578125
SELECT * FROM productoffers WHERE product_id = '4908' AND merchantid = 'A1X6FK5RDHNB96'
321 0.0002 0.00024700164794922
SELECT * FROM productoffers
                WHERE product_id = '4908' AND price > 0
                ORDER BY price ASC LIMIT 1
322 0.0002 0.00023293495178223
SELECT * FROM productoffers
                WHERE product_id = 4908
                ORDER BY price ASC LIMIT 1
323 0.0003 0.00026798248291016
SELECT value FROM productattributes
                WHERE product_id = '4908'
                AND name = 'ListPriceAmount'
324 0.0003 0.00027680397033691
SELECT value FROM productattributes WHERE product_id = '4908' AND (name = 'ListPriceAmount' OR name = 'ListPriceFormattedPrice') ORDER BY name LIMIT 1
325 0.0003 0.00032401084899902
SELECT * FROM products WHERE id = '2460'
326 0.0003 0.00031590461730957
SELECT * FROM productimages WHERE product_id = '2460' ORDER BY sortorder ASC
327 0.0005 0.00045013427734375
SELECT * FROM product_image_select WHERE product_id = '2460'
328 0.0003 0.00026082992553711
SELECT * FROM productcustomimages WHERE product_id = '2460'
329 0.0006 0.00056600570678711
SELECT a.name, n.displayname,a.value FROM productattributes a, productattributenames n WHERE product_id = '2460' AND a.name = n.originalname
330 0.0003 0.00029516220092773
SELECT * FROM productoffers WHERE product_id = '2460' AND merchantid = 'A1X6FK5RDHNB96'
331 0.0002 0.00023794174194336
SELECT * FROM productoffers
                WHERE product_id = '2460' AND price > 0
                ORDER BY price ASC LIMIT 1
332 0.0002 0.00023698806762695
SELECT * FROM productoffers
                WHERE product_id = 2460
                ORDER BY price ASC LIMIT 1
333 0.0002 0.00023579597473145
SELECT value FROM productattributes
                WHERE product_id = '2460'
                AND name = 'ListPriceAmount'
334 0.0002 0.00024890899658203
SELECT value FROM productattributes WHERE product_id = '2460' AND (name = 'ListPriceAmount' OR name = 'ListPriceFormattedPrice') ORDER BY name LIMIT 1
335 0.0009 0.00092196464538574
SELECT * FROM customerreviews WHERE approved = 1 AND productid = '2517' ORDER BY timestamp DESC
336 0.0002 0.00024890899658203
SELECT * FROM customerreviews WHERE approved = 1 AND productid = '2379' ORDER BY timestamp DESC
337 0.0002 0.00020384788513184
SELECT * FROM customerreviews WHERE approved = 1 AND productid = '2376' ORDER BY timestamp DESC
338 0.0002 0.00020408630371094
SELECT * FROM customerreviews WHERE approved = 1 AND productid = '2377' ORDER BY timestamp DESC
339 0.0002 0.0001981258392334
SELECT * FROM customerreviews WHERE approved = 1 AND productid = '2381' ORDER BY timestamp DESC
340 0.0002 0.0001988410949707
SELECT * FROM customerreviews WHERE approved = 1 AND productid = '2382' ORDER BY timestamp DESC
341 0.0002 0.00019502639770508
SELECT * FROM customerreviews WHERE approved = 1 AND productid = '2383' ORDER BY timestamp DESC
342 0.0002 0.00021100044250488
SELECT * FROM customerreviews WHERE approved = 1 AND productid = '2384' ORDER BY timestamp DESC
343 0.0002 0.0001978874206543
SELECT * FROM customerreviews WHERE approved = 1 AND productid = '2385' ORDER BY timestamp DESC
344 0.0002 0.0001981258392334
SELECT * FROM customerreviews WHERE approved = 1 AND productid = '2386' ORDER BY timestamp DESC
345 0.0002 0.00019502639770508
SELECT * FROM customerreviews WHERE approved = 1 AND productid = '2421' ORDER BY timestamp DESC
346 0.0002 0.00019598007202148
SELECT * FROM customerreviews WHERE approved = 1 AND productid = '2422' ORDER BY timestamp DESC
347 0.0002 0.00019407272338867
SELECT * FROM customerreviews WHERE approved = 1 AND productid = '2425' ORDER BY timestamp DESC
348 0.0002 0.00020003318786621
SELECT * FROM customerreviews WHERE approved = 1 AND productid = '2428' ORDER BY timestamp DESC
349 0.0002 0.00021195411682129
SELECT * FROM customerreviews WHERE approved = 1 AND productid = '2431' ORDER BY timestamp DESC
350 0.0002 0.00022101402282715
SELECT * FROM customerreviews WHERE approved = 1 AND productid = '2434' ORDER BY timestamp DESC
351 0.0002 0.00022315979003906
SELECT * FROM customerreviews WHERE approved = 1 AND productid = '4908' ORDER BY timestamp DESC
352 0.0002 0.00022411346435547
SELECT * FROM customerreviews WHERE approved = 1 AND productid = '2460' ORDER BY timestamp DESC
353 0.0008 0.00083708763122559
SELECT * FROM template_info WHERE templateuid = 'fsb-fluid2018'
354 0.0007 0.00067400932312012
SELECT ga_value FROM google_analytics_options WHERE `ga_key` = 'ga_user_data'
355 0.0003 0.00025606155395508
SELECT ga_value FROM google_analytics_options WHERE `ga_key` = 'ga_tracking_status'
356 0.0125 0.012499094009399
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
357 0.0009 0.00094699859619141
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
358 0.0004 0.0003511905670166
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
359 0.0003 0.00033402442932129
SELECT * FROM products WHERE id = 1626
360 0.0008 0.00079894065856934
SELECT * FROM products WHERE id = 4041
361 0.0019 0.0018680095672607
SELECT * FROM products WHERE id = 4312
362 0.0003 0.00025486946105957
SELECT * FROM products WHERE id = 777
363 0.0002 0.00024199485778809
SELECT * FROM products WHERE id = 3881
364 0.0003 0.00027298927307129
SELECT * FROM products WHERE id = 4213
365 0.0002 0.00024604797363281
SELECT * FROM products WHERE id = '1626'
366 0.0003 0.00031399726867676
SELECT * FROM productimages WHERE product_id = '1626' ORDER BY sortorder ASC
367 0.0005 0.00045299530029297
SELECT * FROM product_image_select WHERE product_id = '1626'
368 0.0003 0.00027084350585938
SELECT * FROM productcustomimages WHERE product_id = '1626'
369 0.0006 0.00058293342590332
SELECT a.name, n.displayname,a.value FROM productattributes a, productattributenames n WHERE product_id = '1626' AND a.name = n.originalname
370 0.0003 0.00030803680419922
SELECT * FROM productoffers WHERE product_id = '1626' AND merchantid = 'A1X6FK5RDHNB96'
371 0.0003 0.00026202201843262
SELECT * FROM productoffers
                WHERE product_id = '1626' AND price > 0
                ORDER BY price ASC LIMIT 1
372 0.0003 0.00027203559875488
SELECT value FROM productattributes WHERE product_id = '1626' AND (name = 'ListPriceAmount' OR name = 'ListPriceFormattedPrice') ORDER BY name LIMIT 1
373 0.0003 0.00031280517578125
SELECT * FROM products WHERE id = '4041'
374 0.0003 0.00028300285339355
SELECT * FROM productimages WHERE product_id = '4041' ORDER BY sortorder ASC
375 0.0004 0.00043296813964844
SELECT * FROM product_image_select WHERE product_id = '4041'
376 0.0003 0.00030112266540527
SELECT * FROM productcustomimages WHERE product_id = '4041'
377 0.0007 0.00069308280944824
SELECT a.name, n.displayname,a.value FROM productattributes a, productattributenames n WHERE product_id = '4041' AND a.name = n.originalname
378 0.0003 0.00029802322387695
SELECT * FROM productoffers WHERE product_id = '4041' AND merchantid = 'A1X6FK5RDHNB96'
379 0.0003 0.00025486946105957
SELECT * FROM productoffers
                WHERE product_id = '4041' AND price > 0
                ORDER BY price ASC LIMIT 1
380 0.0003 0.0002589225769043
SELECT value FROM productattributes WHERE product_id = '4041' AND (name = 'ListPriceAmount' OR name = 'ListPriceFormattedPrice') ORDER BY name LIMIT 1
381 0.0003 0.00031399726867676
SELECT * FROM products WHERE id = '4312'
382 0.0003 0.00029921531677246
SELECT * FROM productimages WHERE product_id = '4312' ORDER BY sortorder ASC
383 0.0004 0.00042200088500977
SELECT * FROM product_image_select WHERE product_id = '4312'
384 0.0002 0.00024986267089844
SELECT * FROM productcustomimages WHERE product_id = '4312'
385 0.0006 0.00063204765319824
SELECT a.name, n.displayname,a.value FROM productattributes a, productattributenames n WHERE product_id = '4312' AND a.name = n.originalname
386 0.0003 0.00029587745666504
SELECT * FROM productoffers WHERE product_id = '4312' AND merchantid = 'A1X6FK5RDHNB96'
387 0.0002 0.00024700164794922
SELECT * FROM productoffers
                WHERE product_id = '4312' AND price > 0
                ORDER BY price ASC LIMIT 1
388 0.0002 0.00024604797363281
SELECT value FROM productattributes WHERE product_id = '4312' AND (name = 'ListPriceAmount' OR name = 'ListPriceFormattedPrice') ORDER BY name LIMIT 1
389 0.0003 0.00031304359436035
SELECT * FROM products WHERE id = '777'
390 0.0003 0.00031709671020508
SELECT * FROM productimages WHERE product_id = '777' ORDER BY sortorder ASC
391 0.0004 0.00042295455932617
SELECT * FROM product_image_select WHERE product_id = '777'
392 0.0002 0.00024914741516113
SELECT * FROM productcustomimages WHERE product_id = '777'
393 0.0006 0.00062990188598633
SELECT a.name, n.displayname,a.value FROM productattributes a, productattributenames n WHERE product_id = '777' AND a.name = n.originalname
394 0.0003 0.00029301643371582
SELECT * FROM productoffers WHERE product_id = '777' AND merchantid = 'A1X6FK5RDHNB96'
395 0.0002 0.00024700164794922
SELECT * FROM productoffers
                WHERE product_id = '777' AND price > 0
                ORDER BY price ASC LIMIT 1
396 0.0003 0.00029301643371582
SELECT value FROM productattributes WHERE product_id = '777' AND (name = 'ListPriceAmount' OR name = 'ListPriceFormattedPrice') ORDER BY name LIMIT 1
397 0.0003 0.00033998489379883
SELECT * FROM products WHERE id = '3881'
398 0.0004 0.00035595893859863
SELECT * FROM productimages WHERE product_id = '3881' ORDER BY sortorder ASC
399 0.0004 0.00043296813964844
SELECT * FROM product_image_select WHERE product_id = '3881'
400 0.0003 0.00026702880859375
SELECT * FROM productcustomimages WHERE product_id = '3881'
401 0.0007 0.00066518783569336
SELECT a.name, n.displayname,a.value FROM productattributes a, productattributenames n WHERE product_id = '3881' AND a.name = n.originalname
402 0.0003 0.00030279159545898
SELECT * FROM productoffers WHERE product_id = '3881' AND merchantid = 'A1X6FK5RDHNB96'
403 0.0003 0.00025582313537598
SELECT * FROM productoffers
                WHERE product_id = '3881' AND price > 0
                ORDER BY price ASC LIMIT 1
404 0.0003 0.00029397010803223
SELECT value FROM productattributes WHERE product_id = '3881' AND (name = 'ListPriceAmount' OR name = 'ListPriceFormattedPrice') ORDER BY name LIMIT 1
405 0.0003 0.00034880638122559
SELECT * FROM products WHERE id = '4213'
406 0.0003 0.00033879280090332
SELECT * FROM productimages WHERE product_id = '4213' ORDER BY sortorder ASC
407 0.0004 0.00042915344238281
SELECT * FROM product_image_select WHERE product_id = '4213'
408 0.0003 0.00027585029602051
SELECT * FROM productcustomimages WHERE product_id = '4213'
409 0.0007 0.00066995620727539
SELECT a.name, n.displayname,a.value FROM productattributes a, productattributenames n WHERE product_id = '4213' AND a.name = n.originalname
410 0.0003 0.00032806396484375
SELECT * FROM productoffers WHERE product_id = '4213' AND merchantid = 'A1X6FK5RDHNB96'
411 0.0003 0.00026702880859375
SELECT * FROM productoffers
                WHERE product_id = '4213' AND price > 0
                ORDER BY price ASC LIMIT 1
412 0.0003 0.0003058910369873
SELECT value FROM productattributes WHERE product_id = '4213' AND (name = 'ListPriceAmount' OR name = 'ListPriceFormattedPrice') ORDER BY name LIMIT 1
413 0.0011 0.0011379718780518
SELECT * FROM template_includes WHERE deleted = 0 AND templateuid = 'fsb-fluid2018' AND area = 'header' ORDER BY sortorder ASC
414 0.0005 0.00047516822814941
SELECT * FROM template_includes WHERE deleted = 0 AND templateuid = 'fsb-fluid2018' AND area = 'footer' ORDER BY sortorder ASC
415 0.0015 0.0014908313751221
SELECT * FROM template_css WHERE deleted = 0 AND templateuid = 'fsb-fluid2018' AND skinuid = ''
416 0.0008 0.00083017349243164
SELECT * FROM template_images WHERE deleted = 0 AND templateuid = 'fsb-fluid2018'
417 0.0004 0.00035500526428223
SELECT * FROM template_images WHERE deleted = 0 AND templateuid = 'fsb-fluid2018'
418 0.0009 0.00092196464538574
SELECT * FROM template_images WHERE templateuid = 'fsb-fluid2018' AND imageuid = 'FB_DEFAULT_SHARE_IMAGE'
419 0.0007 0.00069999694824219
SELECT * FROM template_images WHERE templateuid = 'fsb-fluid2018' AND imageuid = 'HEAD_LOGO'