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.705696105957 404 1.3119 0


No Amazon API Requests Made.


App Debug - Total Time 1.705696105957 seconds

Number Time From Start Name Description
1 0.37612795829773 Initialise Initialise FSB Function
2 0.37934708595276 App Controller Start Start of the App controller (called before the controller of every page)
3 0.42943811416626 Start of getCategoryListByGroup Function Before first category groups query
4 0.43048214912415 After initial query Before first category groups query
5 0.43048310279846 Get Category List for Group Before the call to getCategoryList function
6 0.43048501014709 Start of GetCategoryList function Start of the function
7 0.43048715591431 Before getting categories Query to get specific category list
8 0.43140816688538 After getting categories Query to get specific category list
9 0.43140816688538 Before getting category custom Before call to function getCategoryCustom
10 0.44735813140869 After getting category custom After call to function getCategoryCustom
11 0.44736003875732 Before getting category custom Before call to function getCategoryCustom
12 0.45658206939697 After getting category custom After call to function getCategoryCustom
13 0.4565851688385 Before getting category custom Before call to function getCategoryCustom
14 0.46105217933655 After getting category custom After call to function getCategoryCustom
15 0.46105313301086 Before getting category custom Before call to function getCategoryCustom
16 0.46403312683105 After getting category custom After call to function getCategoryCustom
17 0.46403408050537 Before getting category custom Before call to function getCategoryCustom
18 0.46729803085327 After getting category custom After call to function getCategoryCustom
19 0.46729898452759 Before getting category custom Before call to function getCategoryCustom
20 0.47060513496399 After getting category custom After call to function getCategoryCustom
21 0.47060608863831 End of GetCategoryList function End of the function
22 0.47061109542847 Get Category List for Group Before the call to getCategoryList function
23 0.47061395645142 Start of GetCategoryList function Start of the function
24 0.47061514854431 Before getting categories Query to get specific category list
25 0.4710910320282 End of getCategoryListByGroup Function Before return()
26 1.4743571281433 App Controller End End of the App controller (called before the controller of every page)
27 1.6391489505768 App_after Controller Start Start of the App_after controller (called after the controller of every page)
28 1.6401669979095 Before Get Options Before the call to getOptions in the tpl class
29 1.6803510189056 After Get Options After the call to getOptions in the tpl class
30 1.6804001331329 App_after Controller End End of the App_after controller (called after the controller of every page)
31 1.7056860923767 Finalizing debug Before the debug is output to the page.
32 1.705696105957 End of App This is the end of the app logging, final timestamp


Query Debug - 404 Database Queries. Total time 1.3119 seconds

Number Time (Seconds) Time (Milliseconds) Query
1 0.0010 0.0010061264038086
SELECT parameter, value FROM parameters
2 0.0052 0.0052480697631836
SELECT * FROM `bad_bots`
3 0.0004 0.00038003921508789
SET time_zone = 'Europe/London'
4 0.0032 0.003216028213501
SELECT version FROM version ORDER BY `installed` DESC LIMIT 1
5 0.0018 0.001777172088623
INSERT INTO ga_users (`isbot`, `ips`) SELECT '1', 'a:1:{i:0;s:13:\"216.73.216.66\";}'
6 0.0015 0.0014669895172119
INSERT INTO ga_sessions (`sessionlastseen`) SELECT '1751918461'
7 0.0019 0.0018889904022217
SELECT * FROM autorun ORDER BY lastrun ASC
8 0.0005 0.00047993659973145
UPDATE autorun SET lastrun = '2025-07-07 20:01:01' WHERE id = '15'
9 0.0006 0.00061297416687012
SELECT * FROM version ORDER BY installed DESC LIMIT 1
10 0.0017 0.001680850982666
SELECT id FROM pages WHERE pagename = 'search' LIMIT 1
11 0.0004 0.0003960132598877
SELECT * FROM pages WHERE id = 52
12 0.0032 0.0031559467315674
SELECT * FROM template_options WHERE deleted = 0 AND templateuid = 'fsb-fluid2018'
13 0.0461 0.046065092086792
SELECT * FROM template_text WHERE deleted = 0 AND templateuid = 'fsb-fluid2018' AND language = 'en'
14 0.0005 0.00051379203796387
SELECT * FROM pages WHERE pagename = 'search'
15 0.0010 0.0010349750518799
SELECT * FROM categorygroups ORDER BY sortorder ASC
16 0.0009 0.00091099739074707
SELECT * FROM categories WHERE parent_id = '0' AND categorygroup_id = '1'  AND hidden = 0 ORDER BY sortorder ASC
17 0.0057 0.0057201385498047
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.0010249614715576
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.00069093704223633
SELECT COUNT(DISTINCT(bundle_id)) FROM bundle_categories WHERE category_id = 26
20 0.0003 0.00031113624572754
SELECT id FROM categories WHERE parent_id = '26'
21 0.0053 0.0052828788757324
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.00092601776123047
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.0009 0.00086092948913574
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.0007 0.00072908401489258
SELECT COUNT(DISTINCT(id)) FROM categories_autopopulate WHERE category_id = '26'
25 0.0003 0.00032305717468262
SELECT * FROM categorygroups WHERE id = '1'
26 0.0033 0.0033130645751953
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.0005 0.0004889965057373
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.00029301643371582
SELECT COUNT(DISTINCT(bundle_id)) FROM bundle_categories WHERE category_id = 27
29 0.0003 0.0003049373626709
SELECT id FROM categories WHERE parent_id = '27'
30 0.0034 0.00341796875
SELECT COUNT(DISTINCT(p.id)) FROM products p, products_categories c
				WHERE p.id = c.product_id
				  AND c.category_id IN (27)
				  AND p.parent_id = 0
				  AND p.hidden = 0
				  AND p.enabled = 1 
31 0.0004 0.00036287307739258
SELECT COUNT(DISTINCT(p.id)) FROM bundles p, bundle_categories c
				WHERE p.id = c.bundle_id
				  AND c.category_id IN (27)
				  AND p.disabled = 0 
32 0.0004 0.00037217140197754
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.00030899047851562
SELECT COUNT(DISTINCT(id)) FROM categories_autopopulate WHERE category_id = '27'
34 0.0003 0.00029802322387695
SELECT * FROM categorygroups WHERE id = '1'
35 0.0011 0.0011100769042969
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.00031208992004395
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.00027704238891602
SELECT COUNT(DISTINCT(bundle_id)) FROM bundle_categories WHERE category_id = 28
38 0.0003 0.00028896331787109
SELECT id FROM categories WHERE parent_id = '28'
39 0.0011 0.0011489391326904
SELECT COUNT(DISTINCT(p.id)) FROM products p, products_categories c
				WHERE p.id = c.product_id
				  AND c.category_id IN (28)
				  AND p.parent_id = 0
				  AND p.hidden = 0
				  AND p.enabled = 1 
