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.7160868644714 383 1.0955 0


No Amazon API Requests Made.


App Debug - Total Time 1.7160868644714 seconds

Number Time From Start Name Description
1 0.41091394424438 Initialise Initialise FSB Function
2 0.41288995742798 App Controller Start Start of the App controller (called before the controller of every page)
3 0.43630385398865 Start of getCategoryListByGroup Function Before first category groups query
4 0.43704390525818 After initial query Before first category groups query
5 0.43704390525818 Get Category List for Group Before the call to getCategoryList function
6 0.43704581260681 Start of GetCategoryList function Start of the function
7 0.43704795837402 Before getting categories Query to get specific category list
8 0.43776798248291 After getting categories Query to get specific category list
9 0.43776893615723 Before getting category custom Before call to function getCategoryCustom
10 0.45319199562073 After getting category custom After call to function getCategoryCustom
11 0.45319390296936 Before getting category custom Before call to function getCategoryCustom
12 0.46163392066956 After getting category custom After call to function getCategoryCustom
13 0.46163487434387 Before getting category custom Before call to function getCategoryCustom
14 0.46665477752686 After getting category custom After call to function getCategoryCustom
15 0.46665596961975 Before getting category custom Before call to function getCategoryCustom
16 0.46970582008362 After getting category custom After call to function getCategoryCustom
17 0.46970677375793 Before getting category custom Before call to function getCategoryCustom
18 0.47300791740417 After getting category custom After call to function getCategoryCustom
19 0.47300887107849 Before getting category custom Before call to function getCategoryCustom
20 0.47616696357727 After getting category custom After call to function getCategoryCustom
21 0.47616696357727 End of GetCategoryList function End of the function
22 0.47616982460022 Get Category List for Group Before the call to getCategoryList function
23 0.47617077827454 Start of GetCategoryList function Start of the function
24 0.47617197036743 Before getting categories Query to get specific category list
25 0.47658085823059 End of getCategoryListByGroup Function Before return()
26 1.2847518920898 App Controller End End of the App controller (called before the controller of every page)
27 1.4550228118896 App_after Controller Start Start of the App_after controller (called after the controller of every page)
28 1.4559199810028 Before Get Options Before the call to getOptions in the tpl class
29 1.4996848106384 After Get Options After the call to getOptions in the tpl class
30 1.4997279644012 App_after Controller End End of the App_after controller (called after the controller of every page)
31 1.7160739898682 Finalizing debug Before the debug is output to the page.
32 1.7160859107971 End of App This is the end of the app logging, final timestamp


Query Debug - 383 Database Queries. Total time 1.0955 seconds

