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
4.1257131099701 375 1.1155 0


No Amazon API Requests Made.


App Debug - Total Time 4.1257131099701 seconds

Number Time From Start Name Description
1 2.94526720047 Initialise Initialise FSB Function
2 2.9484641551971 App Controller Start Start of the App controller (called before the controller of every page)
3 2.9910891056061 Start of getCategoryListByGroup Function Before first category groups query
4 2.9920899868011 After initial query Before first category groups query
5 2.9920899868011 Get Category List for Group Before the call to getCategoryList function
6 2.9920921325684 Start of GetCategoryList function Start of the function
7 2.992094039917 Before getting categories Query to get specific category list
8 2.9929120540619 After getting categories Query to get specific category list
9 2.9929130077362 Before getting category custom Before call to function getCategoryCustom
10 3.0090100765228 After getting category custom After call to function getCategoryCustom
11 3.0090119838715 Before getting category custom Before call to function getCategoryCustom
12 3.0181829929352 After getting category custom After call to function getCategoryCustom
13 3.0181841850281 Before getting category custom Before call to function getCategoryCustom
14 3.0229520797729 After getting category custom After call to function getCategoryCustom
15 3.0229530334473 Before getting category custom Before call to function getCategoryCustom
16 3.0260970592499 After getting category custom After call to function getCategoryCustom
17 3.0260980129242 Before getting category custom Before call to function getCategoryCustom
18 3.0295400619507 After getting category custom After call to function getCategoryCustom
19 3.029541015625 Before getting category custom Before call to function getCategoryCustom
20 3.0332491397858 After getting category custom After call to function getCategoryCustom
21 3.0332500934601 End of GetCategoryList function End of the function
22 3.0332541465759 Get Category List for Group Before the call to getCategoryList function
23 3.0332551002502 Start of GetCategoryList function Start of the function
24 3.0332560539246 Before getting categories Query to get specific category list
25 3.0338699817657 End of getCategoryListByGroup Function Before return()
26 3.8751339912415 App Controller End End of the App controller (called before the controller of every page)
27 4.0161612033844 App_after Controller Start Start of the App_after controller (called after the controller of every page)
28 4.0170741081238 Before Get Options Before the call to getOptions in the tpl class
29 4.056303024292 After Get Options After the call to getOptions in the tpl class
30 4.0563371181488 App_after Controller End End of the App_after controller (called after the controller of every page)
31 4.1257040500641 Finalizing debug Before the debug is output to the page.
32 4.1257131099701 End of App This is the end of the app logging, final timestamp


Query Debug - 375 Database Queries. Total time 1.1155 seconds

Number Time (Seconds) Time (Milliseconds) Query
1 0.0015 0.0014679431915283
SELECT parameter, value FROM parameters
2 0.0027 0.0026819705963135
SELECT * FROM `bad_bots`
3 0.0002 0.00024509429931641
SET time_zone = 'Europe/London'
4 0.0009 0.00091695785522461
SELECT version FROM version ORDER BY `installed` DESC LIMIT 1
5 0.0022 0.0022227764129639
INSERT INTO ga_users (`isbot`, `ips`) SELECT '1', 'a:1:{i:0;s:13:\"216.73.216.66\";}'
6 0.0017 0.0017309188842773
INSERT INTO ga_sessions (`sessionlastseen`) SELECT '1751662835'
7 0.0019 0.0018661022186279
SELECT * FROM autorun ORDER BY lastrun ASC
8 0.0005 0.00048303604125977
UPDATE autorun SET lastrun = '2025-07-04 21:00:35' WHERE id = '8'
9 0.0006 0.00056695938110352
SELECT * FROM version ORDER BY installed DESC LIMIT 1
10 0.0016 0.0016031265258789
SELECT id FROM pages WHERE pagename = 'search' LIMIT 1
11 0.0004 0.00036191940307617
SELECT * FROM pages WHERE id = 52
12 0.0027 0.0026757717132568
SELECT * FROM template_options WHERE deleted = 0 AND templateuid = 'fsb-fluid2018'
13 0.0389 0.038891077041626
SELECT * FROM template_text WHERE deleted = 0 AND templateuid = 'fsb-fluid2018' AND language = 'en'
14 0.0006 0.00059795379638672
SELECT * FROM pages WHERE pagename = 'search'
15 0.0010 0.00099492073059082
SELECT * FROM categorygroups ORDER BY sortorder ASC
16 0.0008 0.00080418586730957
SELECT * FROM categories WHERE parent_id = '0' AND categorygroup_id = '1'  AND hidden = 0 ORDER BY sortorder ASC
17 0.0056 0.0056390762329102
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.0009 0.00094699859619141
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.00063681602478027
SELECT COUNT(DISTINCT(bundle_id)) FROM bundle_categories WHERE category_id = 26
20 0.0003 0.00030803680419922
SELECT id FROM categories WHERE parent_id = '26'
21 0.0048 0.0047791004180908
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.0014 0.0014431476593018
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.0010 0.00098013877868652
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.0010 0.00096702575683594
SELECT COUNT(DISTINCT(id)) FROM categories_autopopulate WHERE category_id = '26'
25 0.0003 0.00031304359436035
SELECT * FROM categorygroups WHERE id = '1'
26 0.0036 0.00364089012146
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.0004 0.0003659725189209
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.00027799606323242
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.0030598640441895
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.00036001205444336
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.00044012069702148
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.00036716461181641
SELECT COUNT(DISTINCT(id)) FROM categories_autopopulate WHERE category_id = '27'
34 0.0003 0.0003201961517334
SELECT * FROM categorygroups WHERE id = '1'
35 0.0012 0.0012459754943848
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.00030899047851562
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.00029587745666504
SELECT COUNT(DISTINCT(bundle_id)) FROM bundle_categories WHERE category_id = 28
38 0.0003 0.00029706954956055
SELECT id FROM categories WHERE parent_id = '28'
39 0.0012 0.0011520385742188
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.0005 0.00047683715820312
SELECT COUNT(DISTINCT(p.id)) FROM bundles p, bundle_categories c
				WHERE p.id = c.bundle_id
				  AND c.category_id IN (28)
				  AND p.disabled = 0 