40 0.0004 0.00035214424133301
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.00035905838012695
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.0003058910369873
SELECT COUNT(DISTINCT(id)) FROM categories_autopopulate WHERE category_id = '28'
43 0.0003 0.00028109550476074
SELECT * FROM categorygroups WHERE id = '1'
44 0.0004 0.00039386749267578
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.00029516220092773
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.00028395652770996
SELECT COUNT(DISTINCT(bundle_id)) FROM bundle_categories WHERE category_id = 29
47 0.0003 0.00029587745666504
SELECT id FROM categories WHERE parent_id = '29'
48 0.0004 0.00043582916259766
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.00031590461730957
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.00032687187194824
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.00029802322387695
SELECT COUNT(DISTINCT(id)) FROM categories_autopopulate WHERE category_id = '29'
52 0.0003 0.00030803680419922
SELECT * FROM categorygroups WHERE id = '1'
53 0.0004 0.00038313865661621
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.00029897689819336
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.00026702880859375
SELECT COUNT(DISTINCT(bundle_id)) FROM bundle_categories WHERE category_id = 30
56 0.0003 0.00029397010803223
SELECT id FROM categories WHERE parent_id = '30'
57 0.0007 0.00070595741271973
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.00033688545227051
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.0003509521484375
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.00029110908508301
SELECT * FROM categorygroups WHERE id = '1'
62 0.0004 0.00040292739868164
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.00032401084899902
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.00026702880859375
SELECT COUNT(DISTINCT(bundle_id)) FROM bundle_categories WHERE category_id = 31
65 0.0003 0.00028491020202637
SELECT id FROM categories WHERE parent_id = '31'
66 0.0007 0.00067901611328125
SELECT COUNT(DISTINCT(p.id)) FROM products p, products_categories c
				WHERE p.id = c.product_id
				  AND c.category_id IN (31)
				  AND p.parent_id = 0
				  AND p.hidden = 0
				  AND p.enabled = 1 
67 0.0004 0.00039196014404297
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.00033688545227051
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.00031495094299316
SELECT COUNT(DISTINCT(id)) FROM categories_autopopulate WHERE category_id = '31'
70 0.0003 0.00027990341186523
SELECT * FROM categorygroups WHERE id = '1'
71 0.0005 0.00047206878662109
SELECT * FROM categories WHERE parent_id = '0' AND categorygroup_id = '2'  AND hidden = 0 ORDER BY sortorder ASC
72 0.0024 0.0023958683013916
SELECT * FROM manufacturers m WHERE m.display_sidebar = 1 AND m.merge_manufacturer_id = 0 ORDER BY linktitle ASC
73 0.0010 0.00098705291748047
SELECT * FROM sideboxes WHERE (templateuid = 'fsb-fluid2018' OR templateuid = '') AND enabled = 1 ORDER BY sortorder ASC
74 0.0004 0.00040698051452637
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.0016 0.0015509128570557
SELECT * FROM sideboxes_pages WHERE sidebox_id = '26'
76 0.0017 0.0016751289367676
SELECT value FROM template_options WHERE templateuid = 'fsb-fluid2018' AND optionuid = 'DISPLAY_CREDIT_ICON'
77 0.0012 0.0012490749359131
SELECT * FROM pages WHERE core = 1 ORDER BY pagekey
78 0.9891 0.989098072052
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.0032 0.0032410621643066
SELECT * FROM ipgeolocations WHERE geoname_id = '6252001'
80 0.0010 0.0010430812835693
SELECT * FROM countryredirects WHERE countrycode = 'US'
81 0.0004 0.00044918060302734
SELECT * FROM pages WHERE pagename = 'search'
82 0.0102 0.010199069976807
SELECT MAX(price) as maxprice, MIN(price) as minprice FROM products WHERE enabled = 1 AND hidden = 0 AND price <> 0 
83 0.0035 0.0035200119018555
SELECT * FROM manufacturers WHERE display_filter = 1 AND merge_manufacturer_id = 0 ORDER BY name
84 0.0022 0.0022268295288086
SELECT * FROM productattributenames n WHERE hidden = 0 AND metabrowse = 1 ORDER BY n.displayname ASC
85 0.0124 0.012423992156982
SELECT MAX(price) as maxprice, MIN(price) as minprice FROM products WHERE enabled = 1 AND hidden = 0 AND price <> 0 
86 0.0034 0.0033690929412842
SELECT * FROM manufacturers WHERE display_filter = 1 AND merge_manufacturer_id = 0 ORDER BY name
87 0.0008 0.00079703330993652
SELECT * FROM productattributenames n WHERE hidden = 0 AND metabrowse = 1 AND sidebarfilter = 1 ORDER BY n.displayname ASC
88 0.0019 0.0018839836120605
INSERT INTO searches (`keywords`, `timestamp`, `ip`) SELECT 'easehold bote cafe hermetique botes et coffrets the et cafe', NOW(), '216.73.216.66'
89 0.0011 0.0010721683502197
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.0007 0.00065207481384277
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.0100 0.0099539756774902
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.0006 0.00062298774719238
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.0006 0.00058794021606445
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.0008 0.00075697898864746
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.0134 0.013401031494141
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.0004 0.0003511905670166
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.0002 0.00024604797363281
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.0004 0.00037598609924316
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.0003 0.00033211708068848
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.0041 0.0040559768676758
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.00026202201843262
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.0002 0.00024819374084473
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.0003 0.00031900405883789
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.0070 0.0069520473480225
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.00028204917907715
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.0002 0.00023889541625977
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.00032901763916016
SELECT * FROM products WHERE id = '792'
108 0.0011 0.0010559558868408
SELECT * FROM productimages WHERE product_id = '792' ORDER BY sortorder ASC
109 0.0008 0.00079798698425293
SELECT * FROM product_image_select WHERE product_id = '792'
110 0.0006 0.0006411075592041
SELECT * FROM productcustomimages WHERE product_id = '792'
111 0.0011 0.0010621547698975
SELECT a.name, n.displayname,a.value FROM productattributes a, productattributenames n WHERE product_id = '792' AND a.name = n.originalname
112 0.0007 0.00070905685424805
SELECT * FROM productoffers WHERE product_id = '792' AND merchantid = 'A1X6FK5RDHNB96'
113 0.0003 0.0002901554107666
SELECT * FROM productoffers
                WHERE product_id = '792' AND price > 0
                ORDER BY price ASC LIMIT 1
114 0.0004 0.00042295455932617
SELECT value FROM productattributes WHERE product_id = '792' AND (name = 'ListPriceAmount' OR name = 'ListPriceFormattedPrice') ORDER BY name LIMIT 1
115 0.0003 0.00034594535827637
SELECT * FROM products WHERE id = '4011'
116 0.0003 0.0003361701965332
SELECT * FROM productimages WHERE product_id = '4011' ORDER BY sortorder ASC
117 0.0005 0.00045013427734375
SELECT * FROM product_image_select WHERE product_id = '4011'
118 0.0003 0.00026702880859375
SELECT * FROM productcustomimages WHERE product_id = '4011'
119 0.0007 0.00072503089904785
SELECT a.name, n.displayname,a.value FROM productattributes a, productattributenames n WHERE product_id = '4011' AND a.name = n.originalname
120 0.0003 0.00032520294189453
SELECT * FROM productoffers WHERE product_id = '4011' AND merchantid = 'A1X6FK5RDHNB96'
121 0.0003 0.00026297569274902
SELECT * FROM productoffers
                WHERE product_id = '4011' AND price > 0
                ORDER BY price ASC LIMIT 1