Number Time (Seconds) Time (Milliseconds) Query
1 0.0016 0.0015988349914551
SELECT parameter, value FROM parameters
2 0.0060 0.006044864654541
SELECT * FROM `bad_bots`
3 0.0004 0.00042200088500977
SET time_zone = 'Europe/London'
4 0.0017 0.0017240047454834
SELECT version FROM version ORDER BY `installed` DESC LIMIT 1
5 0.0016 0.0015881061553955
INSERT INTO ga_users (`isbot`, `ips`) SELECT '1', 'a:1:{i:0;s:14:\"216.73.216.238\";}'
6 0.0014 0.0014300346374512
INSERT INTO ga_sessions (`sessionlastseen`) SELECT '1751532912'
7 0.0013 0.0012671947479248
SELECT * FROM autorun ORDER BY lastrun ASC
8 0.0003 0.0002901554107666
UPDATE autorun SET lastrun = '2025-07-03 08:55:12' WHERE id = '15'
9 0.0003 0.00031781196594238
SELECT * FROM version ORDER BY installed DESC LIMIT 1
10 0.0008 0.00078296661376953
SELECT id FROM pages WHERE pagename = 'search' LIMIT 1
11 0.0003 0.00025606155395508
SELECT * FROM pages WHERE id = 52
12 0.0015 0.0015110969543457
SELECT * FROM template_options WHERE deleted = 0 AND templateuid = 'fsb-fluid2018'
13 0.0211 0.021084070205688
SELECT * FROM template_text WHERE deleted = 0 AND templateuid = 'fsb-fluid2018' AND language = 'en'
14 0.0004 0.00040698051452637
SELECT * FROM pages WHERE pagename = 'search'
15 0.0007 0.00073504447937012
SELECT * FROM categorygroups ORDER BY sortorder ASC
16 0.0007 0.00071096420288086
SELECT * FROM categories WHERE parent_id = '0' AND categorygroup_id = '1'  AND hidden = 0 ORDER BY sortorder ASC
17 0.0058 0.0057640075683594
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.0010 0.00096702575683594
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.00063800811767578
SELECT COUNT(DISTINCT(bundle_id)) FROM bundle_categories WHERE category_id = 26
20 0.0003 0.00030708312988281
SELECT id FROM categories WHERE parent_id = '26'
21 0.0050 0.0049500465393066
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.0008 0.00084686279296875
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.00082206726074219
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.0008 0.00076603889465332
SELECT COUNT(DISTINCT(id)) FROM categories_autopopulate WHERE category_id = '26'
25 0.0003 0.00031399726867676
SELECT * FROM categorygroups WHERE id = '1'
26 0.0031 0.0030839443206787
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.00033998489379883
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.0002741813659668
SELECT COUNT(DISTINCT(bundle_id)) FROM bundle_categories WHERE category_id = 27
29 0.0003 0.00030398368835449
SELECT id FROM categories WHERE parent_id = '27'
30 0.0031 0.0030558109283447
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.0004 0.00035405158996582
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.0004 0.00036191940307617
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.0004 0.00035905838012695
SELECT COUNT(DISTINCT(id)) FROM categories_autopopulate WHERE category_id = '27'
34 0.0003 0.00028300285339355
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.00030994415283203
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.0002899169921875
SELECT COUNT(DISTINCT(bundle_id)) FROM bundle_categories WHERE category_id = 28
38 0.0004 0.00035381317138672
SELECT id FROM categories WHERE parent_id = '28'
39 0.0014 0.0014100074768066
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.0004 0.00044512748718262
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.0004 0.00044894218444824
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.00031399726867676
SELECT COUNT(DISTINCT(id)) FROM categories_autopopulate WHERE category_id = '28'
43 0.0003 0.00029492378234863
SELECT * FROM categorygroups WHERE id = '1'
44 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 = 29
45 0.0003 0.00030088424682617
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.00029587745666504
SELECT COUNT(DISTINCT(bundle_id)) FROM bundle_categories WHERE category_id = 29
47 0.0003 0.00028586387634277
SELECT id FROM categories WHERE parent_id = '29'
48 0.0004 0.00044918060302734
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.0004 0.00035405158996582
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.0003 0.00034904479980469
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.00031900405883789
SELECT COUNT(DISTINCT(id)) FROM categories_autopopulate WHERE category_id = '29'
52 0.0003 0.00028491020202637
SELECT * FROM categorygroups WHERE id = '1'
53 0.0004 0.00042581558227539
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.0004 0.00035405158996582
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.00028896331787109
SELECT COUNT(DISTINCT(bundle_id)) FROM bundle_categories WHERE category_id = 30
56 0.0004 0.00037312507629395
SELECT id FROM categories WHERE parent_id = '30'
57 0.0005 0.00052499771118164
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.00033807754516602
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.00035405158996582
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.00033712387084961
SELECT COUNT(DISTINCT(id)) FROM categories_autopopulate WHERE category_id = '30'
61 0.0003 0.00028896331787109
SELECT * FROM categorygroups WHERE id = '1'
62 0.0004 0.00044012069702148
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.00031495094299316
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.00028705596923828
SELECT COUNT(DISTINCT(bundle_id)) FROM bundle_categories WHERE category_id = 31
65 0.0003 0.00032806396484375
SELECT id FROM categories WHERE parent_id = '31'
66 0.0005 0.00046801567077637
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.00032186508178711
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.00034379959106445
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.0003349781036377
SELECT COUNT(DISTINCT(id)) FROM categories_autopopulate WHERE category_id = '31'
70 0.0003 0.00030398368835449
SELECT * FROM categorygroups WHERE id = '1'
71 0.0004 0.00040102005004883
SELECT * FROM categories WHERE parent_id = '0' AND categorygroup_id = '2'  AND hidden = 0 ORDER BY sortorder ASC
72 0.0018 0.0018210411071777
SELECT * FROM manufacturers m WHERE m.display_sidebar = 1 AND m.merge_manufacturer_id = 0 ORDER BY linktitle ASC
73 0.0008 0.00080609321594238
SELECT * FROM sideboxes WHERE (templateuid = 'fsb-fluid2018' OR templateuid = '') AND enabled = 1 ORDER BY sortorder ASC
74 0.0004 0.00041890144348145
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.0006260871887207
SELECT * FROM sideboxes_pages WHERE sidebox_id = '26'
76 0.0009 0.00093889236450195
SELECT value FROM template_options WHERE templateuid = 'fsb-fluid2018' AND optionuid = 'DISPLAY_CREDIT_ICON'
77 0.0006 0.00055694580078125
SELECT * FROM pages WHERE core = 1 ORDER BY pagekey
78 0.7991 0.79913306236267
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.0016 0.0015890598297119
SELECT * FROM ipgeolocations WHERE geoname_id = '6252001'
80 0.0008 0.00080204010009766
SELECT * FROM countryredirects WHERE countrycode = 'US'
81 0.0004 0.00039196014404297
SELECT * FROM pages WHERE pagename = 'search'
82 0.0049 0.0049078464508057
SELECT MAX(price) as maxprice, MIN(price) as minprice FROM products WHERE enabled = 1 AND hidden = 0 AND price <> 0 
83 0.0014 0.0014290809631348
SELECT * FROM manufacturers WHERE display_filter = 1 AND merge_manufacturer_id = 0 ORDER BY name
84 0.0010 0.0010299682617188
SELECT * FROM productattributenames n WHERE hidden = 0 AND metabrowse = 1 ORDER BY n.displayname ASC
85 0.0049 0.0049319267272949
SELECT MAX(price) as maxprice, MIN(price) as minprice FROM products WHERE enabled = 1 AND hidden = 0 AND price <> 0 
86 0.0014 0.0014221668243408
SELECT * FROM manufacturers WHERE display_filter = 1 AND merge_manufacturer_id = 0 ORDER BY name
87 0.0004 0.0004420280456543
SELECT * FROM productattributenames n WHERE hidden = 0 AND metabrowse = 1 AND sidebarfilter = 1 ORDER BY n.displayname ASC
88 0.0013 0.0013120174407959
INSERT INTO searches (`keywords`, `timestamp`, `ip`) SELECT 'palais des thes the vert genmaicha yama bote metal 130g', NOW(), '216.73.216.238'
89 0.0007 0.00068998336791992
SELECT DISTINCT (p.id), salesrank, price, linktitle,
    MATCH (title)
    AGAINST ('+pala} +d} +th} +the +vert +genmaicha +yama +bote +metal +130g' IN BOOLEAN MODE) as searchrelevance, 'product' AS type
    FROM products p 
		WHERE MATCH (title) AGAINST ('+pala} +d} +th} +the +vert +genmaicha +yama +bote +metal +130g' 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 ('+pala} +d} +th} +the +vert +genmaicha +yama +bote +metal +130g'), 'bundle' AS type FROM bundles b
		WHERE MATCH (title) AGAINST ('+pala} +d} +th} +the +vert +genmaicha +yama +bote +metal +130g' IN BOOLEAN MODE)
		AND b.disabled = 0
		
		AND 1 = 1
90 0.0008 0.00083780288696289
SELECT DISTINCT (p.id), salesrank, price, linktitle,
    MATCH (description, keyfeatures, title, descriptionsecondary)
    AGAINST ('+pala} +d} +th} +the +vert +genmaicha +yama +bote +metal +130g' IN BOOLEAN MODE) as searchrelevance, 'product' AS type
    FROM products p 
		WHERE MATCH (description, keyfeatures, title, descriptionsecondary) AGAINST ('+pala} +d} +th} +the +vert +genmaicha +yama +bote +metal +130g' 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 ('+pala} +d} +th} +the +vert +genmaicha +yama +bote +metal +130g'), 'bundle' AS type FROM bundles b
		WHERE MATCH (description, keyfeatures, title, descriptionsecondary) AGAINST ('+pala} +d} +th} +the +vert +genmaicha +yama +bote +metal +130g' IN BOOLEAN MODE)
		AND b.disabled = 0
		
		AND 1 = 1
91 0.0095 0.0095028877258301
SELECT DISTINCT (p.id), salesrank, price, linktitle,
          'product' AS type
          FROM products p 
		WHERE ((description LIKE 'palais') OR (keyfeatures LIKE 'palais') OR (title LIKE 'palais') OR (description LIKE 'des') OR (keyfeatures LIKE 'des') OR (title LIKE 'des') OR (description LIKE 'thes') OR (keyfeatures LIKE 'thes') OR (title LIKE 'thes') OR (description LIKE 'the') OR (keyfeatures LIKE 'the') OR (title LIKE 'the') OR (description LIKE 'vert') OR (keyfeatures LIKE 'vert') OR (title LIKE 'vert') OR (description LIKE 'genmaicha') OR (keyfeatures LIKE 'genmaicha') OR (title LIKE 'genmaicha') OR (description LIKE 'yama') OR (keyfeatures LIKE 'yama') OR (title LIKE 'yama') OR (description LIKE 'bote') OR (keyfeatures LIKE 'bote') OR (title LIKE 'bote') OR (description LIKE 'metal') OR (keyfeatures LIKE 'metal') OR (title LIKE 'metal') OR (description LIKE '130g') OR (keyfeatures LIKE '130g') OR (title LIKE '130g'))

		AND enabled = 1
		AND hidden = 0
		AND parent_id = 0
		
		AND 1 = 1
92 0.0007 0.00074410438537598
SELECT DISTINCT (p.id), price, linktitle,
          'ebayproduct' AS type
          FROM ebay_products p 
		WHERE ((description LIKE 'palais') OR (title LIKE 'palais') OR (description LIKE 'des') OR (title LIKE 'des') OR (description LIKE 'thes') OR (title LIKE 'thes') OR (description LIKE 'the') OR (title LIKE 'the') OR (description LIKE 'vert') OR (title LIKE 'vert') OR (description LIKE 'genmaicha') OR (title LIKE 'genmaicha') OR (description LIKE 'yama') OR (title LIKE 'yama') OR (description LIKE 'bote') OR (title LIKE 'bote') OR (description LIKE 'metal') OR (title LIKE 'metal') OR (description LIKE '130g') OR (title LIKE '130g'))
		AND hide = 0
93 0.0006 0.00058984756469727
SELECT DISTINCT (p.id), price, linktitle,
          'customproduct' AS type
          FROM custom_products p 
		WHERE ((description LIKE 'palais') OR (title LIKE 'palais') OR (description LIKE 'des') OR (title LIKE 'des') OR (description LIKE 'thes') OR (title LIKE 'thes') OR (description LIKE 'the') OR (title LIKE 'the') OR (description LIKE 'vert') OR (title LIKE 'vert') OR (description LIKE 'genmaicha') OR (title LIKE 'genmaicha') OR (description LIKE 'yama') OR (title LIKE 'yama') OR (description LIKE 'bote') OR (title LIKE 'bote') OR (description LIKE 'metal') OR (title LIKE 'metal') OR (description LIKE '130g') OR (title LIKE '130g'))
		AND hide = 0
94 0.0007 0.00072002410888672
SELECT DISTINCT (p.id), salesrank, price, linktitle,
    MATCH (description, keyfeatures, title, descriptionsecondary)
    AGAINST ('+pala} +d} +th} +the +vert +genmaicha +yama +bote +metal +130g' IN BOOLEAN MODE) as searchrelevance, 'product' AS type
    FROM products p 
		WHERE MATCH (description, keyfeatures, title, descriptionsecondary) AGAINST ('+pala} +d} +th} +the +vert +genmaicha +yama +bote +metal +130g' 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 ('+pala} +d} +th} +the +vert +genmaicha +yama +bote +metal +130g'), 'bundle' AS type FROM bundles b
		WHERE MATCH (description, keyfeatures, title, descriptionsecondary) AGAINST ('+pala} +d} +th} +the +vert +genmaicha +yama +bote +metal +130g' IN BOOLEAN MODE)
		AND b.disabled = 0
		
		AND 1 = 1
95 0.0131 0.013055086135864
SELECT DISTINCT (p.id), salesrank, price, linktitle,
          'product' AS type
          FROM products p 
		WHERE ((description LIKE '%palais%') OR (keyfeatures LIKE '%palais%') OR (title LIKE '%palais%') OR (description LIKE '%des%') OR (keyfeatures LIKE '%des%') OR (title LIKE '%des%') OR (description LIKE '%thes%') OR (keyfeatures LIKE '%thes%') OR (title LIKE '%thes%') OR (description LIKE '%the%') OR (keyfeatures LIKE '%the%') OR (title LIKE '%the%') OR (description LIKE '%vert%') OR (keyfeatures LIKE '%vert%') OR (title LIKE '%vert%') OR (description LIKE '%genmaicha%') OR (keyfeatures LIKE '%genmaicha%') OR (title LIKE '%genmaicha%') OR (description LIKE '%yama%') OR (keyfeatures LIKE '%yama%') OR (title LIKE '%yama%') OR (description LIKE '%bote%') OR (keyfeatures LIKE '%bote%') OR (title LIKE '%bote%') OR (description LIKE '%metal%') OR (keyfeatures LIKE '%metal%') OR (title LIKE '%metal%') OR (description LIKE '%130g%') OR (keyfeatures LIKE '%130g%') OR (title LIKE '%130g%'))

		AND enabled = 1
		AND hidden = 0
		AND parent_id = 0
		
		AND 1 = 1
96 0.0004 0.00041389465332031
SELECT DISTINCT (p.id), price, linktitle,
          'ebayproduct' AS type
          FROM ebay_products p 
		WHERE ((description LIKE '%palais%') OR (title LIKE '%palais%') OR (description LIKE '%des%') OR (title LIKE '%des%') OR (description LIKE '%thes%') OR (title LIKE '%thes%') OR (description LIKE '%the%') OR (title LIKE '%the%') OR (description LIKE '%vert%') OR (title LIKE '%vert%') OR (description LIKE '%genmaicha%') OR (title LIKE '%genmaicha%') OR (description LIKE '%yama%') OR (title LIKE '%yama%') OR (description LIKE '%bote%') OR (title LIKE '%bote%') OR (description LIKE '%metal%') OR (title LIKE '%metal%') OR (description LIKE '%130g%') OR (title LIKE '%130g%'))
		AND hide = 0
97 0.0004 0.00039410591125488
SELECT DISTINCT (p.id), price, linktitle,
          'customproduct' AS type
          FROM custom_products p 
		WHERE ((description LIKE '%palais%') OR (title LIKE '%palais%') OR (description LIKE '%des%') OR (title LIKE '%des%') OR (description LIKE '%thes%') OR (title LIKE '%thes%') OR (description LIKE '%the%') OR (title LIKE '%the%') OR (description LIKE '%vert%') OR (title LIKE '%vert%') OR (description LIKE '%genmaicha%') OR (title LIKE '%genmaicha%') OR (description LIKE '%yama%') OR (title LIKE '%yama%') OR (description LIKE '%bote%') OR (title LIKE '%bote%') OR (description LIKE '%metal%') OR (title LIKE '%metal%') OR (description LIKE '%130g%') OR (title LIKE '%130g%'))
		AND hide = 0
98 0.0006 0.00059604644775391
SELECT DISTINCT (p.id), salesrank, price, linktitle,
    MATCH (title)
    AGAINST ('+pala} +d} +th} +the +vert +genmaicha +yama +bote +metal +130g' IN BOOLEAN MODE) as searchrelevance, 'product' AS type
    FROM products p 
		WHERE MATCH (title) AGAINST ('+pala} +d} +th} +the +vert +genmaicha +yama +bote +metal +130g' 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 ('+pala} +d} +th} +the +vert +genmaicha +yama +bote +metal +130g'), 'bundle' AS type FROM bundles b
		WHERE MATCH (title) AGAINST ('+pala} +d} +th} +the +vert +genmaicha +yama +bote +metal +130g' IN BOOLEAN MODE)
		AND b.disabled = 0
		
		AND 1 = 1 ORDER BY salesrank ASC
99 0.0006 0.00056195259094238
SELECT DISTINCT (p.id), salesrank, price, linktitle,
    MATCH (description, keyfeatures, title, descriptionsecondary)
    AGAINST ('+pala} +d} +th} +the +vert +genmaicha +yama +bote +metal +130g' IN BOOLEAN MODE) as searchrelevance, 'product' AS type
    FROM products p 
		WHERE MATCH (description, keyfeatures, title, descriptionsecondary) AGAINST ('+pala} +d} +th} +the +vert +genmaicha +yama +bote +metal +130g' 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 ('+pala} +d} +th} +the +vert +genmaicha +yama +bote +metal +130g'), 'bundle' AS type FROM bundles b
		WHERE MATCH (description, keyfeatures, title, descriptionsecondary) AGAINST ('+pala} +d} +th} +the +vert +genmaicha +yama +bote +metal +130g' IN BOOLEAN MODE)
		AND b.disabled = 0
		
		AND 1 = 1 ORDER BY salesrank ASC
100 0.0095 0.0094809532165527
SELECT DISTINCT (p.id), salesrank, price, linktitle,
          'product' AS type
          FROM products p 
		WHERE ((description LIKE 'palais') OR (keyfeatures LIKE 'palais') OR (title LIKE 'palais') OR (description LIKE 'des') OR (keyfeatures LIKE 'des') OR (title LIKE 'des') OR (description LIKE 'thes') OR (keyfeatures LIKE 'thes') OR (title LIKE 'thes') OR (description LIKE 'the') OR (keyfeatures LIKE 'the') OR (title LIKE 'the') OR (description LIKE 'vert') OR (keyfeatures LIKE 'vert') OR (title LIKE 'vert') OR (description LIKE 'genmaicha') OR (keyfeatures LIKE 'genmaicha') OR (title LIKE 'genmaicha') OR (description LIKE 'yama') OR (keyfeatures LIKE 'yama') OR (title LIKE 'yama') OR (description LIKE 'bote') OR (keyfeatures LIKE 'bote') OR (title LIKE 'bote') OR (description LIKE 'metal') OR (keyfeatures LIKE 'metal') OR (title LIKE 'metal') OR (description LIKE '130g') OR (keyfeatures LIKE '130g') OR (title LIKE '130g'))

		AND enabled = 1
		AND hidden = 0
		AND parent_id = 0
		
		AND 1 = 1 ORDER BY salesrank ASC
101 0.0006 0.00060796737670898
SELECT DISTINCT (p.id), price, linktitle,
          'ebayproduct' AS type
          FROM ebay_products p 
		WHERE ((description LIKE 'palais') OR (title LIKE 'palais') OR (description LIKE 'des') OR (title LIKE 'des') OR (description LIKE 'thes') OR (title LIKE 'thes') OR (description LIKE 'the') OR (title LIKE 'the') OR (description LIKE 'vert') OR (title LIKE 'vert') OR (description LIKE 'genmaicha') OR (title LIKE 'genmaicha') OR (description LIKE 'yama') OR (title LIKE 'yama') OR (description LIKE 'bote') OR (title LIKE 'bote') OR (description LIKE 'metal') OR (title LIKE 'metal') OR (description LIKE '130g') OR (title LIKE '130g'))
		AND hide = 0
102 0.0004 0.0003659725189209
SELECT DISTINCT (p.id), price, linktitle,
          'customproduct' AS type
          FROM custom_products p 
		WHERE ((description LIKE 'palais') OR (title LIKE 'palais') OR (description LIKE 'des') OR (title LIKE 'des') OR (description LIKE 'thes') OR (title LIKE 'thes') OR (description LIKE 'the') OR (title LIKE 'the') OR (description LIKE 'vert') OR (title LIKE 'vert') OR (description LIKE 'genmaicha') OR (title LIKE 'genmaicha') OR (description LIKE 'yama') OR (title LIKE 'yama') OR (description LIKE 'bote') OR (title LIKE 'bote') OR (description LIKE 'metal') OR (title LIKE 'metal') OR (description LIKE '130g') OR (title LIKE '130g'))
		AND hide = 0
103 0.0006 0.00063014030456543
SELECT DISTINCT (p.id), salesrank, price, linktitle,
    MATCH (description, keyfeatures, title, descriptionsecondary)
    AGAINST ('+pala} +d} +th} +the +vert +genmaicha +yama +bote +metal +130g' IN BOOLEAN MODE) as searchrelevance, 'product' AS type
    FROM products p 
		WHERE MATCH (description, keyfeatures, title, descriptionsecondary) AGAINST ('+pala} +d} +th} +the +vert +genmaicha +yama +bote +metal +130g' 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 ('+pala} +d} +th} +the +vert +genmaicha +yama +bote +metal +130g'), 'bundle' AS type FROM bundles b
		WHERE MATCH (description, keyfeatures, title, descriptionsecondary) AGAINST ('+pala} +d} +th} +the +vert +genmaicha +yama +bote +metal +130g' IN BOOLEAN MODE)
		AND b.disabled = 0
		
		AND 1 = 1 ORDER BY salesrank ASC
104 0.0131 0.013134956359863
SELECT DISTINCT (p.id), salesrank, price, linktitle,
          'product' AS type
          FROM products p 
		WHERE ((description LIKE '%palais%') OR (keyfeatures LIKE '%palais%') OR (title LIKE '%palais%') OR (description LIKE '%des%') OR (keyfeatures LIKE '%des%') OR (title LIKE '%des%') OR (description LIKE '%thes%') OR (keyfeatures LIKE '%thes%') OR (title LIKE '%thes%') OR (description LIKE '%the%') OR (keyfeatures LIKE '%the%') OR (title LIKE '%the%') OR (description LIKE '%vert%') OR (keyfeatures LIKE '%vert%') OR (title LIKE '%vert%') OR (description LIKE '%genmaicha%') OR (keyfeatures LIKE '%genmaicha%') OR (title LIKE '%genmaicha%') OR (description LIKE '%yama%') OR (keyfeatures LIKE '%yama%') OR (title LIKE '%yama%') OR (description LIKE '%bote%') OR (keyfeatures LIKE '%bote%') OR (title LIKE '%bote%') OR (description LIKE '%metal%') OR (keyfeatures LIKE '%metal%') OR (title LIKE '%metal%') OR (description LIKE '%130g%') OR (keyfeatures LIKE '%130g%') OR (title LIKE '%130g%'))

		AND enabled = 1
		AND hidden = 0
		AND parent_id = 0
		
		AND 1 = 1 ORDER BY salesrank ASC
105 0.0004 0.00042200088500977
SELECT DISTINCT (p.id), price, linktitle,
          'ebayproduct' AS type
          FROM ebay_products p 
		WHERE ((description LIKE '%palais%') OR (title LIKE '%palais%') OR (description LIKE '%des%') OR (title LIKE '%des%') OR (description LIKE '%thes%') OR (title LIKE '%thes%') OR (description LIKE '%the%') OR (title LIKE '%the%') OR (description LIKE '%vert%') OR (title LIKE '%vert%') OR (description LIKE '%genmaicha%') OR (title LIKE '%genmaicha%') OR (description LIKE '%yama%') OR (title LIKE '%yama%') OR (description LIKE '%bote%') OR (title LIKE '%bote%') OR (description LIKE '%metal%') OR (title LIKE '%metal%') OR (description LIKE '%130g%') OR (title LIKE '%130g%'))
		AND hide = 0
106 0.0004 0.00035309791564941
SELECT DISTINCT (p.id), price, linktitle,
          'customproduct' AS type
          FROM custom_products p 
		WHERE ((description LIKE '%palais%') OR (title LIKE '%palais%') OR (description LIKE '%des%') OR (title LIKE '%des%') OR (description LIKE '%thes%') OR (title LIKE '%thes%') OR (description LIKE '%the%') OR (title LIKE '%the%') OR (description LIKE '%vert%') OR (title LIKE '%vert%') OR (description LIKE '%genmaicha%') OR (title LIKE '%genmaicha%') OR (description LIKE '%yama%') OR (title LIKE '%yama%') OR (description LIKE '%bote%') OR (title LIKE '%bote%') OR (description LIKE '%metal%') OR (title LIKE '%metal%') OR (description LIKE '%130g%') OR (title LIKE '%130g%'))
		AND hide = 0
107 0.0004 0.00039792060852051
SELECT * FROM products WHERE id = '2211'
108 0.0014 0.0014448165893555
SELECT * FROM productimages WHERE product_id = '2211' ORDER BY sortorder ASC
109 0.0013 0.0013389587402344
SELECT * FROM product_image_select WHERE product_id = '2211'
110 0.0010 0.0010261535644531
SELECT * FROM productcustomimages WHERE product_id = '2211'
111 0.0017 0.0016849040985107
SELECT a.name, n.displayname,a.value FROM productattributes a, productattributenames n WHERE product_id = '2211' AND a.name = n.originalname
112 0.0012 0.0011968612670898
SELECT * FROM productoffers WHERE product_id = '2211' AND merchantid = 'A1X6FK5RDHNB96'
113 0.0004 0.0003809928894043
SELECT * FROM productoffers
                WHERE product_id = '2211' AND price > 0
                ORDER BY price ASC LIMIT 1
114 0.0004 0.00038695335388184
SELECT * FROM productoffers
                WHERE product_id = 2211
                ORDER BY price ASC LIMIT 1
115 0.0005 0.00050806999206543
SELECT value FROM productattributes
                WHERE product_id = '2211'
                AND name = 'ListPriceAmount'
116 0.0008 0.00082993507385254
SELECT value FROM productattributes WHERE product_id = '2211' AND (name = 'ListPriceAmount' OR name = 'ListPriceFormattedPrice') ORDER BY name LIMIT 1
117 0.0007 0.00070786476135254
SELECT * FROM products WHERE id = '2673'
118 0.0005 0.00053095817565918
SELECT * FROM productimages WHERE product_id = '2673' ORDER BY sortorder ASC
119 0.0007 0.00074219703674316
SELECT * FROM product_image_select WHERE product_id = '2673'
120 0.0004 0.00041007995605469
SELECT * FROM productcustomimages WHERE product_id = '2673'
121 0.0011 0.001147985458374
SELECT a.name, n.displayname,a.value FROM productattributes a, productattributenames n WHERE product_id = '2673' AND a.name = n.originalname
122 0.0005 0.00046205520629883
SELECT * FROM productoffers WHERE product_id = '2673' AND merchantid = 'A1X6FK5RDHNB96'
123 0.0004 0.00035595893859863
SELECT * FROM productoffers
                WHERE product_id = '2673' AND price > 0
                ORDER BY price ASC LIMIT 1
124 0.0003 0.0003209114074707
SELECT * FROM productoffers
                WHERE product_id = 2673
                ORDER BY price ASC LIMIT 1
125 0.0004 0.00037693977355957
SELECT value FROM productattributes
                WHERE product_id = '2673'
                AND name = 'ListPriceAmount'
126 0.0004 0.00040197372436523
SELECT value FROM productattributes WHERE product_id = '2673' AND (name = 'ListPriceAmount' OR name = 'ListPriceFormattedPrice') ORDER BY name LIMIT 1
127 0.0005 0.00048708915710449
SELECT * FROM products WHERE id = '787'
128 0.0005 0.00046420097351074
SELECT * FROM productimages WHERE product_id = '787' ORDER BY sortorder ASC
129 0.0007 0.00074887275695801
SELECT * FROM product_image_select WHERE product_id = '787'
130 0.0005 0.00045990943908691
SELECT * FROM productcustomimages WHERE product_id = '787'
131 0.0010 0.00097990036010742
SELECT a.name, n.displayname,a.value FROM productattributes a, productattributenames n WHERE product_id = '787' AND a.name = n.originalname
132 0.0011 0.0010509490966797
SELECT * FROM productoffers WHERE product_id = '787' AND merchantid = 'A1X6FK5RDHNB96'
133 0.0004 0.00039100646972656
SELECT * FROM productoffers
                WHERE product_id = '787' AND price > 0
                ORDER BY price ASC LIMIT 1
134 0.0004 0.0004279613494873
SELECT * FROM productoffers
                WHERE product_id = 787
                ORDER BY price ASC LIMIT 1
135 0.0005 0.00048208236694336
SELECT value FROM productattributes
                WHERE product_id = '787'
                AND name = 'ListPriceAmount'
136 0.0004 0.0003969669342041
SELECT value FROM productattributes WHERE product_id = '787' AND (name = 'ListPriceAmount' OR name = 'ListPriceFormattedPrice') ORDER BY name LIMIT 1
137 0.0006 0.00055813789367676
SELECT * FROM products WHERE id = '2672'
138 0.0006 0.00059795379638672
SELECT * FROM productimages WHERE product_id = '2672' ORDER BY sortorder ASC
139 0.0007 0.00072789192199707
SELECT * FROM product_image_select WHERE product_id = '2672'
140 0.0005 0.00045084953308105
SELECT * FROM productcustomimages WHERE product_id = '2672'
141 0.0013 0.001309871673584
SELECT a.name, n.displayname,a.value FROM productattributes a, productattributenames n WHERE product_id = '2672' AND a.name = n.originalname
142 0.0006 0.00059390068054199
SELECT * FROM productoffers WHERE product_id = '2672' AND merchantid = 'A1X6FK5RDHNB96'
143 0.0004 0.00038981437683105
SELECT * FROM productoffers
                WHERE product_id = '2672' AND price > 0
                ORDER BY price ASC LIMIT 1
144 0.0003 0.0003058910369873
SELECT * FROM productoffers
                WHERE product_id = 2672
                ORDER BY price ASC LIMIT 1
145 0.0004 0.0004119873046875
SELECT value FROM productattributes
                WHERE product_id = '2672'
                AND name = 'ListPriceAmount'
146 0.0005 0.00051498413085938
SELECT value FROM productattributes WHERE product_id = '2672' AND (name = 'ListPriceAmount' OR name = 'ListPriceFormattedPrice') ORDER BY name LIMIT 1
147 0.0005 0.0005180835723877
SELECT * FROM products WHERE id = '1152'
148 0.0006 0.00056600570678711
SELECT * FROM productimages WHERE product_id = '1152' ORDER BY sortorder ASC
149 0.0009 0.0008540153503418
SELECT * FROM product_image_select WHERE product_id = '1152'
150 0.0004 0.00040578842163086
SELECT * FROM productcustomimages WHERE product_id = '1152'
151 0.0014 0.0013728141784668
SELECT a.name, n.displayname,a.value FROM productattributes a, productattributenames n WHERE product_id = '1152' AND a.name = n.originalname
152 0.0004 0.00044798851013184
SELECT * FROM productoffers WHERE product_id = '1152' AND merchantid = 'A1X6FK5RDHNB96'
153 0.0004 0.00040793418884277
SELECT * FROM productoffers
                WHERE product_id = '1152' AND price > 0
                ORDER BY price ASC LIMIT 1
154 0.0004 0.0003809928894043
SELECT * FROM productoffers
                WHERE product_id = 1152
                ORDER BY price ASC LIMIT 1
155 0.0004 0.00035190582275391
SELECT value FROM productattributes
                WHERE product_id = '1152'
                AND name = 'ListPriceAmount'
156 0.0004 0.00041103363037109
SELECT value FROM productattributes WHERE product_id = '1152' AND (name = 'ListPriceAmount' OR name = 'ListPriceFormattedPrice') ORDER BY name LIMIT 1
157 0.0006 0.00059890747070312
SELECT * FROM products WHERE id = '4905'
158 0.0005 0.0005490779876709
SELECT * FROM productimages WHERE product_id = '4905' ORDER BY sortorder ASC
159 0.0008 0.00082182884216309
SELECT * FROM product_image_select WHERE product_id = '4905'
160 0.0005 0.00046205520629883
SELECT * FROM productcustomimages WHERE product_id = '4905'
161 0.0014 0.001439094543457
SELECT a.name, n.displayname,a.value FROM productattributes a, productattributenames n WHERE product_id = '4905' AND a.name = n.originalname
162 0.0005 0.00048708915710449
SELECT * FROM productoffers WHERE product_id = '4905' AND merchantid = 'A1X6FK5RDHNB96'
163 0.0004 0.0003819465637207
SELECT * FROM productoffers
                WHERE product_id = '4905' AND price > 0
                ORDER BY price ASC LIMIT 1
164 0.0005 0.00049304962158203
SELECT value FROM productattributes WHERE product_id = '4905' AND (name = 'ListPriceAmount' OR name = 'ListPriceFormattedPrice') ORDER BY name LIMIT 1
165 0.0005 0.00051999092102051
SELECT * FROM products WHERE id = '853'
166 0.0005 0.00052690505981445
SELECT * FROM productimages WHERE product_id = '853' ORDER BY sortorder ASC
167 0.0009 0.00091314315795898
SELECT * FROM product_image_select WHERE product_id = '853'
168 0.0004 0.00039505958557129
SELECT * FROM productcustomimages WHERE product_id = '853'
169 0.0012 0.0012481212615967
SELECT a.name, n.displayname,a.value FROM productattributes a, productattributenames n WHERE product_id = '853' AND a.name = n.originalname
170 0.0005 0.00052595138549805
SELECT * FROM productoffers WHERE product_id = '853' AND merchantid = 'A1X6FK5RDHNB96'
171 0.0004 0.00038909912109375
SELECT * FROM productoffers
                WHERE product_id = '853' AND price > 0
                ORDER BY price ASC LIMIT 1
172 0.0004 0.00042104721069336
SELECT value FROM productattributes WHERE product_id = '853' AND (name = 'ListPriceAmount' OR name = 'ListPriceFormattedPrice') ORDER BY name LIMIT 1
173 0.0005 0.00053596496582031
SELECT * FROM products WHERE id = '2498'
174 0.0006 0.00064516067504883
SELECT * FROM productimages WHERE product_id = '2498' ORDER BY sortorder ASC
175 0.0008 0.00081205368041992
SELECT pi.*, p.parent_id FROM productimages pi, products p WHERE p.parent_id = '2498' AND p.id = pi.product_id ORDER BY pi.sortorder
176 0.0009 0.00088906288146973
SELECT * FROM product_image_select WHERE product_id = '2498'
177 0.0005 0.00047588348388672
SELECT * FROM productcustomimages WHERE product_id = '2498'
178 0.0007 0.00069689750671387
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 = '2498'
                GROUP BY o.product_id
179 0.0024 0.0023889541625977
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     = '2498'
                GROUP BY n.displayname
                ORDER BY n.displayname DESC
180 0.0004 0.00036501884460449
SELECT MAX(amountsaved) AS maxsaving, MIN(amountsaved) AS minsaving FROM productoffers o, products p WHERE o.product_id = p.id AND p.parent_id = 2498
181 0.0008 0.00076985359191895
SELECT a.name, n.displayname,a.value FROM productattributes a, productattributenames n WHERE product_id = '2498' AND a.name = n.originalname
182 0.0002 0.00024819374084473
SELECT * FROM productoffers WHERE product_id = '2498' AND merchantid = 'A1X6FK5RDHNB96'
183 0.0002 0.00024008750915527
SELECT * FROM productoffers
                WHERE product_id = '2498' AND price > 0
                ORDER BY price ASC LIMIT 1
184 0.0002 0.00021195411682129
SELECT * FROM productoffers
                WHERE product_id = 2498
                ORDER BY price ASC LIMIT 1
185 0.0002 0.00024819374084473
SELECT value FROM productattributes
                WHERE product_id = '2498'
                AND name = 'ListPriceAmount'
186 0.0008 0.00079011917114258
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 = '2498'
                GROUP BY o.product_id
187 0.0004 0.00044703483581543
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     = '2498'
                GROUP BY n.displayname
                ORDER BY n.displayname DESC
188 0.0003 0.00028705596923828
SELECT MAX(amountsaved) AS maxsaving, MIN(amountsaved) AS minsaving FROM productoffers o, products p WHERE o.product_id = p.id AND p.parent_id = 2498
189 0.0004 0.00042605400085449
SELECT value FROM productattributes WHERE product_id = '2498' AND (name = 'ListPriceAmount' OR name = 'ListPriceFormattedPrice') ORDER BY name LIMIT 1
190 0.0004 0.00043201446533203
SELECT  o.value
                FROM    products            p,
                        productoptions      o
                WHERE   p.parent_id     = '2498'
                  AND   p.id            = o.product_id
                  AND   o.name          = 'Size'
                GROUP BY o.value
                ORDER BY o.value ASC
191 0.0003 0.00026607513427734
SELECT * FROM products WHERE id = '842'
192 0.0003 0.00030303001403809
SELECT * FROM productimages WHERE product_id = '842' ORDER BY sortorder ASC
193 0.0005 0.00051116943359375
SELECT * FROM product_image_select WHERE product_id = '842'
194 0.0003 0.00027704238891602
SELECT * FROM productcustomimages WHERE product_id = '842'
195 0.0007 0.00073814392089844
SELECT a.name, n.displayname,a.value FROM productattributes a, productattributenames n WHERE product_id = '842' AND a.name = n.originalname
196 0.0004 0.00035500526428223
SELECT * FROM productoffers WHERE product_id = '842' AND merchantid = 'A1X6FK5RDHNB96'
197 0.0003 0.00027799606323242
SELECT * FROM productoffers
                WHERE product_id = '842' AND price > 0
                ORDER BY price ASC LIMIT 1
198 0.0003 0.0002598762512207
SELECT value FROM productattributes WHERE product_id = '842' AND (name = 'ListPriceAmount' OR name = 'ListPriceFormattedPrice') ORDER BY name LIMIT 1
199 0.0003 0.00032401084899902
SELECT * FROM products WHERE id = '2184'
200 0.0005 0.00053715705871582
SELECT * FROM productimages WHERE product_id = '2184' ORDER BY sortorder ASC
201 0.0005 0.00045299530029297
SELECT * FROM product_image_select WHERE product_id = '2184'
202 0.0003 0.00026607513427734
SELECT * FROM productcustomimages WHERE product_id = '2184'
203 0.0008 0.00075197219848633
SELECT a.name, n.displayname,a.value FROM productattributes a, productattributenames n WHERE product_id = '2184' AND a.name = n.originalname
204 0.0003 0.00033283233642578
SELECT * FROM productoffers WHERE product_id = '2184' AND merchantid = 'A1X6FK5RDHNB96'
205 0.0003 0.0002899169921875
SELECT * FROM productoffers
                WHERE product_id = '2184' AND price > 0
                ORDER BY price ASC LIMIT 1
206 0.0003 0.0002751350402832
SELECT value FROM productattributes WHERE product_id = '2184' AND (name = 'ListPriceAmount' OR name = 'ListPriceFormattedPrice') ORDER BY name LIMIT 1
207 0.0004 0.00036191940307617
SELECT * FROM products WHERE id = '1237'
208 0.0003 0.00030303001403809
SELECT * FROM productimages WHERE product_id = '1237' ORDER BY sortorder ASC
209 0.0004 0.0004279613494873
SELECT * FROM product_image_select WHERE product_id = '1237'
210 0.0003 0.00026893615722656
SELECT * FROM productcustomimages WHERE product_id = '1237'
211 0.0008 0.00076580047607422
SELECT a.name, n.displayname,a.value FROM productattributes a, productattributenames n WHERE product_id = '1237' AND a.name = n.originalname
212 0.0003 0.00031089782714844
SELECT * FROM productoffers WHERE product_id = '1237' AND merchantid = 'A1X6FK5RDHNB96'
213 0.0003 0.00027918815612793
SELECT * FROM productoffers
                WHERE product_id = '1237' AND price > 0
                ORDER BY price ASC LIMIT 1
214 0.0003 0.00031900405883789
SELECT value FROM productattributes WHERE product_id = '1237' AND (name = 'ListPriceAmount' OR name = 'ListPriceFormattedPrice') ORDER BY name LIMIT 1
215 0.0004 0.00036096572875977
SELECT * FROM products WHERE id = '3940'
216 0.0003 0.00032782554626465
SELECT * FROM productimages WHERE product_id = '3940' ORDER BY sortorder ASC
217 0.0003 0.00028300285339355
SELECT pi.*, p.parent_id FROM productimages pi, products p WHERE p.parent_id = '3940' AND p.id = pi.product_id ORDER BY pi.sortorder
218 0.0005 0.00052809715270996
SELECT * FROM product_image_select WHERE product_id = '3940'
219 0.0003 0.00027108192443848
SELECT * FROM productcustomimages WHERE product_id = '3940'
220 0.0003 0.00032305717468262
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 = '3940'
                GROUP BY o.product_id
221 0.0004 0.00043797492980957
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     = '3940'
                GROUP BY n.displayname
                ORDER BY n.displayname DESC
222 0.0002 0.00023388862609863
SELECT MAX(amountsaved) AS maxsaving, MIN(amountsaved) AS minsaving FROM productoffers o, products p WHERE o.product_id = p.id AND p.parent_id = 3940
223 0.0007 0.00072383880615234
SELECT a.name, n.displayname,a.value FROM productattributes a, productattributenames n WHERE product_id = '3940' AND a.name = n.originalname
224 0.0003 0.00028085708618164
SELECT * FROM productoffers WHERE product_id = '3940' AND merchantid = 'A1X6FK5RDHNB96'
225 0.0002 0.00024294853210449
SELECT * FROM productoffers
                WHERE product_id = '3940' AND price > 0
                ORDER BY price ASC LIMIT 1
226 0.0002 0.0002288818359375
SELECT * FROM productoffers
                WHERE product_id = 3940
                ORDER BY price ASC LIMIT 1
227 0.0002 0.00023984909057617
SELECT value FROM productattributes
                WHERE product_id = '3940'
                AND name = 'ListPriceAmount'
228 0.0003 0.00031304359436035
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 = '3940'
                GROUP BY o.product_id
229 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     = '3940'
                GROUP BY n.displayname
                ORDER BY n.displayname DESC
230 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 = 3940
231 0.0004 0.0003809928894043
SELECT value FROM productattributes WHERE product_id = '3940' AND (name = 'ListPriceAmount' OR name = 'ListPriceFormattedPrice') ORDER BY name LIMIT 1
232 0.0003 0.00027918815612793
SELECT * FROM products WHERE parent_id = '3940'
233 0.0003 0.00025010108947754
SELECT * FROM products WHERE id = '3571'
234 0.0003 0.00030899047851562
SELECT * FROM productimages WHERE product_id = '3571' ORDER BY sortorder ASC
235 0.0005 0.00046706199645996
SELECT * FROM product_image_select WHERE product_id = '3571'
236 0.0003 0.00030803680419922
SELECT * FROM productcustomimages WHERE product_id = '3571'
237 0.0007 0.00074291229248047
SELECT a.name, n.displayname,a.value FROM productattributes a, productattributenames n WHERE product_id = '3571' AND a.name = n.originalname
238 0.0003 0.00032687187194824
SELECT * FROM productoffers WHERE product_id = '3571' AND merchantid = 'A1X6FK5RDHNB96'
239 0.0003 0.00028800964355469
SELECT * FROM productoffers
                WHERE product_id = '3571' AND price > 0
                ORDER BY price ASC LIMIT 1
240 0.0003 0.00025200843811035
SELECT * FROM productoffers
                WHERE product_id = 3571
                ORDER BY price ASC LIMIT 1
241 0.0003 0.00029706954956055
SELECT value FROM productattributes
                WHERE product_id = '3571'
                AND name = 'ListPriceAmount'
242 0.0003 0.00027894973754883
SELECT value FROM productattributes WHERE product_id = '3571' AND (name = 'ListPriceAmount' OR name = 'ListPriceFormattedPrice') ORDER BY name LIMIT 1
243 0.0004 0.00037908554077148
SELECT * FROM products WHERE id = '3497'
244 0.0004 0.00037908554077148
SELECT * FROM productimages WHERE product_id = '3497' ORDER BY sortorder ASC
245 0.0005 0.00049901008605957
SELECT * FROM product_image_select WHERE product_id = '3497'
246 0.0003 0.00030016899108887
SELECT * FROM productcustomimages WHERE product_id = '3497'
247 0.0007 0.0007321834564209
SELECT a.name, n.displayname,a.value FROM productattributes a, productattributenames n WHERE product_id = '3497' AND a.name = n.originalname
248 0.0004 0.00035500526428223
SELECT * FROM productoffers WHERE product_id = '3497' AND merchantid = 'A1X6FK5RDHNB96'
249 0.0003 0.00033903121948242
SELECT * FROM productoffers
                WHERE product_id = '3497' AND price > 0
                ORDER BY price ASC LIMIT 1
250 0.0003 0.00027203559875488
SELECT value FROM productattributes WHERE product_id = '3497' AND (name = 'ListPriceAmount' OR name = 'ListPriceFormattedPrice') ORDER BY name LIMIT 1
251 0.0003 0.00034499168395996
SELECT * FROM products WHERE id = '1626'
252 0.0003 0.00029110908508301
SELECT * FROM productimages WHERE product_id = '1626' ORDER BY sortorder ASC
253 0.0005 0.00049710273742676
SELECT * FROM product_image_select WHERE product_id = '1626'
254 0.0003 0.00027799606323242
SELECT * FROM productcustomimages WHERE product_id = '1626'
255 0.0007 0.0006558895111084
SELECT a.name, n.displayname,a.value FROM productattributes a, productattributenames n WHERE product_id = '1626' AND a.name = n.originalname
256 0.0003 0.0003209114074707
SELECT * FROM productoffers WHERE product_id = '1626' AND merchantid = 'A1X6FK5RDHNB96'
257 0.0003 0.00026798248291016
SELECT * FROM productoffers
                WHERE product_id = '1626' AND price > 0
                ORDER BY price ASC LIMIT 1
258 0.0003 0.00026798248291016
SELECT value FROM productattributes WHERE product_id = '1626' AND (name = 'ListPriceAmount' OR name = 'ListPriceFormattedPrice') ORDER BY name LIMIT 1
259 0.0004 0.00036287307739258
SELECT * FROM products WHERE id = '3555'
260 0.0003 0.00032305717468262
SELECT * FROM productimages WHERE product_id = '3555' ORDER BY sortorder ASC
261 0.0005 0.0004570484161377
SELECT * FROM product_image_select WHERE product_id = '3555'
262 0.0003 0.00026607513427734
SELECT * FROM productcustomimages WHERE product_id = '3555'
263 0.0007 0.00072097778320312
SELECT a.name, n.displayname,a.value FROM productattributes a, productattributenames n WHERE product_id = '3555' AND a.name = n.originalname
264 0.0003 0.0003199577331543
SELECT * FROM productoffers WHERE product_id = '3555' AND merchantid = 'A1X6FK5RDHNB96'
265 0.0002 0.00024914741516113
SELECT * FROM productoffers
                WHERE product_id = '3555' AND price > 0
                ORDER BY price ASC LIMIT 1
266 0.0003 0.00032711029052734
SELECT value FROM productattributes WHERE product_id = '3555' AND (name = 'ListPriceAmount' OR name = 'ListPriceFormattedPrice') ORDER BY name LIMIT 1
267 0.0003 0.00032186508178711
SELECT * FROM products WHERE id = '866'
268 0.0003 0.00030207633972168
SELECT * FROM productimages WHERE product_id = '866' ORDER BY sortorder ASC
269 0.0005 0.00050187110900879
SELECT * FROM product_image_select WHERE product_id = '866'
270 0.0003 0.00031113624572754
SELECT * FROM productcustomimages WHERE product_id = '866'
271 0.0007 0.00071001052856445
SELECT a.name, n.displayname,a.value FROM productattributes a, productattributenames n WHERE product_id = '866' AND a.name = n.originalname
272 0.0004 0.0003819465637207
SELECT * FROM productoffers WHERE product_id = '866' AND merchantid = 'A1X6FK5RDHNB96'
273 0.0003 0.00025701522827148
SELECT * FROM productoffers
                WHERE product_id = '866' AND price > 0
                ORDER BY price ASC LIMIT 1
274 0.0003 0.00026106834411621
SELECT value FROM productattributes WHERE product_id = '866' AND (name = 'ListPriceAmount' OR name = 'ListPriceFormattedPrice') ORDER BY name LIMIT 1
275 0.0003 0.00030994415283203
SELECT * FROM products WHERE id = '3925'
276 0.0004 0.00036120414733887
SELECT * FROM productimages WHERE product_id = '3925' ORDER BY sortorder ASC
277 0.0003 0.00027894973754883
SELECT pi.*, p.parent_id FROM productimages pi, products p WHERE p.parent_id = '3925' AND p.id = pi.product_id ORDER BY pi.sortorder
278 0.0004 0.00043487548828125
SELECT * FROM product_image_select WHERE product_id = '3925'
279 0.0003 0.00026988983154297
SELECT * FROM productcustomimages WHERE product_id = '3925'
280 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 = '3925'
                GROUP BY o.product_id
281 0.0004 0.00038504600524902
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     = '3925'
                GROUP BY n.displayname
                ORDER BY n.displayname DESC
282 0.0002 0.00024104118347168
SELECT MAX(amountsaved) AS maxsaving, MIN(amountsaved) AS minsaving FROM productoffers o, products p WHERE o.product_id = p.id AND p.parent_id = 3925
283 0.0007 0.00065398216247559
SELECT a.name, n.displayname,a.value FROM productattributes a, productattributenames n WHERE product_id = '3925' AND a.name = n.originalname
284 0.0003 0.00025010108947754
SELECT * FROM productoffers WHERE product_id = '3925' AND merchantid = 'A1X6FK5RDHNB96'
285 0.0002 0.00023698806762695
SELECT * FROM productoffers
                WHERE product_id = '3925' AND price > 0
                ORDER BY price ASC LIMIT 1
286 0.0002 0.00023484230041504
SELECT * FROM productoffers
                WHERE product_id = 3925
                ORDER BY price ASC LIMIT 1
287 0.0003 0.00025582313537598
SELECT value FROM productattributes
                WHERE product_id = '3925'
                AND name = 'ListPriceAmount'
288 0.0003 0.00030899047851562
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 = '3925'
                GROUP BY o.product_id
289 0.0004 0.00039005279541016
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     = '3925'
                GROUP BY n.displayname
                ORDER BY n.displayname DESC
290 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 = 3925
291 0.0003 0.00032806396484375
SELECT value FROM productattributes WHERE product_id = '3925' AND (name = 'ListPriceAmount' OR name = 'ListPriceFormattedPrice') ORDER BY name LIMIT 1
292 0.0004 0.00043678283691406
SELECT  o.value
                FROM    products            p,
                        productoptions      o
                WHERE   p.parent_id     = '3925'
                  AND   p.id            = o.product_id
                  AND   o.name          = 'PackageQuantity'
                GROUP BY o.value
                ORDER BY o.value ASC
293 0.0003 0.00027918815612793
SELECT * FROM products WHERE parent_id = '3925'
294 0.0003 0.00032281875610352
SELECT a.name, n.displayname,a.value FROM productattributes a, productattributenames n WHERE product_id = '3926' AND a.name = n.originalname
295 0.0003 0.00032496452331543
SELECT * FROM productoffers WHERE product_id = '3926' AND merchantid = 'A1X6FK5RDHNB96'
296 0.0002 0.00024104118347168
SELECT * FROM productoffers
                WHERE product_id = '3926' AND price > 0
                ORDER BY price ASC LIMIT 1
297 0.0002 0.00022697448730469
SELECT * FROM productoffers
                WHERE product_id = 3926
                ORDER BY price ASC LIMIT 1
298 0.0002 0.00022697448730469
SELECT value FROM productattributes
                WHERE product_id = '3926'
                AND name = 'ListPriceAmount'
299 0.0009 0.0009150505065918
SELECT * FROM customerreviews WHERE approved = 1 AND productid = '2211' ORDER BY timestamp DESC
300 0.0002 0.00021696090698242
SELECT * FROM customerreviews WHERE approved = 1 AND productid = '2673' ORDER BY timestamp DESC
301 0.0002 0.00018906593322754
SELECT * FROM customerreviews WHERE approved = 1 AND productid = '787' ORDER BY timestamp DESC
302 0.0002 0.00018501281738281
SELECT * FROM customerreviews WHERE approved = 1 AND productid = '2672' ORDER BY timestamp DESC
303 0.0002 0.00018692016601562
SELECT * FROM customerreviews WHERE approved = 1 AND productid = '1152' ORDER BY timestamp DESC
304 0.0002 0.00018596649169922
SELECT * FROM customerreviews WHERE approved = 1 AND productid = '4905' ORDER BY timestamp DESC
305 0.0002 0.00018787384033203
SELECT * FROM customerreviews WHERE approved = 1 AND productid = '853' ORDER BY timestamp DESC
306 0.0002 0.00019598007202148
SELECT * FROM customerreviews WHERE approved = 1 AND productid = '2498' ORDER BY timestamp DESC
307 0.0002 0.00020003318786621
SELECT * FROM customerreviews WHERE approved = 1 AND productid = '842' ORDER BY timestamp DESC
308 0.0002 0.00018811225891113
SELECT * FROM customerreviews WHERE approved = 1 AND productid = '2184' ORDER BY timestamp DESC
309 0.0002 0.0002129077911377
SELECT * FROM customerreviews WHERE approved = 1 AND productid = '1237' ORDER BY timestamp DESC
310 0.0002 0.00019598007202148
SELECT * FROM customerreviews WHERE approved = 1 AND productid = '3940' ORDER BY timestamp DESC
311 0.0002 0.00019407272338867
SELECT * FROM customerreviews WHERE approved = 1 AND productid = '3571' ORDER BY timestamp DESC
312 0.0002 0.00018906593322754
SELECT * FROM customerreviews WHERE approved = 1 AND productid = '3497' ORDER BY timestamp DESC
313 0.0002 0.00018787384033203
SELECT * FROM customerreviews WHERE approved = 1 AND productid = '1626' ORDER BY timestamp DESC
314 0.0002 0.00018906593322754
SELECT * FROM customerreviews WHERE approved = 1 AND productid = '3555' ORDER BY timestamp DESC
315 0.0002 0.00019693374633789
SELECT * FROM customerreviews WHERE approved = 1 AND productid = '866' ORDER BY timestamp DESC
316 0.0002 0.0002138614654541
SELECT * FROM customerreviews WHERE approved = 1 AND productid = '3925' ORDER BY timestamp DESC
317 0.0008 0.000762939453125
SELECT * FROM template_info WHERE templateuid = 'fsb-fluid2018'
318 0.0006 0.00061893463134766
SELECT ga_value FROM google_analytics_options WHERE `ga_key` = 'ga_user_data'
319 0.0002 0.00023388862609863
SELECT ga_value FROM google_analytics_options WHERE `ga_key` = 'ga_tracking_status'
320 0.0128 0.012805938720703
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
321 0.0009 0.00093603134155273
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
322 0.0005 0.00047993659973145
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
323 0.0004 0.00036787986755371
SELECT * FROM products WHERE id = 1626
324 0.0002 0.00024795532226562
SELECT * FROM products WHERE id = 4041
325 0.0003 0.00029897689819336
SELECT * FROM products WHERE id = 4312
326 0.0003 0.00031208992004395
SELECT * FROM products WHERE id = 777
327 0.0003 0.00032210350036621
SELECT * FROM products WHERE id = 3881
328 0.0003 0.00032806396484375
SELECT * FROM products WHERE id = 4213
329 0.0003 0.00028109550476074
SELECT * FROM products WHERE id = '1626'
330 0.0004 0.00042819976806641
SELECT * FROM productimages WHERE product_id = '1626' ORDER BY sortorder ASC
331 0.0005 0.0005030632019043
SELECT * FROM product_image_select WHERE product_id = '1626'
332 0.0003 0.00032496452331543
SELECT * FROM productcustomimages WHERE product_id = '1626'
333 0.0008 0.00076794624328613
SELECT a.name, n.displayname,a.value FROM productattributes a, productattributenames n WHERE product_id = '1626' AND a.name = n.originalname
334 0.0003 0.0003359317779541
SELECT * FROM productoffers WHERE product_id = '1626' AND merchantid = 'A1X6FK5RDHNB96'
335 0.0003 0.00027084350585938
SELECT * FROM productoffers
                WHERE product_id = '1626' AND price > 0
                ORDER BY price ASC LIMIT 1
336 0.0015 0.0014889240264893
SELECT value FROM productattributes WHERE product_id = '1626' AND (name = 'ListPriceAmount' OR name = 'ListPriceFormattedPrice') ORDER BY name LIMIT 1
337 0.0004 0.00035214424133301
SELECT * FROM products WHERE id = '4041'
338 0.0003 0.00029802322387695
SELECT * FROM productimages WHERE product_id = '4041' ORDER BY sortorder ASC
339 0.0006 0.00059986114501953
SELECT * FROM product_image_select WHERE product_id = '4041'
340 0.0003 0.00028705596923828
SELECT * FROM productcustomimages WHERE product_id = '4041'
341 0.0008 0.00076603889465332
SELECT a.name, n.displayname,a.value FROM productattributes a, productattributenames n WHERE product_id = '4041' AND a.name = n.originalname
342 0.0003 0.00033998489379883
SELECT * FROM productoffers WHERE product_id = '4041' AND merchantid = 'A1X6FK5RDHNB96'
343 0.0003 0.00026082992553711
SELECT * FROM productoffers
                WHERE product_id = '4041' AND price > 0
                ORDER BY price ASC LIMIT 1
344 0.0003 0.00026106834411621
SELECT value FROM productattributes WHERE product_id = '4041' AND (name = 'ListPriceAmount' OR name = 'ListPriceFormattedPrice') ORDER BY name LIMIT 1
345 0.0004 0.00035810470581055
SELECT * FROM products WHERE id = '4312'
346 0.0003 0.00034499168395996
SELECT * FROM productimages WHERE product_id = '4312' ORDER BY sortorder ASC
347 0.0005 0.00047087669372559
SELECT * FROM product_image_select WHERE product_id = '4312'
348 0.0003 0.00030612945556641
SELECT * FROM productcustomimages WHERE product_id = '4312'
349 0.0007 0.00072097778320312
SELECT a.name, n.displayname,a.value FROM productattributes a, productattributenames n WHERE product_id = '4312' AND a.name = n.originalname
350 0.0003 0.00033211708068848
SELECT * FROM productoffers WHERE product_id = '4312' AND merchantid = 'A1X6FK5RDHNB96'
351 0.0003 0.00029587745666504
SELECT * FROM productoffers
                WHERE product_id = '4312' AND price > 0
                ORDER BY price ASC LIMIT 1
352 0.0003 0.00030899047851562
SELECT value FROM productattributes WHERE product_id = '4312' AND (name = 'ListPriceAmount' OR name = 'ListPriceFormattedPrice') ORDER BY name LIMIT 1
353 0.0003 0.00034523010253906
SELECT * FROM products WHERE id = '777'
354 0.0003 0.00030398368835449
SELECT * FROM productimages WHERE product_id = '777' ORDER BY sortorder ASC
355 0.0006 0.0005638599395752
SELECT * FROM product_image_select WHERE product_id = '777'
356 0.0003 0.00031113624572754
SELECT * FROM productcustomimages WHERE product_id = '777'
357 0.0007 0.00066113471984863
SELECT a.name, n.displayname,a.value FROM productattributes a, productattributenames n WHERE product_id = '777' AND a.name = n.originalname
358 0.0004 0.00038313865661621
SELECT * FROM productoffers WHERE product_id = '777' AND merchantid = 'A1X6FK5RDHNB96'
359 0.0003 0.00028300285339355
SELECT * FROM productoffers
                WHERE product_id = '777' AND price > 0
                ORDER BY price ASC LIMIT 1
360 0.0003 0.00026798248291016
SELECT value FROM productattributes WHERE product_id = '777' AND (name = 'ListPriceAmount' OR name = 'ListPriceFormattedPrice') ORDER BY name LIMIT 1
361 0.0004 0.00036811828613281
SELECT * FROM products WHERE id = '3881'
362 0.0004 0.00041389465332031
SELECT * FROM productimages WHERE product_id = '3881' ORDER BY sortorder ASC
363 0.0004 0.00044894218444824
SELECT * FROM product_image_select WHERE product_id = '3881'
364 0.0003 0.00026988983154297
SELECT * FROM productcustomimages WHERE product_id = '3881'
365 0.0009 0.00085711479187012
SELECT a.name, n.displayname,a.value FROM productattributes a, productattributenames n WHERE product_id = '3881' AND a.name = n.originalname
366 0.0003 0.00033998489379883
SELECT * FROM productoffers WHERE product_id = '3881' AND merchantid = 'A1X6FK5RDHNB96'
367 0.0003 0.0002739429473877
SELECT * FROM productoffers
                WHERE product_id = '3881' AND price > 0
                ORDER BY price ASC LIMIT 1
368 0.0003 0.00028204917907715
SELECT value FROM productattributes WHERE product_id = '3881' AND (name = 'ListPriceAmount' OR name = 'ListPriceFormattedPrice') ORDER BY name LIMIT 1
369 0.0004 0.0004270076751709
SELECT * FROM products WHERE id = '4213'
370 0.0004 0.00038599967956543
SELECT * FROM productimages WHERE product_id = '4213' ORDER BY sortorder ASC
371 0.0005 0.00045490264892578
SELECT * FROM product_image_select WHERE product_id = '4213'
372 0.0004 0.00038504600524902
SELECT * FROM productcustomimages WHERE product_id = '4213'
373 0.0007 0.00070595741271973
SELECT a.name, n.displayname,a.value FROM productattributes a, productattributenames n WHERE product_id = '4213' AND a.name = n.originalname
374 0.0004 0.00035810470581055
SELECT * FROM productoffers WHERE product_id = '4213' AND merchantid = 'A1X6FK5RDHNB96'
375 0.0003 0.00031399726867676
SELECT * FROM productoffers
                WHERE product_id = '4213' AND price > 0
                ORDER BY price ASC LIMIT 1
376 0.0006 0.00055909156799316
SELECT value FROM productattributes WHERE product_id = '4213' AND (name = 'ListPriceAmount' OR name = 'ListPriceFormattedPrice') ORDER BY name LIMIT 1
377 0.0012 0.0011918544769287
SELECT * FROM template_includes WHERE deleted = 0 AND templateuid = 'fsb-fluid2018' AND area = 'header' ORDER BY sortorder ASC
378 0.0006 0.00060200691223145
SELECT * FROM template_includes WHERE deleted = 0 AND templateuid = 'fsb-fluid2018' AND area = 'footer' ORDER BY sortorder ASC
379 0.0017 0.0017240047454834
SELECT * FROM template_css WHERE deleted = 0 AND templateuid = 'fsb-fluid2018' AND skinuid = ''
380 0.0011 0.001147985458374
SELECT * FROM template_images WHERE deleted = 0 AND templateuid = 'fsb-fluid2018'
381 0.0004 0.00039911270141602
SELECT * FROM template_images WHERE deleted = 0 AND templateuid = 'fsb-fluid2018'
382 0.0007 0.00071501731872559
SELECT * FROM template_images WHERE templateuid = 'fsb-fluid2018' AND imageuid = 'FB_DEFAULT_SHARE_IMAGE'
383 0.0006 0.00061917304992676
SELECT * FROM template_images WHERE templateuid = 'fsb-fluid2018' AND imageuid = 'HEAD_LOGO'