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.1975510120392 430 1.0864 0


No Amazon API Requests Made.


App Debug - Total Time 4.1975510120392 seconds

Number Time From Start Name Description
1 3.1040120124817 Initialise Initialise FSB Function
2 3.1052360534668 App Controller Start Start of the App controller (called before the controller of every page)
3 3.1271109580994 Start of getCategoryListByGroup Function Before first category groups query
4 3.1274580955505 After initial query Before first category groups query
5 3.1274580955505 Get Category List for Group Before the call to getCategoryList function
6 3.1274600028992 Start of GetCategoryList function Start of the function
7 3.1274621486664 Before getting categories Query to get specific category list
8 3.1278381347656 After getting categories Query to get specific category list
9 3.1278381347656 Before getting category custom Before call to function getCategoryCustom
10 3.139347076416 After getting category custom After call to function getCategoryCustom
11 3.1393489837646 Before getting category custom Before call to function getCategoryCustom
12 3.1474859714508 After getting category custom After call to function getCategoryCustom
13 3.1474871635437 Before getting category custom Before call to function getCategoryCustom
14 3.1519441604614 After getting category custom After call to function getCategoryCustom
15 3.1519451141357 Before getting category custom Before call to function getCategoryCustom
16 3.1549921035767 After getting category custom After call to function getCategoryCustom
17 3.154993057251 Before getting category custom Before call to function getCategoryCustom
18 3.1579921245575 After getting category custom After call to function getCategoryCustom
19 3.1579921245575 Before getting category custom Before call to function getCategoryCustom
20 3.1609711647034 After getting category custom After call to function getCategoryCustom
21 3.1609721183777 End of GetCategoryList function End of the function
22 3.1609761714935 Get Category List for Group Before the call to getCategoryList function
23 3.1609771251678 Start of GetCategoryList function Start of the function
24 3.1609780788422 Before getting categories Query to get specific category list
25 3.1612939834595 End of getCategoryListByGroup Function Before return()
26 3.9889330863953 App Controller End End of the App controller (called before the controller of every page)
27 4.1490170955658 App_after Controller Start Start of the App_after controller (called after the controller of every page)
28 4.1495800018311 Before Get Options Before the call to getOptions in the tpl class
29 4.190150976181 After Get Options After the call to getOptions in the tpl class
30 4.1901850700378 App_after Controller End End of the App_after controller (called after the controller of every page)
31 4.1975440979004 Finalizing debug Before the debug is output to the page.
32 4.1975500583649 End of App This is the end of the app logging, final timestamp


Query Debug - 430 Database Queries. Total time 1.0864 seconds

Number Time (Seconds) Time (Milliseconds) Query
1 0.0014 0.0014381408691406
SELECT parameter, value FROM parameters
2 0.0019 0.001878023147583
SELECT * FROM `bad_bots`
3 0.0002 0.00020599365234375
SET time_zone = 'Europe/London'
4 0.0004 0.00041413307189941
SELECT version FROM version ORDER BY `installed` DESC LIMIT 1
5 0.0005 0.00047111511230469
INSERT INTO ga_users (`isbot`, `ips`) SELECT '1', 'a:1:{i:0;s:13:\"216.73.216.66\";}'
6 0.0004 0.0003819465637207
INSERT INTO ga_sessions (`sessionlastseen`) SELECT '1751898830'
7 0.0005 0.00053000450134277
SELECT * FROM autorun ORDER BY lastrun ASC
8 0.0003 0.00033807754516602
UPDATE autorun SET lastrun = '2025-07-07 14:33:50' WHERE id = '13'
9 0.0003 0.00027012825012207
SELECT * FROM version ORDER BY installed DESC LIMIT 1
10 0.0003 0.00034999847412109
SELECT id FROM pages WHERE pagename = 'search' LIMIT 1
11 0.0002 0.00024604797363281
SELECT * FROM pages WHERE id = 52
12 0.0010 0.0010099411010742
SELECT * FROM template_options WHERE deleted = 0 AND templateuid = 'fsb-fluid2018'
13 0.0201 0.02013897895813
SELECT * FROM template_text WHERE deleted = 0 AND templateuid = 'fsb-fluid2018' AND language = 'en'
14 0.0003 0.00033688545227051
SELECT * FROM pages WHERE pagename = 'search'
15 0.0003 0.00034189224243164
SELECT * FROM categorygroups ORDER BY sortorder ASC
16 0.0004 0.00036501884460449
SELECT * FROM categories WHERE parent_id = '0' AND categorygroup_id = '1'  AND hidden = 0 ORDER BY sortorder ASC
17 0.0047 0.0046501159667969
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.0004 0.00036787986755371
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.0003 0.00027704238891602
SELECT COUNT(DISTINCT(bundle_id)) FROM bundle_categories WHERE category_id = 26
20 0.0003 0.00029110908508301
SELECT id FROM categories WHERE parent_id = '26'
21 0.0046 0.0045559406280518
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.0004 0.00036501884460449
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.0004 0.00035595893859863
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.0003 0.0003201961517334
SELECT COUNT(DISTINCT(id)) FROM categories_autopopulate WHERE category_id = '26'
25 0.0003 0.00028705596923828
SELECT * FROM categorygroups WHERE id = '1'
26 0.0030 0.0029659271240234
SELECT COUNT(DISTINCT(c.product_id)) FROM products_categories c, products p WHERE c.product_id = p.id AND p.parent_id = 0 AND c.category_id = 27
27 0.0003 0.00031208992004395
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.00026106834411621
SELECT COUNT(DISTINCT(bundle_id)) FROM bundle_categories WHERE category_id = 27
29 0.0003 0.00029993057250977
SELECT id FROM categories WHERE parent_id = '27'
30 0.0030 0.0029840469360352
SELECT COUNT(DISTINCT(p.id)) FROM products p, products_categories c
				WHERE p.id = c.product_id
				  AND c.category_id IN (27)
				  AND p.parent_id = 0
				  AND p.hidden = 0
				  AND p.enabled = 1 
31 0.0003 0.00034403800964355
SELECT COUNT(DISTINCT(p.id)) FROM bundles p, bundle_categories c
				WHERE p.id = c.bundle_id
				  AND c.category_id IN (27)
				  AND p.disabled = 0 
32 0.0003 0.00033712387084961
SELECT COUNT(DISTINCT(cp.id)) FROM custom_products cp, products_categories c
				WHERE cp.id = c.product_id
				  AND c.category_id IN (27)
				  AND c.prod_type = 'custom'
				  AND cp.hide = 0
33 0.0003 0.00032901763916016
SELECT COUNT(DISTINCT(id)) FROM categories_autopopulate WHERE category_id = '27'
34 0.0003 0.00028300285339355
SELECT * FROM categorygroups WHERE id = '1'
35 0.0011 0.0010669231414795
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.00033402442932129
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.00026893615722656
SELECT COUNT(DISTINCT(bundle_id)) FROM bundle_categories WHERE category_id = 28
38 0.0003 0.00028419494628906
SELECT id FROM categories WHERE parent_id = '28'
39 0.0012 0.0011711120605469
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.00031590461730957
SELECT COUNT(DISTINCT(p.id)) FROM bundles p, bundle_categories c
				WHERE p.id = c.bundle_id
				  AND c.category_id IN (28)
				  AND p.disabled = 0 
41 0.0004 0.00035691261291504
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.00030112266540527
SELECT COUNT(DISTINCT(id)) FROM categories_autopopulate WHERE category_id = '28'
43 0.0003 0.00033903121948242
SELECT * FROM categorygroups WHERE id = '1'
44 0.0004 0.00041985511779785
SELECT COUNT(DISTINCT(c.product_id)) FROM products_categories c, products p WHERE c.product_id = p.id AND p.parent_id = 0 AND c.category_id = 29
45 0.0003 0.00030088424682617
SELECT COUNT(*) FROM ebay_products p, products_categories pc WHERE p.id = pc.product_id AND prod_type = 'ebay' AND pc.category_id = 29
46 0.0003 0.00026798248291016
SELECT COUNT(DISTINCT(bundle_id)) FROM bundle_categories WHERE category_id = 29
47 0.0003 0.0003049373626709
SELECT id FROM categories WHERE parent_id = '29'
48 0.0004 0.00043487548828125
SELECT COUNT(DISTINCT(p.id)) FROM products p, products_categories c
				WHERE p.id = c.product_id
				  AND c.category_id IN (29)
				  AND p.parent_id = 0
				  AND p.hidden = 0
				  AND p.enabled = 1 
49 0.0003 0.0003199577331543
SELECT COUNT(DISTINCT(p.id)) FROM bundles p, bundle_categories c
				WHERE p.id = c.bundle_id
				  AND c.category_id IN (29)
				  AND p.disabled = 0 
50 0.0003 0.00033211708068848
SELECT COUNT(DISTINCT(cp.id)) FROM custom_products cp, products_categories c
				WHERE cp.id = c.product_id
				  AND c.category_id IN (29)
				  AND c.prod_type = 'custom'
				  AND cp.hide = 0
51 0.0003 0.00033903121948242
SELECT COUNT(DISTINCT(id)) FROM categories_autopopulate WHERE category_id = '29'
52 0.0003 0.00030899047851562
SELECT * FROM categorygroups WHERE id = '1'
53 0.0004 0.00043010711669922
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.00032901763916016
SELECT COUNT(*) FROM ebay_products p, products_categories pc WHERE p.id = pc.product_id AND prod_type = 'ebay' AND pc.category_id = 30
55 0.0003 0.00028896331787109
SELECT COUNT(DISTINCT(bundle_id)) FROM bundle_categories WHERE category_id = 30
56 0.0003 0.00027894973754883
SELECT id FROM categories WHERE parent_id = '30'
57 0.0004 0.0004270076751709
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.00032711029052734
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.0003 0.00033116340637207
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.00029397010803223
SELECT COUNT(DISTINCT(id)) FROM categories_autopopulate WHERE category_id = '30'
61 0.0003 0.00027680397033691
SELECT * FROM categorygroups WHERE id = '1'
62 0.0004 0.00038695335388184
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.00032591819763184
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.00026416778564453
SELECT COUNT(DISTINCT(bundle_id)) FROM bundle_categories WHERE category_id = 31
65 0.0003 0.00028610229492188
SELECT id FROM categories WHERE parent_id = '31'
66 0.0005 0.00045299530029297
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.00032901763916016
SELECT COUNT(DISTINCT(p.id)) FROM bundles p, bundle_categories c
				WHERE p.id = c.bundle_id
				  AND c.category_id IN (31)
				  AND p.disabled = 0 