41 0.0003 0.00034999847412109
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.00030899047851562
SELECT COUNT(DISTINCT(id)) FROM categories_autopopulate WHERE category_id = '28'
43 0.0003 0.00030708312988281
SELECT * FROM categorygroups WHERE id = '1'
44 0.0004 0.00039815902709961
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.00030398368835449
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.0003058910369873
SELECT COUNT(DISTINCT(bundle_id)) FROM bundle_categories WHERE category_id = 29
47 0.0003 0.00030303001403809
SELECT id FROM categories WHERE parent_id = '29'
48 0.0005 0.00046896934509277
SELECT COUNT(DISTINCT(p.id)) FROM products p, products_categories c
				WHERE p.id = c.product_id
				  AND c.category_id IN (29)
				  AND p.parent_id = 0
				  AND p.hidden = 0
				  AND p.enabled = 1 
49 0.0003 0.00031805038452148
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.00033998489379883
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.0004 0.00036501884460449
SELECT COUNT(DISTINCT(id)) FROM categories_autopopulate WHERE category_id = '29'
52 0.0003 0.00031018257141113
SELECT * FROM categorygroups WHERE id = '1'
53 0.0004 0.00042891502380371
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.00037407875061035
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.00031018257141113
SELECT COUNT(DISTINCT(bundle_id)) FROM bundle_categories WHERE category_id = 30
56 0.0003 0.00033807754516602
SELECT id FROM categories WHERE parent_id = '30'
57 0.0005 0.00053310394287109
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.0004 0.00035309791564941
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.00040006637573242
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.00034117698669434
SELECT COUNT(DISTINCT(id)) FROM categories_autopopulate WHERE category_id = '30'
61 0.0003 0.00034308433532715
SELECT * FROM categorygroups WHERE id = '1'
62 0.0004 0.00042080879211426
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.00032782554626465
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.00029206275939941
SELECT COUNT(DISTINCT(bundle_id)) FROM bundle_categories WHERE category_id = 31
65 0.0003 0.00034189224243164
SELECT id FROM categories WHERE parent_id = '31'
66 0.0005 0.00054097175598145
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.0004 0.00038790702819824
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.0004 0.00039911270141602
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.0006 0.00055599212646484
SELECT COUNT(DISTINCT(id)) FROM categories_autopopulate WHERE category_id = '31'
70 0.0004 0.00041890144348145
SELECT * FROM categorygroups WHERE id = '1'
71 0.0006 0.0006101131439209
SELECT * FROM categories WHERE parent_id = '0' AND categorygroup_id = '2'  AND hidden = 0 ORDER BY sortorder ASC
72 0.0057 0.0057249069213867
SELECT * FROM manufacturers m WHERE m.display_sidebar = 1 AND m.merge_manufacturer_id = 0 ORDER BY linktitle ASC
73 0.0024 0.0023889541625977
SELECT * FROM sideboxes WHERE (templateuid = 'fsb-fluid2018' OR templateuid = '') AND enabled = 1 ORDER BY sortorder ASC
74 0.0005 0.0005340576171875
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.0014 0.0014090538024902
SELECT * FROM sideboxes_pages WHERE sidebox_id = '26'
76 0.0018 0.0018119812011719
SELECT value FROM template_options WHERE templateuid = 'fsb-fluid2018' AND optionuid = 'DISPLAY_CREDIT_ICON'
77 0.0011 0.0011360645294189
SELECT * FROM pages WHERE core = 1 ORDER BY pagekey
78 0.8244 0.82443690299988
SELECT * FROM ipgeocountries WHERE INET_ATON('216.73.216.66') >= INET_ATON(ip_start) AND INET_ATON('216.73.216.66') <= INET_ATON(ip_end)
79 0.0016 0.0016288757324219
SELECT * FROM ipgeolocations WHERE geoname_id = '6252001'
80 0.0007 0.00068211555480957
SELECT * FROM countryredirects WHERE countrycode = 'US'
81 0.0005 0.00045394897460938
SELECT * FROM pages WHERE pagename = 'search'
82 0.0047 0.00465989112854
SELECT MAX(price) as maxprice, MIN(price) as minprice FROM products WHERE enabled = 1 AND hidden = 0 AND price <> 0 
83 0.0014 0.0013861656188965
SELECT * FROM manufacturers WHERE display_filter = 1 AND merge_manufacturer_id = 0 ORDER BY name
84 0.0009 0.0009310245513916
SELECT * FROM productattributenames n WHERE hidden = 0 AND metabrowse = 1 ORDER BY n.displayname ASC
85 0.0056 0.0055520534515381
SELECT MAX(price) as maxprice, MIN(price) as minprice FROM products WHERE enabled = 1 AND hidden = 0 AND price <> 0 
86 0.0014 0.0013749599456787
SELECT * FROM manufacturers WHERE display_filter = 1 AND merge_manufacturer_id = 0 ORDER BY name
87 0.0004 0.00043988227844238
SELECT * FROM productattributenames n WHERE hidden = 0 AND metabrowse = 1 AND sidebarfilter = 1 ORDER BY n.displayname ASC
88 0.0009 0.00089907646179199
INSERT INTO searches (`keywords`, `timestamp`, `ip`) SELECT 'palais des thes the vert genmaicha yama bote metal 130g', NOW(), '216.73.216.66'
89 0.0006 0.00061893463134766
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.0004 0.00036406517028809
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.0039 0.0039341449737549
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.00036001205444336
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.00033998489379883
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.00035214424133301
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.0054 0.0054440498352051
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.0003509521484375
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.00038409233093262
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.0004 0.00035691261291504
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.0003 0.00033092498779297
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.0051 0.0050520896911621
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.00028181076049805
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.0002 0.00024509429931641
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.0004 0.0004279613494873
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.0110 0.010950088500977
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.0006 0.00058889389038086
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.00040888786315918
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.0005 0.00051307678222656
SELECT * FROM products WHERE id = '3770'
108 0.0020 0.0019519329071045
SELECT * FROM productimages WHERE product_id = '3770' ORDER BY sortorder ASC
109 0.0017 0.0017399787902832
SELECT * FROM product_image_select WHERE product_id = '3770'
110 0.0013 0.0012929439544678
SELECT * FROM productcustomimages WHERE product_id = '3770'
111 0.0021 0.0021309852600098
SELECT a.name, n.displayname,a.value FROM productattributes a, productattributenames n WHERE product_id = '3770' AND a.name = n.originalname
112 0.0030 0.0030062198638916
SELECT * FROM productoffers WHERE product_id = '3770' AND merchantid = 'A1X6FK5RDHNB96'
113 0.0007 0.00074100494384766
SELECT * FROM productoffers
                WHERE product_id = '3770' AND price > 0
                ORDER BY price ASC LIMIT 1
