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
0.51507115364075 393 0.2880 0


No Amazon API Requests Made.


App Debug - Total Time 0.51507115364075 seconds

Number Time From Start Name Description
1 0.21003198623657 Initialise Initialise FSB Function
2 0.21170616149902 App Controller Start Start of the App controller (called before the controller of every page)
3 0.25684809684753 Start of getCategoryListByGroup Function Before first category groups query
4 0.25708103179932 After initial query Before first category groups query
5 0.25708198547363 Get Category List for Group Before the call to getCategoryList function
6 0.25708413124084 Start of GetCategoryList function Start of the function
7 0.25708508491516 Before getting categories Query to get specific category list
8 0.25736904144287 After getting categories Query to get specific category list
9 0.25736999511719 Before getting category custom Before call to function getCategoryCustom
10 0.26868009567261 After getting category custom After call to function getCategoryCustom
11 0.26868104934692 Before getting category custom Before call to function getCategoryCustom
12 0.27619099617004 After getting category custom After call to function getCategoryCustom
13 0.27619218826294 Before getting category custom Before call to function getCategoryCustom
14 0.27989912033081 After getting category custom After call to function getCategoryCustom
15 0.27990007400513 Before getting category custom Before call to function getCategoryCustom
16 0.28203010559082 After getting category custom After call to function getCategoryCustom
17 0.28203105926514 Before getting category custom Before call to function getCategoryCustom
18 0.28445720672607 After getting category custom After call to function getCategoryCustom
19 0.28445720672607 Before getting category custom Before call to function getCategoryCustom
20 0.2870020866394 After getting category custom After call to function getCategoryCustom
21 0.28700304031372 End of GetCategoryList function End of the function
22 0.28700613975525 Get Category List for Group Before the call to getCategoryList function
23 0.28700709342957 Start of GetCategoryList function Start of the function
24 0.28700804710388 Before getting categories Query to get specific category list
25 0.28808522224426 End of getCategoryListByGroup Function Before return()
26 0.29648399353027 App Controller End End of the App controller (called before the controller of every page)
27 0.43561100959778 App_after Controller Start Start of the App_after controller (called after the controller of every page)
28 0.43629217147827 Before Get Options Before the call to getOptions in the tpl class
29 0.49970316886902 After Get Options After the call to getOptions in the tpl class
30 0.49974012374878 App_after Controller End End of the App_after controller (called after the controller of every page)
31 0.51506304740906 Finalizing debug Before the debug is output to the page.
32 0.51507019996643 End of App This is the end of the app logging, final timestamp


Query Debug - 393 Database Queries. Total time 0.2880 seconds

Number Time (Seconds) Time (Milliseconds) Query
1 0.0013 0.0013318061828613
SELECT parameter, value FROM parameters
2 0.0018 0.0017910003662109
SELECT * FROM `bad_bots`
3 0.0002 0.00020194053649902
SET time_zone = 'Europe/London'
4 0.0003 0.00026702880859375
SELECT version FROM version ORDER BY `installed` DESC LIMIT 1
5 0.0003 0.00029706954956055
INSERT INTO ga_users (`isbot`, `ips`) SELECT '1', 'a:1:{i:0;s:13:\"216.73.216.99\";}'
6 0.0002 0.00022506713867188
INSERT INTO ga_sessions (`sessionlastseen`) SELECT '1758018881'
7 0.0006 0.00058984756469727
SELECT * FROM autorun ORDER BY lastrun ASC
8 0.0004 0.00044798851013184
SELECT * FROM version ORDER BY installed DESC LIMIT 1
9 0.0005 0.00050497055053711
SELECT id FROM pages WHERE pagename = 'search' LIMIT 1
10 0.0005 0.00046920776367188
SELECT * FROM pages WHERE id = 52
11 0.0026 0.0025861263275146
SELECT * FROM template_options WHERE deleted = 0 AND templateuid = 'fsb-fluid2018'
12 0.0419 0.04190993309021
SELECT * FROM template_text WHERE deleted = 0 AND templateuid = 'fsb-fluid2018' AND language = 'en'
13 0.0003 0.00030207633972168
SELECT * FROM pages WHERE pagename = 'search'
14 0.0002 0.0002291202545166
SELECT * FROM categorygroups ORDER BY sortorder ASC
15 0.0003 0.00027608871459961
SELECT * FROM categories WHERE parent_id = '0' AND categorygroup_id = '1'  AND hidden = 0 ORDER BY sortorder ASC
16 0.0048 0.0048050880432129
SELECT COUNT(DISTINCT(c.product_id)) FROM products_categories c, products p WHERE c.product_id = p.id AND p.parent_id = 0 AND c.category_id = 26
17 0.0003 0.00029706954956055
SELECT COUNT(*) FROM ebay_products p, products_categories pc WHERE p.id = pc.product_id AND prod_type = 'ebay' AND pc.category_id = 26
18 0.0003 0.00030398368835449
SELECT COUNT(DISTINCT(bundle_id)) FROM bundle_categories WHERE category_id = 26
19 0.0002 0.00022506713867188
SELECT id FROM categories WHERE parent_id = '26'
20 0.0047 0.004706859588623
SELECT COUNT(DISTINCT(p.id)) FROM products p, products_categories c
				WHERE p.id = c.product_id
				  AND c.category_id IN (26)
				  AND p.parent_id = 0
				  AND p.hidden = 0
				  AND p.enabled = 1 
21 0.0003 0.00025510787963867
SELECT COUNT(DISTINCT(p.id)) FROM bundles p, bundle_categories c
				WHERE p.id = c.bundle_id
				  AND c.category_id IN (26)
				  AND p.disabled = 0 
22 0.0002 0.00022602081298828
SELECT COUNT(DISTINCT(cp.id)) FROM custom_products cp, products_categories c
				WHERE cp.id = c.product_id
				  AND c.category_id IN (26)
				  AND c.prod_type = 'custom'
				  AND cp.hide = 0
23 0.0002 0.00023889541625977
SELECT COUNT(DISTINCT(id)) FROM categories_autopopulate WHERE category_id = '26'
24 0.0002 0.00021004676818848
SELECT * FROM categorygroups WHERE id = '1'
25 0.0029 0.0029091835021973
SELECT COUNT(DISTINCT(c.product_id)) FROM products_categories c, products p WHERE c.product_id = p.id AND p.parent_id = 0 AND c.category_id = 27
26 0.0002 0.00024604797363281
SELECT COUNT(*) FROM ebay_products p, products_categories pc WHERE p.id = pc.product_id AND prod_type = 'ebay' AND pc.category_id = 27
27 0.0002 0.00019979476928711
SELECT COUNT(DISTINCT(bundle_id)) FROM bundle_categories WHERE category_id = 27
28 0.0002 0.00022697448730469
SELECT id FROM categories WHERE parent_id = '27'
29 0.0030 0.0030081272125244
SELECT COUNT(DISTINCT(p.id)) FROM products p, products_categories c
				WHERE p.id = c.product_id
				  AND c.category_id IN (27)
				  AND p.parent_id = 0
				  AND p.hidden = 0
				  AND p.enabled = 1 
30 0.0002 0.0002281665802002
SELECT COUNT(DISTINCT(p.id)) FROM bundles p, bundle_categories c
				WHERE p.id = c.bundle_id
				  AND c.category_id IN (27)
				  AND p.disabled = 0 
31 0.0002 0.00022101402282715
SELECT COUNT(DISTINCT(cp.id)) FROM custom_products cp, products_categories c
				WHERE cp.id = c.product_id
				  AND c.category_id IN (27)
				  AND c.prod_type = 'custom'
				  AND cp.hide = 0
