0

Wait! We have a something for you...

Don't leave empty-handed! Simply enter your email below and we will send you a great discount on our products:

We hate spam as much as you do! Your details are never shared and you can unsubscribe at any time.

Debug Overview

App Total Time DB Queries DB Query Total Time Amazon Requests
1.8013200759888 377 1.1340 0


No Amazon API Requests Made.


App Debug - Total Time 1.8013200759888 seconds

Number Time From Start Name Description
1 0.62942814826965 Initialise Initialise FSB Function
2 0.6326150894165 App Controller Start Start of the App controller (called before the controller of every page)
3 0.68020796775818 Start of getCategoryListByGroup Function Before first category groups query
4 0.68121409416199 After initial query Before first category groups query
5 0.6812150478363 Get Category List for Group Before the call to getCategoryList function
6 0.68121695518494 Start of GetCategoryList function Start of the function
7 0.68121910095215 Before getting categories Query to get specific category list
8 0.68214511871338 After getting categories Query to get specific category list
9 0.68214511871338 Before getting category custom Before call to function getCategoryCustom
10 0.69741296768188 After getting category custom After call to function getCategoryCustom
11 0.69741606712341 Before getting category custom Before call to function getCategoryCustom
12 0.70587611198425 After getting category custom After call to function getCategoryCustom
13 0.70587706565857 Before getting category custom Before call to function getCategoryCustom
14 0.71072316169739 After getting category custom After call to function getCategoryCustom
15 0.7107241153717 Before getting category custom Before call to function getCategoryCustom
16 0.71519899368286 After getting category custom After call to function getCategoryCustom
17 0.71519899368286 Before getting category custom Before call to function getCategoryCustom
18 0.71863198280334 After getting category custom After call to function getCategoryCustom
19 0.71863198280334 Before getting category custom Before call to function getCategoryCustom
20 0.72206115722656 After getting category custom After call to function getCategoryCustom
21 0.72206211090088 End of GetCategoryList function End of the function
22 0.72206616401672 Get Category List for Group Before the call to getCategoryList function
23 0.72206711769104 Start of GetCategoryList function Start of the function
24 0.72206902503967 Before getting categories Query to get specific category list
25 0.722412109375 End of getCategoryListByGroup Function Before return()
26 1.5774149894714 App Controller End End of the App controller (called before the controller of every page)
27 1.7132999897003 App_after Controller Start Start of the App_after controller (called after the controller of every page)
28 1.7143540382385 Before Get Options Before the call to getOptions in the tpl class
29 1.7582960128784 After Get Options After the call to getOptions in the tpl class
30 1.7583291530609 App_after Controller End End of the App_after controller (called after the controller of every page)
31 1.8013091087341 Finalizing debug Before the debug is output to the page.
32 1.8013200759888 End of App This is the end of the app logging, final timestamp


Query Debug - 377 Database Queries. Total time 1.1340 seconds

Number Time (Seconds) Time (Milliseconds) Query
1 0.0009 0.00085806846618652
SELECT parameter, value FROM parameters
2 0.0059 0.0058639049530029
SELECT * FROM `bad_bots`
3 0.0004 0.00040507316589355
SET time_zone = 'Europe/London'
4 0.0021 0.0020570755004883
SELECT version FROM version ORDER BY `installed` DESC LIMIT 1
5 0.0017 0.0016939640045166
INSERT INTO ga_users (`isbot`, `ips`) SELECT '1', 'a:1:{i:0;s:13:\"216.73.216.66\";}'
6 0.0016 0.0015759468078613
INSERT INTO ga_sessions (`sessionlastseen`) SELECT '1751757451'
7 0.0020 0.0019969940185547
SELECT * FROM autorun ORDER BY lastrun ASC
8 0.0005 0.00047898292541504
UPDATE autorun SET lastrun = '2025-07-05 23:17:31' WHERE id = '8'
9 0.0006 0.00057315826416016
SELECT * FROM version ORDER BY installed DESC LIMIT 1
10 0.0016 0.0015549659729004
SELECT id FROM pages WHERE pagename = 'search' LIMIT 1
11 0.0005 0.00046706199645996
SELECT * FROM pages WHERE id = 52
12 0.0031 0.0031208992004395
SELECT * FROM template_options WHERE deleted = 0 AND templateuid = 'fsb-fluid2018'
13 0.0435 0.043482065200806
SELECT * FROM template_text WHERE deleted = 0 AND templateuid = 'fsb-fluid2018' AND language = 'en'
14 0.0006 0.00060796737670898
SELECT * FROM pages WHERE pagename = 'search'
15 0.0010 0.0010008811950684
SELECT * FROM categorygroups ORDER BY sortorder ASC
16 0.0009 0.00091695785522461
SELECT * FROM categories WHERE parent_id = '0' AND categorygroup_id = '1'  AND hidden = 0 ORDER BY sortorder ASC
17 0.0056 0.0056438446044922
SELECT COUNT(DISTINCT(c.product_id)) FROM products_categories c, products p WHERE c.product_id = p.id AND p.parent_id = 0 AND c.category_id = 26
18 0.0010 0.00099492073059082
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.0007 0.00066399574279785
SELECT COUNT(DISTINCT(bundle_id)) FROM bundle_categories WHERE category_id = 26
20 0.0003 0.00029611587524414
SELECT id FROM categories WHERE parent_id = '26'
21 0.0048 0.004849910736084
SELECT COUNT(DISTINCT(p.id)) FROM products p, products_categories c
				WHERE p.id = c.product_id
				  AND c.category_id IN (26)
				  AND p.parent_id = 0
				  AND p.hidden = 0
				  AND p.enabled = 1 
22 0.0009 0.00086688995361328
SELECT COUNT(DISTINCT(p.id)) FROM bundles p, bundle_categories c
				WHERE p.id = c.bundle_id
				  AND c.category_id IN (26)
				  AND p.disabled = 0 
23 0.0008 0.0008389949798584
SELECT COUNT(DISTINCT(cp.id)) FROM custom_products cp, products_categories c
				WHERE cp.id = c.product_id
				  AND c.category_id IN (26)
				  AND c.prod_type = 'custom'
				  AND cp.hide = 0
24 0.0008 0.00075483322143555
SELECT COUNT(DISTINCT(id)) FROM categories_autopopulate WHERE category_id = '26'
25 0.0003 0.00029587745666504
SELECT * FROM categorygroups WHERE id = '1'
26 0.0030 0.0030190944671631
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.0003969669342041
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.00030803680419922
SELECT COUNT(DISTINCT(bundle_id)) FROM bundle_categories WHERE category_id = 27
29 0.0003 0.00031709671020508
SELECT id FROM categories WHERE parent_id = '27'
30 0.0030 0.0030431747436523
SELECT COUNT(DISTINCT(p.id)) FROM products p, products_categories c
				WHERE p.id = c.product_id
				  AND c.category_id IN (27)
				  AND p.parent_id = 0
				  AND p.hidden = 0
				  AND p.enabled = 1 