114 0.0007 0.00068020820617676
SELECT value FROM productattributes WHERE product_id = '3770' AND (name = 'ListPriceAmount' OR name = 'ListPriceFormattedPrice') ORDER BY name LIMIT 1
115 0.0006 0.00064301490783691
SELECT * FROM products WHERE id = '2417'
116 0.0006 0.00059199333190918
SELECT * FROM productimages WHERE product_id = '2417' ORDER BY sortorder ASC
117 0.0009 0.00088596343994141
SELECT * FROM product_image_select WHERE product_id = '2417'
118 0.0004 0.00044703483581543
SELECT * FROM productcustomimages WHERE product_id = '2417'
119 0.0011 0.001093864440918
SELECT a.name, n.displayname,a.value FROM productattributes a, productattributenames n WHERE product_id = '2417' AND a.name = n.originalname
120 0.0006 0.00060606002807617
SELECT * FROM productoffers WHERE product_id = '2417' AND merchantid = 'A1X6FK5RDHNB96'
121 0.0005 0.00045013427734375
SELECT * FROM productoffers
                WHERE product_id = '2417' AND price > 0
                ORDER BY price ASC LIMIT 1
122 0.0005 0.00046086311340332
SELECT value FROM productattributes WHERE product_id = '2417' AND (name = 'ListPriceAmount' OR name = 'ListPriceFormattedPrice') ORDER BY name LIMIT 1
123 0.0006 0.000579833984375
SELECT * FROM products WHERE id = '780'
124 0.0006 0.00055313110351562
SELECT * FROM productimages WHERE product_id = '780' ORDER BY sortorder ASC
125 0.0009 0.00087809562683105
SELECT * FROM product_image_select WHERE product_id = '780'
126 0.0005 0.00046896934509277
SELECT * FROM productcustomimages WHERE product_id = '780'
127 0.0014 0.0014190673828125
SELECT a.name, n.displayname,a.value FROM productattributes a, productattributenames n WHERE product_id = '780' AND a.name = n.originalname
128 0.0006 0.00056004524230957
SELECT * FROM productoffers WHERE product_id = '780' AND merchantid = 'A1X6FK5RDHNB96'
129 0.0004 0.00044012069702148
SELECT * FROM productoffers
                WHERE product_id = '780' AND price > 0
                ORDER BY price ASC LIMIT 1
130 0.0005 0.00048089027404785
SELECT value FROM productattributes WHERE product_id = '780' AND (name = 'ListPriceAmount' OR name = 'ListPriceFormattedPrice') ORDER BY name LIMIT 1
131 0.0006 0.00057601928710938
SELECT * FROM products WHERE id = '930'
132 0.0006 0.0005950927734375
SELECT * FROM productimages WHERE product_id = '930' ORDER BY sortorder ASC
133 0.0009 0.00094103813171387
SELECT pi.*, p.parent_id FROM productimages pi, products p WHERE p.parent_id = '930' AND p.id = pi.product_id ORDER BY pi.sortorder
134 0.0013 0.0012519359588623
SELECT * FROM product_image_select WHERE product_id = '930'
135 0.0004 0.00044703483581543
SELECT * FROM productcustomimages WHERE product_id = '930'
136 0.0006 0.00058412551879883
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 = '930'
                GROUP BY o.product_id
137 0.0029 0.0029330253601074
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     = '930'
                GROUP BY n.displayname
                ORDER BY n.displayname DESC
138 0.0008 0.00077414512634277
SELECT MAX(amountsaved) AS maxsaving, MIN(amountsaved) AS minsaving FROM productoffers o, products p WHERE o.product_id = p.id AND p.parent_id = 930
139 0.0007 0.00066494941711426
SELECT a.name, n.displayname,a.value FROM productattributes a, productattributenames n WHERE product_id = '930' AND a.name = n.originalname
140 0.0003 0.00028395652770996
SELECT * FROM productoffers WHERE product_id = '930' AND merchantid = 'A1X6FK5RDHNB96'
141 0.0003 0.0002899169921875
SELECT * FROM productoffers
                WHERE product_id = '930' AND price > 0
                ORDER BY price ASC LIMIT 1
142 0.0002 0.00024008750915527
SELECT * FROM productoffers
                WHERE product_id = 930
                ORDER BY price ASC LIMIT 1
143 0.0003 0.00026917457580566
SELECT value FROM productattributes
                WHERE product_id = '930'
                AND name = 'ListPriceAmount'
144 0.0003 0.00028395652770996
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 = '930'
                GROUP BY o.product_id
145 0.0004 0.00041007995605469
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     = '930'
                GROUP BY n.displayname
                ORDER BY n.displayname DESC
146 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 = 930
147 0.0004 0.00036096572875977
SELECT value FROM productattributes WHERE product_id = '930' AND (name = 'ListPriceAmount' OR name = 'ListPriceFormattedPrice') ORDER BY name LIMIT 1
148 0.0003 0.00026798248291016
SELECT * FROM products WHERE parent_id = '930'
149 0.0003 0.00029802322387695
SELECT * FROM products WHERE id = '2597'
150 0.0004 0.00038313865661621
SELECT * FROM productimages WHERE product_id = '2597' ORDER BY sortorder ASC
151 0.0005 0.00046300888061523
SELECT * FROM product_image_select WHERE product_id = '2597'
152 0.0006 0.00064706802368164
SELECT * FROM productcustomimages WHERE product_id = '2597'
153 0.0006 0.00062108039855957
SELECT a.name, n.displayname,a.value FROM productattributes a, productattributenames n WHERE product_id = '2597' AND a.name = n.originalname
154 0.0004 0.0003659725189209
SELECT * FROM productoffers WHERE product_id = '2597' AND merchantid = 'A1X6FK5RDHNB96'
155 0.0003 0.00026607513427734
SELECT * FROM productoffers
                WHERE product_id = '2597' AND price > 0
                ORDER BY price ASC LIMIT 1