32 0.0002 0.00024294853210449
SELECT COUNT(DISTINCT(id)) FROM categories_autopopulate WHERE category_id = '27'
33 0.0002 0.00020599365234375
SELECT * FROM categorygroups WHERE id = '1'
34 0.0010 0.0010368824005127
SELECT COUNT(DISTINCT(c.product_id)) FROM products_categories c, products p WHERE c.product_id = p.id AND p.parent_id = 0 AND c.category_id = 28
35 0.0003 0.00025200843811035
SELECT COUNT(*) FROM ebay_products p, products_categories pc WHERE p.id = pc.product_id AND prod_type = 'ebay' AND pc.category_id = 28
36 0.0002 0.00019598007202148
SELECT COUNT(DISTINCT(bundle_id)) FROM bundle_categories WHERE category_id = 28
37 0.0002 0.00021982192993164
SELECT id FROM categories WHERE parent_id = '28'
38 0.0010 0.001046895980835
SELECT COUNT(DISTINCT(p.id)) FROM products p, products_categories c
				WHERE p.id = c.product_id
				  AND c.category_id IN (28)
				  AND p.parent_id = 0
				  AND p.hidden = 0
				  AND p.enabled = 1 
39 0.0002 0.00021600723266602
SELECT COUNT(DISTINCT(p.id)) FROM bundles p, bundle_categories c
				WHERE p.id = c.bundle_id
				  AND c.category_id IN (28)
				  AND p.disabled = 0 
40 0.0002 0.00021100044250488
SELECT COUNT(DISTINCT(cp.id)) FROM custom_products cp, products_categories c
				WHERE cp.id = c.product_id
				  AND c.category_id IN (28)
				  AND c.prod_type = 'custom'
				  AND cp.hide = 0
41 0.0003 0.00028705596923828
SELECT COUNT(DISTINCT(id)) FROM categories_autopopulate WHERE category_id = '28'
42 0.0002 0.00020718574523926
SELECT * FROM categorygroups WHERE id = '1'
43 0.0003 0.00029611587524414
SELECT COUNT(DISTINCT(c.product_id)) FROM products_categories c, products p WHERE c.product_id = p.id AND p.parent_id = 0 AND c.category_id = 29
44 0.0002 0.00021505355834961
SELECT COUNT(*) FROM ebay_products p, products_categories pc WHERE p.id = pc.product_id AND prod_type = 'ebay' AND pc.category_id = 29
45 0.0002 0.00019192695617676
SELECT COUNT(DISTINCT(bundle_id)) FROM bundle_categories WHERE category_id = 29
46 0.0002 0.00023794174194336
SELECT id FROM categories WHERE parent_id = '29'
47 0.0003 0.00030612945556641
SELECT COUNT(DISTINCT(p.id)) FROM products p, products_categories c
				WHERE p.id = c.product_id
				  AND c.category_id IN (29)
				  AND p.parent_id = 0
				  AND p.hidden = 0
				  AND p.enabled = 1 
48 0.0002 0.00020194053649902
SELECT COUNT(DISTINCT(p.id)) FROM bundles p, bundle_categories c
				WHERE p.id = c.bundle_id
				  AND c.category_id IN (29)
				  AND p.disabled = 0 
49 0.0002 0.00020599365234375
SELECT COUNT(DISTINCT(cp.id)) FROM custom_products cp, products_categories c
				WHERE cp.id = c.product_id
				  AND c.category_id IN (29)
				  AND c.prod_type = 'custom'
				  AND cp.hide = 0
50 0.0002 0.00023698806762695
SELECT COUNT(DISTINCT(id)) FROM categories_autopopulate WHERE category_id = '29'
51 0.0002 0.00022220611572266
SELECT * FROM categorygroups WHERE id = '1'
52 0.0003 0.00029516220092773
SELECT COUNT(DISTINCT(c.product_id)) FROM products_categories c, products p WHERE c.product_id = p.id AND p.parent_id = 0 AND c.category_id = 30
53 0.0003 0.00030803680419922
SELECT COUNT(*) FROM ebay_products p, products_categories pc WHERE p.id = pc.product_id AND prod_type = 'ebay' AND pc.category_id = 30
54 0.0002 0.00020098686218262
SELECT COUNT(DISTINCT(bundle_id)) FROM bundle_categories WHERE category_id = 30
55 0.0002 0.00020718574523926
SELECT id FROM categories WHERE parent_id = '30'
56 0.0003 0.0003058910369873
SELECT COUNT(DISTINCT(p.id)) FROM products p, products_categories c
				WHERE p.id = c.product_id
				  AND c.category_id IN (30)
				  AND p.parent_id = 0
				  AND p.hidden = 0
				  AND p.enabled = 1 
57 0.0002 0.00020289421081543
SELECT COUNT(DISTINCT(p.id)) FROM bundles p, bundle_categories c
				WHERE p.id = c.bundle_id
				  AND c.category_id IN (30)
				  AND p.disabled = 0 
58 0.0004 0.00036406517028809
SELECT COUNT(DISTINCT(cp.id)) FROM custom_products cp, products_categories c
				WHERE cp.id = c.product_id
				  AND c.category_id IN (30)
				  AND c.prod_type = 'custom'
				  AND cp.hide = 0
59 0.0003 0.00031304359436035
SELECT COUNT(DISTINCT(id)) FROM categories_autopopulate WHERE category_id = '30'
60 0.0002 0.00021100044250488
SELECT * FROM categorygroups WHERE id = '1'
61 0.0004 0.0003960132598877
SELECT COUNT(DISTINCT(c.product_id)) FROM products_categories c, products p WHERE c.product_id = p.id AND p.parent_id = 0 AND c.category_id = 31
62 0.0002 0.00023007392883301
SELECT COUNT(*) FROM ebay_products p, products_categories pc WHERE p.id = pc.product_id AND prod_type = 'ebay' AND pc.category_id = 31
63 0.0003 0.00033092498779297
SELECT COUNT(DISTINCT(bundle_id)) FROM bundle_categories WHERE category_id = 31
64 0.0002 0.00021195411682129
SELECT id FROM categories WHERE parent_id = '31'
65 0.0004 0.00036215782165527
SELECT COUNT(DISTINCT(p.id)) FROM products p, products_categories c
				WHERE p.id = c.product_id
				  AND c.category_id IN (31)
				  AND p.parent_id = 0
				  AND p.hidden = 0
				  AND p.enabled = 1 
66 0.0003 0.00029110908508301
SELECT COUNT(DISTINCT(p.id)) FROM bundles p, bundle_categories c
				WHERE p.id = c.bundle_id
				  AND c.category_id IN (31)
				  AND p.disabled = 0 
67 0.0002 0.00024104118347168
SELECT COUNT(DISTINCT(cp.id)) FROM custom_products cp, products_categories c
				WHERE cp.id = c.product_id
				  AND c.category_id IN (31)
				  AND c.prod_type = 'custom'
				  AND cp.hide = 0