31 0.0003 0.00034618377685547
SELECT COUNT(DISTINCT(p.id)) FROM bundles p, bundle_categories c
				WHERE p.id = c.bundle_id
				  AND c.category_id IN (27)
				  AND p.disabled = 0 
32 0.0003 0.00033903121948242
SELECT COUNT(DISTINCT(cp.id)) FROM custom_products cp, products_categories c
				WHERE cp.id = c.product_id
				  AND c.category_id IN (27)
				  AND c.prod_type = 'custom'
				  AND cp.hide = 0
33 0.0003 0.00030207633972168
SELECT COUNT(DISTINCT(id)) FROM categories_autopopulate WHERE category_id = '27'
34 0.0004 0.00036287307739258
SELECT * FROM categorygroups WHERE id = '1'
35 0.0016 0.0015549659729004
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.00031900405883789
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.00026702880859375
SELECT COUNT(DISTINCT(bundle_id)) FROM bundle_categories WHERE category_id = 28
38 0.0003 0.00029802322387695
SELECT id FROM categories WHERE parent_id = '28'
39 0.0012 0.0011579990386963
SELECT COUNT(DISTINCT(p.id)) FROM products p, products_categories c
				WHERE p.id = c.product_id
				  AND c.category_id IN (28)
				  AND p.parent_id = 0
				  AND p.hidden = 0
				  AND p.enabled = 1 
40 0.0003 0.00032687187194824
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.0003359317779541
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.00029301643371582
SELECT COUNT(DISTINCT(id)) FROM categories_autopopulate WHERE category_id = '28'
43 0.0003 0.0002748966217041
SELECT * FROM categorygroups WHERE id = '1'
44 0.0004 0.00043106079101562
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.00033807754516602
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.00029301643371582
SELECT COUNT(DISTINCT(bundle_id)) FROM bundle_categories WHERE category_id = 29
47 0.0003 0.00030088424682617
SELECT id FROM categories WHERE parent_id = '29'
48 0.0005 0.00048208236694336
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.0011 0.0010509490966797
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.0009 0.00088906288146973
SELECT COUNT(DISTINCT(id)) FROM categories_autopopulate WHERE category_id = '29'
52 0.0003 0.00034499168395996
SELECT * FROM categorygroups WHERE id = '1'
53 0.0007 0.00071215629577637
SELECT COUNT(DISTINCT(c.product_id)) FROM products_categories c, products p WHERE c.product_id = p.id AND p.parent_id = 0 AND c.category_id = 30
54 0.0003 0.00034713745117188
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.00029683113098145
SELECT COUNT(DISTINCT(bundle_id)) FROM bundle_categories WHERE category_id = 30
56 0.0003 0.00028896331787109
SELECT id FROM categories WHERE parent_id = '30'
57 0.0004 0.00044703483581543
SELECT COUNT(DISTINCT(p.id)) FROM products p, products_categories c
				WHERE p.id = c.product_id
				  AND c.category_id IN (30)
				  AND p.parent_id = 0
				  AND p.hidden = 0
				  AND p.enabled = 1 
58 0.0003 0.00033283233642578
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.00035881996154785
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.00031399726867676
SELECT COUNT(DISTINCT(id)) FROM categories_autopopulate WHERE category_id = '30'
61 0.0003 0.00031518936157227
SELECT * FROM categorygroups WHERE id = '1'
62 0.0005 0.00050520896911621
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.0006 0.00058603286743164
SELECT COUNT(*) FROM ebay_products p, products_categories pc WHERE p.id = pc.product_id AND prod_type = 'ebay' AND pc.category_id = 31
64 0.0003 0.00028705596923828
SELECT COUNT(DISTINCT(bundle_id)) FROM bundle_categories WHERE category_id = 31
65 0.0003 0.00031304359436035
SELECT id FROM categories WHERE parent_id = '31'
66 0.0005 0.00046420097351074
SELECT COUNT(DISTINCT(p.id)) FROM products p, products_categories c
				WHERE p.id = c.product_id
				  AND c.category_id IN (31)
				  AND p.parent_id = 0
				  AND p.hidden = 0
				  AND p.enabled = 1 
67 0.0003 0.00032186508178711
SELECT COUNT(DISTINCT(p.id)) FROM bundles p, bundle_categories c
				WHERE p.id = c.bundle_id
				  AND c.category_id IN (31)
				  AND p.disabled = 0 
68 0.0004 0.00036287307739258
SELECT COUNT(DISTINCT(cp.id)) FROM custom_products cp, products_categories c
				WHERE cp.id = c.product_id
				  AND c.category_id IN (31)
				  AND c.prod_type = 'custom'
				  AND cp.hide = 0