122 0.0003 0.00031208992004395
SELECT value FROM productattributes WHERE product_id = '4011' AND (name = 'ListPriceAmount' OR name = 'ListPriceFormattedPrice') ORDER BY name LIMIT 1
123 0.0003 0.00031805038452148
SELECT * FROM products WHERE id = '4614'
124 0.0004 0.00038599967956543
SELECT * FROM productimages WHERE product_id = '4614' ORDER BY sortorder ASC
125 0.0008 0.00078678131103516
SELECT pi.*, p.parent_id FROM productimages pi, products p WHERE p.parent_id = '4614' AND p.id = pi.product_id ORDER BY pi.sortorder
126 0.0005 0.00045108795166016
SELECT * FROM product_image_select WHERE product_id = '4614'
127 0.0003 0.00027108192443848
SELECT * FROM productcustomimages WHERE product_id = '4614'
128 0.0005 0.00045990943908691
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 = '4614'
                GROUP BY o.product_id
129 0.0018 0.0017788410186768
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     = '4614'
                GROUP BY n.displayname
                ORDER BY n.displayname DESC
130 0.0004 0.00042295455932617
SELECT MAX(amountsaved) AS maxsaving, MIN(amountsaved) AS minsaving FROM productoffers o, products p WHERE o.product_id = p.id AND p.parent_id = 4614
131 0.0006 0.00056004524230957
SELECT a.name, n.displayname,a.value FROM productattributes a, productattributenames n WHERE product_id = '4614' AND a.name = n.originalname
132 0.0003 0.00025391578674316
SELECT * FROM productoffers WHERE product_id = '4614' AND merchantid = 'A1X6FK5RDHNB96'
133 0.0003 0.00025105476379395
SELECT * FROM productoffers
                WHERE product_id = '4614' AND price > 0
                ORDER BY price ASC LIMIT 1
134 0.0002 0.00022006034851074
SELECT * FROM productoffers
                WHERE product_id = 4614
                ORDER BY price ASC LIMIT 1
135 0.0002 0.000244140625
SELECT value FROM productattributes
                WHERE product_id = '4614'
                AND name = 'ListPriceAmount'
136 0.0004 0.00037503242492676
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 = '4614'
                GROUP BY o.product_id
137 0.0007 0.00074315071105957
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     = '4614'
                GROUP BY n.displayname
                ORDER BY n.displayname DESC
138 0.0004 0.00035214424133301
SELECT MAX(amountsaved) AS maxsaving, MIN(amountsaved) AS minsaving FROM productoffers o, products p WHERE o.product_id = p.id AND p.parent_id = 4614
139 0.0003 0.00034999847412109
SELECT value FROM productattributes WHERE product_id = '4614' AND (name = 'ListPriceAmount' OR name = 'ListPriceFormattedPrice') ORDER BY name LIMIT 1
140 0.0006 0.00057411193847656
SELECT  o.value
                FROM    products            p,
                        productoptions      o
                WHERE   p.parent_id     = '4614'
                  AND   p.id            = o.product_id
                  AND   o.name          = 'Size'
                GROUP BY o.value
                ORDER BY o.value ASC
141 0.0005 0.00050592422485352
SELECT  o.value
                FROM    products            p,
                        productoptions      o
                WHERE   p.parent_id     = '4614'
                  AND   p.id            = o.product_id
                  AND   o.name          = 'Color'
                GROUP BY o.value
                ORDER BY o.value ASC
142 0.0003 0.00026416778564453
SELECT * FROM products WHERE id = '1247'
143 0.0003 0.00030684471130371
SELECT * FROM productimages WHERE product_id = '1247' ORDER BY sortorder ASC
144 0.0004 0.00044608116149902
SELECT * FROM product_image_select WHERE product_id = '1247'
145 0.0003 0.00026702880859375
SELECT * FROM productcustomimages WHERE product_id = '1247'
146 0.0006 0.00062084197998047
SELECT a.name, n.displayname,a.value FROM productattributes a, productattributenames n WHERE product_id = '1247' AND a.name = n.originalname
147 0.0003 0.00031304359436035
SELECT * FROM productoffers WHERE product_id = '1247' AND merchantid = 'A1X6FK5RDHNB96'
148 0.0003 0.00027608871459961
SELECT * FROM productoffers
                WHERE product_id = '1247' AND price > 0
                ORDER BY price ASC LIMIT 1
149 0.0003 0.00026297569274902
SELECT * FROM productoffers
                WHERE product_id = 1247
                ORDER BY price ASC LIMIT 1
150 0.0002 0.00024294853210449
SELECT value FROM productattributes
                WHERE product_id = '1247'
                AND name = 'ListPriceAmount'
151 0.0003 0.00026178359985352
SELECT value FROM productattributes WHERE product_id = '1247' AND (name = 'ListPriceAmount' OR name = 'ListPriceFormattedPrice') ORDER BY name LIMIT 1
152 0.0004 0.00039386749267578
SELECT * FROM products WHERE id = '1096'
153 0.0004 0.00038385391235352
SELECT * FROM productimages WHERE product_id = '1096' ORDER BY sortorder ASC
154 0.0005 0.00048518180847168
SELECT * FROM product_image_select WHERE product_id = '1096'
155 0.0003 0.00026893615722656
SELECT * FROM productcustomimages WHERE product_id = '1096'
156 0.0006 0.00055313110351562
SELECT a.name, n.displayname,a.value FROM productattributes a, productattributenames n WHERE product_id = '1096' AND a.name = n.originalname
157 0.0003 0.00029993057250977
SELECT * FROM productoffers WHERE product_id = '1096' AND merchantid = 'A1X6FK5RDHNB96'
158 0.0003 0.00025415420532227
SELECT * FROM productoffers
                WHERE product_id = '1096' AND price > 0
                ORDER BY price ASC LIMIT 1
159 0.0002 0.00022411346435547
SELECT * FROM productoffers
                WHERE product_id = 1096
                ORDER BY price ASC LIMIT 1
160 0.0002 0.00024294853210449
SELECT value FROM productattributes
                WHERE product_id = '1096'
                AND name = 'ListPriceAmount'
161 0.0003 0.00025105476379395
SELECT value FROM productattributes WHERE product_id = '1096' AND (name = 'ListPriceAmount' OR name = 'ListPriceFormattedPrice') ORDER BY name LIMIT 1
162 0.0003 0.0003209114074707
SELECT * FROM products WHERE id = '2073'
163 0.0003 0.00034999847412109
SELECT * FROM productimages WHERE product_id = '2073' ORDER BY sortorder ASC
164 0.0004 0.00043392181396484
SELECT * FROM product_image_select WHERE product_id = '2073'
165 0.0003 0.00026106834411621
SELECT * FROM productcustomimages WHERE product_id = '2073'
166 0.0005 0.00051498413085938
SELECT a.name, n.displayname,a.value FROM productattributes a, productattributenames n WHERE product_id = '2073' AND a.name = n.originalname
167 0.0003 0.00029206275939941
SELECT * FROM productoffers WHERE product_id = '2073' AND merchantid = 'A1X6FK5RDHNB96'
168 0.0003 0.00025677680969238
SELECT * FROM productoffers
                WHERE product_id = '2073' AND price > 0
                ORDER BY price ASC LIMIT 1