68 0.0002 0.00023698806762695
SELECT COUNT(DISTINCT(id)) FROM categories_autopopulate WHERE category_id = '31'
69 0.0002 0.00022602081298828
SELECT * FROM categorygroups WHERE id = '1'
70 0.0011 0.0010740756988525
SELECT * FROM categories WHERE parent_id = '0' AND categorygroup_id = '2'  AND hidden = 0 ORDER BY sortorder ASC
71 0.0031 0.0030698776245117
SELECT * FROM manufacturers m WHERE m.display_sidebar = 1 AND m.merge_manufacturer_id = 0 ORDER BY linktitle ASC
72 0.0006 0.0006101131439209
SELECT * FROM sideboxes WHERE (templateuid = 'fsb-fluid2018' OR templateuid = '') AND enabled = 1 ORDER BY sortorder ASC
73 0.0005 0.00050783157348633
SELECT value FROM parameters WHERE parameter IN('EBAY_APP_ID' , 'EBAY_TRACKING_ID','EBAY_NETWORK_ID' , 'GOOGLE_SITE_KEY' , 'GOOGLE_SECRET_KEY' ,'GOOGLE_RECAPTCHA_TYPE','EBAY_AUTH_TOKEN','EBAY_LOCALE')ORDER BY parameter ASC
74 0.0003 0.00032305717468262
SELECT * FROM sideboxes_pages WHERE sidebox_id = '26'
75 0.0020 0.0020089149475098
SELECT value FROM template_options WHERE templateuid = 'fsb-fluid2018' AND optionuid = 'DISPLAY_CREDIT_ICON'
76 0.0012 0.0012269020080566
SELECT * FROM pages WHERE core = 1 ORDER BY pagekey
77 0.0005 0.00050091743469238
SELECT * FROM pages WHERE pagename = 'search'
78 0.0114 0.011442184448242
SELECT MAX(price) as maxprice, MIN(price) as minprice FROM products WHERE enabled = 1 AND hidden = 0 AND price <> 0 
79 0.0032 0.0032219886779785
SELECT * FROM manufacturers WHERE display_filter = 1 AND merge_manufacturer_id = 0 ORDER BY name
80 0.0007 0.00070381164550781
SELECT * FROM productattributenames n WHERE hidden = 0 AND metabrowse = 1 ORDER BY n.displayname ASC
81 0.0114 0.011433124542236
SELECT MAX(price) as maxprice, MIN(price) as minprice FROM products WHERE enabled = 1 AND hidden = 0 AND price <> 0 
82 0.0041 0.0040860176086426
SELECT * FROM manufacturers WHERE display_filter = 1 AND merge_manufacturer_id = 0 ORDER BY name
83 0.0008 0.00082182884216309
SELECT * FROM productattributenames n WHERE hidden = 0 AND metabrowse = 1 AND sidebarfilter = 1 ORDER BY n.displayname ASC
84 0.0004 0.00042891502380371
INSERT INTO searches (`keywords`, `timestamp`, `ip`) SELECT 'palais des thes the vert genmaicha yama bote metal 130g', NOW(), '216.73.216.99'
85 0.0008 0.00077509880065918
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
86 0.0007 0.00067400932312012
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
87 0.0123 0.012342929840088
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
88 0.0004 0.00042104721069336
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
89 0.0003 0.00034785270690918
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
90 0.0006 0.00063109397888184
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.0083 0.0082681179046631
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.0004 0.00038814544677734
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.0003 0.00027298927307129
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.0004 0.00038003921508789
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
95 0.0004 0.00035786628723145
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
96 0.0043 0.0043489933013916
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
97 0.0003 0.00025606155395508
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
98 0.0002 0.00022196769714355
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
99 0.0003 0.00034117698669434
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.0058 0.0058271884918213
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.0003 0.00034499168395996
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.0003 0.00029611587524414
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.0003 0.00034689903259277
SELECT * FROM products WHERE id = '2418'
104 0.0003 0.00027680397033691
SELECT * FROM productimages WHERE product_id = '2418' ORDER BY sortorder ASC
105 0.0004 0.00041413307189941
SELECT * FROM product_image_select WHERE product_id = '2418'
106 0.0002 0.00020599365234375
SELECT * FROM productcustomimages WHERE product_id = '2418'
107 0.0007 0.00069713592529297
SELECT a.name, n.displayname,a.value FROM productattributes a, productattributenames n WHERE product_id = '2418' AND a.name = n.originalname
108 0.0003 0.00025296211242676
SELECT * FROM productoffers WHERE product_id = '2418' AND merchantid = 'A1X6FK5RDHNB96'
109 0.0002 0.000244140625
SELECT * FROM productoffers
                WHERE product_id = '2418' AND price > 0
                ORDER BY price ASC LIMIT 1
110 0.0002 0.00023722648620605
SELECT * FROM productoffers
                WHERE product_id = 2418
                ORDER BY price ASC LIMIT 1
111 0.0002 0.00024509429931641
SELECT value FROM productattributes
                WHERE product_id = '2418'
                AND name = 'ListPriceAmount'
112 0.0003 0.00026988983154297
SELECT value FROM productattributes WHERE product_id = '2418' AND (name = 'ListPriceAmount' OR name = 'ListPriceFormattedPrice') ORDER BY name LIMIT 1
113 0.0003 0.00026392936706543
SELECT * FROM products WHERE id = '979'
114 0.0002 0.00023913383483887
SELECT * FROM productimages WHERE product_id = '979' ORDER BY sortorder ASC
115 0.0004 0.00037717819213867
SELECT * FROM product_image_select WHERE product_id = '979'
116 0.0002 0.0002281665802002
SELECT * FROM productcustomimages WHERE product_id = '979'
117 0.0006 0.00055789947509766
SELECT a.name, n.displayname,a.value FROM productattributes a, productattributenames n WHERE product_id = '979' AND a.name = n.originalname
118 0.0002 0.00023913383483887
SELECT * FROM productoffers WHERE product_id = '979' AND merchantid = 'A1X6FK5RDHNB96'
119 0.0002 0.00024199485778809
SELECT * FROM productoffers
                WHERE product_id = '979' AND price > 0
                ORDER BY price ASC LIMIT 1
120 0.0002 0.00023412704467773
SELECT * FROM productoffers
                WHERE product_id = 979
                ORDER BY price ASC LIMIT 1
121 0.0003 0.00026607513427734
SELECT value FROM productattributes
                WHERE product_id = '979'
                AND name = 'ListPriceAmount'
122 0.0003 0.00034093856811523
SELECT * FROM products WHERE id = '3972'
123 0.0003 0.00025200843811035
SELECT * FROM productimages WHERE product_id = '3972' ORDER BY sortorder ASC
124 0.0004 0.00039291381835938
SELECT * FROM product_image_select WHERE product_id = '3972'
125 0.0002 0.00020194053649902
SELECT * FROM productcustomimages WHERE product_id = '3972'
126 0.0006 0.00058603286743164
SELECT a.name, n.displayname,a.value FROM productattributes a, productattributenames n WHERE product_id = '3972' AND a.name = n.originalname
127 0.0003 0.00033402442932129
SELECT * FROM productoffers WHERE product_id = '3972' AND merchantid = 'A1X6FK5RDHNB96'
128 0.0002 0.00024199485778809
SELECT * FROM productoffers
                WHERE product_id = '3972' AND price > 0
                ORDER BY price ASC LIMIT 1
129 0.0002 0.00022196769714355
SELECT * FROM productoffers
                WHERE product_id = 3972
                ORDER BY price ASC LIMIT 1
130 0.0002 0.00023698806762695
SELECT value FROM productattributes
                WHERE product_id = '3972'
                AND name = 'ListPriceAmount'