69 0.0003 0.00030088424682617
SELECT COUNT(DISTINCT(id)) FROM categories_autopopulate WHERE category_id = '31'
70 0.0003 0.00027108192443848
SELECT * FROM categorygroups WHERE id = '1'
71 0.0003 0.00033998489379883
SELECT * FROM categories WHERE parent_id = '0' AND categorygroup_id = '2'  AND hidden = 0 ORDER BY sortorder ASC
72 0.0022 0.0021581649780273
SELECT * FROM manufacturers m WHERE m.display_sidebar = 1 AND m.merge_manufacturer_id = 0 ORDER BY linktitle ASC
73 0.0008 0.00081920623779297
SELECT * FROM sideboxes WHERE (templateuid = 'fsb-fluid2018' OR templateuid = '') AND enabled = 1 ORDER BY sortorder ASC
74 0.0011 0.0011360645294189
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.0019 0.0018649101257324
SELECT * FROM sideboxes_pages WHERE sidebox_id = '26'
76 0.0021 0.002094030380249
SELECT value FROM template_options WHERE templateuid = 'fsb-fluid2018' AND optionuid = 'DISPLAY_CREDIT_ICON'
77 0.0012 0.0012011528015137
SELECT * FROM pages WHERE core = 1 ORDER BY pagekey
78 0.8417 0.84174704551697
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.0017 0.0016920566558838
SELECT * FROM ipgeolocations WHERE geoname_id = '6252001'
80 0.0008 0.00075912475585938
SELECT * FROM countryredirects WHERE countrycode = 'US'
81 0.0004 0.00038814544677734
SELECT * FROM pages WHERE pagename = 'search'
82 0.0047 0.0046651363372803
SELECT MAX(price) as maxprice, MIN(price) as minprice FROM products WHERE enabled = 1 AND hidden = 0 AND price <> 0 
83 0.0014 0.0013689994812012
SELECT * FROM manufacturers WHERE display_filter = 1 AND merge_manufacturer_id = 0 ORDER BY name
84 0.0010 0.00095009803771973
SELECT * FROM productattributenames n WHERE hidden = 0 AND metabrowse = 1 ORDER BY n.displayname ASC
85 0.0046 0.0046401023864746
SELECT MAX(price) as maxprice, MIN(price) as minprice FROM products WHERE enabled = 1 AND hidden = 0 AND price <> 0 
86 0.0013 0.0013201236724854
SELECT * FROM manufacturers WHERE display_filter = 1 AND merge_manufacturer_id = 0 ORDER BY name
87 0.0004 0.00041389465332031
SELECT * FROM productattributenames n WHERE hidden = 0 AND metabrowse = 1 AND sidebarfilter = 1 ORDER BY n.displayname ASC
88 0.0008 0.00084900856018066
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.00056290626525879
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.00036883354187012
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.0040 0.0040099620819092
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.00038290023803711
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.0004 0.00035881996154785
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.00035500526428223
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.005422830581665
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.0003 0.00029397010803223
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.0003 0.00025606155395508
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.00035715103149414
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.00034809112548828
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.0039 0.0039279460906982
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.00027918815612793
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.00024104118347168
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.00033283233642578
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.0055 0.0054721832275391
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.0003 0.00034403800964355
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.0002 0.00024890899658203
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.0003 0.00030899047851562
SELECT * FROM products WHERE id = '1341'
108 0.0010 0.0009760856628418
SELECT * FROM productimages WHERE product_id = '1341' ORDER BY sortorder ASC
109 0.0008 0.00082898139953613
SELECT * FROM product_image_select WHERE product_id = '1341'
110 0.0006 0.00062704086303711
SELECT * FROM productcustomimages WHERE product_id = '1341'
111 0.0011 0.0010559558868408
SELECT a.name, n.displayname,a.value FROM productattributes a, productattributenames n WHERE product_id = '1341' AND a.name = n.originalname
112 0.0007 0.00070405006408691
SELECT * FROM productoffers WHERE product_id = '1341' AND merchantid = 'A1X6FK5RDHNB96'
113 0.0003 0.00028705596923828
SELECT * FROM productoffers
                WHERE product_id = '1341' AND price > 0
                ORDER BY price ASC LIMIT 1
114 0.0003 0.00025486946105957
SELECT * FROM productoffers
                WHERE product_id = 1341
                ORDER BY price ASC LIMIT 1
115 0.0004 0.00035500526428223
SELECT value FROM productattributes
                WHERE product_id = '1341'
                AND name = 'ListPriceAmount'
116 0.0003 0.00028896331787109
SELECT value FROM productattributes WHERE product_id = '1341' AND (name = 'ListPriceAmount' OR name = 'ListPriceFormattedPrice') ORDER BY name LIMIT 1
117 0.0004 0.00039982795715332
SELECT * FROM products WHERE id = '1090'
118 0.0004 0.00036883354187012
SELECT * FROM productimages WHERE product_id = '1090' ORDER BY sortorder ASC
119 0.0005 0.00046014785766602
SELECT * FROM product_image_select WHERE product_id = '1090'
120 0.0003 0.00028181076049805
SELECT * FROM productcustomimages WHERE product_id = '1090'
121 0.0007 0.00069093704223633
SELECT a.name, n.displayname,a.value FROM productattributes a, productattributenames n WHERE product_id = '1090' AND a.name = n.originalname
122 0.0003 0.0003359317779541
SELECT * FROM productoffers WHERE product_id = '1090' AND merchantid = 'A1X6FK5RDHNB96'
123 0.0003 0.00027704238891602
SELECT * FROM productoffers
                WHERE product_id = '1090' AND price > 0
                ORDER BY price ASC LIMIT 1
124 0.0003 0.00025796890258789
SELECT * FROM productoffers
                WHERE product_id = 1090
                ORDER BY price ASC LIMIT 1
125 0.0003 0.00029397010803223
SELECT value FROM productattributes
                WHERE product_id = '1090'
                AND name = 'ListPriceAmount'
126 0.0003 0.00028395652770996
SELECT value FROM productattributes WHERE product_id = '1090' AND (name = 'ListPriceAmount' OR name = 'ListPriceFormattedPrice') ORDER BY name LIMIT 1
127 0.0004 0.00038290023803711
SELECT * FROM products WHERE id = '1091'
128 0.0004 0.00037097930908203
SELECT * FROM productimages WHERE product_id = '1091' ORDER BY sortorder ASC
129 0.0005 0.00046801567077637
SELECT * FROM product_image_select WHERE product_id = '1091'
130 0.0003 0.0003199577331543
SELECT * FROM productcustomimages WHERE product_id = '1091'
131 0.0006 0.00057315826416016
SELECT a.name, n.displayname,a.value FROM productattributes a, productattributenames n WHERE product_id = '1091' AND a.name = n.originalname
132 0.0003 0.00034904479980469
SELECT * FROM productoffers WHERE product_id = '1091' AND merchantid = 'A1X6FK5RDHNB96'
133 0.0003 0.00026988983154297
SELECT * FROM productoffers
                WHERE product_id = '1091' AND price > 0
                ORDER BY price ASC LIMIT 1
134 0.0003 0.00025010108947754
SELECT * FROM productoffers
                WHERE product_id = 1091
                ORDER BY price ASC LIMIT 1
135 0.0003 0.0002601146697998
SELECT value FROM productattributes
                WHERE product_id = '1091'
                AND name = 'ListPriceAmount'
136 0.0003 0.00028085708618164
SELECT value FROM productattributes WHERE product_id = '1091' AND (name = 'ListPriceAmount' OR name = 'ListPriceFormattedPrice') ORDER BY name LIMIT 1
137 0.0004 0.00037789344787598
SELECT * FROM products WHERE id = '1097'
138 0.0003 0.00032496452331543
SELECT * FROM productimages WHERE product_id = '1097' ORDER BY sortorder ASC
139 0.0005 0.00047993659973145
SELECT * FROM product_image_select WHERE product_id = '1097'
140 0.0003 0.0002901554107666
SELECT * FROM productcustomimages WHERE product_id = '1097'
141 0.0007 0.00065279006958008
SELECT a.name, n.displayname,a.value FROM productattributes a, productattributenames n WHERE product_id = '1097' AND a.name = n.originalname
142 0.0003 0.00033307075500488
SELECT * FROM productoffers WHERE product_id = '1097' AND merchantid = 'A1X6FK5RDHNB96'
143 0.0003 0.00026988983154297
SELECT * FROM productoffers
                WHERE product_id = '1097' AND price > 0
                ORDER BY price ASC LIMIT 1
144 0.0002 0.00023698806762695
SELECT * FROM productoffers
                WHERE product_id = 1097
                ORDER BY price ASC LIMIT 1
145 0.0003 0.0002739429473877
SELECT value FROM productattributes
                WHERE product_id = '1097'
                AND name = 'ListPriceAmount'