169 0.0002 0.00021982192993164
SELECT * FROM productoffers
                WHERE product_id = 2073
                ORDER BY price ASC LIMIT 1
170 0.0002 0.00023388862609863
SELECT value FROM productattributes
                WHERE product_id = '2073'
                AND name = 'ListPriceAmount'
171 0.0003 0.00029611587524414
SELECT value FROM productattributes WHERE product_id = '2073' AND (name = 'ListPriceAmount' OR name = 'ListPriceFormattedPrice') ORDER BY name LIMIT 1
172 0.0004 0.00038290023803711
SELECT * FROM products WHERE id = '1223'
173 0.0003 0.00033092498779297
SELECT * FROM productimages WHERE product_id = '1223' ORDER BY sortorder ASC
174 0.0004 0.00043106079101562
SELECT * FROM product_image_select WHERE product_id = '1223'
175 0.0003 0.0002748966217041
SELECT * FROM productcustomimages WHERE product_id = '1223'
176 0.0007 0.00065398216247559
SELECT a.name, n.displayname,a.value FROM productattributes a, productattributenames n WHERE product_id = '1223' AND a.name = n.originalname
177 0.0003 0.00030183792114258
SELECT * FROM productoffers WHERE product_id = '1223' AND merchantid = 'A1X6FK5RDHNB96'
178 0.0003 0.00025081634521484
SELECT * FROM productoffers
                WHERE product_id = '1223' AND price > 0
                ORDER BY price ASC LIMIT 1
179 0.0002 0.00022482872009277
SELECT * FROM productoffers
                WHERE product_id = 1223
                ORDER BY price ASC LIMIT 1
180 0.0002 0.00023698806762695
SELECT value FROM productattributes
                WHERE product_id = '1223'
                AND name = 'ListPriceAmount'
181 0.0003 0.00026297569274902
SELECT value FROM productattributes WHERE product_id = '1223' AND (name = 'ListPriceAmount' OR name = 'ListPriceFormattedPrice') ORDER BY name LIMIT 1
182 0.0004 0.00035595893859863
SELECT * FROM products WHERE id = '2960'
183 0.0004 0.00041794776916504
SELECT * FROM productimages WHERE product_id = '2960' ORDER BY sortorder ASC
184 0.0004 0.00041103363037109
SELECT pi.*, p.parent_id FROM productimages pi, products p WHERE p.parent_id = '2960' AND p.id = pi.product_id ORDER BY pi.sortorder
185 0.0004 0.00042891502380371
SELECT * FROM product_image_select WHERE product_id = '2960'
186 0.0003 0.0002598762512207
SELECT * FROM productcustomimages WHERE product_id = '2960'
187 0.0004 0.00039291381835938
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 = '2960'
                GROUP BY o.product_id
188 0.0004 0.0004119873046875
SELECT  n.displayname, o.name
                FROM    productoptionnames  n,
                        productoptions      o,
                        products            p
                WHERE   n.originalname  = o.name
                  AND   o.product_id    = p.id
                  AND   p.parent_id     = '2960'
                GROUP BY n.displayname
                ORDER BY n.displayname DESC
189 0.0003 0.00029492378234863
SELECT MAX(amountsaved) AS maxsaving, MIN(amountsaved) AS minsaving FROM productoffers o, products p WHERE o.product_id = p.id AND p.parent_id = 2960
190 0.0007 0.00067400932312012
SELECT a.name, n.displayname,a.value FROM productattributes a, productattributenames n WHERE product_id = '2960' AND a.name = n.originalname
191 0.0002 0.00023293495178223
SELECT * FROM productoffers WHERE product_id = '2960' AND merchantid = 'A1X6FK5RDHNB96'
192 0.0002 0.00023698806762695
SELECT * FROM productoffers
                WHERE product_id = '2960' AND price > 0
                ORDER BY price ASC LIMIT 1
193 0.0002 0.00024795532226562
SELECT * FROM productoffers
                WHERE product_id = 2960
                ORDER BY price ASC LIMIT 1
194 0.0003 0.0002591609954834
SELECT value FROM productattributes
                WHERE product_id = '2960'
                AND name = 'ListPriceAmount'
195 0.0003 0.00029706954956055
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 = '2960'
                GROUP BY o.product_id
196 0.0004 0.00040912628173828
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     = '2960'
                GROUP BY n.displayname
                ORDER BY n.displayname DESC
197 0.0003 0.00026416778564453
SELECT MAX(amountsaved) AS maxsaving, MIN(amountsaved) AS minsaving FROM productoffers o, products p WHERE o.product_id = p.id AND p.parent_id = 2960
198 0.0003 0.00034213066101074
SELECT value FROM productattributes WHERE product_id = '2960' AND (name = 'ListPriceAmount' OR name = 'ListPriceFormattedPrice') ORDER BY name LIMIT 1
199 0.0004 0.00038790702819824
SELECT  o.value
                FROM    products            p,
                        productoptions      o
                WHERE   p.parent_id     = '2960'
                  AND   p.id            = o.product_id
                  AND   o.name          = 'Size'
                GROUP BY o.value
                ORDER BY o.value ASC
200 0.0003 0.0002601146697998
SELECT * FROM products WHERE id = '3586'
201 0.0003 0.00029110908508301
SELECT * FROM productimages WHERE product_id = '3586' ORDER BY sortorder ASC
202 0.0004 0.00043320655822754
SELECT * FROM product_image_select WHERE product_id = '3586'
203 0.0003 0.00026583671569824
SELECT * FROM productcustomimages WHERE product_id = '3586'
204 0.0007 0.00070714950561523
SELECT a.name, n.displayname,a.value FROM productattributes a, productattributenames n WHERE product_id = '3586' AND a.name = n.originalname
205 0.0003 0.00030708312988281
SELECT * FROM productoffers WHERE product_id = '3586' AND merchantid = 'A1X6FK5RDHNB96'
206 0.0003 0.00025296211242676
SELECT * FROM productoffers
                WHERE product_id = '3586' AND price > 0
                ORDER BY price ASC LIMIT 1
207 0.0002 0.00023603439331055
SELECT * FROM productoffers
                WHERE product_id = 3586
                ORDER BY price ASC LIMIT 1
208 0.0003 0.0002598762512207
SELECT value FROM productattributes
                WHERE product_id = '3586'
                AND name = 'ListPriceAmount'
209 0.0003 0.00026106834411621
SELECT value FROM productattributes WHERE product_id = '3586' AND (name = 'ListPriceAmount' OR name = 'ListPriceFormattedPrice') ORDER BY name LIMIT 1
210 0.0003 0.0003359317779541
SELECT * FROM products WHERE id = '3506'
211 0.0003 0.00032997131347656
SELECT * FROM productimages WHERE product_id = '3506' ORDER BY sortorder ASC
212 0.0004 0.00044703483581543
SELECT * FROM product_image_select WHERE product_id = '3506'
213 0.0003 0.00029993057250977
SELECT * FROM productcustomimages WHERE product_id = '3506'
214 0.0006 0.00061488151550293
SELECT a.name, n.displayname,a.value FROM productattributes a, productattributenames n WHERE product_id = '3506' AND a.name = n.originalname
215 0.0003 0.00030398368835449
SELECT * FROM productoffers WHERE product_id = '3506' AND merchantid = 'A1X6FK5RDHNB96'
216 0.0003 0.0003058910369873
SELECT * FROM productoffers
                WHERE product_id = '3506' AND price > 0
                ORDER BY price ASC LIMIT 1