131 0.0002 0.00024986267089844
SELECT value FROM productattributes WHERE product_id = '3972' AND (name = 'ListPriceAmount' OR name = 'ListPriceFormattedPrice') ORDER BY name LIMIT 1
132 0.0003 0.0003359317779541
SELECT * FROM products WHERE id = '1859'
133 0.0004 0.0003819465637207
SELECT * FROM productimages WHERE product_id = '1859' ORDER BY sortorder ASC
134 0.0004 0.00037693977355957
SELECT * FROM product_image_select WHERE product_id = '1859'
135 0.0002 0.0002138614654541
SELECT * FROM productcustomimages WHERE product_id = '1859'
136 0.0006 0.00063014030456543
SELECT a.name, n.displayname,a.value FROM productattributes a, productattributenames n WHERE product_id = '1859' AND a.name = n.originalname
137 0.0003 0.00030994415283203
SELECT * FROM productoffers WHERE product_id = '1859' AND merchantid = 'A1X6FK5RDHNB96'
138 0.0002 0.00024509429931641
SELECT * FROM productoffers
                WHERE product_id = '1859' AND price > 0
                ORDER BY price ASC LIMIT 1
139 0.0002 0.00023603439331055
SELECT * FROM productoffers
                WHERE product_id = 1859
                ORDER BY price ASC LIMIT 1
140 0.0002 0.0002439022064209
SELECT value FROM productattributes
                WHERE product_id = '1859'
                AND name = 'ListPriceAmount'
141 0.0003 0.00025796890258789
SELECT value FROM productattributes WHERE product_id = '1859' AND (name = 'ListPriceAmount' OR name = 'ListPriceFormattedPrice') ORDER BY name LIMIT 1
142 0.0003 0.00028800964355469
SELECT * FROM products WHERE id = '2348'
143 0.0004 0.00035285949707031
SELECT * FROM productimages WHERE product_id = '2348' ORDER BY sortorder ASC
144 0.0004 0.00037693977355957
SELECT * FROM product_image_select WHERE product_id = '2348'
145 0.0003 0.00027203559875488
SELECT * FROM productcustomimages WHERE product_id = '2348'
146 0.0006 0.00061202049255371
SELECT a.name, n.displayname,a.value FROM productattributes a, productattributenames n WHERE product_id = '2348' AND a.name = n.originalname
147 0.0002 0.00024294853210449
SELECT * FROM productoffers WHERE product_id = '2348' AND merchantid = 'A1X6FK5RDHNB96'
148 0.0003 0.00031805038452148
SELECT * FROM productoffers
                WHERE product_id = '2348' AND price > 0
                ORDER BY price ASC LIMIT 1
149 0.0002 0.00023102760314941
SELECT * FROM productoffers
                WHERE product_id = 2348
                ORDER BY price ASC LIMIT 1
150 0.0003 0.0003209114074707
SELECT value FROM productattributes
                WHERE product_id = '2348'
                AND name = 'ListPriceAmount'
151 0.0003 0.00030112266540527
SELECT * FROM products WHERE id = '874'
152 0.0002 0.00024294853210449
SELECT * FROM productimages WHERE product_id = '874' ORDER BY sortorder ASC
153 0.0004 0.0003960132598877
SELECT * FROM product_image_select WHERE product_id = '874'
154 0.0002 0.00020194053649902
SELECT * FROM productcustomimages WHERE product_id = '874'
155 0.0007 0.00067305564880371
SELECT a.name, n.displayname,a.value FROM productattributes a, productattributenames n WHERE product_id = '874' AND a.name = n.originalname
156 0.0002 0.00023889541625977
SELECT * FROM productoffers WHERE product_id = '874' AND merchantid = 'A1X6FK5RDHNB96'
157 0.0002 0.00024914741516113
SELECT * FROM productoffers
                WHERE product_id = '874' AND price > 0
                ORDER BY price ASC LIMIT 1
158 0.0003 0.00029993057250977
SELECT * FROM productoffers
                WHERE product_id = 874
                ORDER BY price ASC LIMIT 1
159 0.0003 0.00025796890258789
SELECT value FROM productattributes
                WHERE product_id = '874'
                AND name = 'ListPriceAmount'
160 0.0003 0.00025415420532227
SELECT * FROM products WHERE id = '3377'
161 0.0002 0.00022792816162109
SELECT * FROM productimages WHERE product_id = '3377' ORDER BY sortorder ASC
162 0.0004 0.00036716461181641
SELECT * FROM product_image_select WHERE product_id = '3377'
163 0.0002 0.00019383430480957
SELECT * FROM productcustomimages WHERE product_id = '3377'
164 0.0005 0.00054597854614258
SELECT a.name, n.displayname,a.value FROM productattributes a, productattributenames n WHERE product_id = '3377' AND a.name = n.originalname
165 0.0002 0.00022411346435547
SELECT * FROM productoffers WHERE product_id = '3377' AND merchantid = 'A1X6FK5RDHNB96'
166 0.0002 0.00022506713867188
SELECT * FROM productoffers
                WHERE product_id = '3377' AND price > 0
                ORDER BY price ASC LIMIT 1
167 0.0002 0.00022196769714355
SELECT * FROM productoffers
                WHERE product_id = 3377
                ORDER BY price ASC LIMIT 1
168 0.0002 0.0002291202545166
SELECT value FROM productattributes
                WHERE product_id = '3377'
                AND name = 'ListPriceAmount'
169 0.0003 0.00028681755065918
SELECT value FROM productattributes WHERE product_id = '3377' AND (name = 'ListPriceAmount' OR name = 'ListPriceFormattedPrice') ORDER BY name LIMIT 1
170 0.0003 0.00026106834411621
SELECT * FROM products WHERE id = '2955'
171 0.0003 0.00026297569274902
SELECT * FROM productimages WHERE product_id = '2955' ORDER BY sortorder ASC
172 0.0003 0.00031304359436035
SELECT pi.*, p.parent_id FROM productimages pi, products p WHERE p.parent_id = '2955' AND p.id = pi.product_id ORDER BY pi.sortorder
173 0.0004 0.00037789344787598
SELECT * FROM product_image_select WHERE product_id = '2955'
174 0.0002 0.00019216537475586
SELECT * FROM productcustomimages WHERE product_id = '2955'
175 0.0003 0.00025320053100586
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 = '2955'
                GROUP BY o.product_id
176 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     = '2955'
                GROUP BY n.displayname
                ORDER BY n.displayname DESC
177 0.0002 0.000244140625
SELECT MAX(amountsaved) AS maxsaving, MIN(amountsaved) AS minsaving FROM productoffers o, products p WHERE o.product_id = p.id AND p.parent_id = 2955
178 0.0006 0.00057387351989746
SELECT a.name, n.displayname,a.value FROM productattributes a, productattributenames n WHERE product_id = '2955' AND a.name = n.originalname
179 0.0002 0.00022602081298828
SELECT * FROM productoffers WHERE product_id = '2955' AND merchantid = 'A1X6FK5RDHNB96'
180 0.0002 0.00022315979003906
SELECT * FROM productoffers
                WHERE product_id = '2955' AND price > 0
                ORDER BY price ASC LIMIT 1
181 0.0003 0.00026512145996094
SELECT * FROM productoffers
                WHERE product_id = 2955
                ORDER BY price ASC LIMIT 1
182 0.0003 0.00025510787963867
SELECT value FROM productattributes
                WHERE product_id = '2955'
                AND name = 'ListPriceAmount'
183 0.0003 0.00025796890258789
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 = '2955'
                GROUP BY o.product_id
184 0.0003 0.00025296211242676
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     = '2955'
                GROUP BY n.displayname
                ORDER BY n.displayname DESC