146 0.0003 0.00029110908508301
SELECT value FROM productattributes WHERE product_id = '1097' AND (name = 'ListPriceAmount' OR name = 'ListPriceFormattedPrice') ORDER BY name LIMIT 1
147 0.0003 0.00034308433532715
SELECT * FROM products WHERE id = '1101'
148 0.0003 0.00032305717468262
SELECT * FROM productimages WHERE product_id = '1101' ORDER BY sortorder ASC
149 0.0005 0.00049209594726562
SELECT * FROM product_image_select WHERE product_id = '1101'
150 0.0003 0.00029587745666504
SELECT * FROM productcustomimages WHERE product_id = '1101'
151 0.0006 0.00056719779968262
SELECT a.name, n.displayname,a.value FROM productattributes a, productattributenames n WHERE product_id = '1101' AND a.name = n.originalname
152 0.0003 0.00032782554626465
SELECT * FROM productoffers WHERE product_id = '1101' AND merchantid = 'A1X6FK5RDHNB96'
153 0.0003 0.00028109550476074
SELECT * FROM productoffers
                WHERE product_id = '1101' AND price > 0
                ORDER BY price ASC LIMIT 1
154 0.0002 0.0002439022064209
SELECT * FROM productoffers
                WHERE product_id = 1101
                ORDER BY price ASC LIMIT 1
155 0.0003 0.00025486946105957
SELECT value FROM productattributes
                WHERE product_id = '1101'
                AND name = 'ListPriceAmount'
156 0.0003 0.00027894973754883
SELECT value FROM productattributes WHERE product_id = '1101' AND (name = 'ListPriceAmount' OR name = 'ListPriceFormattedPrice') ORDER BY name LIMIT 1
157 0.0004 0.00035810470581055
SELECT * FROM products WHERE id = '1102'
158 0.0003 0.0003049373626709
SELECT * FROM productimages WHERE product_id = '1102' ORDER BY sortorder ASC
159 0.0005 0.0004730224609375
SELECT * FROM product_image_select WHERE product_id = '1102'
160 0.0003 0.00030708312988281
SELECT * FROM productcustomimages WHERE product_id = '1102'
161 0.0007 0.00071501731872559
SELECT a.name, n.displayname,a.value FROM productattributes a, productattributenames n WHERE product_id = '1102' AND a.name = n.originalname
162 0.0003 0.00031399726867676
SELECT * FROM productoffers WHERE product_id = '1102' AND merchantid = 'A1X6FK5RDHNB96'
163 0.0003 0.00025582313537598
SELECT * FROM productoffers
                WHERE product_id = '1102' AND price > 0
                ORDER BY price ASC LIMIT 1
164 0.0002 0.00023412704467773
SELECT * FROM productoffers
                WHERE product_id = 1102
                ORDER BY price ASC LIMIT 1
165 0.0002 0.00024986267089844
SELECT value FROM productattributes
                WHERE product_id = '1102'
                AND name = 'ListPriceAmount'
166 0.0003 0.00027203559875488
SELECT value FROM productattributes WHERE product_id = '1102' AND (name = 'ListPriceAmount' OR name = 'ListPriceFormattedPrice') ORDER BY name LIMIT 1
167 0.0004 0.00038504600524902
SELECT * FROM products WHERE id = '1588'
168 0.0003 0.00033020973205566
SELECT * FROM productimages WHERE product_id = '1588' ORDER BY sortorder ASC
169 0.0003 0.00031900405883789
SELECT pi.*, p.parent_id FROM productimages pi, products p WHERE p.parent_id = '1588' AND p.id = pi.product_id ORDER BY pi.sortorder
170 0.0005 0.00048089027404785
SELECT * FROM product_image_select WHERE product_id = '1588'
171 0.0003 0.00031399726867676
SELECT * FROM productcustomimages WHERE product_id = '1588'
172 0.0004 0.00040197372436523
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 = '1588'
                GROUP BY o.product_id
173 0.0014 0.0014069080352783
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     = '1588'
                GROUP BY n.displayname
                ORDER BY n.displayname DESC
174 0.0004 0.0003509521484375
SELECT MAX(amountsaved) AS maxsaving, MIN(amountsaved) AS minsaving FROM productoffers o, products p WHERE o.product_id = p.id AND p.parent_id = 1588
175 0.0006 0.00057387351989746
SELECT a.name, n.displayname,a.value FROM productattributes a, productattributenames n WHERE product_id = '1588' AND a.name = n.originalname
176 0.0003 0.00026798248291016
SELECT * FROM productoffers WHERE product_id = '1588' AND merchantid = 'A1X6FK5RDHNB96'
177 0.0003 0.00026297569274902
SELECT * FROM productoffers
                WHERE product_id = '1588' AND price > 0
                ORDER BY price ASC LIMIT 1
178 0.0003 0.00026297569274902
SELECT * FROM productoffers
                WHERE product_id = 1588
                ORDER BY price ASC LIMIT 1
179 0.0003 0.0002901554107666
SELECT value FROM productattributes
                WHERE product_id = '1588'
                AND name = 'ListPriceAmount'
180 0.0003 0.00029397010803223
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 = '1588'
                GROUP BY o.product_id
181 0.0004 0.00040698051452637
SELECT  n.displayname, o.name
                FROM    productoptionnames  n,
                        productoptions      o,
                        products            p
                WHERE   n.originalname  = o.name
                  AND   o.product_id    = p.id
                  AND   p.parent_id     = '1588'
                GROUP BY n.displayname
                ORDER BY n.displayname DESC
182 0.0003 0.00029110908508301
SELECT MAX(amountsaved) AS maxsaving, MIN(amountsaved) AS minsaving FROM productoffers o, products p WHERE o.product_id = p.id AND p.parent_id = 1588
183 0.0004 0.00036120414733887
SELECT value FROM productattributes WHERE product_id = '1588' AND (name = 'ListPriceAmount' OR name = 'ListPriceFormattedPrice') ORDER BY name LIMIT 1
184 0.0004 0.00039505958557129
SELECT  o.value
                FROM    products            p,
                        productoptions      o
                WHERE   p.parent_id     = '1588'
                  AND   p.id            = o.product_id
                  AND   o.name          = 'Color'
                GROUP BY o.value
                ORDER BY o.value ASC
185 0.0003 0.00029492378234863
SELECT * FROM products WHERE parent_id = '1588'
186 0.0004 0.00036001205444336
SELECT a.name, n.displayname,a.value FROM productattributes a, productattributenames n WHERE product_id = '4140' AND a.name = n.originalname
187 0.0004 0.0003509521484375
SELECT * FROM productoffers WHERE product_id = '4140' AND merchantid = 'A1X6FK5RDHNB96'
188 0.0003 0.00026106834411621
SELECT * FROM productoffers
                WHERE product_id = '4140' AND price > 0
                ORDER BY price ASC LIMIT 1