156 0.0003 0.00030279159545898
SELECT value FROM productattributes WHERE product_id = '2597' AND (name = 'ListPriceAmount' OR name = 'ListPriceFormattedPrice') ORDER BY name LIMIT 1
157 0.0003 0.00034189224243164
SELECT * FROM products WHERE id = '924'
158 0.0004 0.00041007995605469
SELECT * FROM productimages WHERE product_id = '924' ORDER BY sortorder ASC
159 0.0005 0.00053000450134277
SELECT * FROM product_image_select WHERE product_id = '924'
160 0.0003 0.00028586387634277
SELECT * FROM productcustomimages WHERE product_id = '924'
161 0.0007 0.00065779685974121
SELECT a.name, n.displayname,a.value FROM productattributes a, productattributenames n WHERE product_id = '924' AND a.name = n.originalname
162 0.0007 0.00068402290344238
SELECT * FROM productoffers WHERE product_id = '924' AND merchantid = 'A1X6FK5RDHNB96'
163 0.0003 0.00026893615722656
SELECT * FROM productoffers
                WHERE product_id = '924' AND price > 0
                ORDER BY price ASC LIMIT 1
164 0.0003 0.00030517578125
SELECT value FROM productattributes WHERE product_id = '924' AND (name = 'ListPriceAmount' OR name = 'ListPriceFormattedPrice') ORDER BY name LIMIT 1
165 0.0003 0.0003349781036377
SELECT * FROM products WHERE id = '1683'
166 0.0003 0.00034904479980469
SELECT * FROM productimages WHERE product_id = '1683' ORDER BY sortorder ASC
167 0.0004 0.00044608116149902
SELECT * FROM product_image_select WHERE product_id = '1683'
168 0.0003 0.00026607513427734
SELECT * FROM productcustomimages WHERE product_id = '1683'
169 0.0006 0.00058698654174805
SELECT a.name, n.displayname,a.value FROM productattributes a, productattributenames n WHERE product_id = '1683' AND a.name = n.originalname
170 0.0003 0.00032281875610352
SELECT * FROM productoffers WHERE product_id = '1683' AND merchantid = 'A1X6FK5RDHNB96'
171 0.0003 0.00030684471130371
SELECT * FROM productoffers
                WHERE product_id = '1683' AND price > 0
                ORDER BY price ASC LIMIT 1
172 0.0004 0.00042486190795898
SELECT value FROM productattributes WHERE product_id = '1683' AND (name = 'ListPriceAmount' OR name = 'ListPriceFormattedPrice') ORDER BY name LIMIT 1
173 0.0003 0.00034499168395996
SELECT * FROM products WHERE id = '1685'
174 0.0004 0.00044703483581543
SELECT * FROM productimages WHERE product_id = '1685' ORDER BY sortorder ASC
175 0.0005 0.00045490264892578
SELECT * FROM product_image_select WHERE product_id = '1685'
176 0.0003 0.00030708312988281
SELECT * FROM productcustomimages WHERE product_id = '1685'
177 0.0006 0.00062394142150879
SELECT a.name, n.displayname,a.value FROM productattributes a, productattributenames n WHERE product_id = '1685' AND a.name = n.originalname
178 0.0003 0.00031304359436035
SELECT * FROM productoffers WHERE product_id = '1685' AND merchantid = 'A1X6FK5RDHNB96'
179 0.0005 0.00051212310791016
SELECT * FROM productoffers
                WHERE product_id = '1685' AND price > 0
                ORDER BY price ASC LIMIT 1
180 0.0003 0.00028705596923828
SELECT value FROM productattributes WHERE product_id = '1685' AND (name = 'ListPriceAmount' OR name = 'ListPriceFormattedPrice') ORDER BY name LIMIT 1
181 0.0004 0.0003659725189209
SELECT * FROM products WHERE id = '1099'
182 0.0004 0.00041294097900391
SELECT * FROM productimages WHERE product_id = '1099' ORDER BY sortorder ASC
183 0.0003 0.0002739429473877
SELECT pi.*, p.parent_id FROM productimages pi, products p WHERE p.parent_id = '1099' AND p.id = pi.product_id ORDER BY pi.sortorder
184 0.0005 0.00048398971557617
SELECT * FROM product_image_select WHERE product_id = '1099'
185 0.0003 0.00028705596923828
SELECT * FROM productcustomimages WHERE product_id = '1099'
186 0.0004 0.00037693977355957
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 = '1099'
                GROUP BY o.product_id
187 0.0004 0.0003809928894043
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     = '1099'
                GROUP BY n.displayname
                ORDER BY n.displayname DESC
188 0.0003 0.00032305717468262
SELECT MAX(amountsaved) AS maxsaving, MIN(amountsaved) AS minsaving FROM productoffers o, products p WHERE o.product_id = p.id AND p.parent_id = 1099
189 0.0006 0.00060796737670898
SELECT a.name, n.displayname,a.value FROM productattributes a, productattributenames n WHERE product_id = '1099' AND a.name = n.originalname
190 0.0003 0.00026893615722656
SELECT * FROM productoffers WHERE product_id = '1099' AND merchantid = 'A1X6FK5RDHNB96'
191 0.0002 0.00024604797363281
SELECT * FROM productoffers
                WHERE product_id = '1099' AND price > 0
                ORDER BY price ASC LIMIT 1
192 0.0003 0.00031113624572754
SELECT * FROM productoffers
                WHERE product_id = 1099
                ORDER BY price ASC LIMIT 1
193 0.0003 0.00028204917907715
SELECT value FROM productattributes
                WHERE product_id = '1099'
                AND name = 'ListPriceAmount'
194 0.0003 0.0002741813659668
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 = '1099'
                GROUP BY o.product_id
195 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     = '1099'
                GROUP BY n.displayname
                ORDER BY n.displayname DESC