185 0.0003 0.00025415420532227
SELECT MAX(amountsaved) AS maxsaving, MIN(amountsaved) AS minsaving FROM productoffers o, products p WHERE o.product_id = p.id AND p.parent_id = 2955
186 0.0003 0.00026392936706543
SELECT value FROM productattributes WHERE product_id = '2955' AND (name = 'ListPriceAmount' OR name = 'ListPriceFormattedPrice') ORDER BY name LIMIT 1
187 0.0002 0.00024604797363281
SELECT * FROM products WHERE parent_id = '2955'
188 0.0002 0.00023913383483887
SELECT * FROM products WHERE id = '1650'
189 0.0002 0.00021982192993164
SELECT * FROM productimages WHERE product_id = '1650' ORDER BY sortorder ASC
190 0.0004 0.00038290023803711
SELECT * FROM product_image_select WHERE product_id = '1650'
191 0.0002 0.00018787384033203
SELECT * FROM productcustomimages WHERE product_id = '1650'
192 0.0006 0.00058388710021973
SELECT a.name, n.displayname,a.value FROM productattributes a, productattributenames n WHERE product_id = '1650' AND a.name = n.originalname
193 0.0003 0.00026607513427734
SELECT * FROM productoffers WHERE product_id = '1650' AND merchantid = 'A1X6FK5RDHNB96'
194 0.0002 0.00023198127746582
SELECT * FROM productoffers
                WHERE product_id = '1650' AND price > 0
                ORDER BY price ASC LIMIT 1
195 0.0002 0.00022602081298828
SELECT * FROM productoffers
                WHERE product_id = 1650
                ORDER BY price ASC LIMIT 1
196 0.0002 0.00023603439331055
SELECT value FROM productattributes
                WHERE product_id = '1650'
                AND name = 'ListPriceAmount'
197 0.0003 0.00025296211242676
SELECT * FROM products WHERE id = '1863'
198 0.0002 0.00022196769714355
SELECT * FROM productimages WHERE product_id = '1863' ORDER BY sortorder ASC
199 0.0005 0.00047516822814941
SELECT * FROM product_image_select WHERE product_id = '1863'
200 0.0002 0.00020313262939453
SELECT * FROM productcustomimages WHERE product_id = '1863'
201 0.0005 0.0005030632019043
SELECT a.name, n.displayname,a.value FROM productattributes a, productattributenames n WHERE product_id = '1863' AND a.name = n.originalname
202 0.0002 0.00023508071899414
SELECT * FROM productoffers WHERE product_id = '1863' AND merchantid = 'A1X6FK5RDHNB96'
203 0.0002 0.00023484230041504
SELECT * FROM productoffers
                WHERE product_id = '1863' AND price > 0
                ORDER BY price ASC LIMIT 1
204 0.0002 0.00021505355834961
SELECT * FROM productoffers
                WHERE product_id = 1863
                ORDER BY price ASC LIMIT 1
205 0.0002 0.00022697448730469
SELECT value FROM productattributes
                WHERE product_id = '1863'
                AND name = 'ListPriceAmount'
206 0.0003 0.00025415420532227
SELECT value FROM productattributes WHERE product_id = '1863' AND (name = 'ListPriceAmount' OR name = 'ListPriceFormattedPrice') ORDER BY name LIMIT 1
207 0.0002 0.00024580955505371
SELECT * FROM products WHERE id = '870'
208 0.0002 0.00021910667419434
SELECT * FROM productimages WHERE product_id = '870' ORDER BY sortorder ASC
209 0.0004 0.00044512748718262
SELECT * FROM product_image_select WHERE product_id = '870'
210 0.0002 0.00020503997802734
SELECT * FROM productcustomimages WHERE product_id = '870'
211 0.0006 0.0006110668182373
SELECT a.name, n.displayname,a.value FROM productattributes a, productattributenames n WHERE product_id = '870' AND a.name = n.originalname
212 0.0002 0.00024318695068359
SELECT * FROM productoffers WHERE product_id = '870' AND merchantid = 'A1X6FK5RDHNB96'
213 0.0002 0.00022697448730469
SELECT * FROM productoffers
                WHERE product_id = '870' AND price > 0
                ORDER BY price ASC LIMIT 1
214 0.0002 0.00021886825561523
SELECT * FROM productoffers
                WHERE product_id = 870
                ORDER BY price ASC LIMIT 1
215 0.0002 0.00022602081298828
SELECT value FROM productattributes
                WHERE product_id = '870'
                AND name = 'ListPriceAmount'
216 0.0003 0.00025010108947754
SELECT value FROM productattributes WHERE product_id = '870' AND (name = 'ListPriceAmount' OR name = 'ListPriceFormattedPrice') ORDER BY name LIMIT 1
217 0.0002 0.00024795532226562
SELECT * FROM products WHERE id = '864'
218 0.0002 0.00022602081298828
SELECT * FROM productimages WHERE product_id = '864' ORDER BY sortorder ASC
219 0.0004 0.00037097930908203
SELECT * FROM product_image_select WHERE product_id = '864'
220 0.0002 0.00019001960754395
SELECT * FROM productcustomimages WHERE product_id = '864'
221 0.0005 0.00053811073303223
SELECT a.name, n.displayname,a.value FROM productattributes a, productattributenames n WHERE product_id = '864' AND a.name = n.originalname
222 0.0002 0.00022292137145996
SELECT * FROM productoffers WHERE product_id = '864' AND merchantid = 'A1X6FK5RDHNB96'
223 0.0002 0.00024199485778809
SELECT * FROM productoffers
                WHERE product_id = '864' AND price > 0
                ORDER BY price ASC LIMIT 1
224 0.0002 0.00021886825561523
SELECT * FROM productoffers
                WHERE product_id = 864
                ORDER BY price ASC LIMIT 1
225 0.0002 0.00023508071899414
SELECT value FROM productattributes
                WHERE product_id = '864'
                AND name = 'ListPriceAmount'
226 0.0003 0.00028610229492188
SELECT value FROM productattributes WHERE product_id = '864' AND (name = 'ListPriceAmount' OR name = 'ListPriceFormattedPrice') ORDER BY name LIMIT 1
227 0.0003 0.00025200843811035
SELECT * FROM products WHERE id = '1318'
228 0.0003 0.00029921531677246
SELECT * FROM productimages WHERE product_id = '1318' ORDER BY sortorder ASC
229 0.0004 0.00037503242492676
SELECT * FROM product_image_select WHERE product_id = '1318'
230 0.0002 0.00018692016601562
SELECT * FROM productcustomimages WHERE product_id = '1318'
231 0.0006 0.00059294700622559
SELECT a.name, n.displayname,a.value FROM productattributes a, productattributenames n WHERE product_id = '1318' AND a.name = n.originalname
232 0.0003 0.00026082992553711
SELECT * FROM productoffers WHERE product_id = '1318' AND merchantid = 'A1X6FK5RDHNB96'
233 0.0003 0.00026488304138184
SELECT * FROM productoffers
                WHERE product_id = '1318' AND price > 0
                ORDER BY price ASC LIMIT 1
234 0.0002 0.00024914741516113
SELECT * FROM productoffers
                WHERE product_id = 1318
                ORDER BY price ASC LIMIT 1
235 0.0003 0.00031900405883789
SELECT value FROM productattributes
                WHERE product_id = '1318'
                AND name = 'ListPriceAmount'