68 0.0003 0.00032711029052734
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.00029802322387695
SELECT COUNT(DISTINCT(id)) FROM categories_autopopulate WHERE category_id = '31'
70 0.0003 0.00029087066650391
SELECT * FROM categorygroups WHERE id = '1'
71 0.0003 0.00031304359436035
SELECT * FROM categories WHERE parent_id = '0' AND categorygroup_id = '2'  AND hidden = 0 ORDER BY sortorder ASC
72 0.0013 0.0012588500976562
SELECT * FROM manufacturers m WHERE m.display_sidebar = 1 AND m.merge_manufacturer_id = 0 ORDER BY linktitle ASC
73 0.0004 0.00038409233093262
SELECT * FROM sideboxes WHERE (templateuid = 'fsb-fluid2018' OR templateuid = '') AND enabled = 1 ORDER BY sortorder ASC
74 0.0004 0.0003509521484375
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.0003 0.00027680397033691
SELECT * FROM sideboxes_pages WHERE sidebox_id = '26'
76 0.0009 0.00090694427490234
SELECT value FROM template_options WHERE templateuid = 'fsb-fluid2018' AND optionuid = 'DISPLAY_CREDIT_ICON'
77 0.0005 0.00054812431335449
SELECT * FROM pages WHERE core = 1 ORDER BY pagekey
78 0.8220 0.82203221321106
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.0009 0.000885009765625
SELECT * FROM ipgeolocations WHERE geoname_id = '6252001'
80 0.0003 0.00031280517578125
SELECT * FROM countryredirects WHERE countrycode = 'US'
81 0.0003 0.00026702880859375
SELECT * FROM pages WHERE pagename = 'search'
82 0.0047 0.0046529769897461
SELECT MAX(price) as maxprice, MIN(price) as minprice FROM products WHERE enabled = 1 AND hidden = 0 AND price <> 0 
83 0.0013 0.001317024230957
SELECT * FROM manufacturers WHERE display_filter = 1 AND merge_manufacturer_id = 0 ORDER BY name
84 0.0004 0.00040102005004883
SELECT * FROM productattributenames n WHERE hidden = 0 AND metabrowse = 1 ORDER BY n.displayname ASC
85 0.0046 0.0045750141143799
SELECT MAX(price) as maxprice, MIN(price) as minprice FROM products WHERE enabled = 1 AND hidden = 0 AND price <> 0 
86 0.0012 0.0012068748474121
SELECT * FROM manufacturers WHERE display_filter = 1 AND merge_manufacturer_id = 0 ORDER BY name
87 0.0003 0.00034999847412109
SELECT * FROM productattributenames n WHERE hidden = 0 AND metabrowse = 1 AND sidebarfilter = 1 ORDER BY n.displayname ASC
88 0.0003 0.00034284591674805
INSERT INTO searches (`keywords`, `timestamp`, `ip`) SELECT 'easehold bote cafe hermetique botes et coffrets the et cafe', NOW(), '216.73.216.66'
89 0.0004 0.00043416023254395
SELECT DISTINCT (p.id), salesrank, price, linktitle,
    MATCH (title)
    AGAINST ('+easehold +bote +cafe +hermetique +bot} +et +coffre} +the +et +cafe' IN BOOLEAN MODE) as searchrelevance, 'product' AS type
    FROM products p 
		WHERE MATCH (title) AGAINST ('+easehold +bote +cafe +hermetique +bot} +et +coffre} +the +et +cafe' 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 ('+easehold +bote +cafe +hermetique +bot} +et +coffre} +the +et +cafe'), 'bundle' AS type FROM bundles b
		WHERE MATCH (title) AGAINST ('+easehold +bote +cafe +hermetique +bot} +et +coffre} +the +et +cafe' IN BOOLEAN MODE)
		AND b.disabled = 0
		
		AND 1 = 1
90 0.0004 0.00036096572875977
SELECT DISTINCT (p.id), salesrank, price, linktitle,
    MATCH (description, keyfeatures, title, descriptionsecondary)
    AGAINST ('+easehold +bote +cafe +hermetique +bot} +et +coffre} +the +et +cafe' IN BOOLEAN MODE) as searchrelevance, 'product' AS type
    FROM products p 
		WHERE MATCH (description, keyfeatures, title, descriptionsecondary) AGAINST ('+easehold +bote +cafe +hermetique +bot} +et +coffre} +the +et +cafe' 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 ('+easehold +bote +cafe +hermetique +bot} +et +coffre} +the +et +cafe'), 'bundle' AS type FROM bundles b
		WHERE MATCH (description, keyfeatures, title, descriptionsecondary) AGAINST ('+easehold +bote +cafe +hermetique +bot} +et +coffre} +the +et +cafe' IN BOOLEAN MODE)
		AND b.disabled = 0
		
		AND 1 = 1
91 0.0040 0.0040488243103027
SELECT DISTINCT (p.id), salesrank, price, linktitle,
          'product' AS type
          FROM products p 
		WHERE ((description LIKE 'easehold') OR (keyfeatures LIKE 'easehold') OR (title LIKE 'easehold') OR (description LIKE 'bote') OR (keyfeatures LIKE 'bote') OR (title LIKE 'bote') OR (description LIKE 'cafe') OR (keyfeatures LIKE 'cafe') OR (title LIKE 'cafe') OR (description LIKE 'hermetique') OR (keyfeatures LIKE 'hermetique') OR (title LIKE 'hermetique') OR (description LIKE 'botes') OR (keyfeatures LIKE 'botes') OR (title LIKE 'botes') OR (description LIKE 'et') OR (keyfeatures LIKE 'et') OR (title LIKE 'et') OR (description LIKE 'coffrets') OR (keyfeatures LIKE 'coffrets') OR (title LIKE 'coffrets') OR (description LIKE 'the') OR (keyfeatures LIKE 'the') OR (title LIKE 'the') OR (description LIKE 'et') OR (keyfeatures LIKE 'et') OR (title LIKE 'et') OR (description LIKE 'cafe') OR (keyfeatures LIKE 'cafe') OR (title LIKE 'cafe'))

		AND enabled = 1
		AND hidden = 0
		AND parent_id = 0
		
		AND 1 = 1
92 0.0004 0.00042605400085449
SELECT DISTINCT (p.id), price, linktitle,
          'ebayproduct' AS type
          FROM ebay_products p 
		WHERE ((description LIKE 'easehold') OR (title LIKE 'easehold') OR (description LIKE 'bote') OR (title LIKE 'bote') OR (description LIKE 'cafe') OR (title LIKE 'cafe') OR (description LIKE 'hermetique') OR (title LIKE 'hermetique') OR (description LIKE 'botes') OR (title LIKE 'botes') OR (description LIKE 'et') OR (title LIKE 'et') OR (description LIKE 'coffrets') OR (title LIKE 'coffrets') OR (description LIKE 'the') OR (title LIKE 'the') OR (description LIKE 'et') OR (title LIKE 'et') OR (description LIKE 'cafe') OR (title LIKE 'cafe'))
		AND hide = 0
93 0.0004 0.0003669261932373
SELECT DISTINCT (p.id), price, linktitle,
          'customproduct' AS type
          FROM custom_products p 
		WHERE ((description LIKE 'easehold') OR (title LIKE 'easehold') OR (description LIKE 'bote') OR (title LIKE 'bote') OR (description LIKE 'cafe') OR (title LIKE 'cafe') OR (description LIKE 'hermetique') OR (title LIKE 'hermetique') OR (description LIKE 'botes') OR (title LIKE 'botes') OR (description LIKE 'et') OR (title LIKE 'et') OR (description LIKE 'coffrets') OR (title LIKE 'coffrets') OR (description LIKE 'the') OR (title LIKE 'the') OR (description LIKE 'et') OR (title LIKE 'et') OR (description LIKE 'cafe') OR (title LIKE 'cafe'))
		AND hide = 0
94 0.0004 0.00038003921508789
SELECT DISTINCT (p.id), salesrank, price, linktitle,
    MATCH (description, keyfeatures, title, descriptionsecondary)
    AGAINST ('+easehold +bote +cafe +hermetique +bot} +et +coffre} +the +et +cafe' IN BOOLEAN MODE) as searchrelevance, 'product' AS type
    FROM products p 
		WHERE MATCH (description, keyfeatures, title, descriptionsecondary) AGAINST ('+easehold +bote +cafe +hermetique +bot} +et +coffre} +the +et +cafe' 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 ('+easehold +bote +cafe +hermetique +bot} +et +coffre} +the +et +cafe'), 'bundle' AS type FROM bundles b
		WHERE MATCH (description, keyfeatures, title, descriptionsecondary) AGAINST ('+easehold +bote +cafe +hermetique +bot} +et +coffre} +the +et +cafe' IN BOOLEAN MODE)
		AND b.disabled = 0
		
		AND 1 = 1
95 0.0067 0.0066900253295898
SELECT DISTINCT (p.id), salesrank, price, linktitle,
          'product' AS type
          FROM products p 
		WHERE ((description LIKE '%easehold%') OR (keyfeatures LIKE '%easehold%') OR (title LIKE '%easehold%') OR (description LIKE '%bote%') OR (keyfeatures LIKE '%bote%') OR (title LIKE '%bote%') OR (description LIKE '%cafe%') OR (keyfeatures LIKE '%cafe%') OR (title LIKE '%cafe%') OR (description LIKE '%hermetique%') OR (keyfeatures LIKE '%hermetique%') OR (title LIKE '%hermetique%') OR (description LIKE '%botes%') OR (keyfeatures LIKE '%botes%') OR (title LIKE '%botes%') OR (description LIKE '%et%') OR (keyfeatures LIKE '%et%') OR (title LIKE '%et%') OR (description LIKE '%coffrets%') OR (keyfeatures LIKE '%coffrets%') OR (title LIKE '%coffrets%') OR (description LIKE '%the%') OR (keyfeatures LIKE '%the%') OR (title LIKE '%the%') OR (description LIKE '%et%') OR (keyfeatures LIKE '%et%') OR (title LIKE '%et%') OR (description LIKE '%cafe%') OR (keyfeatures LIKE '%cafe%') OR (title LIKE '%cafe%'))

		AND enabled = 1
		AND hidden = 0
		AND parent_id = 0
		
		AND 1 = 1
96 0.0005 0.00045394897460938
SELECT DISTINCT (p.id), price, linktitle,
          'ebayproduct' AS type
          FROM ebay_products p 
		WHERE ((description LIKE '%easehold%') OR (title LIKE '%easehold%') OR (description LIKE '%bote%') OR (title LIKE '%bote%') OR (description LIKE '%cafe%') OR (title LIKE '%cafe%') OR (description LIKE '%hermetique%') OR (title LIKE '%hermetique%') OR (description LIKE '%botes%') OR (title LIKE '%botes%') OR (description LIKE '%et%') OR (title LIKE '%et%') OR (description LIKE '%coffrets%') OR (title LIKE '%coffrets%') OR (description LIKE '%the%') OR (title LIKE '%the%') OR (description LIKE '%et%') OR (title LIKE '%et%') OR (description LIKE '%cafe%') OR (title LIKE '%cafe%'))
		AND hide = 0
97 0.0004 0.00039315223693848
SELECT DISTINCT (p.id), price, linktitle,
          'customproduct' AS type
          FROM custom_products p 
		WHERE ((description LIKE '%easehold%') OR (title LIKE '%easehold%') OR (description LIKE '%bote%') OR (title LIKE '%bote%') OR (description LIKE '%cafe%') OR (title LIKE '%cafe%') OR (description LIKE '%hermetique%') OR (title LIKE '%hermetique%') OR (description LIKE '%botes%') OR (title LIKE '%botes%') OR (description LIKE '%et%') OR (title LIKE '%et%') OR (description LIKE '%coffrets%') OR (title LIKE '%coffrets%') OR (description LIKE '%the%') OR (title LIKE '%the%') OR (description LIKE '%et%') OR (title LIKE '%et%') OR (description LIKE '%cafe%') OR (title LIKE '%cafe%'))
		AND hide = 0
98 0.0005 0.00053787231445312
SELECT DISTINCT (p.id), salesrank, price, linktitle,
    MATCH (title)
    AGAINST ('+easehold +bote +cafe +hermetique +bot} +et +coffre} +the +et +cafe' IN BOOLEAN MODE) as searchrelevance, 'product' AS type
    FROM products p 
		WHERE MATCH (title) AGAINST ('+easehold +bote +cafe +hermetique +bot} +et +coffre} +the +et +cafe' 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 ('+easehold +bote +cafe +hermetique +bot} +et +coffre} +the +et +cafe'), 'bundle' AS type FROM bundles b
		WHERE MATCH (title) AGAINST ('+easehold +bote +cafe +hermetique +bot} +et +coffre} +the +et +cafe' IN BOOLEAN MODE)
		AND b.disabled = 0
		
		AND 1 = 1 ORDER BY salesrank ASC
99 0.0004 0.00040197372436523
SELECT DISTINCT (p.id), salesrank, price, linktitle,
    MATCH (description, keyfeatures, title, descriptionsecondary)
    AGAINST ('+easehold +bote +cafe +hermetique +bot} +et +coffre} +the +et +cafe' IN BOOLEAN MODE) as searchrelevance, 'product' AS type
    FROM products p 
		WHERE MATCH (description, keyfeatures, title, descriptionsecondary) AGAINST ('+easehold +bote +cafe +hermetique +bot} +et +coffre} +the +et +cafe' 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 ('+easehold +bote +cafe +hermetique +bot} +et +coffre} +the +et +cafe'), 'bundle' AS type FROM bundles b
		WHERE MATCH (description, keyfeatures, title, descriptionsecondary) AGAINST ('+easehold +bote +cafe +hermetique +bot} +et +coffre} +the +et +cafe' IN BOOLEAN MODE)
		AND b.disabled = 0
		
		AND 1 = 1 ORDER BY salesrank ASC
100 0.0067 0.0067470073699951
SELECT DISTINCT (p.id), salesrank, price, linktitle,
          'product' AS type
          FROM products p 
		WHERE ((description LIKE 'easehold') OR (keyfeatures LIKE 'easehold') OR (title LIKE 'easehold') OR (description LIKE 'bote') OR (keyfeatures LIKE 'bote') OR (title LIKE 'bote') OR (description LIKE 'cafe') OR (keyfeatures LIKE 'cafe') OR (title LIKE 'cafe') OR (description LIKE 'hermetique') OR (keyfeatures LIKE 'hermetique') OR (title LIKE 'hermetique') OR (description LIKE 'botes') OR (keyfeatures LIKE 'botes') OR (title LIKE 'botes') OR (description LIKE 'et') OR (keyfeatures LIKE 'et') OR (title LIKE 'et') OR (description LIKE 'coffrets') OR (keyfeatures LIKE 'coffrets') OR (title LIKE 'coffrets') OR (description LIKE 'the') OR (keyfeatures LIKE 'the') OR (title LIKE 'the') OR (description LIKE 'et') OR (keyfeatures LIKE 'et') OR (title LIKE 'et') OR (description LIKE 'cafe') OR (keyfeatures LIKE 'cafe') OR (title LIKE 'cafe'))

		AND enabled = 1
		AND hidden = 0
		AND parent_id = 0
		
		AND 1 = 1 ORDER BY salesrank ASC
101 0.0003 0.00025320053100586
SELECT DISTINCT (p.id), price, linktitle,
          'ebayproduct' AS type
          FROM ebay_products p 
		WHERE ((description LIKE 'easehold') OR (title LIKE 'easehold') OR (description LIKE 'bote') OR (title LIKE 'bote') OR (description LIKE 'cafe') OR (title LIKE 'cafe') OR (description LIKE 'hermetique') OR (title LIKE 'hermetique') OR (description LIKE 'botes') OR (title LIKE 'botes') OR (description LIKE 'et') OR (title LIKE 'et') OR (description LIKE 'coffrets') OR (title LIKE 'coffrets') OR (description LIKE 'the') OR (title LIKE 'the') OR (description LIKE 'et') OR (title LIKE 'et') OR (description LIKE 'cafe') OR (title LIKE 'cafe'))
		AND hide = 0
102 0.0004 0.00036191940307617
SELECT DISTINCT (p.id), price, linktitle,
          'customproduct' AS type
          FROM custom_products p 
		WHERE ((description LIKE 'easehold') OR (title LIKE 'easehold') OR (description LIKE 'bote') OR (title LIKE 'bote') OR (description LIKE 'cafe') OR (title LIKE 'cafe') OR (description LIKE 'hermetique') OR (title LIKE 'hermetique') OR (description LIKE 'botes') OR (title LIKE 'botes') OR (description LIKE 'et') OR (title LIKE 'et') OR (description LIKE 'coffrets') OR (title LIKE 'coffrets') OR (description LIKE 'the') OR (title LIKE 'the') OR (description LIKE 'et') OR (title LIKE 'et') OR (description LIKE 'cafe') OR (title LIKE 'cafe'))
		AND hide = 0
103 0.0004 0.00035500526428223
SELECT DISTINCT (p.id), salesrank, price, linktitle,
    MATCH (description, keyfeatures, title, descriptionsecondary)
    AGAINST ('+easehold +bote +cafe +hermetique +bot} +et +coffre} +the +et +cafe' IN BOOLEAN MODE) as searchrelevance, 'product' AS type
    FROM products p 
		WHERE MATCH (description, keyfeatures, title, descriptionsecondary) AGAINST ('+easehold +bote +cafe +hermetique +bot} +et +coffre} +the +et +cafe' 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 ('+easehold +bote +cafe +hermetique +bot} +et +coffre} +the +et +cafe'), 'bundle' AS type FROM bundles b
		WHERE MATCH (description, keyfeatures, title, descriptionsecondary) AGAINST ('+easehold +bote +cafe +hermetique +bot} +et +coffre} +the +et +cafe' IN BOOLEAN MODE)
		AND b.disabled = 0
		
		AND 1 = 1 ORDER BY salesrank ASC
104 0.0069 0.0069360733032227
SELECT DISTINCT (p.id), salesrank, price, linktitle,
          'product' AS type
          FROM products p 
		WHERE ((description LIKE '%easehold%') OR (keyfeatures LIKE '%easehold%') OR (title LIKE '%easehold%') OR (description LIKE '%bote%') OR (keyfeatures LIKE '%bote%') OR (title LIKE '%bote%') OR (description LIKE '%cafe%') OR (keyfeatures LIKE '%cafe%') OR (title LIKE '%cafe%') OR (description LIKE '%hermetique%') OR (keyfeatures LIKE '%hermetique%') OR (title LIKE '%hermetique%') OR (description LIKE '%botes%') OR (keyfeatures LIKE '%botes%') OR (title LIKE '%botes%') OR (description LIKE '%et%') OR (keyfeatures LIKE '%et%') OR (title LIKE '%et%') OR (description LIKE '%coffrets%') OR (keyfeatures LIKE '%coffrets%') OR (title LIKE '%coffrets%') OR (description LIKE '%the%') OR (keyfeatures LIKE '%the%') OR (title LIKE '%the%') OR (description LIKE '%et%') OR (keyfeatures LIKE '%et%') OR (title LIKE '%et%') OR (description LIKE '%cafe%') OR (keyfeatures LIKE '%cafe%') OR (title LIKE '%cafe%'))

		AND enabled = 1
		AND hidden = 0
		AND parent_id = 0
		
		AND 1 = 1 ORDER BY salesrank ASC
105 0.0003 0.00027298927307129
SELECT DISTINCT (p.id), price, linktitle,
          'ebayproduct' AS type
          FROM ebay_products p 
		WHERE ((description LIKE '%easehold%') OR (title LIKE '%easehold%') OR (description LIKE '%bote%') OR (title LIKE '%bote%') OR (description LIKE '%cafe%') OR (title LIKE '%cafe%') OR (description LIKE '%hermetique%') OR (title LIKE '%hermetique%') OR (description LIKE '%botes%') OR (title LIKE '%botes%') OR (description LIKE '%et%') OR (title LIKE '%et%') OR (description LIKE '%coffrets%') OR (title LIKE '%coffrets%') OR (description LIKE '%the%') OR (title LIKE '%the%') OR (description LIKE '%et%') OR (title LIKE '%et%') OR (description LIKE '%cafe%') OR (title LIKE '%cafe%'))
		AND hide = 0
106 0.0004 0.00036811828613281
SELECT DISTINCT (p.id), price, linktitle,
          'customproduct' AS type
          FROM custom_products p 
		WHERE ((description LIKE '%easehold%') OR (title LIKE '%easehold%') OR (description LIKE '%bote%') OR (title LIKE '%bote%') OR (description LIKE '%cafe%') OR (title LIKE '%cafe%') OR (description LIKE '%hermetique%') OR (title LIKE '%hermetique%') OR (description LIKE '%botes%') OR (title LIKE '%botes%') OR (description LIKE '%et%') OR (title LIKE '%et%') OR (description LIKE '%coffrets%') OR (title LIKE '%coffrets%') OR (description LIKE '%the%') OR (title LIKE '%the%') OR (description LIKE '%et%') OR (title LIKE '%et%') OR (description LIKE '%cafe%') OR (title LIKE '%cafe%'))
		AND hide = 0
107 0.0003 0.00034713745117188
SELECT * FROM products WHERE id = '2942'
108 0.0004 0.00036096572875977
SELECT * FROM productimages WHERE product_id = '2942' ORDER BY sortorder ASC
109 0.0003 0.00028705596923828
SELECT pi.*, p.parent_id FROM productimages pi, products p WHERE p.parent_id = '2942' AND p.id = pi.product_id ORDER BY pi.sortorder
110 0.0005 0.0004580020904541
SELECT * FROM product_image_select WHERE product_id = '2942'
111 0.0003 0.00029087066650391
SELECT * FROM productcustomimages WHERE product_id = '2942'
112 0.0004 0.00036978721618652
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 = '2942'
                GROUP BY o.product_id
113 0.0006 0.00063300132751465
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     = '2942'
                GROUP BY n.displayname
                ORDER BY n.displayname DESC
114 0.0003 0.00026178359985352
SELECT MAX(amountsaved) AS maxsaving, MIN(amountsaved) AS minsaving FROM productoffers o, products p WHERE o.product_id = p.id AND p.parent_id = 2942
115 0.0021 0.0021209716796875
SELECT a.name, n.displayname,a.value FROM productattributes a, productattributenames n WHERE product_id = '2942' AND a.name = n.originalname
116 0.0006 0.00057411193847656
SELECT * FROM productoffers WHERE product_id = '2942' AND merchantid = 'A1X6FK5RDHNB96'
117 0.0005 0.00054788589477539
SELECT * FROM productoffers
                WHERE product_id = '2942' AND price > 0
                ORDER BY price ASC LIMIT 1
118 0.0008 0.00078296661376953
SELECT * FROM productoffers
                WHERE product_id = 2942
                ORDER BY price ASC LIMIT 1
119 0.0006 0.00062894821166992
SELECT value FROM productattributes
                WHERE product_id = '2942'
                AND name = 'ListPriceAmount'
120 0.0012 0.0011630058288574
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 = '2942'
                GROUP BY o.product_id
121 0.0016 0.0015978813171387
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     = '2942'
                GROUP BY n.displayname
                ORDER BY n.displayname DESC
122 0.0005 0.00049901008605957
SELECT MAX(amountsaved) AS maxsaving, MIN(amountsaved) AS minsaving FROM productoffers o, products p WHERE o.product_id = p.id AND p.parent_id = 2942
123 0.0007 0.00070405006408691
SELECT value FROM productattributes WHERE product_id = '2942' AND (name = 'ListPriceAmount' OR name = 'ListPriceFormattedPrice') ORDER BY name LIMIT 1
124 0.0004 0.00044608116149902
SELECT * FROM products WHERE parent_id = '2942'
125 0.0004 0.00038886070251465
SELECT * FROM products WHERE id = '2912'
126 0.0006 0.00060892105102539
SELECT * FROM productimages WHERE product_id = '2912' ORDER BY sortorder ASC
127 0.0004 0.00043916702270508
SELECT pi.*, p.parent_id FROM productimages pi, products p WHERE p.parent_id = '2912' AND p.id = pi.product_id ORDER BY pi.sortorder
128 0.0009 0.00092387199401855
SELECT * FROM product_image_select WHERE product_id = '2912'
129 0.0005 0.00046992301940918
SELECT * FROM productcustomimages WHERE product_id = '2912'
130 0.0006 0.00056815147399902
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 = '2912'
                GROUP BY o.product_id
131 0.0007 0.00073504447937012
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     = '2912'
                GROUP BY n.displayname
                ORDER BY n.displayname DESC
132 0.0005 0.00046610832214355
SELECT MAX(amountsaved) AS maxsaving, MIN(amountsaved) AS minsaving FROM productoffers o, products p WHERE o.product_id = p.id AND p.parent_id = 2912
133 0.0013 0.001276969909668
SELECT a.name, n.displayname,a.value FROM productattributes a, productattributenames n WHERE product_id = '2912' AND a.name = n.originalname
134 0.0004 0.00039505958557129
SELECT * FROM productoffers WHERE product_id = '2912' AND merchantid = 'A1X6FK5RDHNB96'
135 0.0004 0.00039505958557129
SELECT * FROM productoffers
                WHERE product_id = '2912' AND price > 0
                ORDER BY price ASC LIMIT 1
136 0.0004 0.0003960132598877
SELECT * FROM productoffers
                WHERE product_id = 2912
                ORDER BY price ASC LIMIT 1
137 0.0004 0.00040197372436523
SELECT value FROM productattributes
                WHERE product_id = '2912'
                AND name = 'ListPriceAmount'
138 0.0004 0.00044608116149902
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 = '2912'
                GROUP BY o.product_id
139 0.0007 0.00067710876464844
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     = '2912'
                GROUP BY n.displayname
                ORDER BY n.displayname DESC
140 0.0004 0.00040006637573242
SELECT MAX(amountsaved) AS maxsaving, MIN(amountsaved) AS minsaving FROM productoffers o, products p WHERE o.product_id = p.id AND p.parent_id = 2912
141 0.0006 0.00060796737670898
SELECT value FROM productattributes WHERE product_id = '2912' AND (name = 'ListPriceAmount' OR name = 'ListPriceFormattedPrice') ORDER BY name LIMIT 1
142 0.0004 0.00040793418884277
SELECT * FROM products WHERE parent_id = '2912'
143 0.0004 0.00037908554077148
SELECT * FROM products WHERE id = '2852'
144 0.0006 0.00057506561279297
SELECT * FROM productimages WHERE product_id = '2852' ORDER BY sortorder ASC
145 0.0004 0.00040984153747559
SELECT pi.*, p.parent_id FROM productimages pi, products p WHERE p.parent_id = '2852' AND p.id = pi.product_id ORDER BY pi.sortorder
146 0.0009 0.00091290473937988
SELECT * FROM product_image_select WHERE product_id = '2852'
147 0.0005 0.0004580020904541
SELECT * FROM productcustomimages WHERE product_id = '2852'
148 0.0006 0.00059294700622559
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 = '2852'
                GROUP BY o.product_id
149 0.0007 0.0006859302520752
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     = '2852'
                GROUP BY n.displayname
                ORDER BY n.displayname DESC
150 0.0004 0.00040507316589355
SELECT MAX(amountsaved) AS maxsaving, MIN(amountsaved) AS minsaving FROM productoffers o, products p WHERE o.product_id = p.id AND p.parent_id = 2852
151 0.0013 0.0013279914855957
SELECT a.name, n.displayname,a.value FROM productattributes a, productattributenames n WHERE product_id = '2852' AND a.name = n.originalname
152 0.0004 0.00037789344787598
SELECT * FROM productoffers WHERE product_id = '2852' AND merchantid = 'A1X6FK5RDHNB96'
153 0.0004 0.00038719177246094
SELECT * FROM productoffers
                WHERE product_id = '2852' AND price > 0
                ORDER BY price ASC LIMIT 1
154 0.0004 0.0003509521484375
SELECT * FROM productoffers
                WHERE product_id = 2852
                ORDER BY price ASC LIMIT 1
155 0.0004 0.00040698051452637
SELECT value FROM productattributes
                WHERE product_id = '2852'
                AND name = 'ListPriceAmount'
156 0.0004 0.0004270076751709
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 = '2852'
                GROUP BY o.product_id
157 0.0007 0.00069713592529297
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     = '2852'
                GROUP BY n.displayname
                ORDER BY n.displayname DESC
158 0.0004 0.00041699409484863
SELECT MAX(amountsaved) AS maxsaving, MIN(amountsaved) AS minsaving FROM productoffers o, products p WHERE o.product_id = p.id AND p.parent_id = 2852
159 0.0006 0.00063490867614746
SELECT value FROM productattributes WHERE product_id = '2852' AND (name = 'ListPriceAmount' OR name = 'ListPriceFormattedPrice') ORDER BY name LIMIT 1
160 0.0004 0.00041103363037109
SELECT * FROM products WHERE parent_id = '2852'
161 0.0005 0.00046110153198242
SELECT * FROM products WHERE id = '2728'
162 0.0006 0.00062108039855957
SELECT * FROM productimages WHERE product_id = '2728' ORDER BY sortorder ASC
163 0.0004 0.00043797492980957
SELECT pi.*, p.parent_id FROM productimages pi, products p WHERE p.parent_id = '2728' AND p.id = pi.product_id ORDER BY pi.sortorder
164 0.0009 0.00089907646179199
SELECT * FROM product_image_select WHERE product_id = '2728'
165 0.0004 0.00044798851013184
SELECT * FROM productcustomimages WHERE product_id = '2728'
166 0.0006 0.00056815147399902
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 = '2728'
                GROUP BY o.product_id
167 0.0007 0.00068402290344238
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     = '2728'
                GROUP BY n.displayname
                ORDER BY n.displayname DESC
168 0.0004 0.0003809928894043
SELECT MAX(amountsaved) AS maxsaving, MIN(amountsaved) AS minsaving FROM productoffers o, products p WHERE o.product_id = p.id AND p.parent_id = 2728
169 0.0013 0.0013339519500732
SELECT a.name, n.displayname,a.value FROM productattributes a, productattributenames n WHERE product_id = '2728' AND a.name = n.originalname
170 0.0004 0.0003819465637207
SELECT * FROM productoffers WHERE product_id = '2728' AND merchantid = 'A1X6FK5RDHNB96'
171 0.0003 0.0003359317779541
SELECT * FROM productoffers
                WHERE product_id = '2728' AND price > 0
                ORDER BY price ASC LIMIT 1
172 0.0004 0.00035500526428223
SELECT * FROM productoffers
                WHERE product_id = 2728
                ORDER BY price ASC LIMIT 1
173 0.0004 0.00036501884460449
SELECT value FROM productattributes
                WHERE product_id = '2728'
                AND name = 'ListPriceAmount'
174 0.0004 0.00035905838012695
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 = '2728'
                GROUP BY o.product_id
175 0.0006 0.00057196617126465
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     = '2728'
                GROUP BY n.displayname
                ORDER BY n.displayname DESC
176 0.0003 0.00032997131347656
SELECT MAX(amountsaved) AS maxsaving, MIN(amountsaved) AS minsaving FROM productoffers o, products p WHERE o.product_id = p.id AND p.parent_id = 2728
177 0.0011 0.001147985458374
SELECT value FROM productattributes WHERE product_id = '2728' AND (name = 'ListPriceAmount' OR name = 'ListPriceFormattedPrice') ORDER BY name LIMIT 1
178 0.0003 0.00033712387084961
SELECT * FROM products WHERE parent_id = '2728'
179 0.0004 0.00037908554077148
SELECT * FROM products WHERE id = '3498'
180 0.0010 0.0010151863098145
SELECT * FROM productimages WHERE product_id = '3498' ORDER BY sortorder ASC
181 0.0004 0.00037503242492676
SELECT pi.*, p.parent_id FROM productimages pi, products p WHERE p.parent_id = '3498' AND p.id = pi.product_id ORDER BY pi.sortorder
182 0.0018 0.0018341541290283
SELECT * FROM product_image_select WHERE product_id = '3498'
183 0.0006 0.00063300132751465
SELECT * FROM productcustomimages WHERE product_id = '3498'
184 0.0005 0.00049901008605957
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 = '3498'
                GROUP BY o.product_id
185 0.0011 0.0011470317840576
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     = '3498'
                GROUP BY n.displayname
                ORDER BY n.displayname DESC
186 0.0003 0.00034308433532715
SELECT MAX(amountsaved) AS maxsaving, MIN(amountsaved) AS minsaving FROM productoffers o, products p WHERE o.product_id = p.id AND p.parent_id = 3498
187 0.0009 0.000946044921875
SELECT a.name, n.displayname,a.value FROM productattributes a, productattributenames n WHERE product_id = '3498' AND a.name = n.originalname
188 0.0004 0.00036501884460449
SELECT * FROM productoffers WHERE product_id = '3498' AND merchantid = 'A1X6FK5RDHNB96'
189 0.0003 0.00034809112548828
SELECT * FROM productoffers
                WHERE product_id = '3498' AND price > 0
                ORDER BY price ASC LIMIT 1
190 0.0003 0.00026607513427734
SELECT * FROM productoffers
                WHERE product_id = 3498
                ORDER BY price ASC LIMIT 1
191 0.0004 0.00043606758117676
SELECT value FROM productattributes
                WHERE product_id = '3498'
                AND name = 'ListPriceAmount'
192 0.0003 0.0002739429473877
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 = '3498'
                GROUP BY o.product_id
193 0.0007 0.00071096420288086
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     = '3498'
                GROUP BY n.displayname
                ORDER BY n.displayname DESC
194 0.0002 0.00024199485778809
SELECT MAX(amountsaved) AS maxsaving, MIN(amountsaved) AS minsaving FROM productoffers o, products p WHERE o.product_id = p.id AND p.parent_id = 3498
195 0.0003 0.00034594535827637
SELECT value FROM productattributes WHERE product_id = '3498' AND (name = 'ListPriceAmount' OR name = 'ListPriceFormattedPrice') ORDER BY name LIMIT 1
196 0.0003 0.00027298927307129
SELECT * FROM products WHERE parent_id = '3498'
197 0.0003 0.0002591609954834
SELECT * FROM products WHERE id = '4935'
198 0.0004 0.00037312507629395
SELECT * FROM productimages WHERE product_id = '4935' ORDER BY sortorder ASC
199 0.0005 0.0004730224609375
SELECT * FROM product_image_select WHERE product_id = '4935'
200 0.0003 0.00029897689819336
SELECT * FROM productcustomimages WHERE product_id = '4935'
201 0.0007 0.0007481575012207
SELECT a.name, n.displayname,a.value FROM productattributes a, productattributenames n WHERE product_id = '4935' AND a.name = n.originalname
202 0.0003 0.00030803680419922
SELECT * FROM productoffers WHERE product_id = '4935' AND merchantid = 'A1X6FK5RDHNB96'
203 0.0002 0.0002439022064209
SELECT * FROM productoffers
                WHERE product_id = '4935' AND price > 0
                ORDER BY price ASC LIMIT 1
204 0.0002 0.00022411346435547
SELECT * FROM productoffers
                WHERE product_id = 4935
                ORDER BY price ASC LIMIT 1
205 0.0002 0.00024795532226562
SELECT value FROM productattributes
                WHERE product_id = '4935'
                AND name = 'ListPriceAmount'
206 0.0003 0.00026202201843262
SELECT value FROM productattributes WHERE product_id = '4935' AND (name = 'ListPriceAmount' OR name = 'ListPriceFormattedPrice') ORDER BY name LIMIT 1
207 0.0003 0.00033092498779297
SELECT * FROM products WHERE id = '2896'
208 0.0003 0.00030899047851562
SELECT * FROM productimages WHERE product_id = '2896' ORDER BY sortorder ASC
209 0.0005 0.00046920776367188
SELECT * FROM product_image_select WHERE product_id = '2896'
210 0.0003 0.0002739429473877
SELECT * FROM productcustomimages WHERE product_id = '2896'
211 0.0010 0.00096583366394043
SELECT a.name, n.displayname,a.value FROM productattributes a, productattributenames n WHERE product_id = '2896' AND a.name = n.originalname
212 0.0003 0.00030994415283203
SELECT * FROM productoffers WHERE product_id = '2896' AND merchantid = 'A1X6FK5RDHNB96'
213 0.0003 0.00032901763916016
SELECT * FROM productoffers
                WHERE product_id = '2896' AND price > 0
                ORDER BY price ASC LIMIT 1
214 0.0002 0.00023007392883301
SELECT * FROM productoffers
                WHERE product_id = 2896
                ORDER BY price ASC LIMIT 1
215 0.0002 0.00024199485778809
SELECT value FROM productattributes
                WHERE product_id = '2896'
                AND name = 'ListPriceAmount'
216 0.0003 0.00026583671569824
SELECT value FROM productattributes WHERE product_id = '2896' AND (name = 'ListPriceAmount' OR name = 'ListPriceFormattedPrice') ORDER BY name LIMIT 1
217 0.0003 0.00032210350036621
SELECT * FROM products WHERE id = '1599'
218 0.0004 0.00035905838012695
SELECT * FROM productimages WHERE product_id = '1599' ORDER BY sortorder ASC
219 0.0004 0.00043296813964844
SELECT * FROM product_image_select WHERE product_id = '1599'
220 0.0003 0.00031399726867676
SELECT * FROM productcustomimages WHERE product_id = '1599'
221 0.0008 0.0008091926574707
SELECT a.name, n.displayname,a.value FROM productattributes a, productattributenames n WHERE product_id = '1599' AND a.name = n.originalname
222 0.0003 0.00033402442932129
SELECT * FROM productoffers WHERE product_id = '1599' AND merchantid = 'A1X6FK5RDHNB96'
223 0.0003 0.00026297569274902
SELECT * FROM productoffers
                WHERE product_id = '1599' AND price > 0
                ORDER BY price ASC LIMIT 1
224 0.0003 0.00026607513427734
SELECT value FROM productattributes WHERE product_id = '1599' AND (name = 'ListPriceAmount' OR name = 'ListPriceFormattedPrice') ORDER BY name LIMIT 1
225 0.0003 0.00031900405883789
SELECT * FROM products WHERE id = '1250'
226 0.0003 0.00033998489379883
SELECT * FROM productimages WHERE product_id = '1250' ORDER BY sortorder ASC
227 0.0004 0.00042390823364258
SELECT * FROM product_image_select WHERE product_id = '1250'
228 0.0003 0.00026512145996094
SELECT * FROM productcustomimages WHERE product_id = '1250'
229 0.0006 0.00064301490783691
SELECT a.name, n.displayname,a.value FROM productattributes a, productattributenames n WHERE product_id = '1250' AND a.name = n.originalname
230 0.0004 0.00035595893859863
SELECT * FROM productoffers WHERE product_id = '1250' AND merchantid = 'A1X6FK5RDHNB96'
231 0.0003 0.00030803680419922
SELECT * FROM productoffers
                WHERE product_id = '1250' AND price > 0
                ORDER BY price ASC LIMIT 1
232 0.0003 0.00032901763916016
SELECT value FROM productattributes WHERE product_id = '1250' AND (name = 'ListPriceAmount' OR name = 'ListPriceFormattedPrice') ORDER BY name LIMIT 1
233 0.0004 0.00036191940307617
SELECT * FROM products WHERE id = '2182'
234 0.0003 0.00030899047851562
SELECT * FROM productimages WHERE product_id = '2182' ORDER BY sortorder ASC
235 0.0003 0.00029706954956055
SELECT pi.*, p.parent_id FROM productimages pi, products p WHERE p.parent_id = '2182' AND p.id = pi.product_id ORDER BY pi.sortorder
236 0.0005 0.00049209594726562
SELECT * FROM product_image_select WHERE product_id = '2182'
237 0.0003 0.00029087066650391
SELECT * FROM productcustomimages WHERE product_id = '2182'
238 0.0004 0.00040912628173828
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 = '2182'
                GROUP BY o.product_id
239 0.0004 0.00038909912109375
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     = '2182'
                GROUP BY n.displayname
                ORDER BY n.displayname DESC
240 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 = 2182
241 0.0006 0.00056600570678711
SELECT a.name, n.displayname,a.value FROM productattributes a, productattributenames n WHERE product_id = '2182' AND a.name = n.originalname
242 0.0003 0.00025010108947754
SELECT * FROM productoffers WHERE product_id = '2182' AND merchantid = 'A1X6FK5RDHNB96'
243 0.0003 0.00026202201843262
SELECT * FROM productoffers
                WHERE product_id = '2182' AND price > 0
                ORDER BY price ASC LIMIT 1
244 0.0002 0.00023794174194336
SELECT * FROM productoffers
                WHERE product_id = 2182
                ORDER BY price ASC LIMIT 1
245 0.0002 0.00024509429931641
SELECT value FROM productattributes
                WHERE product_id = '2182'
                AND name = 'ListPriceAmount'
246 0.0003 0.00026392936706543
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 = '2182'
                GROUP BY o.product_id
247 0.0006 0.00055313110351562
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     = '2182'
                GROUP BY n.displayname
                ORDER BY n.displayname DESC
248 0.0003 0.00025105476379395
SELECT MAX(amountsaved) AS maxsaving, MIN(amountsaved) AS minsaving FROM productoffers o, products p WHERE o.product_id = p.id AND p.parent_id = 2182
249 0.0005 0.00045013427734375
SELECT value FROM productattributes WHERE product_id = '2182' AND (name = 'ListPriceAmount' OR name = 'ListPriceFormattedPrice') ORDER BY name LIMIT 1
250 0.0003 0.00025200843811035
SELECT * FROM products WHERE parent_id = '2182'
251 0.0002 0.00024700164794922
SELECT * FROM products WHERE id = '827'
252 0.0003 0.00031685829162598
SELECT * FROM productimages WHERE product_id = '827' ORDER BY sortorder ASC
253 0.0005 0.00046300888061523
SELECT * FROM product_image_select WHERE product_id = '827'
254 0.0003 0.00030303001403809
SELECT * FROM productcustomimages WHERE product_id = '827'
255 0.0007 0.00071215629577637
SELECT a.name, n.displayname,a.value FROM productattributes a, productattributenames n WHERE product_id = '827' AND a.name = n.originalname
256 0.0003 0.0003349781036377
SELECT * FROM productoffers WHERE product_id = '827' AND merchantid = 'A1X6FK5RDHNB96'
257 0.0003 0.00026297569274902
SELECT * FROM productoffers
                WHERE product_id = '827' AND price > 0
                ORDER BY price ASC LIMIT 1
258 0.0002 0.00023698806762695
SELECT * FROM productoffers
                WHERE product_id = 827
                ORDER BY price ASC LIMIT 1
259 0.0003 0.00027084350585938
SELECT value FROM productattributes
                WHERE product_id = '827'
                AND name = 'ListPriceAmount'
260 0.0003 0.00027298927307129
SELECT value FROM productattributes WHERE product_id = '827' AND (name = 'ListPriceAmount' OR name = 'ListPriceFormattedPrice') ORDER BY name LIMIT 1
261 0.0004 0.00035691261291504
SELECT * FROM products WHERE id = '1832'
262 0.0003 0.00034379959106445
SELECT * FROM productimages WHERE product_id = '1832' ORDER BY sortorder ASC
263 0.0003 0.00026893615722656
SELECT pi.*, p.parent_id FROM productimages pi, products p WHERE p.parent_id = '1832' AND p.id = pi.product_id ORDER BY pi.sortorder
264 0.0005 0.00048494338989258
SELECT * FROM product_image_select WHERE product_id = '1832'
265 0.0003 0.00027918815612793
SELECT * FROM productcustomimages WHERE product_id = '1832'
266 0.0004 0.00036907196044922
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 = '1832'
                GROUP BY o.product_id
267 0.0004 0.00040984153747559
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     = '1832'
                GROUP BY n.displayname
                ORDER BY n.displayname DESC
268 0.0003 0.0003209114074707
SELECT MAX(amountsaved) AS maxsaving, MIN(amountsaved) AS minsaving FROM productoffers o, products p WHERE o.product_id = p.id AND p.parent_id = 1832
269 0.0008 0.00081300735473633
SELECT a.name, n.displayname,a.value FROM productattributes a, productattributenames n WHERE product_id = '1832' AND a.name = n.originalname
270 0.0006 0.00058102607727051
SELECT * FROM productoffers WHERE product_id = '1832' AND merchantid = 'A1X6FK5RDHNB96'
271 0.0003 0.00033116340637207
SELECT * FROM productoffers
                WHERE product_id = '1832' AND price > 0
                ORDER BY price ASC LIMIT 1
272 0.0002 0.00022983551025391
SELECT * FROM productoffers
                WHERE product_id = 1832
                ORDER BY price ASC LIMIT 1
273 0.0003 0.00025081634521484
SELECT value FROM productattributes
                WHERE product_id = '1832'
                AND name = 'ListPriceAmount'
274 0.0003 0.00026702880859375
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 = '1832'
                GROUP BY o.product_id
275 0.0004 0.00039410591125488
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     = '1832'
                GROUP BY n.displayname
                ORDER BY n.displayname DESC
276 0.0003 0.0003199577331543
SELECT MAX(amountsaved) AS maxsaving, MIN(amountsaved) AS minsaving FROM productoffers o, products p WHERE o.product_id = p.id AND p.parent_id = 1832
277 0.0003 0.00033307075500488
SELECT value FROM productattributes WHERE product_id = '1832' AND (name = 'ListPriceAmount' OR name = 'ListPriceFormattedPrice') ORDER BY name LIMIT 1
278 0.0005 0.00051784515380859
SELECT * FROM products WHERE parent_id = '1832'
279 0.0004 0.00040102005004883
SELECT * FROM products WHERE id = '813'
280 0.0005 0.00045514106750488
SELECT * FROM productimages WHERE product_id = '813' ORDER BY sortorder ASC
281 0.0003 0.00032496452331543
SELECT pi.*, p.parent_id FROM productimages pi, products p WHERE p.parent_id = '813' AND p.id = pi.product_id ORDER BY pi.sortorder
282 0.0005 0.00054097175598145
SELECT * FROM product_image_select WHERE product_id = '813'
283 0.0003 0.00027799606323242
SELECT * FROM productcustomimages WHERE product_id = '813'
284 0.0004 0.00035285949707031
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 = '813'
                GROUP BY o.product_id
285 0.0004 0.00043296813964844
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     = '813'
                GROUP BY n.displayname
                ORDER BY n.displayname DESC
286 0.0003 0.00028896331787109
SELECT MAX(amountsaved) AS maxsaving, MIN(amountsaved) AS minsaving FROM productoffers o, products p WHERE o.product_id = p.id AND p.parent_id = 813
287 0.0006 0.00058603286743164
SELECT a.name, n.displayname,a.value FROM productattributes a, productattributenames n WHERE product_id = '813' AND a.name = n.originalname
288 0.0002 0.00023794174194336
SELECT * FROM productoffers WHERE product_id = '813' AND merchantid = 'A1X6FK5RDHNB96'
289 0.0003 0.0002601146697998
SELECT * FROM productoffers
                WHERE product_id = '813' AND price > 0
                ORDER BY price ASC LIMIT 1
290 0.0003 0.00025391578674316
SELECT * FROM productoffers
                WHERE product_id = 813
                ORDER BY price ASC LIMIT 1
291 0.0003 0.00028300285339355
SELECT value FROM productattributes
                WHERE product_id = '813'
                AND name = 'ListPriceAmount'
292 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 = '813'
                GROUP BY o.product_id
293 0.0004 0.00041413307189941
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     = '813'
                GROUP BY n.displayname
                ORDER BY n.displayname DESC
294 0.0003 0.00026392936706543
SELECT MAX(amountsaved) AS maxsaving, MIN(amountsaved) AS minsaving FROM productoffers o, products p WHERE o.product_id = p.id AND p.parent_id = 813
295 0.0003 0.00033903121948242
SELECT value FROM productattributes WHERE product_id = '813' AND (name = 'ListPriceAmount' OR name = 'ListPriceFormattedPrice') ORDER BY name LIMIT 1
296 0.0004 0.00041604042053223
SELECT  o.value
                FROM    products            p,
                        productoptions      o
                WHERE   p.parent_id     = '813'
                  AND   p.id            = o.product_id
                  AND   o.name          = 'Size'
                GROUP BY o.value
                ORDER BY o.value ASC
297 0.0003 0.00026702880859375
SELECT * FROM products WHERE id = '1240'
298 0.0004 0.0003809928894043
SELECT * FROM productimages WHERE product_id = '1240' ORDER BY sortorder ASC
299 0.0005 0.0004580020904541
SELECT * FROM product_image_select WHERE product_id = '1240'
300 0.0003 0.0002739429473877
SELECT * FROM productcustomimages WHERE product_id = '1240'
301 0.0007 0.00068998336791992
SELECT a.name, n.displayname,a.value FROM productattributes a, productattributenames n WHERE product_id = '1240' AND a.name = n.originalname
302 0.0003 0.00033903121948242
SELECT * FROM productoffers WHERE product_id = '1240' AND merchantid = 'A1X6FK5RDHNB96'
303 0.0003 0.00029397010803223
SELECT * FROM productoffers
                WHERE product_id = '1240' AND price > 0
                ORDER BY price ASC LIMIT 1
304 0.0003 0.00028586387634277
SELECT value FROM productattributes WHERE product_id = '1240' AND (name = 'ListPriceAmount' OR name = 'ListPriceFormattedPrice') ORDER BY name LIMIT 1
305 0.0003 0.00032997131347656
SELECT * FROM products WHERE id = '776'
306 0.0004 0.00035715103149414
SELECT * FROM productimages WHERE product_id = '776' ORDER BY sortorder ASC
307 0.0004 0.00044608116149902
SELECT * FROM product_image_select WHERE product_id = '776'
308 0.0003 0.00031900405883789
SELECT * FROM productcustomimages WHERE product_id = '776'
309 0.0006 0.00064897537231445
SELECT a.name, n.displayname,a.value FROM productattributes a, productattributenames n WHERE product_id = '776' AND a.name = n.originalname
310 0.0003 0.00032901763916016
SELECT * FROM productoffers WHERE product_id = '776' AND merchantid = 'A1X6FK5RDHNB96'
311 0.0003 0.00027203559875488
SELECT * FROM productoffers
                WHERE product_id = '776' AND price > 0
                ORDER BY price ASC LIMIT 1
312 0.0003 0.00026488304138184
SELECT value FROM productattributes WHERE product_id = '776' AND (name = 'ListPriceAmount' OR name = 'ListPriceFormattedPrice') ORDER BY name LIMIT 1
313 0.0003 0.00032782554626465
SELECT * FROM products WHERE id = '2358'
314 0.0003 0.00030183792114258
SELECT * FROM productimages WHERE product_id = '2358' ORDER BY sortorder ASC
315 0.0005 0.00050115585327148
SELECT * FROM product_image_select WHERE product_id = '2358'
316 0.0003 0.00028610229492188
SELECT * FROM productcustomimages WHERE product_id = '2358'
317 0.0005 0.00053906440734863
SELECT a.name, n.displayname,a.value FROM productattributes a, productattributenames n WHERE product_id = '2358' AND a.name = n.originalname
318 0.0003 0.00031018257141113
SELECT * FROM productoffers WHERE product_id = '2358' AND merchantid = 'A1X6FK5RDHNB96'
319 0.0003 0.00026607513427734
SELECT * FROM productoffers
                WHERE product_id = '2358' AND price > 0
                ORDER BY price ASC LIMIT 1
320 0.0003 0.00028300285339355
SELECT value FROM productattributes WHERE product_id = '2358' AND (name = 'ListPriceAmount' OR name = 'ListPriceFormattedPrice') ORDER BY name LIMIT 1
321 0.0003 0.00032687187194824
SELECT * FROM products WHERE id = '858'
322 0.0004 0.00036287307739258
SELECT * FROM productimages WHERE product_id = '858' ORDER BY sortorder ASC
323 0.0004 0.00042891502380371
SELECT * FROM product_image_select WHERE product_id = '858'
324 0.0003 0.00030398368835449
SELECT * FROM productcustomimages WHERE product_id = '858'
325 0.0009 0.00094914436340332
SELECT a.name, n.displayname,a.value FROM productattributes a, productattributenames n WHERE product_id = '858' AND a.name = n.originalname
326 0.0006 0.00059700012207031
SELECT * FROM productoffers WHERE product_id = '858' AND merchantid = 'A1X6FK5RDHNB96'
327 0.0004 0.00037121772766113
SELECT * FROM productoffers
                WHERE product_id = '858' AND price > 0
                ORDER BY price ASC LIMIT 1
328 0.0003 0.00026988983154297
SELECT value FROM productattributes WHERE product_id = '858' AND (name = 'ListPriceAmount' OR name = 'ListPriceFormattedPrice') ORDER BY name LIMIT 1
329 0.0003 0.00032901763916016
SELECT * FROM products WHERE id = '1462'
330 0.0003 0.00029897689819336
SELECT * FROM productimages WHERE product_id = '1462' ORDER BY sortorder ASC
331 0.0003 0.00027918815612793
SELECT pi.*, p.parent_id FROM productimages pi, products p WHERE p.parent_id = '1462' AND p.id = pi.product_id ORDER BY pi.sortorder
332 0.0005 0.00046706199645996
SELECT * FROM product_image_select WHERE product_id = '1462'
333 0.0003 0.00026607513427734
SELECT * FROM productcustomimages WHERE product_id = '1462'
334 0.0003 0.00032186508178711
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 = '1462'
                GROUP BY o.product_id
335 0.0004 0.00036811828613281
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     = '1462'
                GROUP BY n.displayname
                ORDER BY n.displayname DESC
336 0.0003 0.00025105476379395
SELECT MAX(amountsaved) AS maxsaving, MIN(amountsaved) AS minsaving FROM productoffers o, products p WHERE o.product_id = p.id AND p.parent_id = 1462
337 0.0007 0.00073599815368652
SELECT a.name, n.displayname,a.value FROM productattributes a, productattributenames n WHERE product_id = '1462' AND a.name = n.originalname
338 0.0003 0.00025701522827148
SELECT * FROM productoffers WHERE product_id = '1462' AND merchantid = 'A1X6FK5RDHNB96'
339 0.0002 0.00024986267089844
SELECT * FROM productoffers
                WHERE product_id = '1462' AND price > 0
                ORDER BY price ASC LIMIT 1
340 0.0002 0.00023794174194336
SELECT * FROM productoffers
                WHERE product_id = 1462
                ORDER BY price ASC LIMIT 1
341 0.0003 0.00025296211242676
SELECT value FROM productattributes
                WHERE product_id = '1462'
                AND name = 'ListPriceAmount'
342 0.0003 0.00025820732116699
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 = '1462'
                GROUP BY o.product_id
343 0.0008 0.00076603889465332
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     = '1462'
                GROUP BY n.displayname
                ORDER BY n.displayname DESC
344 0.0007 0.0007169246673584
SELECT MAX(amountsaved) AS maxsaving, MIN(amountsaved) AS minsaving FROM productoffers o, products p WHERE o.product_id = p.id AND p.parent_id = 1462
345 0.0006 0.00058293342590332
SELECT * FROM products WHERE parent_id = '1462'
346 0.0009 0.0009310245513916
SELECT * FROM customerreviews WHERE approved = 1 AND productid = '2942' ORDER BY timestamp DESC
347 0.0003 0.0002591609954834
SELECT * FROM customerreviews WHERE approved = 1 AND productid = '2912' ORDER BY timestamp DESC
348 0.0004 0.00039315223693848
SELECT * FROM customerreviews WHERE approved = 1 AND productid = '2852' ORDER BY timestamp DESC
349 0.0004 0.00043892860412598
SELECT * FROM customerreviews WHERE approved = 1 AND productid = '2728' ORDER BY timestamp DESC
350 0.0004 0.00038504600524902
SELECT * FROM customerreviews WHERE approved = 1 AND productid = '3498' ORDER BY timestamp DESC
351 0.0005 0.0005490779876709
SELECT * FROM customerreviews WHERE approved = 1 AND productid = '4935' ORDER BY timestamp DESC
352 0.0002 0.0002281665802002
SELECT * FROM customerreviews WHERE approved = 1 AND productid = '2896' ORDER BY timestamp DESC
353 0.0002 0.00021791458129883
SELECT * FROM customerreviews WHERE approved = 1 AND productid = '1599' ORDER BY timestamp DESC
354 0.0002 0.00019979476928711
SELECT * FROM customerreviews WHERE approved = 1 AND productid = '1250' ORDER BY timestamp DESC
355 0.0004 0.00035285949707031
SELECT * FROM customerreviews WHERE approved = 1 AND productid = '2182' ORDER BY timestamp DESC
356 0.0002 0.00024199485778809
SELECT * FROM customerreviews WHERE approved = 1 AND productid = '827' ORDER BY timestamp DESC
357 0.0002 0.00022411346435547
SELECT * FROM customerreviews WHERE approved = 1 AND productid = '1832' ORDER BY timestamp DESC
358 0.0002 0.00020313262939453
SELECT * FROM customerreviews WHERE approved = 1 AND productid = '813' ORDER BY timestamp DESC
359 0.0002 0.00020003318786621
SELECT * FROM customerreviews WHERE approved = 1 AND productid = '1240' ORDER BY timestamp DESC
360 0.0002 0.00020408630371094
SELECT * FROM customerreviews WHERE approved = 1 AND productid = '776' ORDER BY timestamp DESC
361 0.0002 0.00021505355834961
SELECT * FROM customerreviews WHERE approved = 1 AND productid = '2358' ORDER BY timestamp DESC
362 0.0002 0.00020194053649902
SELECT * FROM customerreviews WHERE approved = 1 AND productid = '858' ORDER BY timestamp DESC
363 0.0002 0.00020289421081543
SELECT * FROM customerreviews WHERE approved = 1 AND productid = '1462' ORDER BY timestamp DESC
364 0.0003 0.00033807754516602
SELECT * FROM template_info WHERE templateuid = 'fsb-fluid2018'
365 0.0003 0.00029802322387695
SELECT ga_value FROM google_analytics_options WHERE `ga_key` = 'ga_user_data'
366 0.0002 0.00023603439331055
SELECT ga_value FROM google_analytics_options WHERE `ga_key` = 'ga_tracking_status'
367 0.0129 0.012880086898804
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
368 0.0005 0.0004570484161377
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
369 0.0004 0.00036501884460449
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
370 0.0004 0.00036716461181641
SELECT * FROM products WHERE id = 1626
371 0.0002 0.00024700164794922
SELECT * FROM products WHERE id = 4041
372 0.0003 0.00028085708618164
SELECT * FROM products WHERE id = 4312
373 0.0002 0.00023293495178223
SELECT * FROM products WHERE id = 777
374 0.0002 0.0002288818359375
SELECT * FROM products WHERE id = 3881
375 0.0003 0.00025510787963867
SELECT * FROM products WHERE id = 4213
376 0.0003 0.00026202201843262
SELECT * FROM products WHERE id = '1626'
377 0.0003 0.00031685829162598
SELECT * FROM productimages WHERE product_id = '1626' ORDER BY sortorder ASC
378 0.0006 0.00064706802368164
SELECT * FROM product_image_select WHERE product_id = '1626'
379 0.0003 0.00030899047851562
SELECT * FROM productcustomimages WHERE product_id = '1626'
380 0.0006 0.00060606002807617
SELECT a.name, n.displayname,a.value FROM productattributes a, productattributenames n WHERE product_id = '1626' AND a.name = n.originalname
381 0.0003 0.00032496452331543
SELECT * FROM productoffers WHERE product_id = '1626' AND merchantid = 'A1X6FK5RDHNB96'
382 0.0003 0.0002598762512207
SELECT * FROM productoffers
                WHERE product_id = '1626' AND price > 0
                ORDER BY price ASC LIMIT 1
383 0.0003 0.00031304359436035
SELECT value FROM productattributes WHERE product_id = '1626' AND (name = 'ListPriceAmount' OR name = 'ListPriceFormattedPrice') ORDER BY name LIMIT 1
384 0.0003 0.00034594535827637
SELECT * FROM products WHERE id = '4041'
385 0.0003 0.00031900405883789
SELECT * FROM productimages WHERE product_id = '4041' ORDER BY sortorder ASC
386 0.0004 0.00043702125549316
SELECT * FROM product_image_select WHERE product_id = '4041'
387 0.0003 0.00026488304138184
SELECT * FROM productcustomimages WHERE product_id = '4041'
388 0.0019 0.0018649101257324
SELECT a.name, n.displayname,a.value FROM productattributes a, productattributenames n WHERE product_id = '4041' AND a.name = n.originalname
389 0.0004 0.0004420280456543
SELECT * FROM productoffers WHERE product_id = '4041' AND merchantid = 'A1X6FK5RDHNB96'
390 0.0003 0.00028204917907715
SELECT * FROM productoffers
                WHERE product_id = '4041' AND price > 0
                ORDER BY price ASC LIMIT 1
391 0.0003 0.00026297569274902
SELECT value FROM productattributes WHERE product_id = '4041' AND (name = 'ListPriceAmount' OR name = 'ListPriceFormattedPrice') ORDER BY name LIMIT 1
392 0.0004 0.00037789344787598
SELECT * FROM products WHERE id = '4312'
393 0.0003 0.00029706954956055
SELECT * FROM productimages WHERE product_id = '4312' ORDER BY sortorder ASC
394 0.0004 0.00043797492980957
SELECT * FROM product_image_select WHERE product_id = '4312'
395 0.0003 0.00026583671569824
SELECT * FROM productcustomimages WHERE product_id = '4312'
396 0.0011 0.0010819435119629
SELECT a.name, n.displayname,a.value FROM productattributes a, productattributenames n WHERE product_id = '4312' AND a.name = n.originalname
397 0.0003 0.00032687187194824
SELECT * FROM productoffers WHERE product_id = '4312' AND merchantid = 'A1X6FK5RDHNB96'
398 0.0003 0.00026416778564453
SELECT * FROM productoffers
                WHERE product_id = '4312' AND price > 0
                ORDER BY price ASC LIMIT 1
399 0.0005 0.0005190372467041
SELECT value FROM productattributes WHERE product_id = '4312' AND (name = 'ListPriceAmount' OR name = 'ListPriceFormattedPrice') ORDER BY name LIMIT 1
400 0.0007 0.00073599815368652
SELECT * FROM products WHERE id = '777'
401 0.0014 0.0013530254364014
SELECT * FROM productimages WHERE product_id = '777' ORDER BY sortorder ASC
402 0.0009 0.00088906288146973
SELECT * FROM product_image_select WHERE product_id = '777'
403 0.0003 0.00027203559875488
SELECT * FROM productcustomimages WHERE product_id = '777'
404 0.0007 0.00067615509033203
SELECT a.name, n.displayname,a.value FROM productattributes a, productattributenames n WHERE product_id = '777' AND a.name = n.originalname
405 0.0003 0.00030398368835449
SELECT * FROM productoffers WHERE product_id = '777' AND merchantid = 'A1X6FK5RDHNB96'
406 0.0003 0.00025510787963867
SELECT * FROM productoffers
                WHERE product_id = '777' AND price > 0
                ORDER BY price ASC LIMIT 1
407 0.0003 0.00026988983154297
SELECT value FROM productattributes WHERE product_id = '777' AND (name = 'ListPriceAmount' OR name = 'ListPriceFormattedPrice') ORDER BY name LIMIT 1
408 0.0004 0.00036215782165527
SELECT * FROM products WHERE id = '3881'
409 0.0003 0.00033783912658691
SELECT * FROM productimages WHERE product_id = '3881' ORDER BY sortorder ASC
410 0.0004 0.00042414665222168
SELECT * FROM product_image_select WHERE product_id = '3881'
411 0.0003 0.0002589225769043
SELECT * FROM productcustomimages WHERE product_id = '3881'
412 0.0007 0.00069403648376465
SELECT a.name, n.displayname,a.value FROM productattributes a, productattributenames n WHERE product_id = '3881' AND a.name = n.originalname
413 0.0003 0.00030899047851562
SELECT * FROM productoffers WHERE product_id = '3881' AND merchantid = 'A1X6FK5RDHNB96'
414 0.0003 0.00026202201843262
SELECT * FROM productoffers
                WHERE product_id = '3881' AND price > 0
                ORDER BY price ASC LIMIT 1
415 0.0003 0.00026798248291016
SELECT value FROM productattributes WHERE product_id = '3881' AND (name = 'ListPriceAmount' OR name = 'ListPriceFormattedPrice') ORDER BY name LIMIT 1
416 0.0003 0.00032210350036621
SELECT * FROM products WHERE id = '4213'
417 0.0003 0.00032997131347656
SELECT * FROM productimages WHERE product_id = '4213' ORDER BY sortorder ASC
418 0.0004 0.00043988227844238
SELECT * FROM product_image_select WHERE product_id = '4213'
419 0.0003 0.00026082992553711
SELECT * FROM productcustomimages WHERE product_id = '4213'
420 0.0007 0.00068187713623047
SELECT a.name, n.displayname,a.value FROM productattributes a, productattributenames n WHERE product_id = '4213' AND a.name = n.originalname
421 0.0003 0.00030207633972168
SELECT * FROM productoffers WHERE product_id = '4213' AND merchantid = 'A1X6FK5RDHNB96'
422 0.0003 0.00027799606323242
SELECT * FROM productoffers
                WHERE product_id = '4213' AND price > 0
                ORDER BY price ASC LIMIT 1
423 0.0005 0.00050997734069824
SELECT value FROM productattributes WHERE product_id = '4213' AND (name = 'ListPriceAmount' OR name = 'ListPriceFormattedPrice') ORDER BY name LIMIT 1
424 0.0006 0.00056099891662598
SELECT * FROM template_includes WHERE deleted = 0 AND templateuid = 'fsb-fluid2018' AND area = 'header' ORDER BY sortorder ASC
425 0.0005 0.00045204162597656
SELECT * FROM template_includes WHERE deleted = 0 AND templateuid = 'fsb-fluid2018' AND area = 'footer' ORDER BY sortorder ASC
426 0.0011 0.0010881423950195
SELECT * FROM template_css WHERE deleted = 0 AND templateuid = 'fsb-fluid2018' AND skinuid = ''
427 0.0004 0.00040984153747559
SELECT * FROM template_images WHERE deleted = 0 AND templateuid = 'fsb-fluid2018'
428 0.0003 0.00033092498779297
SELECT * FROM template_images WHERE deleted = 0 AND templateuid = 'fsb-fluid2018'
429 0.0004 0.00036501884460449
SELECT * FROM template_images WHERE templateuid = 'fsb-fluid2018' AND imageuid = 'FB_DEFAULT_SHARE_IMAGE'
430 0.0004 0.00035905838012695
SELECT * FROM template_images WHERE templateuid = 'fsb-fluid2018' AND imageuid = 'HEAD_LOGO'