196 0.0003 0.00028491020202637
SELECT MAX(amountsaved) AS maxsaving, MIN(amountsaved) AS minsaving FROM productoffers o, products p WHERE o.product_id = p.id AND p.parent_id = 1099
197 0.0004 0.00035691261291504
SELECT value FROM productattributes WHERE product_id = '1099' AND (name = 'ListPriceAmount' OR name = 'ListPriceFormattedPrice') ORDER BY name LIMIT 1
198 0.0003 0.00027608871459961
SELECT * FROM products WHERE parent_id = '1099'
199 0.0003 0.00025391578674316
SELECT * FROM products WHERE id = '1075'
200 0.0004 0.00040197372436523
SELECT * FROM productimages WHERE product_id = '1075' ORDER BY sortorder ASC
201 0.0005 0.00045490264892578
SELECT * FROM product_image_select WHERE product_id = '1075'
202 0.0003 0.00027799606323242
SELECT * FROM productcustomimages WHERE product_id = '1075'
203 0.0007 0.00068116188049316
SELECT a.name, n.displayname,a.value FROM productattributes a, productattributenames n WHERE product_id = '1075' AND a.name = n.originalname
204 0.0003 0.00033998489379883
SELECT * FROM productoffers WHERE product_id = '1075' AND merchantid = 'A1X6FK5RDHNB96'
205 0.0003 0.0002591609954834
SELECT * FROM productoffers
                WHERE product_id = '1075' AND price > 0
                ORDER BY price ASC LIMIT 1
206 0.0002 0.0002288818359375
SELECT * FROM productoffers
                WHERE product_id = 1075
                ORDER BY price ASC LIMIT 1
207 0.0002 0.00024294853210449
SELECT value FROM productattributes
                WHERE product_id = '1075'
                AND name = 'ListPriceAmount'
208 0.0003 0.00026178359985352
SELECT value FROM productattributes WHERE product_id = '1075' AND (name = 'ListPriceAmount' OR name = 'ListPriceFormattedPrice') ORDER BY name LIMIT 1
209 0.0003 0.00030899047851562
SELECT * FROM products WHERE id = '1292'
210 0.0004 0.00036215782165527
SELECT * FROM productimages WHERE product_id = '1292' ORDER BY sortorder ASC
211 0.0004 0.00043511390686035
SELECT * FROM product_image_select WHERE product_id = '1292'
212 0.0003 0.00027894973754883
SELECT * FROM productcustomimages WHERE product_id = '1292'
213 0.0007 0.0007011890411377
SELECT a.name, n.displayname,a.value FROM productattributes a, productattributenames n WHERE product_id = '1292' AND a.name = n.originalname
214 0.0003 0.00034499168395996
SELECT * FROM productoffers WHERE product_id = '1292' AND merchantid = 'A1X6FK5RDHNB96'
215 0.0003 0.00028610229492188
SELECT * FROM productoffers
                WHERE product_id = '1292' AND price > 0
                ORDER BY price ASC LIMIT 1
216 0.0003 0.00025200843811035
SELECT * FROM productoffers
                WHERE product_id = 1292
                ORDER BY price ASC LIMIT 1
217 0.0003 0.00027298927307129
SELECT value FROM productattributes
                WHERE product_id = '1292'
                AND name = 'ListPriceAmount'
218 0.0003 0.00028491020202637
SELECT value FROM productattributes WHERE product_id = '1292' AND (name = 'ListPriceAmount' OR name = 'ListPriceFormattedPrice') ORDER BY name LIMIT 1
219 0.0003 0.00034809112548828
SELECT * FROM products WHERE id = '1126'
220 0.0004 0.00035381317138672
SELECT * FROM productimages WHERE product_id = '1126' ORDER BY sortorder ASC
221 0.0005 0.00047111511230469
SELECT * FROM product_image_select WHERE product_id = '1126'
222 0.0003 0.00027608871459961
SELECT * FROM productcustomimages WHERE product_id = '1126'
223 0.0006 0.00055217742919922
SELECT a.name, n.displayname,a.value FROM productattributes a, productattributenames n WHERE product_id = '1126' AND a.name = n.originalname
224 0.0003 0.00031399726867676
SELECT * FROM productoffers WHERE product_id = '1126' AND merchantid = 'A1X6FK5RDHNB96'
225 0.0002 0.00024604797363281
SELECT * FROM productoffers
                WHERE product_id = '1126' AND price > 0
                ORDER BY price ASC LIMIT 1
226 0.0002 0.00023484230041504
SELECT * FROM productoffers
                WHERE product_id = 1126
                ORDER BY price ASC LIMIT 1
227 0.0003 0.00026798248291016
SELECT value FROM productattributes
                WHERE product_id = '1126'
                AND name = 'ListPriceAmount'
228 0.0003 0.00028395652770996
SELECT value FROM productattributes WHERE product_id = '1126' AND (name = 'ListPriceAmount' OR name = 'ListPriceFormattedPrice') ORDER BY name LIMIT 1
229 0.0003 0.0003349781036377
SELECT * FROM products WHERE id = '3772'
230 0.0004 0.00037503242492676
SELECT * FROM productimages WHERE product_id = '3772' ORDER BY sortorder ASC
231 0.0005 0.00047802925109863
SELECT * FROM product_image_select WHERE product_id = '3772'
232 0.0003 0.00026106834411621
SELECT * FROM productcustomimages WHERE product_id = '3772'
233 0.0008 0.00082111358642578
SELECT a.name, n.displayname,a.value FROM productattributes a, productattributenames n WHERE product_id = '3772' AND a.name = n.originalname
234 0.0003 0.00031614303588867
SELECT * FROM productoffers WHERE product_id = '3772' AND merchantid = 'A1X6FK5RDHNB96'
235 0.0003 0.00026702880859375
SELECT * FROM productoffers
                WHERE product_id = '3772' AND price > 0
                ORDER BY price ASC LIMIT 1
236 0.0004 0.00035285949707031
SELECT value FROM productattributes WHERE product_id = '3772' AND (name = 'ListPriceAmount' OR name = 'ListPriceFormattedPrice') ORDER BY name LIMIT 1
237 0.0003 0.00033283233642578
SELECT * FROM products WHERE id = '1238'
238 0.0003 0.00029683113098145
SELECT * FROM productimages WHERE product_id = '1238' ORDER BY sortorder ASC
239 0.0003 0.0002748966217041
SELECT pi.*, p.parent_id FROM productimages pi, products p WHERE p.parent_id = '1238' AND p.id = pi.product_id ORDER BY pi.sortorder
240 0.0005 0.00047183036804199
SELECT * FROM product_image_select WHERE product_id = '1238'
241 0.0003 0.00026798248291016
SELECT * FROM productcustomimages WHERE product_id = '1238'
242 0.0004 0.00040793418884277
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 = '1238'
                GROUP BY o.product_id
243 0.0004 0.00040793418884277
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     = '1238'
                GROUP BY n.displayname
                ORDER BY n.displayname DESC