217 0.0002 0.00023198127746582
SELECT * FROM productoffers
                WHERE product_id = 3506
                ORDER BY price ASC LIMIT 1
218 0.0002 0.00023913383483887
SELECT value FROM productattributes
                WHERE product_id = '3506'
                AND name = 'ListPriceAmount'
219 0.0003 0.00025296211242676
SELECT value FROM productattributes WHERE product_id = '3506' AND (name = 'ListPriceAmount' OR name = 'ListPriceFormattedPrice') ORDER BY name LIMIT 1
220 0.0004 0.00039196014404297
SELECT * FROM products WHERE id = '3797'
221 0.0003 0.00034189224243164
SELECT * FROM productimages WHERE product_id = '3797' ORDER BY sortorder ASC
222 0.0003 0.00028300285339355
SELECT pi.*, p.parent_id FROM productimages pi, products p WHERE p.parent_id = '3797' AND p.id = pi.product_id ORDER BY pi.sortorder
223 0.0004 0.00043606758117676
SELECT * FROM product_image_select WHERE product_id = '3797'
224 0.0003 0.00029206275939941
SELECT * FROM productcustomimages WHERE product_id = '3797'
225 0.0003 0.00032591819763184
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 = '3797'
                GROUP BY o.product_id
226 0.0004 0.00038290023803711
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     = '3797'
                GROUP BY n.displayname
                ORDER BY n.displayname DESC
227 0.0002 0.00024986267089844
SELECT MAX(amountsaved) AS maxsaving, MIN(amountsaved) AS minsaving FROM productoffers o, products p WHERE o.product_id = p.id AND p.parent_id = 3797
228 0.0006 0.00055408477783203
SELECT a.name, n.displayname,a.value FROM productattributes a, productattributenames n WHERE product_id = '3797' AND a.name = n.originalname
229 0.0002 0.00024223327636719
SELECT * FROM productoffers WHERE product_id = '3797' AND merchantid = 'A1X6FK5RDHNB96'
230 0.0002 0.00024294853210449
SELECT * FROM productoffers
                WHERE product_id = '3797' AND price > 0
                ORDER BY price ASC LIMIT 1
231 0.0002 0.00022387504577637
SELECT * FROM productoffers
                WHERE product_id = 3797
                ORDER BY price ASC LIMIT 1
232 0.0002 0.00024509429931641
SELECT value FROM productattributes
                WHERE product_id = '3797'
                AND name = 'ListPriceAmount'
233 0.0003 0.00025510787963867
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 = '3797'
                GROUP BY o.product_id
234 0.0004 0.00041294097900391
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     = '3797'
                GROUP BY n.displayname
                ORDER BY n.displayname DESC
235 0.0002 0.00023984909057617
SELECT MAX(amountsaved) AS maxsaving, MIN(amountsaved) AS minsaving FROM productoffers o, products p WHERE o.product_id = p.id AND p.parent_id = 3797
236 0.0003 0.00033402442932129
SELECT value FROM productattributes WHERE product_id = '3797' AND (name = 'ListPriceAmount' OR name = 'ListPriceFormattedPrice') ORDER BY name LIMIT 1
237 0.0004 0.00037193298339844
SELECT  o.value
                FROM    products            p,
                        productoptions      o
                WHERE   p.parent_id     = '3797'
                  AND   p.id            = o.product_id
                  AND   o.name          = 'Size'
                GROUP BY o.value
                ORDER BY o.value ASC
238 0.0003 0.00026488304138184
SELECT * FROM products WHERE parent_id = '3797'
239 0.0004 0.00036716461181641
SELECT a.name, n.displayname,a.value FROM productattributes a, productattributenames n WHERE product_id = '4072' AND a.name = n.originalname
240 0.0003 0.00034189224243164
SELECT * FROM productoffers WHERE product_id = '4072' AND merchantid = 'A1X6FK5RDHNB96'
241 0.0002 0.00024294853210449
SELECT * FROM productoffers
                WHERE product_id = '4072' AND price > 0
                ORDER BY price ASC LIMIT 1
242 0.0002 0.00023198127746582
SELECT * FROM productoffers
                WHERE product_id = 4072
                ORDER BY price ASC LIMIT 1
243 0.0002 0.00024008750915527
SELECT value FROM productattributes
                WHERE product_id = '4072'
                AND name = 'ListPriceAmount'
244 0.0002 0.00024700164794922
SELECT * FROM products WHERE id = '1379'
245 0.0003 0.0003349781036377
SELECT * FROM productimages WHERE product_id = '1379' ORDER BY sortorder ASC
246 0.0003 0.00026488304138184
SELECT pi.*, p.parent_id FROM productimages pi, products p WHERE p.parent_id = '1379' AND p.id = pi.product_id ORDER BY pi.sortorder
247 0.0005 0.00045013427734375
SELECT * FROM product_image_select WHERE product_id = '1379'
248 0.0003 0.00026512145996094
SELECT * FROM productcustomimages WHERE product_id = '1379'
249 0.0003 0.0003349781036377
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 = '1379'
                GROUP BY o.product_id
250 0.0004 0.00038790702819824
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     = '1379'
                GROUP BY n.displayname
                ORDER BY n.displayname DESC
251 0.0002 0.00024604797363281
SELECT MAX(amountsaved) AS maxsaving, MIN(amountsaved) AS minsaving FROM productoffers o, products p WHERE o.product_id = p.id AND p.parent_id = 1379
252 0.0005 0.00052809715270996
SELECT a.name, n.displayname,a.value FROM productattributes a, productattributenames n WHERE product_id = '1379' AND a.name = n.originalname
253 0.0003 0.00025606155395508
SELECT * FROM productoffers WHERE product_id = '1379' AND merchantid = 'A1X6FK5RDHNB96'
254 0.0002 0.00024795532226562
SELECT * FROM productoffers
                WHERE product_id = '1379' AND price > 0
                ORDER BY price ASC LIMIT 1
255 0.0002 0.00022411346435547
SELECT * FROM productoffers
                WHERE product_id = 1379
                ORDER BY price ASC LIMIT 1
256 0.0002 0.00024509429931641
SELECT value FROM productattributes
                WHERE product_id = '1379'
                AND name = 'ListPriceAmount'
257 0.0003 0.00025796890258789
SELECT  o.product_id, MIN(o.price) as price, p.customprice
                FROM    products        p,
                        productoffers   o
                WHERE   p.id        = o.product_id
                  AND   p.parent_id = '1379'
                GROUP BY o.product_id
258 0.0004 0.00038385391235352
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     = '1379'
                GROUP BY n.displayname
                ORDER BY n.displayname DESC