236 0.0003 0.00033402442932129
SELECT value FROM productattributes WHERE product_id = '1318' AND (name = 'ListPriceAmount' OR name = 'ListPriceFormattedPrice') ORDER BY name LIMIT 1
237 0.0003 0.0002598762512207
SELECT * FROM products WHERE id = '1104'
238 0.0002 0.00022602081298828
SELECT * FROM productimages WHERE product_id = '1104' ORDER BY sortorder ASC
239 0.0003 0.00025486946105957
SELECT pi.*, p.parent_id FROM productimages pi, products p WHERE p.parent_id = '1104' AND p.id = pi.product_id ORDER BY pi.sortorder
240 0.0005 0.00048398971557617
SELECT * FROM product_image_select WHERE product_id = '1104'
241 0.0002 0.00018811225891113
SELECT * FROM productcustomimages WHERE product_id = '1104'
242 0.0002 0.00024795532226562
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 = '1104'
                GROUP BY o.product_id
243 0.0003 0.0003349781036377
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     = '1104'
                GROUP BY n.displayname
                ORDER BY n.displayname DESC
244 0.0002 0.00023198127746582
SELECT MAX(amountsaved) AS maxsaving, MIN(amountsaved) AS minsaving FROM productoffers o, products p WHERE o.product_id = p.id AND p.parent_id = 1104
245 0.0006 0.00059318542480469
SELECT a.name, n.displayname,a.value FROM productattributes a, productattributenames n WHERE product_id = '1104' AND a.name = n.originalname
246 0.0002 0.00023007392883301
SELECT * FROM productoffers WHERE product_id = '1104' AND merchantid = 'A1X6FK5RDHNB96'
247 0.0002 0.0002291202545166
SELECT * FROM productoffers
                WHERE product_id = '1104' AND price > 0
                ORDER BY price ASC LIMIT 1
248 0.0002 0.00022292137145996
SELECT * FROM productoffers
                WHERE product_id = 1104
                ORDER BY price ASC LIMIT 1
249 0.0002 0.00022315979003906
SELECT value FROM productattributes
                WHERE product_id = '1104'
                AND name = 'ListPriceAmount'
250 0.0002 0.00024080276489258
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 = '1104'
                GROUP BY o.product_id
251 0.0003 0.00025296211242676
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     = '1104'
                GROUP BY n.displayname
                ORDER BY n.displayname DESC
252 0.0002 0.00023603439331055
SELECT MAX(amountsaved) AS maxsaving, MIN(amountsaved) AS minsaving FROM productoffers o, products p WHERE o.product_id = p.id AND p.parent_id = 1104
253 0.0003 0.00034499168395996
SELECT value FROM productattributes WHERE product_id = '1104' AND (name = 'ListPriceAmount' OR name = 'ListPriceFormattedPrice') ORDER BY name LIMIT 1
254 0.0002 0.00024080276489258
SELECT * FROM products WHERE parent_id = '1104'
255 0.0002 0.00023102760314941
SELECT * FROM products WHERE id = '1465'
256 0.0002 0.00022006034851074
SELECT * FROM productimages WHERE product_id = '1465' ORDER BY sortorder ASC
257 0.0004 0.00036406517028809
SELECT * FROM product_image_select WHERE product_id = '1465'
258 0.0002 0.00020503997802734
SELECT * FROM productcustomimages WHERE product_id = '1465'
259 0.0006 0.00064802169799805
SELECT a.name, n.displayname,a.value FROM productattributes a, productattributenames n WHERE product_id = '1465' AND a.name = n.originalname
260 0.0003 0.00025200843811035
SELECT * FROM productoffers WHERE product_id = '1465' AND merchantid = 'A1X6FK5RDHNB96'
261 0.0002 0.00021600723266602
SELECT * FROM productoffers
                WHERE product_id = '1465' AND price > 0
                ORDER BY price ASC LIMIT 1
262 0.0002 0.00020694732666016
SELECT * FROM productoffers
                WHERE product_id = 1465
                ORDER BY price ASC LIMIT 1
263 0.0002 0.00023078918457031
SELECT value FROM productattributes
                WHERE product_id = '1465'
                AND name = 'ListPriceAmount'
264 0.0002 0.00024104118347168
SELECT * FROM products WHERE id = '3636'
265 0.0002 0.00024318695068359
SELECT * FROM productimages WHERE product_id = '3636' ORDER BY sortorder ASC
266 0.0004 0.00037908554077148
SELECT pi.*, p.parent_id FROM productimages pi, products p WHERE p.parent_id = '3636' AND p.id = pi.product_id ORDER BY pi.sortorder
267 0.0004 0.00036716461181641
SELECT * FROM product_image_select WHERE product_id = '3636'
268 0.0002 0.00019502639770508
SELECT * FROM productcustomimages WHERE product_id = '3636'
269 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 = '3636'
                GROUP BY o.product_id
270 0.0003 0.00031304359436035
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     = '3636'
                GROUP BY n.displayname
                ORDER BY n.displayname DESC
271 0.0003 0.00028109550476074
SELECT MAX(amountsaved) AS maxsaving, MIN(amountsaved) AS minsaving FROM productoffers o, products p WHERE o.product_id = p.id AND p.parent_id = 3636
272 0.0006 0.0005650520324707
SELECT a.name, n.displayname,a.value FROM productattributes a, productattributenames n WHERE product_id = '3636' AND a.name = n.originalname
273 0.0003 0.00025105476379395
SELECT * FROM productoffers WHERE product_id = '3636' AND merchantid = 'A1X6FK5RDHNB96'
274 0.0003 0.00025486946105957
SELECT * FROM productoffers
                WHERE product_id = '3636' AND price > 0
                ORDER BY price ASC LIMIT 1
275 0.0003 0.00026321411132812
SELECT * FROM productoffers
                WHERE product_id = 3636
                ORDER BY price ASC LIMIT 1
276 0.0002 0.00022292137145996
SELECT value FROM productattributes
                WHERE product_id = '3636'
                AND name = 'ListPriceAmount'
277 0.0003 0.00028800964355469
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 = '3636'
                GROUP BY o.product_id
278 0.0003 0.00030303001403809
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     = '3636'
                GROUP BY n.displayname
                ORDER BY n.displayname DESC
279 0.0003 0.00025677680969238
SELECT MAX(amountsaved) AS maxsaving, MIN(amountsaved) AS minsaving FROM productoffers o, products p WHERE o.product_id = p.id AND p.parent_id = 3636
280 0.0003 0.00028300285339355
SELECT value FROM productattributes WHERE product_id = '3636' AND (name = 'ListPriceAmount' OR name = 'ListPriceFormattedPrice') ORDER BY name LIMIT 1
281 0.0003 0.00031709671020508
SELECT  o.value
                FROM    products            p,
                        productoptions      o
                WHERE   p.parent_id     = '3636'
                  AND   p.id            = o.product_id
                  AND   o.name          = 'Size'
                GROUP BY o.value
                ORDER BY o.value ASC
282 0.0002 0.00023818016052246
SELECT * FROM products WHERE id = '2419'
283 0.0002 0.00022578239440918
SELECT * FROM productimages WHERE product_id = '2419' ORDER BY sortorder ASC
284 0.0004 0.00036215782165527
SELECT * FROM product_image_select WHERE product_id = '2419'
285 0.0002 0.00018405914306641
SELECT * FROM productcustomimages WHERE product_id = '2419'
286 0.0005 0.00048208236694336
SELECT a.name, n.displayname,a.value FROM productattributes a, productattributenames n WHERE product_id = '2419' AND a.name = n.originalname
287 0.0002 0.00022292137145996
SELECT * FROM productoffers WHERE product_id = '2419' AND merchantid = 'A1X6FK5RDHNB96'
288 0.0002 0.00023698806762695
SELECT * FROM productoffers
                WHERE product_id = '2419' AND price > 0
                ORDER BY price ASC LIMIT 1