244 0.0002 0.0002439022064209
SELECT MAX(amountsaved) AS maxsaving, MIN(amountsaved) AS minsaving FROM productoffers o, products p WHERE o.product_id = p.id AND p.parent_id = 1238
245 0.0006 0.00060486793518066
SELECT a.name, n.displayname,a.value FROM productattributes a, productattributenames n WHERE product_id = '1238' AND a.name = n.originalname
246 0.0002 0.00024795532226562
SELECT * FROM productoffers WHERE product_id = '1238' AND merchantid = 'A1X6FK5RDHNB96'
247 0.0002 0.00024199485778809
SELECT * FROM productoffers
                WHERE product_id = '1238' AND price > 0
                ORDER BY price ASC LIMIT 1
248 0.0002 0.00022101402282715
SELECT * FROM productoffers
                WHERE product_id = 1238
                ORDER BY price ASC LIMIT 1
249 0.0002 0.00023293495178223
SELECT value FROM productattributes
                WHERE product_id = '1238'
                AND name = 'ListPriceAmount'
250 0.0003 0.00028705596923828
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 = '1238'
                GROUP BY o.product_id
251 0.0006 0.00060606002807617
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     = '1238'
                GROUP BY n.displayname
                ORDER BY n.displayname DESC
252 0.0002 0.00024294853210449
SELECT MAX(amountsaved) AS maxsaving, MIN(amountsaved) AS minsaving FROM productoffers o, products p WHERE o.product_id = p.id AND p.parent_id = 1238
253 0.0004 0.00040221214294434
SELECT value FROM productattributes WHERE product_id = '1238' AND (name = 'ListPriceAmount' OR name = 'ListPriceFormattedPrice') ORDER BY name LIMIT 1
254 0.0003 0.0002741813659668
SELECT * FROM products WHERE parent_id = '1238'
255 0.0003 0.00028395652770996
SELECT * FROM products WHERE id = '1261'
256 0.0004 0.00037813186645508
SELECT * FROM productimages WHERE product_id = '1261' ORDER BY sortorder ASC
257 0.0005 0.00045609474182129
SELECT * FROM product_image_select WHERE product_id = '1261'
258 0.0003 0.00026702880859375
SELECT * FROM productcustomimages WHERE product_id = '1261'
259 0.0007 0.00067996978759766
SELECT a.name, n.displayname,a.value FROM productattributes a, productattributenames n WHERE product_id = '1261' AND a.name = n.originalname
260 0.0003 0.00033402442932129
SELECT * FROM productoffers WHERE product_id = '1261' AND merchantid = 'A1X6FK5RDHNB96'
261 0.0003 0.0002591609954834
SELECT * FROM productoffers
                WHERE product_id = '1261' AND price > 0
                ORDER BY price ASC LIMIT 1
262 0.0002 0.00023984909057617
SELECT * FROM productoffers
                WHERE product_id = 1261
                ORDER BY price ASC LIMIT 1
263 0.0002 0.00024080276489258
SELECT value FROM productattributes
                WHERE product_id = '1261'
                AND name = 'ListPriceAmount'
264 0.0003 0.00027990341186523
SELECT value FROM productattributes WHERE product_id = '1261' AND (name = 'ListPriceAmount' OR name = 'ListPriceFormattedPrice') ORDER BY name LIMIT 1
265 0.0003 0.00031304359436035
SELECT * FROM products WHERE id = '762'
266 0.0003 0.00029397010803223
SELECT * FROM productimages WHERE product_id = '762' ORDER BY sortorder ASC
267 0.0004 0.00043010711669922
SELECT * FROM product_image_select WHERE product_id = '762'
268 0.0003 0.00027799606323242
SELECT * FROM productcustomimages WHERE product_id = '762'
269 0.0007 0.00065302848815918
SELECT a.name, n.displayname,a.value FROM productattributes a, productattributenames n WHERE product_id = '762' AND a.name = n.originalname
270 0.0004 0.00040793418884277
SELECT * FROM productoffers WHERE product_id = '762' AND merchantid = 'A1X6FK5RDHNB96'
271 0.0003 0.00025200843811035
SELECT * FROM productoffers
                WHERE product_id = '762' AND price > 0
                ORDER BY price ASC LIMIT 1
272 0.0003 0.00027084350585938
SELECT * FROM productoffers
                WHERE product_id = 762
                ORDER BY price ASC LIMIT 1
273 0.0002 0.00023889541625977
SELECT value FROM productattributes
                WHERE product_id = '762'
                AND name = 'ListPriceAmount'
274 0.0002 0.00023794174194336
SELECT value FROM productattributes WHERE product_id = '762' AND (name = 'ListPriceAmount' OR name = 'ListPriceFormattedPrice') ORDER BY name LIMIT 1
275 0.0003 0.0003049373626709
SELECT * FROM products WHERE id = '4007'
276 0.0004 0.00035977363586426
SELECT * FROM productimages WHERE product_id = '4007' ORDER BY sortorder ASC
277 0.0005 0.00045895576477051
SELECT * FROM product_image_select WHERE product_id = '4007'
278 0.0003 0.0002589225769043
SELECT * FROM productcustomimages WHERE product_id = '4007'
279 0.0007 0.0006718635559082
SELECT a.name, n.displayname,a.value FROM productattributes a, productattributenames n WHERE product_id = '4007' AND a.name = n.originalname
280 0.0003 0.00033211708068848
SELECT * FROM productoffers WHERE product_id = '4007' AND merchantid = 'A1X6FK5RDHNB96'
281 0.0003 0.00025105476379395
SELECT * FROM productoffers
                WHERE product_id = '4007' AND price > 0
                ORDER BY price ASC LIMIT 1
282 0.0003 0.0003058910369873
SELECT value FROM productattributes WHERE product_id = '4007' AND (name = 'ListPriceAmount' OR name = 'ListPriceFormattedPrice') ORDER BY name LIMIT 1
283 0.0003 0.00034093856811523
SELECT * FROM products WHERE id = '1638'
284 0.0004 0.00037097930908203
SELECT * FROM productimages WHERE product_id = '1638' ORDER BY sortorder ASC
285 0.0005 0.00045585632324219
SELECT * FROM product_image_select WHERE product_id = '1638'
286 0.0003 0.00025701522827148
SELECT * FROM productcustomimages WHERE product_id = '1638'
287 0.0006 0.00061488151550293
SELECT a.name, n.displayname,a.value FROM productattributes a, productattributenames n WHERE product_id = '1638' AND a.name = n.originalname
288 0.0003 0.00030303001403809
SELECT * FROM productoffers WHERE product_id = '1638' AND merchantid = 'A1X6FK5RDHNB96'
289 0.0003 0.00026488304138184
SELECT * FROM productoffers
                WHERE product_id = '1638' AND price > 0
                ORDER BY price ASC LIMIT 1