259 0.0003 0.00025200843811035
SELECT MAX(amountsaved) AS maxsaving, MIN(amountsaved) AS minsaving FROM productoffers o, products p WHERE o.product_id = p.id AND p.parent_id = 1379
260 0.0004 0.00036311149597168
SELECT value FROM productattributes WHERE product_id = '1379' AND (name = 'ListPriceAmount' OR name = 'ListPriceFormattedPrice') ORDER BY name LIMIT 1
261 0.0004 0.00036978721618652
SELECT  o.value
                FROM    products            p,
                        productoptions      o
                WHERE   p.parent_id     = '1379'
                  AND   p.id            = o.product_id
                  AND   o.name          = 'Style'
                GROUP BY o.value
                ORDER BY o.value ASC
262 0.0003 0.00031399726867676
SELECT  o.value
                FROM    products            p,
                        productoptions      o
                WHERE   p.parent_id     = '1379'
                  AND   p.id            = o.product_id
                  AND   o.name          = 'Size'
                GROUP BY o.value
                ORDER BY o.value ASC
263 0.0003 0.00025606155395508
SELECT * FROM products WHERE parent_id = '1379'
264 0.0004 0.00035810470581055
SELECT a.name, n.displayname,a.value FROM productattributes a, productattributenames n WHERE product_id = '1380' AND a.name = n.originalname
265 0.0003 0.00031399726867676
SELECT * FROM productoffers WHERE product_id = '1380' AND merchantid = 'A1X6FK5RDHNB96'
266 0.0003 0.00029897689819336
SELECT * FROM products WHERE id = '4922'
267 0.0004 0.00037288665771484
SELECT * FROM productimages WHERE product_id = '4922' ORDER BY sortorder ASC
268 0.0005 0.00046706199645996
SELECT * FROM product_image_select WHERE product_id = '4922'
269 0.0003 0.00026917457580566
SELECT * FROM productcustomimages WHERE product_id = '4922'
270 0.0007 0.00066208839416504
SELECT a.name, n.displayname,a.value FROM productattributes a, productattributenames n WHERE product_id = '4922' AND a.name = n.originalname
271 0.0003 0.00029802322387695
SELECT * FROM productoffers WHERE product_id = '4922' AND merchantid = 'A1X6FK5RDHNB96'
272 0.0002 0.00023913383483887
SELECT * FROM productoffers
                WHERE product_id = '4922' AND price > 0
                ORDER BY price ASC LIMIT 1
273 0.0002 0.00022101402282715
SELECT * FROM productoffers
                WHERE product_id = 4922
                ORDER BY price ASC LIMIT 1
274 0.0002 0.00024318695068359
SELECT value FROM productattributes
                WHERE product_id = '4922'
                AND name = 'ListPriceAmount'
275 0.0003 0.00025606155395508
SELECT value FROM productattributes WHERE product_id = '4922' AND (name = 'ListPriceAmount' OR name = 'ListPriceFormattedPrice') ORDER BY name LIMIT 1
276 0.0003 0.00031900405883789
SELECT * FROM products WHERE id = '1861'
277 0.0004 0.00042986869812012
SELECT * FROM productimages WHERE product_id = '1861' ORDER BY sortorder ASC
278 0.0005 0.00050687789916992
SELECT * FROM product_image_select WHERE product_id = '1861'
279 0.0004 0.00039386749267578
SELECT * FROM productcustomimages WHERE product_id = '1861'
280 0.0006 0.00059294700622559
SELECT a.name, n.displayname,a.value FROM productattributes a, productattributenames n WHERE product_id = '1861' AND a.name = n.originalname
281 0.0003 0.00030803680419922
SELECT * FROM productoffers WHERE product_id = '1861' AND merchantid = 'A1X6FK5RDHNB96'
282 0.0003 0.00030899047851562
SELECT * FROM productoffers
                WHERE product_id = '1861' AND price > 0
                ORDER BY price ASC LIMIT 1
283 0.0004 0.00041604042053223
SELECT value FROM productattributes WHERE product_id = '1861' AND (name = 'ListPriceAmount' OR name = 'ListPriceFormattedPrice') ORDER BY name LIMIT 1
284 0.0004 0.0003509521484375
SELECT * FROM products WHERE id = '1148'
285 0.0004 0.00035691261291504
SELECT * FROM productimages WHERE product_id = '1148' ORDER BY sortorder ASC
286 0.0004 0.00043392181396484
SELECT * FROM product_image_select WHERE product_id = '1148'
287 0.0003 0.00026416778564453
SELECT * FROM productcustomimages WHERE product_id = '1148'
288 0.0006 0.00064587593078613
SELECT a.name, n.displayname,a.value FROM productattributes a, productattributenames n WHERE product_id = '1148' AND a.name = n.originalname
289 0.0003 0.00031495094299316
SELECT * FROM productoffers WHERE product_id = '1148' AND merchantid = 'A1X6FK5RDHNB96'
290 0.0003 0.00027012825012207
SELECT * FROM productoffers
                WHERE product_id = '1148' AND price > 0
                ORDER BY price ASC LIMIT 1
291 0.0003 0.00029301643371582
SELECT value FROM productattributes WHERE product_id = '1148' AND (name = 'ListPriceAmount' OR name = 'ListPriceFormattedPrice') ORDER BY name LIMIT 1
292 0.0003 0.00031685829162598
SELECT * FROM products WHERE id = '1161'
293 0.0003 0.00029993057250977
SELECT * FROM productimages WHERE product_id = '1161' ORDER BY sortorder ASC
294 0.0005 0.00045299530029297
SELECT * FROM product_image_select WHERE product_id = '1161'
295 0.0003 0.00026297569274902
SELECT * FROM productcustomimages WHERE product_id = '1161'
296 0.0007 0.00068092346191406
SELECT a.name, n.displayname,a.value FROM productattributes a, productattributenames n WHERE product_id = '1161' AND a.name = n.originalname
297 0.0003 0.00031709671020508
SELECT * FROM productoffers WHERE product_id = '1161' AND merchantid = 'A1X6FK5RDHNB96'
298 0.0002 0.00024199485778809
SELECT * FROM productoffers
                WHERE product_id = '1161' AND price > 0
                ORDER BY price ASC LIMIT 1
299 0.0003 0.00025200843811035
SELECT * FROM productoffers
                WHERE product_id = 1161
                ORDER BY price ASC LIMIT 1
300 0.0002 0.0002448558807373
SELECT value FROM productattributes
                WHERE product_id = '1161'
                AND name = 'ListPriceAmount'