189 0.0002 0.00024795532226562
SELECT * FROM productoffers
                WHERE product_id = 4140
                ORDER BY price ASC LIMIT 1
190 0.0002 0.00024890899658203
SELECT value FROM productattributes
                WHERE product_id = '4140'
                AND name = 'ListPriceAmount'
191 0.0003 0.00027894973754883
SELECT * FROM products WHERE id = '1108'
192 0.0004 0.00039291381835938
SELECT * FROM productimages WHERE product_id = '1108' ORDER BY sortorder ASC
193 0.0005 0.00045108795166016
SELECT * FROM product_image_select WHERE product_id = '1108'
194 0.0003 0.0003211498260498
SELECT * FROM productcustomimages WHERE product_id = '1108'
195 0.0006 0.00061607360839844
SELECT a.name, n.displayname,a.value FROM productattributes a, productattributenames n WHERE product_id = '1108' AND a.name = n.originalname
196 0.0003 0.00031900405883789
SELECT * FROM productoffers WHERE product_id = '1108' AND merchantid = 'A1X6FK5RDHNB96'
197 0.0003 0.00026106834411621
SELECT * FROM productoffers
                WHERE product_id = '1108' AND price > 0
                ORDER BY price ASC LIMIT 1
198 0.0002 0.00023603439331055
SELECT * FROM productoffers
                WHERE product_id = 1108
                ORDER BY price ASC LIMIT 1
199 0.0003 0.00025200843811035
SELECT value FROM productattributes
                WHERE product_id = '1108'
                AND name = 'ListPriceAmount'
200 0.0003 0.00027918815612793
SELECT value FROM productattributes WHERE product_id = '1108' AND (name = 'ListPriceAmount' OR name = 'ListPriceFormattedPrice') ORDER BY name LIMIT 1
201 0.0003 0.00034379959106445
SELECT * FROM products WHERE id = '1109'
202 0.0003 0.00033211708068848
SELECT * FROM productimages WHERE product_id = '1109' ORDER BY sortorder ASC
203 0.0005 0.00050997734069824
SELECT * FROM product_image_select WHERE product_id = '1109'
204 0.0003 0.00028514862060547
SELECT * FROM productcustomimages WHERE product_id = '1109'
205 0.0005 0.0005338191986084
SELECT a.name, n.displayname,a.value FROM productattributes a, productattributenames n WHERE product_id = '1109' AND a.name = n.originalname
206 0.0003 0.00031399726867676
SELECT * FROM productoffers WHERE product_id = '1109' AND merchantid = 'A1X6FK5RDHNB96'
207 0.0003 0.0002598762512207
SELECT * FROM productoffers
                WHERE product_id = '1109' AND price > 0
                ORDER BY price ASC LIMIT 1
208 0.0002 0.00024008750915527
SELECT * FROM productoffers
                WHERE product_id = 1109
                ORDER BY price ASC LIMIT 1
209 0.0003 0.00026416778564453
SELECT value FROM productattributes
                WHERE product_id = '1109'
                AND name = 'ListPriceAmount'
210 0.0003 0.00027203559875488
SELECT value FROM productattributes WHERE product_id = '1109' AND (name = 'ListPriceAmount' OR name = 'ListPriceFormattedPrice') ORDER BY name LIMIT 1
211 0.0003 0.00033998489379883
SELECT * FROM products WHERE id = '1111'
212 0.0003 0.00034594535827637
SELECT * FROM productimages WHERE product_id = '1111' ORDER BY sortorder ASC
213 0.0005 0.00047397613525391
SELECT * FROM product_image_select WHERE product_id = '1111'
214 0.0003 0.00031208992004395
SELECT * FROM productcustomimages WHERE product_id = '1111'
215 0.0007 0.00069308280944824
SELECT a.name, n.displayname,a.value FROM productattributes a, productattributenames n WHERE product_id = '1111' AND a.name = n.originalname
216 0.0003 0.00033092498779297
SELECT * FROM productoffers WHERE product_id = '1111' AND merchantid = 'A1X6FK5RDHNB96'
217 0.0003 0.00028300285339355
SELECT * FROM productoffers
                WHERE product_id = '1111' AND price > 0
                ORDER BY price ASC LIMIT 1
218 0.0003 0.00027012825012207
SELECT value FROM productattributes WHERE product_id = '1111' AND (name = 'ListPriceAmount' OR name = 'ListPriceFormattedPrice') ORDER BY name LIMIT 1
219 0.0003 0.00034284591674805
SELECT * FROM products WHERE id = '1112'
220 0.0003 0.00031495094299316
SELECT * FROM productimages WHERE product_id = '1112' ORDER BY sortorder ASC
221 0.0005 0.00047397613525391
SELECT * FROM product_image_select WHERE product_id = '1112'
222 0.0003 0.00028014183044434
SELECT * FROM productcustomimages WHERE product_id = '1112'
223 0.0007 0.00069594383239746
SELECT a.name, n.displayname,a.value FROM productattributes a, productattributenames n WHERE product_id = '1112' AND a.name = n.originalname
224 0.0003 0.00034594535827637
SELECT * FROM productoffers WHERE product_id = '1112' AND merchantid = 'A1X6FK5RDHNB96'
225 0.0003 0.0002739429473877
SELECT * FROM productoffers
                WHERE product_id = '1112' AND price > 0
                ORDER BY price ASC LIMIT 1
226 0.0002 0.0002448558807373
SELECT * FROM productoffers
                WHERE product_id = 1112
                ORDER BY price ASC LIMIT 1
227 0.0003 0.0002589225769043
SELECT value FROM productattributes
                WHERE product_id = '1112'
                AND name = 'ListPriceAmount'
228 0.0003 0.00028395652770996
SELECT value FROM productattributes WHERE product_id = '1112' AND (name = 'ListPriceAmount' OR name = 'ListPriceFormattedPrice') ORDER BY name LIMIT 1
229 0.0003 0.00033903121948242
SELECT * FROM products WHERE id = '1118'
230 0.0003 0.00030803680419922
SELECT * FROM productimages WHERE product_id = '1118' ORDER BY sortorder ASC
231 0.0004 0.00044798851013184
SELECT * FROM product_image_select WHERE product_id = '1118'
232 0.0003 0.0002741813659668
SELECT * FROM productcustomimages WHERE product_id = '1118'
233 0.0005 0.00053906440734863
SELECT a.name, n.displayname,a.value FROM productattributes a, productattributenames n WHERE product_id = '1118' AND a.name = n.originalname
234 0.0003 0.0003211498260498
SELECT * FROM productoffers WHERE product_id = '1118' AND merchantid = 'A1X6FK5RDHNB96'
235 0.0003 0.00030684471130371
SELECT * FROM productoffers
                WHERE product_id = '1118' AND price > 0
                ORDER BY price ASC LIMIT 1