289 0.0002 0.00021004676818848
SELECT * FROM productoffers
                WHERE product_id = 2419
                ORDER BY price ASC LIMIT 1
290 0.0002 0.00022411346435547
SELECT value FROM productattributes
                WHERE product_id = '2419'
                AND name = 'ListPriceAmount'
291 0.0003 0.00027298927307129
SELECT * FROM products WHERE id = '1983'
292 0.0003 0.00026893615722656
SELECT * FROM productimages WHERE product_id = '1983' ORDER BY sortorder ASC
293 0.0004 0.00040602684020996
SELECT pi.*, p.parent_id FROM productimages pi, products p WHERE p.parent_id = '1983' AND p.id = pi.product_id ORDER BY pi.sortorder
294 0.0005 0.00045299530029297
SELECT * FROM product_image_select WHERE product_id = '1983'
295 0.0002 0.00018596649169922
SELECT * FROM productcustomimages WHERE product_id = '1983'
296 0.0003 0.0002589225769043
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 = '1983'
                GROUP BY o.product_id
297 0.0003 0.00033402442932129
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     = '1983'
                GROUP BY n.displayname
                ORDER BY n.displayname DESC
298 0.0002 0.00024795532226562
SELECT MAX(amountsaved) AS maxsaving, MIN(amountsaved) AS minsaving FROM productoffers o, products p WHERE o.product_id = p.id AND p.parent_id = 1983
299 0.0006 0.00056195259094238
SELECT a.name, n.displayname,a.value FROM productattributes a, productattributenames n WHERE product_id = '1983' AND a.name = n.originalname
300 0.0002 0.0002140998840332
SELECT * FROM productoffers WHERE product_id = '1983' AND merchantid = 'A1X6FK5RDHNB96'
301 0.0002 0.00022411346435547
SELECT * FROM productoffers
                WHERE product_id = '1983' AND price > 0
                ORDER BY price ASC LIMIT 1
302 0.0002 0.00020289421081543
SELECT * FROM productoffers
                WHERE product_id = 1983
                ORDER BY price ASC LIMIT 1
303 0.0002 0.00021910667419434
SELECT value FROM productattributes
                WHERE product_id = '1983'
                AND name = 'ListPriceAmount'
304 0.0003 0.00025796890258789
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 = '1983'
                GROUP BY o.product_id
305 0.0004 0.0003669261932373
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     = '1983'
                GROUP BY n.displayname
                ORDER BY n.displayname DESC
306 0.0003 0.00025200843811035
SELECT MAX(amountsaved) AS maxsaving, MIN(amountsaved) AS minsaving FROM productoffers o, products p WHERE o.product_id = p.id AND p.parent_id = 1983
307 0.0003 0.00026607513427734
SELECT value FROM productattributes WHERE product_id = '1983' AND (name = 'ListPriceAmount' OR name = 'ListPriceFormattedPrice') ORDER BY name LIMIT 1
308 0.0003 0.00032401084899902
SELECT  o.value
                FROM    products            p,
                        productoptions      o
                WHERE   p.parent_id     = '1983'
                  AND   p.id            = o.product_id
                  AND   o.name          = 'Color'
                GROUP BY o.value
                ORDER BY o.value ASC
309 0.0002 0.00020289421081543
SELECT * FROM customerreviews WHERE approved = 1 AND productid = '2418' ORDER BY timestamp DESC
310 0.0002 0.00018906593322754
SELECT * FROM customerreviews WHERE approved = 1 AND productid = '979' ORDER BY timestamp DESC
311 0.0002 0.00022006034851074
SELECT * FROM customerreviews WHERE approved = 1 AND productid = '3972' ORDER BY timestamp DESC
312 0.0002 0.00021815299987793
SELECT * FROM customerreviews WHERE approved = 1 AND productid = '1859' ORDER BY timestamp DESC
313 0.0002 0.00018906593322754
SELECT * FROM customerreviews WHERE approved = 1 AND productid = '2348' ORDER BY timestamp DESC
314 0.0002 0.00018501281738281
SELECT * FROM customerreviews WHERE approved = 1 AND productid = '874' ORDER BY timestamp DESC
315 0.0002 0.00018405914306641
SELECT * FROM customerreviews WHERE approved = 1 AND productid = '3377' ORDER BY timestamp DESC
316 0.0003 0.00033402442932129
SELECT * FROM customerreviews WHERE approved = 1 AND productid = '2955' ORDER BY timestamp DESC
317 0.0002 0.00019097328186035
SELECT * FROM customerreviews WHERE approved = 1 AND productid = '1650' ORDER BY timestamp DESC
318 0.0002 0.00019407272338867
SELECT * FROM customerreviews WHERE approved = 1 AND productid = '1863' ORDER BY timestamp DESC
319 0.0002 0.00018787384033203
SELECT * FROM customerreviews WHERE approved = 1 AND productid = '870' ORDER BY timestamp DESC
320 0.0002 0.00018215179443359
SELECT * FROM customerreviews WHERE approved = 1 AND productid = '864' ORDER BY timestamp DESC
321 0.0002 0.00018596649169922
SELECT * FROM customerreviews WHERE approved = 1 AND productid = '1318' ORDER BY timestamp DESC
322 0.0002 0.00021696090698242
SELECT * FROM customerreviews WHERE approved = 1 AND productid = '1104' ORDER BY timestamp DESC
323 0.0002 0.00019001960754395
SELECT * FROM customerreviews WHERE approved = 1 AND productid = '1465' ORDER BY timestamp DESC
324 0.0002 0.00018191337585449
SELECT * FROM customerreviews WHERE approved = 1 AND productid = '3636' ORDER BY timestamp DESC
325 0.0002 0.00019383430480957
SELECT * FROM customerreviews WHERE approved = 1 AND productid = '2419' ORDER BY timestamp DESC
326 0.0002 0.0001978874206543
SELECT * FROM customerreviews WHERE approved = 1 AND productid = '1983' ORDER BY timestamp DESC
327 0.0006 0.00060296058654785
SELECT * FROM template_info WHERE templateuid = 'fsb-fluid2018'
328 0.0004 0.00040197372436523
SELECT ga_value FROM google_analytics_options WHERE `ga_key` = 'ga_user_data'
329 0.0002 0.00024509429931641
SELECT ga_value FROM google_analytics_options WHERE `ga_key` = 'ga_tracking_status'
330 0.0243 0.024264097213745
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
331 0.0003 0.00030398368835449
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
332 0.0002 0.00024580955505371
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
333 0.0003 0.00027585029602051
SELECT * FROM products WHERE id = 1626
334 0.0004 0.00044488906860352
SELECT * FROM products WHERE id = 4041
335 0.0004 0.00041389465332031
SELECT * FROM products WHERE id = 4312
336 0.0005 0.00050592422485352
SELECT * FROM products WHERE id = 777
337 0.0003 0.00026583671569824
SELECT * FROM products WHERE id = 3881
338 0.0005 0.00048685073852539
SELECT * FROM products WHERE id = 4213
339 0.0003 0.00034213066101074
SELECT * FROM products WHERE id = '1626'
340 0.0007 0.00070381164550781
SELECT * FROM productimages WHERE product_id = '1626' ORDER BY sortorder ASC
341 0.0004 0.00038313865661621
SELECT * FROM product_image_select WHERE product_id = '1626'
342 0.0010 0.00095796585083008
SELECT * FROM productcustomimages WHERE product_id = '1626'
343 0.0011 0.0010790824890137
SELECT a.name, n.displayname,a.value FROM productattributes a, productattributenames n WHERE product_id = '1626' AND a.name = n.originalname
344 0.0005 0.00048089027404785
SELECT * FROM productoffers WHERE product_id = '1626' AND merchantid = 'A1X6FK5RDHNB96'
345 0.0004 0.00044798851013184
SELECT * FROM productoffers
                WHERE product_id = '1626' AND price > 0
                ORDER BY price ASC LIMIT 1