301 0.0003 0.00026702880859375
SELECT value FROM productattributes WHERE product_id = '1161' AND (name = 'ListPriceAmount' OR name = 'ListPriceFormattedPrice') ORDER BY name LIMIT 1
302 0.0003 0.00031805038452148
SELECT * FROM products WHERE id = '1304'
303 0.0003 0.00029110908508301
SELECT * FROM productimages WHERE product_id = '1304' ORDER BY sortorder ASC
304 0.0004 0.00043106079101562
SELECT * FROM product_image_select WHERE product_id = '1304'
305 0.0003 0.00025606155395508
SELECT * FROM productcustomimages WHERE product_id = '1304'
306 0.0007 0.00069594383239746
SELECT a.name, n.displayname,a.value FROM productattributes a, productattributenames n WHERE product_id = '1304' AND a.name = n.originalname
307 0.0003 0.00029516220092773
SELECT * FROM productoffers WHERE product_id = '1304' AND merchantid = 'A1X6FK5RDHNB96'
308 0.0002 0.00023508071899414
SELECT * FROM productoffers
                WHERE product_id = '1304' AND price > 0
                ORDER BY price ASC LIMIT 1
309 0.0002 0.00021791458129883
SELECT * FROM productoffers
                WHERE product_id = 1304
                ORDER BY price ASC LIMIT 1
310 0.0002 0.000244140625
SELECT value FROM productattributes
                WHERE product_id = '1304'
                AND name = 'ListPriceAmount'
311 0.0003 0.00025415420532227
SELECT value FROM productattributes WHERE product_id = '1304' AND (name = 'ListPriceAmount' OR name = 'ListPriceFormattedPrice') ORDER BY name LIMIT 1
312 0.0014 0.0014209747314453
SELECT * FROM products WHERE id = '3081'
313 0.0003 0.0003209114074707
SELECT * FROM productimages WHERE product_id = '3081' ORDER BY sortorder ASC
314 0.0004 0.00043892860412598
SELECT * FROM product_image_select WHERE product_id = '3081'
315 0.0003 0.00029087066650391
SELECT * FROM productcustomimages WHERE product_id = '3081'
316 0.0006 0.00055313110351562
SELECT a.name, n.displayname,a.value FROM productattributes a, productattributenames n WHERE product_id = '3081' AND a.name = n.originalname
317 0.0008 0.00083184242248535
SELECT * FROM productoffers WHERE product_id = '3081' AND merchantid = 'A1X6FK5RDHNB96'
318 0.0004 0.00039887428283691
SELECT * FROM productoffers
                WHERE product_id = '3081' AND price > 0
                ORDER BY price ASC LIMIT 1
319 0.0003 0.00027704238891602
SELECT value FROM productattributes WHERE product_id = '3081' AND (name = 'ListPriceAmount' OR name = 'ListPriceFormattedPrice') ORDER BY name LIMIT 1
320 0.0016 0.0015668869018555
SELECT * FROM customerreviews WHERE approved = 1 AND productid = '792' ORDER BY timestamp DESC
321 0.0003 0.00028204917907715
SELECT * FROM customerreviews WHERE approved = 1 AND productid = '4011' ORDER BY timestamp DESC
322 0.0002 0.00023198127746582
SELECT * FROM customerreviews WHERE approved = 1 AND productid = '4614' ORDER BY timestamp DESC
323 0.0003 0.00025177001953125
SELECT * FROM customerreviews WHERE approved = 1 AND productid = '1247' ORDER BY timestamp DESC
324 0.0003 0.00025391578674316
SELECT * FROM customerreviews WHERE approved = 1 AND productid = '1096' ORDER BY timestamp DESC
325 0.0002 0.00024700164794922
SELECT * FROM customerreviews WHERE approved = 1 AND productid = '2073' ORDER BY timestamp DESC
326 0.0003 0.00028014183044434
SELECT * FROM customerreviews WHERE approved = 1 AND productid = '1223' ORDER BY timestamp DESC
327 0.0002 0.00021791458129883
SELECT * FROM customerreviews WHERE approved = 1 AND productid = '2960' ORDER BY timestamp DESC
328 0.0002 0.00024604797363281
SELECT * FROM customerreviews WHERE approved = 1 AND productid = '3586' ORDER BY timestamp DESC
329 0.0002 0.00021910667419434
SELECT * FROM customerreviews WHERE approved = 1 AND productid = '3506' ORDER BY timestamp DESC
330 0.0002 0.00023007392883301
SELECT * FROM customerreviews WHERE approved = 1 AND productid = '3797' ORDER BY timestamp DESC
331 0.0002 0.00022482872009277
SELECT * FROM customerreviews WHERE approved = 1 AND productid = '1379' ORDER BY timestamp DESC
332 0.0002 0.00019693374633789
SELECT * FROM customerreviews WHERE approved = 1 AND productid = '4922' ORDER BY timestamp DESC
333 0.0002 0.0001990795135498
SELECT * FROM customerreviews WHERE approved = 1 AND productid = '1861' ORDER BY timestamp DESC
334 0.0002 0.00019383430480957
SELECT * FROM customerreviews WHERE approved = 1 AND productid = '1148' ORDER BY timestamp DESC
335 0.0002 0.0002439022064209
SELECT * FROM customerreviews WHERE approved = 1 AND productid = '1161' ORDER BY timestamp DESC
336 0.0002 0.00019502639770508
SELECT * FROM customerreviews WHERE approved = 1 AND productid = '1304' ORDER BY timestamp DESC
337 0.0002 0.00019717216491699
SELECT * FROM customerreviews WHERE approved = 1 AND productid = '3081' ORDER BY timestamp DESC
338 0.0007 0.00072002410888672
SELECT * FROM template_info WHERE templateuid = 'fsb-fluid2018'
339 0.0007 0.00071406364440918
SELECT ga_value FROM google_analytics_options WHERE `ga_key` = 'ga_user_data'
340 0.0003 0.00025796890258789
SELECT ga_value FROM google_analytics_options WHERE `ga_key` = 'ga_tracking_status'
341 0.0138 0.013767004013062
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
342 0.0009 0.0008540153503418
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
343 0.0004 0.00035810470581055
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
344 0.0004 0.00035381317138672
SELECT * FROM products WHERE id = 1626
345 0.0003 0.00033998489379883
SELECT * FROM products WHERE id = 4041
346 0.0002 0.00024199485778809
SELECT * FROM products WHERE id = 4312
347 0.0003 0.00026607513427734
SELECT * FROM products WHERE id = 777
348 0.0002 0.0002448558807373
SELECT * FROM products WHERE id = 3881
349 0.0002 0.00023913383483887
SELECT * FROM products WHERE id = 4213
350 0.0003 0.00026202201843262
SELECT * FROM products WHERE id = '1626'
351 0.0003 0.00030303001403809
SELECT * FROM productimages WHERE product_id = '1626' ORDER BY sortorder ASC
352 0.0004 0.0004420280456543
SELECT * FROM product_image_select WHERE product_id = '1626'
353 0.0004 0.00037717819213867
SELECT * FROM productcustomimages WHERE product_id = '1626'
354 0.0007 0.00074291229248047
SELECT a.name, n.displayname,a.value FROM productattributes a, productattributenames n WHERE product_id = '1626' AND a.name = n.originalname
355 0.0004 0.00037312507629395
SELECT * FROM productoffers WHERE product_id = '1626' AND merchantid = 'A1X6FK5RDHNB96'
356 0.0003 0.00031614303588867
SELECT * FROM productoffers
                WHERE product_id = '1626' AND price > 0
                ORDER BY price ASC LIMIT 1