236 0.0002 0.00024914741516113
SELECT * FROM productoffers
                WHERE product_id = 1118
                ORDER BY price ASC LIMIT 1
237 0.0003 0.00027704238891602
SELECT value FROM productattributes
                WHERE product_id = '1118'
                AND name = 'ListPriceAmount'
238 0.0003 0.00027608871459961
SELECT value FROM productattributes WHERE product_id = '1118' AND (name = 'ListPriceAmount' OR name = 'ListPriceFormattedPrice') ORDER BY name LIMIT 1
239 0.0003 0.00034689903259277
SELECT * FROM products WHERE id = '1119'
240 0.0003 0.00031089782714844
SELECT * FROM productimages WHERE product_id = '1119' ORDER BY sortorder ASC
241 0.0007 0.00068092346191406
SELECT * FROM product_image_select WHERE product_id = '1119'
242 0.0004 0.00039410591125488
SELECT * FROM productcustomimages WHERE product_id = '1119'
243 0.0019 0.0019209384918213
SELECT a.name, n.displayname,a.value FROM productattributes a, productattributenames n WHERE product_id = '1119' AND a.name = n.originalname
244 0.0007 0.00071096420288086
SELECT * FROM productoffers WHERE product_id = '1119' AND merchantid = 'A1X6FK5RDHNB96'
245 0.0005 0.00047397613525391
SELECT * FROM productoffers
                WHERE product_id = '1119' AND price > 0
                ORDER BY price ASC LIMIT 1
246 0.0004 0.00041389465332031
SELECT * FROM productoffers
                WHERE product_id = 1119
                ORDER BY price ASC LIMIT 1
247 0.0005 0.00049591064453125
SELECT value FROM productattributes
                WHERE product_id = '1119'
                AND name = 'ListPriceAmount'
248 0.0005 0.00050091743469238
SELECT value FROM productattributes WHERE product_id = '1119' AND (name = 'ListPriceAmount' OR name = 'ListPriceFormattedPrice') ORDER BY name LIMIT 1
249 0.0007 0.00066685676574707
SELECT * FROM products WHERE id = '1120'
250 0.0007 0.00066494941711426
SELECT * FROM productimages WHERE product_id = '1120' ORDER BY sortorder ASC
251 0.0011 0.0010840892791748
SELECT * FROM product_image_select WHERE product_id = '1120'
252 0.0005 0.00054001808166504
SELECT * FROM productcustomimages WHERE product_id = '1120'
253 0.0019 0.0018789768218994
SELECT a.name, n.displayname,a.value FROM productattributes a, productattributenames n WHERE product_id = '1120' AND a.name = n.originalname
254 0.0006 0.00060796737670898
SELECT * FROM productoffers WHERE product_id = '1120' AND merchantid = 'A1X6FK5RDHNB96'
255 0.0005 0.00052690505981445
SELECT * FROM productoffers
                WHERE product_id = '1120' AND price > 0
                ORDER BY price ASC LIMIT 1
256 0.0005 0.00048398971557617
SELECT value FROM productattributes WHERE product_id = '1120' AND (name = 'ListPriceAmount' OR name = 'ListPriceFormattedPrice') ORDER BY name LIMIT 1
257 0.0007 0.00067806243896484
SELECT * FROM products WHERE id = '1121'
258 0.0007 0.00073599815368652
SELECT * FROM productimages WHERE product_id = '1121' ORDER BY sortorder ASC
259 0.0010 0.0010018348693848
SELECT * FROM product_image_select WHERE product_id = '1121'
260 0.0005 0.00049614906311035
SELECT * FROM productcustomimages WHERE product_id = '1121'
261 0.0014 0.0014381408691406
SELECT a.name, n.displayname,a.value FROM productattributes a, productattributenames n WHERE product_id = '1121' AND a.name = n.originalname
262 0.0006 0.00061202049255371
SELECT * FROM productoffers WHERE product_id = '1121' AND merchantid = 'A1X6FK5RDHNB96'
263 0.0005 0.00048303604125977
SELECT * FROM productoffers
                WHERE product_id = '1121' AND price > 0
                ORDER BY price ASC LIMIT 1
264 0.0005 0.00047206878662109
SELECT value FROM productattributes WHERE product_id = '1121' AND (name = 'ListPriceAmount' OR name = 'ListPriceFormattedPrice') ORDER BY name LIMIT 1
265 0.0006 0.00062680244445801
SELECT * FROM products WHERE id = '2898'
266 0.0006 0.00055813789367676
SELECT * FROM productimages WHERE product_id = '2898' ORDER BY sortorder ASC
267 0.0011 0.0010900497436523
SELECT * FROM product_image_select WHERE product_id = '2898'
268 0.0005 0.00053310394287109
SELECT * FROM productcustomimages WHERE product_id = '2898'
269 0.0013 0.001305103302002
SELECT a.name, n.displayname,a.value FROM productattributes a, productattributenames n WHERE product_id = '2898' AND a.name = n.originalname
270 0.0007 0.00065994262695312
SELECT * FROM productoffers WHERE product_id = '2898' AND merchantid = 'A1X6FK5RDHNB96'
271 0.0004 0.00043106079101562
SELECT * FROM productoffers
                WHERE product_id = '2898' AND price > 0
                ORDER BY price ASC LIMIT 1
272 0.0004 0.00036907196044922
SELECT * FROM productoffers
                WHERE product_id = 2898
                ORDER BY price ASC LIMIT 1
273 0.0004 0.00042915344238281
SELECT value FROM productattributes
                WHERE product_id = '2898'
                AND name = 'ListPriceAmount'
274 0.0005 0.00047111511230469
SELECT value FROM productattributes WHERE product_id = '2898' AND (name = 'ListPriceAmount' OR name = 'ListPriceFormattedPrice') ORDER BY name LIMIT 1
275 0.0006 0.00060510635375977
SELECT * FROM products WHERE id = '1124'
276 0.0006 0.00061893463134766
SELECT * FROM productimages WHERE product_id = '1124' ORDER BY sortorder ASC
277 0.0010 0.001021146774292
SELECT * FROM product_image_select WHERE product_id = '1124'
278 0.0004 0.00043106079101562
SELECT * FROM productcustomimages WHERE product_id = '1124'
279 0.0014 0.0014028549194336
SELECT a.name, n.displayname,a.value FROM productattributes a, productattributenames n WHERE product_id = '1124' AND a.name = n.originalname
280 0.0005 0.00049090385437012
SELECT * FROM productoffers WHERE product_id = '1124' AND merchantid = 'A1X6FK5RDHNB96'
281 0.0004 0.00037717819213867
SELECT * FROM productoffers
                WHERE product_id = '1124' AND price > 0
                ORDER BY price ASC LIMIT 1