290 0.0003 0.00028800964355469
SELECT value FROM productattributes WHERE product_id = '1638' AND (name = 'ListPriceAmount' OR name = 'ListPriceFormattedPrice') ORDER BY name LIMIT 1
291 0.0010 0.00095105171203613
SELECT * FROM customerreviews WHERE approved = 1 AND productid = '3770' ORDER BY timestamp DESC
292 0.0002 0.00021696090698242
SELECT * FROM customerreviews WHERE approved = 1 AND productid = '2417' ORDER BY timestamp DESC
293 0.0003 0.0002601146697998
SELECT * FROM customerreviews WHERE approved = 1 AND productid = '780' ORDER BY timestamp DESC
294 0.0002 0.00019598007202148
SELECT * FROM customerreviews WHERE approved = 1 AND productid = '930' ORDER BY timestamp DESC
295 0.0002 0.00018715858459473
SELECT * FROM customerreviews WHERE approved = 1 AND productid = '2597' ORDER BY timestamp DESC
296 0.0002 0.00018787384033203
SELECT * FROM customerreviews WHERE approved = 1 AND productid = '924' ORDER BY timestamp DESC
297 0.0002 0.00018191337585449
SELECT * FROM customerreviews WHERE approved = 1 AND productid = '1683' ORDER BY timestamp DESC
298 0.0002 0.00018501281738281
SELECT * FROM customerreviews WHERE approved = 1 AND productid = '1685' ORDER BY timestamp DESC
299 0.0002 0.00021100044250488
SELECT * FROM customerreviews WHERE approved = 1 AND productid = '1099' ORDER BY timestamp DESC
300 0.0002 0.00019288063049316
SELECT * FROM customerreviews WHERE approved = 1 AND productid = '1075' ORDER BY timestamp DESC
301 0.0002 0.00018191337585449
SELECT * FROM customerreviews WHERE approved = 1 AND productid = '1292' ORDER BY timestamp DESC
302 0.0002 0.00018095970153809
SELECT * FROM customerreviews WHERE approved = 1 AND productid = '1126' ORDER BY timestamp DESC
303 0.0002 0.00018000602722168
SELECT * FROM customerreviews WHERE approved = 1 AND productid = '3772' ORDER BY timestamp DESC
304 0.0002 0.00018095970153809
SELECT * FROM customerreviews WHERE approved = 1 AND productid = '1238' ORDER BY timestamp DESC
305 0.0002 0.00018000602722168
SELECT * FROM customerreviews WHERE approved = 1 AND productid = '1261' ORDER BY timestamp DESC
306 0.0002 0.00020694732666016
SELECT * FROM customerreviews WHERE approved = 1 AND productid = '762' ORDER BY timestamp DESC
307 0.0002 0.00018906593322754
SELECT * FROM customerreviews WHERE approved = 1 AND productid = '4007' ORDER BY timestamp DESC
308 0.0002 0.00020718574523926
SELECT * FROM customerreviews WHERE approved = 1 AND productid = '1638' ORDER BY timestamp DESC
309 0.0008 0.00081992149353027
SELECT * FROM template_info WHERE templateuid = 'fsb-fluid2018'
310 0.0006 0.00062108039855957
SELECT ga_value FROM google_analytics_options WHERE `ga_key` = 'ga_user_data'
311 0.0003 0.0002589225769043
SELECT ga_value FROM google_analytics_options WHERE `ga_key` = 'ga_tracking_status'
312 0.0126 0.01257586479187
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
313 0.0008 0.00084209442138672
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
314 0.0004 0.0003509521484375
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
315 0.0004 0.00036406517028809
SELECT * FROM products WHERE id = 1626
316 0.0003 0.00025796890258789
SELECT * FROM products WHERE id = 4041
317 0.0002 0.00021982192993164
SELECT * FROM products WHERE id = 4312
318 0.0003 0.00029611587524414
SELECT * FROM products WHERE id = 777
319 0.0003 0.00031089782714844
SELECT * FROM products WHERE id = 3881
320 0.0002 0.00024604797363281
SELECT * FROM products WHERE id = 4213
321 0.0002 0.000244140625
SELECT * FROM products WHERE id = '1626'
322 0.0003 0.0003058910369873
SELECT * FROM productimages WHERE product_id = '1626' ORDER BY sortorder ASC
323 0.0005 0.00045084953308105
SELECT * FROM product_image_select WHERE product_id = '1626'
324 0.0003 0.00027203559875488
SELECT * FROM productcustomimages WHERE product_id = '1626'
325 0.0006 0.00057697296142578
SELECT a.name, n.displayname,a.value FROM productattributes a, productattributenames n WHERE product_id = '1626' AND a.name = n.originalname
326 0.0004 0.00035309791564941
SELECT * FROM productoffers WHERE product_id = '1626' AND merchantid = 'A1X6FK5RDHNB96'
327 0.0003 0.00031805038452148
SELECT * FROM productoffers
                WHERE product_id = '1626' AND price > 0
                ORDER BY price ASC LIMIT 1
328 0.0003 0.00029110908508301
SELECT value FROM productattributes WHERE product_id = '1626' AND (name = 'ListPriceAmount' OR name = 'ListPriceFormattedPrice') ORDER BY name LIMIT 1
329 0.0004 0.0003659725189209
SELECT * FROM products WHERE id = '4041'
330 0.0003 0.00031590461730957
SELECT * FROM productimages WHERE product_id = '4041' ORDER BY sortorder ASC
331 0.0005 0.00045680999755859
SELECT * FROM product_image_select WHERE product_id = '4041'
332 0.0003 0.00026893615722656
SELECT * FROM productcustomimages WHERE product_id = '4041'
333 0.0007 0.00069093704223633
SELECT a.name, n.displayname,a.value FROM productattributes a, productattributenames n WHERE product_id = '4041' AND a.name = n.originalname
334 0.0003 0.00031304359436035
SELECT * FROM productoffers WHERE product_id = '4041' AND merchantid = 'A1X6FK5RDHNB96'
335 0.0003 0.0002598762512207
SELECT * FROM productoffers
                WHERE product_id = '4041' AND price > 0
                ORDER BY price ASC LIMIT 1