357 0.0003 0.00028204917907715
SELECT value FROM productattributes WHERE product_id = '1626' AND (name = 'ListPriceAmount' OR name = 'ListPriceFormattedPrice') ORDER BY name LIMIT 1
358 0.0004 0.00040698051452637
SELECT * FROM products WHERE id = '4041'
359 0.0003 0.00029897689819336
SELECT * FROM productimages WHERE product_id = '4041' ORDER BY sortorder ASC
360 0.0004 0.00043702125549316
SELECT * FROM product_image_select WHERE product_id = '4041'
361 0.0003 0.0002591609954834
SELECT * FROM productcustomimages WHERE product_id = '4041'
362 0.0007 0.00069212913513184
SELECT a.name, n.displayname,a.value FROM productattributes a, productattributenames n WHERE product_id = '4041' AND a.name = n.originalname
363 0.0003 0.00029921531677246
SELECT * FROM productoffers WHERE product_id = '4041' AND merchantid = 'A1X6FK5RDHNB96'
364 0.0003 0.00025296211242676
SELECT * FROM productoffers
                WHERE product_id = '4041' AND price > 0
                ORDER BY price ASC LIMIT 1
365 0.0003 0.00025701522827148
SELECT value FROM productattributes WHERE product_id = '4041' AND (name = 'ListPriceAmount' OR name = 'ListPriceFormattedPrice') ORDER BY name LIMIT 1
366 0.0003 0.00031900405883789
SELECT * FROM products WHERE id = '4312'
367 0.0003 0.00030422210693359
SELECT * FROM productimages WHERE product_id = '4312' ORDER BY sortorder ASC
368 0.0004 0.00043582916259766
SELECT * FROM product_image_select WHERE product_id = '4312'
369 0.0003 0.00025510787963867
SELECT * FROM productcustomimages WHERE product_id = '4312'
370 0.0006 0.00063896179199219
SELECT a.name, n.displayname,a.value FROM productattributes a, productattributenames n WHERE product_id = '4312' AND a.name = n.originalname
371 0.0003 0.00029897689819336
SELECT * FROM productoffers WHERE product_id = '4312' AND merchantid = 'A1X6FK5RDHNB96'
372 0.0003 0.00025296211242676
SELECT * FROM productoffers
                WHERE product_id = '4312' AND price > 0
                ORDER BY price ASC LIMIT 1
373 0.0003 0.00026106834411621
SELECT value FROM productattributes WHERE product_id = '4312' AND (name = 'ListPriceAmount' OR name = 'ListPriceFormattedPrice') ORDER BY name LIMIT 1
374 0.0003 0.00033092498779297
SELECT * FROM products WHERE id = '777'
375 0.0003 0.00029397010803223
SELECT * FROM productimages WHERE product_id = '777' ORDER BY sortorder ASC
376 0.0004 0.00043606758117676
SELECT * FROM product_image_select WHERE product_id = '777'
377 0.0003 0.00026106834411621
SELECT * FROM productcustomimages WHERE product_id = '777'
378 0.0007 0.00065183639526367
SELECT a.name, n.displayname,a.value FROM productattributes a, productattributenames n WHERE product_id = '777' AND a.name = n.originalname
379 0.0003 0.00030303001403809
SELECT * FROM productoffers WHERE product_id = '777' AND merchantid = 'A1X6FK5RDHNB96'
380 0.0003 0.00025296211242676
SELECT * FROM productoffers
                WHERE product_id = '777' AND price > 0
                ORDER BY price ASC LIMIT 1
381 0.0003 0.00025486946105957
SELECT value FROM productattributes WHERE product_id = '777' AND (name = 'ListPriceAmount' OR name = 'ListPriceFormattedPrice') ORDER BY name LIMIT 1
382 0.0004 0.00038719177246094
SELECT * FROM products WHERE id = '3881'
383 0.0003 0.0003359317779541
SELECT * FROM productimages WHERE product_id = '3881' ORDER BY sortorder ASC
384 0.0004 0.00042891502380371
SELECT * FROM product_image_select WHERE product_id = '3881'
385 0.0003 0.00026106834411621
SELECT * FROM productcustomimages WHERE product_id = '3881'
386 0.0007 0.0006561279296875
SELECT a.name, n.displayname,a.value FROM productattributes a, productattributenames n WHERE product_id = '3881' AND a.name = n.originalname
387 0.0003 0.00030994415283203
SELECT * FROM productoffers WHERE product_id = '3881' AND merchantid = 'A1X6FK5RDHNB96'
388 0.0003 0.00025486946105957
SELECT * FROM productoffers
                WHERE product_id = '3881' AND price > 0
                ORDER BY price ASC LIMIT 1
389 0.0003 0.00028300285339355
SELECT value FROM productattributes WHERE product_id = '3881' AND (name = 'ListPriceAmount' OR name = 'ListPriceFormattedPrice') ORDER BY name LIMIT 1
390 0.0004 0.00039291381835938
SELECT * FROM products WHERE id = '4213'
391 0.0003 0.00034093856811523
SELECT * FROM productimages WHERE product_id = '4213' ORDER BY sortorder ASC
392 0.0004 0.00043487548828125
SELECT * FROM product_image_select WHERE product_id = '4213'
393 0.0003 0.00030899047851562
SELECT * FROM productcustomimages WHERE product_id = '4213'
394 0.0007 0.00070905685424805
SELECT a.name, n.displayname,a.value FROM productattributes a, productattributenames n WHERE product_id = '4213' AND a.name = n.originalname
395 0.0003 0.00031518936157227
SELECT * FROM productoffers WHERE product_id = '4213' AND merchantid = 'A1X6FK5RDHNB96'
396 0.0003 0.00026702880859375
SELECT * FROM productoffers
                WHERE product_id = '4213' AND price > 0
                ORDER BY price ASC LIMIT 1
397 0.0003 0.00026679039001465
SELECT value FROM productattributes WHERE product_id = '4213' AND (name = 'ListPriceAmount' OR name = 'ListPriceFormattedPrice') ORDER BY name LIMIT 1
398 0.0011 0.0010910034179688
SELECT * FROM template_includes WHERE deleted = 0 AND templateuid = 'fsb-fluid2018' AND area = 'header' ORDER BY sortorder ASC
399 0.0005 0.00049996376037598
SELECT * FROM template_includes WHERE deleted = 0 AND templateuid = 'fsb-fluid2018' AND area = 'footer' ORDER BY sortorder ASC
400 0.0016 0.0015528202056885
SELECT * FROM template_css WHERE deleted = 0 AND templateuid = 'fsb-fluid2018' AND skinuid = ''
401 0.0009 0.00090289115905762
SELECT * FROM template_images WHERE deleted = 0 AND templateuid = 'fsb-fluid2018'
402 0.0004 0.00035619735717773
SELECT * FROM template_images WHERE deleted = 0 AND templateuid = 'fsb-fluid2018'
403 0.0004 0.00042986869812012
SELECT * FROM template_images WHERE templateuid = 'fsb-fluid2018' AND imageuid = 'FB_DEFAULT_SHARE_IMAGE'
404 0.0004 0.00040793418884277
SELECT * FROM template_images WHERE templateuid = 'fsb-fluid2018' AND imageuid = 'HEAD_LOGO'