282 0.0004 0.00037693977355957
SELECT * FROM productoffers
                WHERE product_id = 1124
                ORDER BY price ASC LIMIT 1
283 0.0004 0.00040507316589355
SELECT value FROM productattributes
                WHERE product_id = '1124'
                AND name = 'ListPriceAmount'
284 0.0004 0.00042200088500977
SELECT value FROM productattributes WHERE product_id = '1124' AND (name = 'ListPriceAmount' OR name = 'ListPriceFormattedPrice') ORDER BY name LIMIT 1
285 0.0005 0.00051212310791016
SELECT * FROM products WHERE id = '1127'
286 0.0005 0.00052404403686523
SELECT * FROM productimages WHERE product_id = '1127' ORDER BY sortorder ASC
287 0.0008 0.00075006484985352
SELECT * FROM product_image_select WHERE product_id = '1127'
288 0.0005 0.00046205520629883
SELECT * FROM productcustomimages WHERE product_id = '1127'
289 0.0012 0.0012431144714355
SELECT a.name, n.displayname,a.value FROM productattributes a, productattributenames n WHERE product_id = '1127' AND a.name = n.originalname
290 0.0005 0.00049591064453125
SELECT * FROM productoffers WHERE product_id = '1127' AND merchantid = 'A1X6FK5RDHNB96'
291 0.0004 0.00040006637573242
SELECT * FROM productoffers
                WHERE product_id = '1127' AND price > 0
                ORDER BY price ASC LIMIT 1
292 0.0004 0.00040388107299805
SELECT value FROM productattributes WHERE product_id = '1127' AND (name = 'ListPriceAmount' OR name = 'ListPriceFormattedPrice') ORDER BY name LIMIT 1
293 0.0015 0.0015320777893066
SELECT * FROM customerreviews WHERE approved = 1 AND productid = '1341' ORDER BY timestamp DESC
294 0.0004 0.00036501884460449
SELECT * FROM customerreviews WHERE approved = 1 AND productid = '1090' ORDER BY timestamp DESC
295 0.0004 0.0003809928894043
SELECT * FROM customerreviews WHERE approved = 1 AND productid = '1091' ORDER BY timestamp DESC
296 0.0003 0.00033903121948242
SELECT * FROM customerreviews WHERE approved = 1 AND productid = '1097' ORDER BY timestamp DESC
297 0.0003 0.00032901763916016
SELECT * FROM customerreviews WHERE approved = 1 AND productid = '1101' ORDER BY timestamp DESC
298 0.0002 0.00021886825561523
SELECT * FROM customerreviews WHERE approved = 1 AND productid = '1102' ORDER BY timestamp DESC
299 0.0002 0.00021195411682129
SELECT * FROM customerreviews WHERE approved = 1 AND productid = '1588' ORDER BY timestamp DESC
300 0.0002 0.0002281665802002
SELECT * FROM customerreviews WHERE approved = 1 AND productid = '1108' ORDER BY timestamp DESC
301 0.0002 0.00021910667419434
SELECT * FROM customerreviews WHERE approved = 1 AND productid = '1109' ORDER BY timestamp DESC
302 0.0002 0.00021100044250488
SELECT * FROM customerreviews WHERE approved = 1 AND productid = '1111' ORDER BY timestamp DESC
303 0.0002 0.00020980834960938
SELECT * FROM customerreviews WHERE approved = 1 AND productid = '1112' ORDER BY timestamp DESC
304 0.0002 0.00022983551025391
SELECT * FROM customerreviews WHERE approved = 1 AND productid = '1118' ORDER BY timestamp DESC
305 0.0002 0.0002288818359375
SELECT * FROM customerreviews WHERE approved = 1 AND productid = '1119' ORDER BY timestamp DESC
306 0.0002 0.00021719932556152
SELECT * FROM customerreviews WHERE approved = 1 AND productid = '1120' ORDER BY timestamp DESC
307 0.0002 0.0002129077911377
SELECT * FROM customerreviews WHERE approved = 1 AND productid = '1121' ORDER BY timestamp DESC
308 0.0002 0.00021505355834961
SELECT * FROM customerreviews WHERE approved = 1 AND productid = '2898' ORDER BY timestamp DESC
309 0.0002 0.00020980834960938
SELECT * FROM customerreviews WHERE approved = 1 AND productid = '1124' ORDER BY timestamp DESC
310 0.0002 0.0002129077911377
SELECT * FROM customerreviews WHERE approved = 1 AND productid = '1127' ORDER BY timestamp DESC
311 0.0010 0.0010018348693848
SELECT * FROM template_info WHERE templateuid = 'fsb-fluid2018'
312 0.0007 0.00071597099304199
SELECT ga_value FROM google_analytics_options WHERE `ga_key` = 'ga_user_data'
313 0.0003 0.00028014183044434
SELECT ga_value FROM google_analytics_options WHERE `ga_key` = 'ga_tracking_status'
314 0.0149 0.014896869659424
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
315 0.0010 0.0010278224945068
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
316 0.0004 0.00039005279541016
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
317 0.0004 0.00036406517028809
SELECT * FROM products WHERE id = 1626
318 0.0003 0.00025701522827148
SELECT * FROM products WHERE id = 4041
319 0.0002 0.00024914741516113
SELECT * FROM products WHERE id = 4312
320 0.0003 0.00027680397033691
SELECT * FROM products WHERE id = 777
321 0.0003 0.00034403800964355
SELECT * FROM products WHERE id = 3881
322 0.0003 0.00025701522827148
SELECT * FROM products WHERE id = 4213
323 0.0002 0.00024008750915527
SELECT * FROM products WHERE id = '1626'
324 0.0003 0.00031208992004395
SELECT * FROM productimages WHERE product_id = '1626' ORDER BY sortorder ASC
325 0.0005 0.00047898292541504
SELECT * FROM product_image_select WHERE product_id = '1626'
326 0.0003 0.00027322769165039
SELECT * FROM productcustomimages WHERE product_id = '1626'
327 0.0006 0.0006110668182373
SELECT a.name, n.displayname,a.value FROM productattributes a, productattributenames n WHERE product_id = '1626' AND a.name = n.originalname
328 0.0003 0.0003361701965332
SELECT * FROM productoffers WHERE product_id = '1626' AND merchantid = 'A1X6FK5RDHNB96'
329 0.0003 0.00027704238891602
SELECT * FROM productoffers
                WHERE product_id = '1626' AND price > 0
                ORDER BY price ASC LIMIT 1