336 0.0003 0.00032615661621094
SELECT value FROM productattributes WHERE product_id = '4041' AND (name = 'ListPriceAmount' OR name = 'ListPriceFormattedPrice') ORDER BY name LIMIT 1
337 0.0003 0.00033187866210938
SELECT * FROM products WHERE id = '4312'
338 0.0004 0.00035595893859863
SELECT * FROM productimages WHERE product_id = '4312' ORDER BY sortorder ASC
339 0.0005 0.00046396255493164
SELECT * FROM product_image_select WHERE product_id = '4312'
340 0.0003 0.00028300285339355
SELECT * FROM productcustomimages WHERE product_id = '4312'
341 0.0007 0.00066804885864258
SELECT a.name, n.displayname,a.value FROM productattributes a, productattributenames n WHERE product_id = '4312' AND a.name = n.originalname
342 0.0003 0.00030708312988281
SELECT * FROM productoffers WHERE product_id = '4312' AND merchantid = 'A1X6FK5RDHNB96'
343 0.0003 0.00026512145996094
SELECT * FROM productoffers
                WHERE product_id = '4312' AND price > 0
                ORDER BY price ASC LIMIT 1
344 0.0003 0.00029802322387695
SELECT value FROM productattributes WHERE product_id = '4312' AND (name = 'ListPriceAmount' OR name = 'ListPriceFormattedPrice') ORDER BY name LIMIT 1
345 0.0003 0.00032281875610352
SELECT * FROM products WHERE id = '777'
346 0.0003 0.00034403800964355
SELECT * FROM productimages WHERE product_id = '777' ORDER BY sortorder ASC
347 0.0005 0.00045585632324219
SELECT * FROM product_image_select WHERE product_id = '777'
348 0.0003 0.00031590461730957
SELECT * FROM productcustomimages WHERE product_id = '777'
349 0.0007 0.0007321834564209
SELECT a.name, n.displayname,a.value FROM productattributes a, productattributenames n WHERE product_id = '777' AND a.name = n.originalname
350 0.0003 0.00031399726867676
SELECT * FROM productoffers WHERE product_id = '777' AND merchantid = 'A1X6FK5RDHNB96'
351 0.0003 0.00025796890258789
SELECT * FROM productoffers
                WHERE product_id = '777' AND price > 0
                ORDER BY price ASC LIMIT 1
352 0.0003 0.00030803680419922
SELECT value FROM productattributes WHERE product_id = '777' AND (name = 'ListPriceAmount' OR name = 'ListPriceFormattedPrice') ORDER BY name LIMIT 1
353 0.0003 0.00032997131347656
SELECT * FROM products WHERE id = '3881'
354 0.0004 0.00036907196044922
SELECT * FROM productimages WHERE product_id = '3881' ORDER BY sortorder ASC
355 0.0005 0.00048995018005371
SELECT * FROM product_image_select WHERE product_id = '3881'
356 0.0003 0.00026702880859375
SELECT * FROM productcustomimages WHERE product_id = '3881'
357 0.0007 0.0007328987121582
SELECT a.name, n.displayname,a.value FROM productattributes a, productattributenames n WHERE product_id = '3881' AND a.name = n.originalname
358 0.0003 0.00032711029052734
SELECT * FROM productoffers WHERE product_id = '3881' AND merchantid = 'A1X6FK5RDHNB96'
359 0.0003 0.00027894973754883
SELECT * FROM productoffers
                WHERE product_id = '3881' AND price > 0
                ORDER BY price ASC LIMIT 1
360 0.0003 0.00032782554626465
SELECT value FROM productattributes WHERE product_id = '3881' AND (name = 'ListPriceAmount' OR name = 'ListPriceFormattedPrice') ORDER BY name LIMIT 1
361 0.0003 0.00034403800964355
SELECT * FROM products WHERE id = '4213'
362 0.0004 0.0003972053527832
SELECT * FROM productimages WHERE product_id = '4213' ORDER BY sortorder ASC
363 0.0005 0.00051021575927734
SELECT * FROM product_image_select WHERE product_id = '4213'
364 0.0003 0.00026202201843262
SELECT * FROM productcustomimages WHERE product_id = '4213'
365 0.0007 0.00068020820617676
SELECT a.name, n.displayname,a.value FROM productattributes a, productattributenames n WHERE product_id = '4213' AND a.name = n.originalname
366 0.0003 0.00031185150146484
SELECT * FROM productoffers WHERE product_id = '4213' AND merchantid = 'A1X6FK5RDHNB96'
367 0.0003 0.00026488304138184
SELECT * FROM productoffers
                WHERE product_id = '4213' AND price > 0
                ORDER BY price ASC LIMIT 1
368 0.0003 0.00031614303588867
SELECT value FROM productattributes WHERE product_id = '4213' AND (name = 'ListPriceAmount' OR name = 'ListPriceFormattedPrice') ORDER BY name LIMIT 1
369 0.0011 0.0011098384857178
SELECT * FROM template_includes WHERE deleted = 0 AND templateuid = 'fsb-fluid2018' AND area = 'header' ORDER BY sortorder ASC
370 0.0005 0.00050592422485352
SELECT * FROM template_includes WHERE deleted = 0 AND templateuid = 'fsb-fluid2018' AND area = 'footer' ORDER BY sortorder ASC
371 0.0016 0.001568078994751
SELECT * FROM template_css WHERE deleted = 0 AND templateuid = 'fsb-fluid2018' AND skinuid = ''
372 0.0008 0.000823974609375
SELECT * FROM template_images WHERE deleted = 0 AND templateuid = 'fsb-fluid2018'
373 0.0004 0.00036501884460449
SELECT * FROM template_images WHERE deleted = 0 AND templateuid = 'fsb-fluid2018'
374 0.0005 0.00049805641174316
SELECT * FROM template_images WHERE templateuid = 'fsb-fluid2018' AND imageuid = 'FB_DEFAULT_SHARE_IMAGE'
375 0.0004 0.00042605400085449
SELECT * FROM template_images WHERE templateuid = 'fsb-fluid2018' AND imageuid = 'HEAD_LOGO'