346 0.0005 0.00048708915710449
SELECT value FROM productattributes WHERE product_id = '1626' AND (name = 'ListPriceAmount' OR name = 'ListPriceFormattedPrice') ORDER BY name LIMIT 1
347 0.0005 0.00049710273742676
SELECT * FROM products WHERE id = '4041'
348 0.0004 0.00039911270141602
SELECT * FROM productimages WHERE product_id = '4041' ORDER BY sortorder ASC
349 0.0008 0.00077605247497559
SELECT * FROM product_image_select WHERE product_id = '4041'
350 0.0003 0.00030398368835449
SELECT * FROM productcustomimages WHERE product_id = '4041'
351 0.0014 0.0014159679412842
SELECT a.name, n.displayname,a.value FROM productattributes a, productattributenames n WHERE product_id = '4041' AND a.name = n.originalname
352 0.0005 0.00054311752319336
SELECT * FROM productoffers WHERE product_id = '4041' AND merchantid = 'A1X6FK5RDHNB96'
353 0.0005 0.00053501129150391
SELECT * FROM productoffers
                WHERE product_id = '4041' AND price > 0
                ORDER BY price ASC LIMIT 1
354 0.0006 0.00056815147399902
SELECT value FROM productattributes WHERE product_id = '4041' AND (name = 'ListPriceAmount' OR name = 'ListPriceFormattedPrice') ORDER BY name LIMIT 1
355 0.0004 0.00042414665222168
SELECT * FROM products WHERE id = '4312'
356 0.0004 0.00041508674621582
SELECT * FROM productimages WHERE product_id = '4312' ORDER BY sortorder ASC
357 0.0009 0.00094294548034668
SELECT * FROM product_image_select WHERE product_id = '4312'
358 0.0004 0.00036907196044922
SELECT * FROM productcustomimages WHERE product_id = '4312'
359 0.0013 0.0013430118560791
SELECT a.name, n.displayname,a.value FROM productattributes a, productattributenames n WHERE product_id = '4312' AND a.name = n.originalname
360 0.0005 0.0004889965057373
SELECT * FROM productoffers WHERE product_id = '4312' AND merchantid = 'A1X6FK5RDHNB96'
361 0.0004 0.00043916702270508
SELECT * FROM productoffers
                WHERE product_id = '4312' AND price > 0
                ORDER BY price ASC LIMIT 1
362 0.0005 0.0004570484161377
SELECT value FROM productattributes WHERE product_id = '4312' AND (name = 'ListPriceAmount' OR name = 'ListPriceFormattedPrice') ORDER BY name LIMIT 1
363 0.0005 0.00050091743469238
SELECT * FROM products WHERE id = '777'
364 0.0005 0.0004889965057373
SELECT * FROM productimages WHERE product_id = '777' ORDER BY sortorder ASC
365 0.0008 0.00076198577880859
SELECT * FROM product_image_select WHERE product_id = '777'
366 0.0003 0.00027894973754883
SELECT * FROM productcustomimages WHERE product_id = '777'
367 0.0014 0.0013718605041504
SELECT a.name, n.displayname,a.value FROM productattributes a, productattributenames n WHERE product_id = '777' AND a.name = n.originalname
368 0.0004 0.00042295455932617
SELECT * FROM productoffers WHERE product_id = '777' AND merchantid = 'A1X6FK5RDHNB96'
369 0.0004 0.00043392181396484
SELECT * FROM productoffers
                WHERE product_id = '777' AND price > 0
                ORDER BY price ASC LIMIT 1
370 0.0005 0.00049901008605957
SELECT value FROM productattributes WHERE product_id = '777' AND (name = 'ListPriceAmount' OR name = 'ListPriceFormattedPrice') ORDER BY name LIMIT 1
371 0.0004 0.00039196014404297
SELECT * FROM products WHERE id = '3881'
372 0.0005 0.00047492980957031
SELECT * FROM productimages WHERE product_id = '3881' ORDER BY sortorder ASC
373 0.0008 0.00080299377441406
SELECT * FROM product_image_select WHERE product_id = '3881'
374 0.0004 0.0003960132598877
SELECT * FROM productcustomimages WHERE product_id = '3881'
375 0.0014 0.0014328956604004
SELECT a.name, n.displayname,a.value FROM productattributes a, productattributenames n WHERE product_id = '3881' AND a.name = n.originalname
376 0.0004 0.00041913986206055
SELECT * FROM productoffers WHERE product_id = '3881' AND merchantid = 'A1X6FK5RDHNB96'
377 0.0004 0.00041794776916504
SELECT * FROM productoffers
                WHERE product_id = '3881' AND price > 0
                ORDER BY price ASC LIMIT 1
378 0.0005 0.00050497055053711
SELECT value FROM productattributes WHERE product_id = '3881' AND (name = 'ListPriceAmount' OR name = 'ListPriceFormattedPrice') ORDER BY name LIMIT 1
379 0.0004 0.00043201446533203
SELECT * FROM products WHERE id = '4213'
380 0.0005 0.00045490264892578
SELECT * FROM productimages WHERE product_id = '4213' ORDER BY sortorder ASC
381 0.0008 0.00076913833618164
SELECT * FROM product_image_select WHERE product_id = '4213'
382 0.0003 0.00028395652770996
SELECT * FROM productcustomimages WHERE product_id = '4213'
383 0.0014 0.0013699531555176
SELECT a.name, n.displayname,a.value FROM productattributes a, productattributenames n WHERE product_id = '4213' AND a.name = n.originalname
384 0.0004 0.0004119873046875
SELECT * FROM productoffers WHERE product_id = '4213' AND merchantid = 'A1X6FK5RDHNB96'
385 0.0004 0.00042414665222168
SELECT * FROM productoffers
                WHERE product_id = '4213' AND price > 0
                ORDER BY price ASC LIMIT 1
386 0.0004 0.00044798851013184
SELECT value FROM productattributes WHERE product_id = '4213' AND (name = 'ListPriceAmount' OR name = 'ListPriceFormattedPrice') ORDER BY name LIMIT 1
387 0.0011 0.0010578632354736
SELECT * FROM template_includes WHERE deleted = 0 AND templateuid = 'fsb-fluid2018' AND area = 'header' ORDER BY sortorder ASC
388 0.0009 0.00090789794921875
SELECT * FROM template_includes WHERE deleted = 0 AND templateuid = 'fsb-fluid2018' AND area = 'footer' ORDER BY sortorder ASC
389 0.0024 0.0024409294128418
SELECT * FROM template_css WHERE deleted = 0 AND templateuid = 'fsb-fluid2018' AND skinuid = ''
390 0.0007 0.00069713592529297
SELECT * FROM template_images WHERE deleted = 0 AND templateuid = 'fsb-fluid2018'
391 0.0007 0.00068116188049316
SELECT * FROM template_images WHERE deleted = 0 AND templateuid = 'fsb-fluid2018'
392 0.0007 0.00068497657775879
SELECT * FROM template_images WHERE templateuid = 'fsb-fluid2018' AND imageuid = 'FB_DEFAULT_SHARE_IMAGE'
393 0.0008 0.0008089542388916
SELECT * FROM template_images WHERE templateuid = 'fsb-fluid2018' AND imageuid = 'HEAD_LOGO'