330 0.0003 0.00032591819763184
SELECT value FROM productattributes WHERE product_id = '1626' AND (name = 'ListPriceAmount' OR name = 'ListPriceFormattedPrice') ORDER BY name LIMIT 1
331 0.0004 0.00035500526428223
SELECT * FROM products WHERE id = '4041'
332 0.0004 0.00036001205444336
SELECT * FROM productimages WHERE product_id = '4041' ORDER BY sortorder ASC
333 0.0005 0.00046205520629883
SELECT * FROM product_image_select WHERE product_id = '4041'
334 0.0003 0.00030708312988281
SELECT * FROM productcustomimages WHERE product_id = '4041'
335 0.0007 0.00070500373840332
SELECT a.name, n.displayname,a.value FROM productattributes a, productattributenames n WHERE product_id = '4041' AND a.name = n.originalname
336 0.0003 0.00031900405883789
SELECT * FROM productoffers WHERE product_id = '4041' AND merchantid = 'A1X6FK5RDHNB96'
337 0.0003 0.00026607513427734
SELECT * FROM productoffers
                WHERE product_id = '4041' AND price > 0
                ORDER BY price ASC LIMIT 1
338 0.0003 0.0003211498260498
SELECT value FROM productattributes WHERE product_id = '4041' AND (name = 'ListPriceAmount' OR name = 'ListPriceFormattedPrice') ORDER BY name LIMIT 1
339 0.0003 0.00033283233642578
SELECT * FROM products WHERE id = '4312'
340 0.0004 0.00035905838012695
SELECT * FROM productimages WHERE product_id = '4312' ORDER BY sortorder ASC
341 0.0005 0.00046491622924805
SELECT * FROM product_image_select WHERE product_id = '4312'
342 0.0003 0.0002901554107666
SELECT * FROM productcustomimages WHERE product_id = '4312'
343 0.0007 0.0006558895111084
SELECT a.name, n.displayname,a.value FROM productattributes a, productattributenames n WHERE product_id = '4312' AND a.name = n.originalname
344 0.0003 0.00031805038452148
SELECT * FROM productoffers WHERE product_id = '4312' AND merchantid = 'A1X6FK5RDHNB96'
345 0.0003 0.00027298927307129
SELECT * FROM productoffers
                WHERE product_id = '4312' AND price > 0
                ORDER BY price ASC LIMIT 1
346 0.0003 0.00030803680419922
SELECT value FROM productattributes WHERE product_id = '4312' AND (name = 'ListPriceAmount' OR name = 'ListPriceFormattedPrice') ORDER BY name LIMIT 1
347 0.0003 0.00033807754516602
SELECT * FROM products WHERE id = '777'
348 0.0004 0.00037097930908203
SELECT * FROM productimages WHERE product_id = '777' ORDER BY sortorder ASC
349 0.0004 0.00044012069702148
SELECT * FROM product_image_select WHERE product_id = '777'
350 0.0003 0.0002748966217041
SELECT * FROM productcustomimages WHERE product_id = '777'
351 0.0007 0.00069689750671387
SELECT a.name, n.displayname,a.value FROM productattributes a, productattributenames n WHERE product_id = '777' AND a.name = n.originalname
352 0.0003 0.00032496452331543
SELECT * FROM productoffers WHERE product_id = '777' AND merchantid = 'A1X6FK5RDHNB96'
353 0.0003 0.0002751350402832
SELECT * FROM productoffers
                WHERE product_id = '777' AND price > 0
                ORDER BY price ASC LIMIT 1
354 0.0003 0.00027894973754883
SELECT value FROM productattributes WHERE product_id = '777' AND (name = 'ListPriceAmount' OR name = 'ListPriceFormattedPrice') ORDER BY name LIMIT 1
355 0.0004 0.00037693977355957
SELECT * FROM products WHERE id = '3881'
356 0.0003 0.00034785270690918
SELECT * FROM productimages WHERE product_id = '3881' ORDER BY sortorder ASC
357 0.0005 0.00049400329589844
SELECT * FROM product_image_select WHERE product_id = '3881'
358 0.0003 0.00026798248291016
SELECT * FROM productcustomimages WHERE product_id = '3881'
359 0.0007 0.00069904327392578
SELECT a.name, n.displayname,a.value FROM productattributes a, productattributenames n WHERE product_id = '3881' AND a.name = n.originalname
360 0.0003 0.00033402442932129
SELECT * FROM productoffers WHERE product_id = '3881' AND merchantid = 'A1X6FK5RDHNB96'
361 0.0003 0.00029492378234863
SELECT * FROM productoffers
                WHERE product_id = '3881' AND price > 0
                ORDER BY price ASC LIMIT 1
362 0.0003 0.00030803680419922
SELECT value FROM productattributes WHERE product_id = '3881' AND (name = 'ListPriceAmount' OR name = 'ListPriceFormattedPrice') ORDER BY name LIMIT 1
363 0.0004 0.00036001205444336
SELECT * FROM products WHERE id = '4213'
364 0.0004 0.00035715103149414
SELECT * FROM productimages WHERE product_id = '4213' ORDER BY sortorder ASC
365 0.0004 0.0004420280456543
SELECT * FROM product_image_select WHERE product_id = '4213'
366 0.0003 0.0002739429473877
SELECT * FROM productcustomimages WHERE product_id = '4213'
367 0.0007 0.00069594383239746
SELECT a.name, n.displayname,a.value FROM productattributes a, productattributenames n WHERE product_id = '4213' AND a.name = n.originalname
368 0.0003 0.00032305717468262
SELECT * FROM productoffers WHERE product_id = '4213' AND merchantid = 'A1X6FK5RDHNB96'
369 0.0003 0.00026893615722656
SELECT * FROM productoffers
                WHERE product_id = '4213' AND price > 0
                ORDER BY price ASC LIMIT 1
370 0.0003 0.00032806396484375
SELECT value FROM productattributes WHERE product_id = '4213' AND (name = 'ListPriceAmount' OR name = 'ListPriceFormattedPrice') ORDER BY name LIMIT 1
371 0.0013 0.0013070106506348
SELECT * FROM template_includes WHERE deleted = 0 AND templateuid = 'fsb-fluid2018' AND area = 'header' ORDER BY sortorder ASC
372 0.0006 0.00064897537231445
SELECT * FROM template_includes WHERE deleted = 0 AND templateuid = 'fsb-fluid2018' AND area = 'footer' ORDER BY sortorder ASC
373 0.0019 0.0019240379333496
SELECT * FROM template_css WHERE deleted = 0 AND templateuid = 'fsb-fluid2018' AND skinuid = ''
374 0.0011 0.0011148452758789
SELECT * FROM template_images WHERE deleted = 0 AND templateuid = 'fsb-fluid2018'
375 0.0005 0.00048017501831055
SELECT * FROM template_images WHERE deleted = 0 AND templateuid = 'fsb-fluid2018'
376 0.0005 0.00052094459533691
SELECT * FROM template_images WHERE templateuid = 'fsb-fluid2018' AND imageuid = 'FB_DEFAULT_SHARE_IMAGE'
377 0.0005 0.00051116943359375
SELECT * FROM template_images WHERE templateuid = 'fsb-fluid2018' AND imageuid = 'HEAD_LOGO'