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.46320104599 476 1.0527 0


No Amazon API Requests Made.


App Debug - Total Time 1.46320104599 seconds

Number Time From Start Name Description
1 0.3965380191803 Initialise Initialise FSB Function
2 0.39974999427795 App Controller Start Start of the App controller (called before the controller of every page)
3 0.43640112876892 Start of getCategoryListByGroup Function Before first category groups query
4 0.43680620193481 After initial query Before first category groups query
5 0.43680715560913 Get Category List for Group Before the call to getCategoryList function
6 0.43680810928345 Start of GetCategoryList function Start of the function
7 0.43681001663208 Before getting categories Query to get specific category list
8 0.43717408180237 After getting categories Query to get specific category list
9 0.43717408180237 Before getting category custom Before call to function getCategoryCustom
10 0.4490430355072 After getting category custom After call to function getCategoryCustom
11 0.44904398918152 Before getting category custom Before call to function getCategoryCustom
12 0.45756006240845 After getting category custom After call to function getCategoryCustom
13 0.45756101608276 Before getting category custom Before call to function getCategoryCustom
14 0.46216511726379 After getting category custom After call to function getCategoryCustom
15 0.46216607093811 Before getting category custom Before call to function getCategoryCustom
16 0.46522903442383 After getting category custom After call to function getCategoryCustom
17 0.46522903442383 Before getting category custom Before call to function getCategoryCustom
18 0.46837115287781 After getting category custom After call to function getCategoryCustom
19 0.46837210655212 Before getting category custom Before call to function getCategoryCustom
20 0.47140908241272 After getting category custom After call to function getCategoryCustom
21 0.47141003608704 End of GetCategoryList function End of the function
22 0.47141313552856 Get Category List for Group Before the call to getCategoryList function
23 0.47141408920288 Start of GetCategoryList function Start of the function
24 0.4714150428772 Before getting categories Query to get specific category list
25 0.47174620628357 End of getCategoryListByGroup Function Before return()
26 1.2528760433197 App Controller End End of the App controller (called before the controller of every page)
27 1.4009230136871 App_after Controller Start Start of the App_after controller (called after the controller of every page)
28 1.4016220569611 Before Get Options Before the call to getOptions in the tpl class
29 1.4399070739746 After Get Options After the call to getOptions in the tpl class
30 1.4399361610413 App_after Controller End End of the App_after controller (called after the controller of every page)
31 1.4631931781769 Finalizing debug Before the debug is output to the page.
32 1.46320104599 End of App This is the end of the app logging, final timestamp


Query Debug - 476 Database Queries. Total time 1.0527 seconds

Number Time (Seconds) Time (Milliseconds) Query
1 0.0012 0.0011589527130127
SELECT parameter, value FROM parameters
2 0.0046 0.0045599937438965
SELECT * FROM `bad_bots`
3 0.0011 0.0010738372802734
SET time_zone = 'Europe/London'
4 0.0018 0.0017890930175781
SELECT version FROM version ORDER BY `installed` DESC LIMIT 1
5 0.0019 0.001945972442627
INSERT INTO ga_users (`isbot`, `ips`) SELECT '1', 'a:1:{i:0;s:13:\"216.73.216.53\";}'
6 0.0020 0.0019659996032715
INSERT INTO ga_sessions (`sessionlastseen`) SELECT '1752307208'
7 0.0016 0.0016059875488281
SELECT * FROM autorun ORDER BY lastrun ASC
8 0.0012 0.0011601448059082
UPDATE autorun SET lastrun = '2025-07-12 08:00:08' WHERE id = '16'
9 0.0004 0.00043392181396484
SELECT * FROM version ORDER BY installed DESC LIMIT 1
10 0.0013 0.0012540817260742
SELECT id FROM pages WHERE pagename = 'search' LIMIT 1
11 0.0013 0.0012979507446289
SELECT * FROM pages WHERE id = 52
12 0.0027 0.0027430057525635
SELECT * FROM template_options WHERE deleted = 0 AND templateuid = 'fsb-fluid2018'
13 0.0334 0.033377885818481
SELECT * FROM template_text WHERE deleted = 0 AND templateuid = 'fsb-fluid2018' AND language = 'en'
14 0.0003 0.00032186508178711
SELECT * FROM pages WHERE pagename = 'search'
15 0.0004 0.00040006637573242
SELECT * FROM categorygroups ORDER BY sortorder ASC
16 0.0004 0.00035619735717773
SELECT * FROM categories WHERE parent_id = '0' AND categorygroup_id = '1'  AND hidden = 0 ORDER BY sortorder ASC
17 0.0049 0.004896879196167
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.00036287307739258
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.00025701522827148
SELECT COUNT(DISTINCT(bundle_id)) FROM bundle_categories WHERE category_id = 26
20 0.0003 0.00029301643371582
SELECT id FROM categories WHERE parent_id = '26'
21 0.0046 0.0046210289001465
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.00042486190795898
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.00037312507629395
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.0003058910369873
SELECT COUNT(DISTINCT(id)) FROM categories_autopopulate WHERE category_id = '26'
25 0.0003 0.0002899169921875
SELECT * FROM categorygroups WHERE id = '1'
26 0.0029 0.0029439926147461
SELECT COUNT(DISTINCT(c.product_id)) FROM products_categories c, products p WHERE c.product_id = p.id AND p.parent_id = 0 AND c.category_id = 27
27 0.0004 0.00036716461181641
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.00029110908508301
SELECT COUNT(DISTINCT(bundle_id)) FROM bundle_categories WHERE category_id = 27
29 0.0004 0.00038909912109375
SELECT id FROM categories WHERE parent_id = '27'
30 0.0031 0.0030689239501953
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.00038886070251465
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.0003809928894043
SELECT COUNT(DISTINCT(cp.id)) FROM custom_products cp, products_categories c
				WHERE cp.id = c.product_id
				  AND c.category_id IN (27)
				  AND c.prod_type = 'custom'
				  AND cp.hide = 0
33 0.0004 0.00036311149597168
SELECT COUNT(DISTINCT(id)) FROM categories_autopopulate WHERE category_id = '27'
34 0.0003 0.00030016899108887
SELECT * FROM categorygroups WHERE id = '1'
35 0.0012 0.0011770725250244
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.00032687187194824
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.00026679039001465
SELECT COUNT(DISTINCT(bundle_id)) FROM bundle_categories WHERE category_id = 28
38 0.0003 0.00028586387634277
SELECT id FROM categories WHERE parent_id = '28'
39 0.0011 0.0011320114135742
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.00039196014404297
SELECT COUNT(DISTINCT(p.id)) FROM bundles p, bundle_categories c
				WHERE p.id = c.bundle_id
				  AND c.category_id IN (28)
				  AND p.disabled = 0 
41 0.0003 0.00034689903259277
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.00033688545227051
SELECT COUNT(DISTINCT(id)) FROM categories_autopopulate WHERE category_id = '28'
43 0.0003 0.00031781196594238
SELECT * FROM categorygroups WHERE id = '1'
44 0.0004 0.00041794776916504
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.00031280517578125
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.00027203559875488
SELECT COUNT(DISTINCT(bundle_id)) FROM bundle_categories WHERE category_id = 29
47 0.0003 0.00029087066650391
SELECT id FROM categories WHERE parent_id = '29'
48 0.0005 0.00045084953308105
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.00033307075500488
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.00034284591674805
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.00031304359436035
SELECT COUNT(DISTINCT(id)) FROM categories_autopopulate WHERE category_id = '29'
52 0.0003 0.00031208992004395
SELECT * FROM categorygroups WHERE id = '1'
53 0.0004 0.00038409233093262
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.00030803680419922
SELECT COUNT(*) FROM ebay_products p, products_categories pc WHERE p.id = pc.product_id AND prod_type = 'ebay' AND pc.category_id = 30
55 0.0003 0.00027704238891602
SELECT COUNT(DISTINCT(bundle_id)) FROM bundle_categories WHERE category_id = 30
56 0.0003 0.00032401084899902
SELECT id FROM categories WHERE parent_id = '30'
57 0.0005 0.00051403045654297
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.00034308433532715
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.00035786628723145
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.00032687187194824
SELECT COUNT(DISTINCT(id)) FROM categories_autopopulate WHERE category_id = '30'
61 0.0003 0.00029087066650391
SELECT * FROM categorygroups WHERE id = '1'
62 0.0004 0.00043296813964844
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.00032281875610352
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.00026297569274902
SELECT COUNT(DISTINCT(bundle_id)) FROM bundle_categories WHERE category_id = 31
65 0.0003 0.00027108192443848
SELECT id FROM categories WHERE parent_id = '31'
66 0.0004 0.00044798851013184
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.0003209114074707
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.00034403800964355
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.00034093856811523
SELECT COUNT(DISTINCT(id)) FROM categories_autopopulate WHERE category_id = '31'
70 0.0003 0.0002751350402832
SELECT * FROM categorygroups WHERE id = '1'
71 0.0003 0.00032901763916016
SELECT * FROM categories WHERE parent_id = '0' AND categorygroup_id = '2'  AND hidden = 0 ORDER BY sortorder ASC
72 0.0013 0.0013120174407959
SELECT * FROM manufacturers m WHERE m.display_sidebar = 1 AND m.merge_manufacturer_id = 0 ORDER BY linktitle ASC
73 0.0005 0.00046801567077637
SELECT * FROM sideboxes WHERE (templateuid = 'fsb-fluid2018' OR templateuid = '') AND enabled = 1 ORDER BY sortorder ASC
74 0.0004 0.00038504600524902
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.00027704238891602
SELECT * FROM sideboxes_pages WHERE sidebox_id = '26'
76 0.0009 0.00089597702026367
SELECT value FROM template_options WHERE templateuid = 'fsb-fluid2018' AND optionuid = 'DISPLAY_CREDIT_ICON'
77 0.0006 0.00058388710021973
SELECT * FROM pages WHERE core = 1 ORDER BY pagekey
78 0.7742 0.77418088912964
SELECT * FROM ipgeocountries WHERE INET_ATON('216.73.216.53') >= INET_ATON(ip_start) AND INET_ATON('216.73.216.53') <= INET_ATON(ip_end)
79 0.0017 0.0016660690307617
SELECT * FROM ipgeolocations WHERE geoname_id = '6252001'
80 0.0007 0.00070810317993164
SELECT * FROM countryredirects WHERE countrycode = 'US'
81 0.0004 0.00035500526428223
SELECT * FROM pages WHERE pagename = 'search'
82 0.0047 0.0046780109405518
SELECT MAX(price) as maxprice, MIN(price) as minprice FROM products WHERE enabled = 1 AND hidden = 0 AND price <> 0 
83 0.0015 0.0014660358428955
SELECT * FROM manufacturers WHERE display_filter = 1 AND merge_manufacturer_id = 0 ORDER BY name
84 0.0011 0.0010688304901123
SELECT * FROM productattributenames n WHERE hidden = 0 AND metabrowse = 1 ORDER BY n.displayname ASC
85 0.0048 0.0047869682312012
SELECT MAX(price) as maxprice, MIN(price) as minprice FROM products WHERE enabled = 1 AND hidden = 0 AND price <> 0 
86 0.0013 0.0013117790222168
SELECT * FROM manufacturers WHERE display_filter = 1 AND merge_manufacturer_id = 0 ORDER BY name
87 0.0003 0.00034785270690918
SELECT * FROM productattributenames n WHERE hidden = 0 AND metabrowse = 1 AND sidebarfilter = 1 ORDER BY n.displayname ASC
88 0.0008 0.00078606605529785
INSERT INTO searches (`keywords`, `timestamp`, `ip`) SELECT 'easehold bote cafe hermetique botes et coffrets the et cafe', NOW(), '216.73.216.53'
89 0.0005 0.00050806999206543
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.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
91 0.0038 0.0038309097290039
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.0003 0.00034594535827637
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.0003 0.00031495094299316
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.0003 0.0003209114074707
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.0065 0.0065181255340576
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.0003 0.00030708312988281
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.0003 0.00025701522827148
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.0003 0.00034308433532715
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.00033402442932129
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.0038 0.0038230419158936
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.00028491020202637
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.00023412704467773
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.00032997131347656
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.0067 0.0066659450531006
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.00028419494628906
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.00023317337036133
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.00027608871459961
SELECT * FROM products WHERE id = '4260'
108 0.0009 0.00088095664978027
SELECT * FROM productimages WHERE product_id = '4260' ORDER BY sortorder ASC
109 0.0008 0.00080013275146484
SELECT * FROM product_image_select WHERE product_id = '4260'
110 0.0006 0.00064992904663086
SELECT * FROM productcustomimages WHERE product_id = '4260'
111 0.0011 0.0010919570922852
SELECT a.name, n.displayname,a.value FROM productattributes a, productattributenames n WHERE product_id = '4260' AND a.name = n.originalname
112 0.0008 0.00075888633728027
SELECT * FROM productoffers WHERE product_id = '4260' AND merchantid = 'A1X6FK5RDHNB96'
113 0.0003 0.00027084350585938
SELECT * FROM productoffers
                WHERE product_id = '4260' AND price > 0
                ORDER BY price ASC LIMIT 1
114 0.0004 0.0003659725189209
SELECT value FROM productattributes WHERE product_id = '4260' AND (name = 'ListPriceAmount' OR name = 'ListPriceFormattedPrice') ORDER BY name LIMIT 1
115 0.0003 0.00032711029052734
SELECT * FROM products WHERE id = '4474'
116 0.0003 0.00030708312988281
SELECT * FROM productimages WHERE product_id = '4474' ORDER BY sortorder ASC
117 0.0003 0.00030016899108887
SELECT pi.*, p.parent_id FROM productimages pi, products p WHERE p.parent_id = '4474' AND p.id = pi.product_id ORDER BY pi.sortorder
118 0.0004 0.00044107437133789
SELECT * FROM product_image_select WHERE product_id = '4474'
119 0.0003 0.00025796890258789
SELECT * FROM productcustomimages WHERE product_id = '4474'
120 0.0004 0.00040197372436523
SELECT  o.product_id, MIN(o.price) as price, p.customprice
                FROM    products        p,
                        productoffers   o
                WHERE   p.id        = o.product_id
                  AND   p.parent_id = '4474'
                GROUP BY o.product_id
121 0.0012 0.0012240409851074
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     = '4474'
                GROUP BY n.displayname
                ORDER BY n.displayname DESC
122 0.0003 0.00034999847412109
SELECT MAX(amountsaved) AS maxsaving, MIN(amountsaved) AS minsaving FROM productoffers o, products p WHERE o.product_id = p.id AND p.parent_id = 4474
123 0.0006 0.00057291984558105
SELECT a.name, n.displayname,a.value FROM productattributes a, productattributenames n WHERE product_id = '4474' AND a.name = n.originalname
124 0.0002 0.00024795532226562
SELECT * FROM productoffers WHERE product_id = '4474' AND merchantid = 'A1X6FK5RDHNB96'
125 0.0002 0.00024795532226562
SELECT * FROM productoffers
                WHERE product_id = '4474' AND price > 0
                ORDER BY price ASC LIMIT 1
126 0.0002 0.00024199485778809
SELECT * FROM productoffers
                WHERE product_id = 4474
                ORDER BY price ASC LIMIT 1
127 0.0002 0.00024914741516113
SELECT value FROM productattributes
                WHERE product_id = '4474'
                AND name = 'ListPriceAmount'
128 0.0003 0.00026988983154297
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 = '4474'
                GROUP BY o.product_id
129 0.0004 0.00039982795715332
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     = '4474'
                GROUP BY n.displayname
                ORDER BY n.displayname DESC
130 0.0003 0.00026082992553711
SELECT MAX(amountsaved) AS maxsaving, MIN(amountsaved) AS minsaving FROM productoffers o, products p WHERE o.product_id = p.id AND p.parent_id = 4474
131 0.0003 0.00034189224243164
SELECT value FROM productattributes WHERE product_id = '4474' AND (name = 'ListPriceAmount' OR name = 'ListPriceFormattedPrice') ORDER BY name LIMIT 1
132 0.0004 0.0003960132598877
SELECT  o.value
                FROM    products            p,
                        productoptions      o
                WHERE   p.parent_id     = '4474'
                  AND   p.id            = o.product_id
                  AND   o.name          = 'PackageQuantity'
                GROUP BY o.value
                ORDER BY o.value ASC
133 0.0003 0.00028491020202637
SELECT * FROM products WHERE parent_id = '4474'
134 0.0004 0.0003809928894043
SELECT a.name, n.displayname,a.value FROM productattributes a, productattributenames n WHERE product_id = '4697' AND a.name = n.originalname
135 0.0003 0.00032186508178711
SELECT * FROM productoffers WHERE product_id = '4697' AND merchantid = 'A1X6FK5RDHNB96'
136 0.0003 0.00032401084899902
SELECT * FROM products WHERE id = '4292'
137 0.0004 0.00037693977355957
SELECT * FROM productimages WHERE product_id = '4292' ORDER BY sortorder ASC
138 0.0003 0.00032520294189453
SELECT pi.*, p.parent_id FROM productimages pi, products p WHERE p.parent_id = '4292' AND p.id = pi.product_id ORDER BY pi.sortorder
139 0.0005 0.00046205520629883
SELECT * FROM product_image_select WHERE product_id = '4292'
140 0.0003 0.00028300285339355
SELECT * FROM productcustomimages WHERE product_id = '4292'
141 0.0003 0.00032711029052734
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 = '4292'
                GROUP BY o.product_id
142 0.0004 0.00038814544677734
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     = '4292'
                GROUP BY n.displayname
                ORDER BY n.displayname DESC
143 0.0002 0.00024890899658203
SELECT MAX(amountsaved) AS maxsaving, MIN(amountsaved) AS minsaving FROM productoffers o, products p WHERE o.product_id = p.id AND p.parent_id = 4292
144 0.0005 0.00053501129150391
SELECT a.name, n.displayname,a.value FROM productattributes a, productattributenames n WHERE product_id = '4292' AND a.name = n.originalname
145 0.0002 0.00024104118347168
SELECT * FROM productoffers WHERE product_id = '4292' AND merchantid = 'A1X6FK5RDHNB96'
146 0.0002 0.00024700164794922
SELECT * FROM productoffers
                WHERE product_id = '4292' AND price > 0
                ORDER BY price ASC LIMIT 1
147 0.0002 0.00023007392883301
SELECT * FROM productoffers
                WHERE product_id = 4292
                ORDER BY price ASC LIMIT 1
148 0.0003 0.00025105476379395
SELECT value FROM productattributes
                WHERE product_id = '4292'
                AND name = 'ListPriceAmount'
149 0.0003 0.00025606155395508
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 = '4292'
                GROUP BY o.product_id
150 0.0004 0.00038409233093262
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     = '4292'
                GROUP BY n.displayname
                ORDER BY n.displayname DESC
151 0.0002 0.00024509429931641
SELECT MAX(amountsaved) AS maxsaving, MIN(amountsaved) AS minsaving FROM productoffers o, products p WHERE o.product_id = p.id AND p.parent_id = 4292
152 0.0003 0.00034999847412109
SELECT value FROM productattributes WHERE product_id = '4292' AND (name = 'ListPriceAmount' OR name = 'ListPriceFormattedPrice') ORDER BY name LIMIT 1
153 0.0003 0.00028014183044434
SELECT * FROM products WHERE parent_id = '4292'
154 0.0003 0.0002751350402832
SELECT * FROM products WHERE id = '4312'
155 0.0004 0.00037503242492676
SELECT * FROM productimages WHERE product_id = '4312' ORDER BY sortorder ASC
156 0.0004 0.00043702125549316
SELECT * FROM product_image_select WHERE product_id = '4312'
157 0.0003 0.00026106834411621
SELECT * FROM productcustomimages WHERE product_id = '4312'
158 0.0007 0.00066113471984863
SELECT a.name, n.displayname,a.value FROM productattributes a, productattributenames n WHERE product_id = '4312' AND a.name = n.originalname
159 0.0003 0.00032305717468262
SELECT * FROM productoffers WHERE product_id = '4312' AND merchantid = 'A1X6FK5RDHNB96'
160 0.0003 0.00027084350585938
SELECT * FROM productoffers
                WHERE product_id = '4312' AND price > 0
                ORDER BY price ASC LIMIT 1
161 0.0003 0.00034117698669434
SELECT value FROM productattributes WHERE product_id = '4312' AND (name = 'ListPriceAmount' OR name = 'ListPriceFormattedPrice') ORDER BY name LIMIT 1
162 0.0003 0.00034713745117188
SELECT * FROM products WHERE id = '4326'
163 0.0004 0.0003812313079834
SELECT * FROM productimages WHERE product_id = '4326' ORDER BY sortorder ASC
164 0.0004 0.0004270076751709
SELECT * FROM product_image_select WHERE product_id = '4326'
165 0.0003 0.00025701522827148
SELECT * FROM productcustomimages WHERE product_id = '4326'
166 0.0005 0.00052404403686523
SELECT a.name, n.displayname,a.value FROM productattributes a, productattributenames n WHERE product_id = '4326' AND a.name = n.originalname
167 0.0003 0.00029683113098145
SELECT * FROM productoffers WHERE product_id = '4326' AND merchantid = 'A1X6FK5RDHNB96'
168 0.0002 0.00023388862609863
SELECT * FROM productoffers
                WHERE product_id = '4326' AND price > 0
                ORDER BY price ASC LIMIT 1
169 0.0002 0.00022602081298828
SELECT * FROM productoffers
                WHERE product_id = 4326
                ORDER BY price ASC LIMIT 1
170 0.0002 0.00023889541625977
SELECT value FROM productattributes
                WHERE product_id = '4326'
                AND name = 'ListPriceAmount'
171 0.0003 0.00026893615722656
SELECT value FROM productattributes WHERE product_id = '4326' AND (name = 'ListPriceAmount' OR name = 'ListPriceFormattedPrice') ORDER BY name LIMIT 1
172 0.0003 0.00031304359436035
SELECT * FROM products WHERE id = '4554'
173 0.0004 0.00037217140197754
SELECT * FROM productimages WHERE product_id = '4554' ORDER BY sortorder ASC
174 0.0003 0.00033187866210938
SELECT pi.*, p.parent_id FROM productimages pi, products p WHERE p.parent_id = '4554' AND p.id = pi.product_id ORDER BY pi.sortorder
175 0.0005 0.00050806999206543
SELECT * FROM product_image_select WHERE product_id = '4554'
176 0.0003 0.00025510787963867
SELECT * FROM productcustomimages WHERE product_id = '4554'
177 0.0003 0.00034904479980469
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 = '4554'
                GROUP BY o.product_id
178 0.0005 0.00050997734069824
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     = '4554'
                GROUP BY n.displayname
                ORDER BY n.displayname DESC
179 0.0003 0.00027608871459961
SELECT MAX(amountsaved) AS maxsaving, MIN(amountsaved) AS minsaving FROM productoffers o, products p WHERE o.product_id = p.id AND p.parent_id = 4554
180 0.0007 0.00065517425537109
SELECT a.name, n.displayname,a.value FROM productattributes a, productattributenames n WHERE product_id = '4554' AND a.name = n.originalname
181 0.0002 0.0002291202545166
SELECT * FROM productoffers WHERE product_id = '4554' AND merchantid = 'A1X6FK5RDHNB96'
182 0.0002 0.00023198127746582
SELECT * FROM productoffers
                WHERE product_id = '4554' AND price > 0
                ORDER BY price ASC LIMIT 1
183 0.0002 0.00023102760314941
SELECT * FROM productoffers
                WHERE product_id = 4554
                ORDER BY price ASC LIMIT 1
184 0.0002 0.00023603439331055
SELECT value FROM productattributes
                WHERE product_id = '4554'
                AND name = 'ListPriceAmount'
185 0.0003 0.00029301643371582
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 = '4554'
                GROUP BY o.product_id
186 0.0005 0.00051403045654297
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     = '4554'
                GROUP BY n.displayname
                ORDER BY n.displayname DESC
187 0.0003 0.00026702880859375
SELECT MAX(amountsaved) AS maxsaving, MIN(amountsaved) AS minsaving FROM productoffers o, products p WHERE o.product_id = p.id AND p.parent_id = 4554
188 0.0003 0.00033903121948242
SELECT value FROM productattributes WHERE product_id = '4554' AND (name = 'ListPriceAmount' OR name = 'ListPriceFormattedPrice') ORDER BY name LIMIT 1
189 0.0004 0.00043582916259766
SELECT  o.value
                FROM    products            p,
                        productoptions      o
                WHERE   p.parent_id     = '4554'
                  AND   p.id            = o.product_id
                  AND   o.name          = 'Size'
                GROUP BY o.value
                ORDER BY o.value ASC
190 0.0004 0.00038290023803711
SELECT  o.value
                FROM    products            p,
                        productoptions      o
                WHERE   p.parent_id     = '4554'
                  AND   p.id            = o.product_id
                  AND   o.name          = 'Color'
                GROUP BY o.value
                ORDER BY o.value ASC
191 0.0003 0.00027799606323242
SELECT * FROM products WHERE id = '4471'
192 0.0004 0.00041007995605469
SELECT * FROM productimages WHERE product_id = '4471' ORDER BY sortorder ASC
193 0.0002 0.00024604797363281
SELECT pi.*, p.parent_id FROM productimages pi, products p WHERE p.parent_id = '4471' AND p.id = pi.product_id ORDER BY pi.sortorder
194 0.0004 0.00042510032653809
SELECT * FROM product_image_select WHERE product_id = '4471'
195 0.0003 0.00025701522827148
SELECT * FROM productcustomimages WHERE product_id = '4471'
196 0.0003 0.00032281875610352
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 = '4471'
                GROUP BY o.product_id
197 0.0004 0.00037193298339844
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     = '4471'
                GROUP BY n.displayname
                ORDER BY n.displayname DESC
198 0.0002 0.00023484230041504
SELECT MAX(amountsaved) AS maxsaving, MIN(amountsaved) AS minsaving FROM productoffers o, products p WHERE o.product_id = p.id AND p.parent_id = 4471
199 0.0005 0.00052285194396973
SELECT a.name, n.displayname,a.value FROM productattributes a, productattributenames n WHERE product_id = '4471' AND a.name = n.originalname
200 0.0003 0.00025415420532227
SELECT * FROM productoffers WHERE product_id = '4471' AND merchantid = 'A1X6FK5RDHNB96'
201 0.0002 0.00023603439331055
SELECT * FROM productoffers
                WHERE product_id = '4471' AND price > 0
                ORDER BY price ASC LIMIT 1
202 0.0002 0.00022602081298828
SELECT * FROM productoffers
                WHERE product_id = 4471
                ORDER BY price ASC LIMIT 1
203 0.0003 0.00025105476379395
SELECT value FROM productattributes
                WHERE product_id = '4471'
                AND name = 'ListPriceAmount'
204 0.0002 0.00024819374084473
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 = '4471'
                GROUP BY o.product_id
205 0.0004 0.00037884712219238
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     = '4471'
                GROUP BY n.displayname
                ORDER BY n.displayname DESC
206 0.0002 0.00023388862609863
SELECT MAX(amountsaved) AS maxsaving, MIN(amountsaved) AS minsaving FROM productoffers o, products p WHERE o.product_id = p.id AND p.parent_id = 4471
207 0.0003 0.00034523010253906
SELECT value FROM productattributes WHERE product_id = '4471' AND (name = 'ListPriceAmount' OR name = 'ListPriceFormattedPrice') ORDER BY name LIMIT 1
208 0.0003 0.00025606155395508
SELECT * FROM products WHERE parent_id = '4471'
209 0.0003 0.00030016899108887
SELECT * FROM products WHERE id = '4475'
210 0.0004 0.00035405158996582
SELECT * FROM productimages WHERE product_id = '4475' ORDER BY sortorder ASC
211 0.0003 0.00027894973754883
SELECT pi.*, p.parent_id FROM productimages pi, products p WHERE p.parent_id = '4475' AND p.id = pi.product_id ORDER BY pi.sortorder
212 0.0004 0.00043320655822754
SELECT * FROM product_image_select WHERE product_id = '4475'
213 0.0003 0.00026202201843262
SELECT * FROM productcustomimages WHERE product_id = '4475'
214 0.0003 0.0003209114074707
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 = '4475'
                GROUP BY o.product_id
215 0.0004 0.00038409233093262
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     = '4475'
                GROUP BY n.displayname
                ORDER BY n.displayname DESC
216 0.0003 0.0002598762512207
SELECT MAX(amountsaved) AS maxsaving, MIN(amountsaved) AS minsaving FROM productoffers o, products p WHERE o.product_id = p.id AND p.parent_id = 4475
217 0.0006 0.00055503845214844
SELECT a.name, n.displayname,a.value FROM productattributes a, productattributenames n WHERE product_id = '4475' AND a.name = n.originalname
218 0.0002 0.00024008750915527
SELECT * FROM productoffers WHERE product_id = '4475' AND merchantid = 'A1X6FK5RDHNB96'
219 0.0002 0.00023508071899414
SELECT * FROM productoffers
                WHERE product_id = '4475' AND price > 0
                ORDER BY price ASC LIMIT 1
220 0.0002 0.00022006034851074
SELECT * FROM productoffers
                WHERE product_id = 4475
                ORDER BY price ASC LIMIT 1
221 0.0002 0.00023889541625977
SELECT value FROM productattributes
                WHERE product_id = '4475'
                AND name = 'ListPriceAmount'
222 0.0003 0.0002601146697998
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 = '4475'
                GROUP BY o.product_id
223 0.0004 0.0003809928894043
SELECT  n.displayname, o.name
                FROM    productoptionnames  n,
                        productoptions      o,
                        products            p
                WHERE   n.originalname  = o.name
                  AND   o.product_id    = p.id
                  AND   p.parent_id     = '4475'
                GROUP BY n.displayname
                ORDER BY n.displayname DESC
224 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 = 4475
225 0.0003 0.00033283233642578
SELECT value FROM productattributes WHERE product_id = '4475' AND (name = 'ListPriceAmount' OR name = 'ListPriceFormattedPrice') ORDER BY name LIMIT 1
226 0.0004 0.00038290023803711
SELECT  o.value
                FROM    products            p,
                        productoptions      o
                WHERE   p.parent_id     = '4475'
                  AND   p.id            = o.product_id
                  AND   o.name          = 'PackageQuantity'
                GROUP BY o.value
                ORDER BY o.value ASC
227 0.0003 0.00025701522827148
SELECT * FROM products WHERE parent_id = '4475'
228 0.0004 0.00039482116699219
SELECT a.name, n.displayname,a.value FROM productattributes a, productattributenames n WHERE product_id = '4520' AND a.name = n.originalname
229 0.0003 0.00030899047851562
SELECT * FROM productoffers WHERE product_id = '4520' AND merchantid = 'A1X6FK5RDHNB96'
230 0.0003 0.0002598762512207
SELECT * FROM productoffers
                WHERE product_id = '4520' AND price > 0
                ORDER BY price ASC LIMIT 1
231 0.0002 0.00023388862609863
SELECT * FROM productoffers
                WHERE product_id = 4520
                ORDER BY price ASC LIMIT 1
232 0.0002 0.00023698806762695
SELECT value FROM productattributes
                WHERE product_id = '4520'
                AND name = 'ListPriceAmount'
233 0.0003 0.00025510787963867
SELECT * FROM products WHERE id = '4476'
234 0.0004 0.00035905838012695
SELECT * FROM productimages WHERE product_id = '4476' ORDER BY sortorder ASC
235 0.0003 0.00031304359436035
SELECT pi.*, p.parent_id FROM productimages pi, products p WHERE p.parent_id = '4476' AND p.id = pi.product_id ORDER BY pi.sortorder
236 0.0004 0.00044012069702148
SELECT * FROM product_image_select WHERE product_id = '4476'
237 0.0003 0.00032687187194824
SELECT * FROM productcustomimages WHERE product_id = '4476'
238 0.0003 0.00032806396484375
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 = '4476'
                GROUP BY o.product_id
239 0.0004 0.00039005279541016
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     = '4476'
                GROUP BY n.displayname
                ORDER BY n.displayname DESC
240 0.0002 0.000244140625
SELECT MAX(amountsaved) AS maxsaving, MIN(amountsaved) AS minsaving FROM productoffers o, products p WHERE o.product_id = p.id AND p.parent_id = 4476
241 0.0005 0.00051617622375488
SELECT a.name, n.displayname,a.value FROM productattributes a, productattributenames n WHERE product_id = '4476' AND a.name = n.originalname
242 0.0002 0.00023317337036133
SELECT * FROM productoffers WHERE product_id = '4476' AND merchantid = 'A1X6FK5RDHNB96'
243 0.0003 0.00025296211242676
SELECT * FROM productoffers
                WHERE product_id = '4476' AND price > 0
                ORDER BY price ASC LIMIT 1
244 0.0002 0.00021505355834961
SELECT * FROM productoffers
                WHERE product_id = 4476
                ORDER BY price ASC LIMIT 1
245 0.0002 0.00024700164794922
SELECT value FROM productattributes
                WHERE product_id = '4476'
                AND name = 'ListPriceAmount'
246 0.0003 0.00027179718017578
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 = '4476'
                GROUP BY o.product_id
247 0.0004 0.00040006637573242
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     = '4476'
                GROUP BY n.displayname
                ORDER BY n.displayname DESC
248 0.0002 0.00024819374084473
SELECT MAX(amountsaved) AS maxsaving, MIN(amountsaved) AS minsaving FROM productoffers o, products p WHERE o.product_id = p.id AND p.parent_id = 4476
249 0.0003 0.00033998489379883
SELECT value FROM productattributes WHERE product_id = '4476' AND (name = 'ListPriceAmount' OR name = 'ListPriceFormattedPrice') ORDER BY name LIMIT 1
250 0.0004 0.00038385391235352
SELECT  o.value
                FROM    products            p,
                        productoptions      o
                WHERE   p.parent_id     = '4476'
                  AND   p.id            = o.product_id
                  AND   o.name          = 'PackageQuantity'
                GROUP BY o.value
                ORDER BY o.value ASC
251 0.0003 0.00026607513427734
SELECT * FROM products WHERE parent_id = '4476'
252 0.0007 0.0006859302520752
SELECT a.name, n.displayname,a.value FROM productattributes a, productattributenames n WHERE product_id = '950' AND a.name = n.originalname
253 0.0004 0.00044107437133789
SELECT * FROM productoffers WHERE product_id = '950' AND merchantid = 'A1X6FK5RDHNB96'
254 0.0003 0.00026416778564453
SELECT * FROM productoffers
                WHERE product_id = '950' AND price > 0
                ORDER BY price ASC LIMIT 1
255 0.0002 0.00023388862609863
SELECT * FROM productoffers
                WHERE product_id = 950
                ORDER BY price ASC LIMIT 1
256 0.0002 0.00024294853210449
SELECT value FROM productattributes
                WHERE product_id = '950'
                AND name = 'ListPriceAmount'
257 0.0003 0.00025391578674316
SELECT * FROM products WHERE id = '4478'
258 0.0004 0.00036096572875977
SELECT * FROM productimages WHERE product_id = '4478' ORDER BY sortorder ASC
259 0.0005 0.0004727840423584
SELECT * FROM product_image_select WHERE product_id = '4478'
260 0.0003 0.0002748966217041
SELECT * FROM productcustomimages WHERE product_id = '4478'
261 0.0007 0.0006718635559082
SELECT a.name, n.displayname,a.value FROM productattributes a, productattributenames n WHERE product_id = '4478' AND a.name = n.originalname
262 0.0003 0.0003349781036377
SELECT * FROM productoffers WHERE product_id = '4478' AND merchantid = 'A1X6FK5RDHNB96'
263 0.0002 0.00023889541625977
SELECT * FROM productoffers
                WHERE product_id = '4478' AND price > 0
                ORDER BY price ASC LIMIT 1
264 0.0002 0.000244140625
SELECT * FROM productoffers
                WHERE product_id = 4478
                ORDER BY price ASC LIMIT 1
265 0.0003 0.00026798248291016
SELECT value FROM productattributes
                WHERE product_id = '4478'
                AND name = 'ListPriceAmount'
266 0.0003 0.00031399726867676
SELECT value FROM productattributes WHERE product_id = '4478' AND (name = 'ListPriceAmount' OR name = 'ListPriceFormattedPrice') ORDER BY name LIMIT 1
267 0.0003 0.00033402442932129
SELECT * FROM products WHERE id = '4479'
268 0.0003 0.00031709671020508
SELECT * FROM productimages WHERE product_id = '4479' ORDER BY sortorder ASC
269 0.0005 0.00046706199645996
SELECT * FROM product_image_select WHERE product_id = '4479'
270 0.0003 0.00033187866210938
SELECT * FROM productcustomimages WHERE product_id = '4479'
271 0.0006 0.00059413909912109
SELECT a.name, n.displayname,a.value FROM productattributes a, productattributenames n WHERE product_id = '4479' AND a.name = n.originalname
272 0.0003 0.00031495094299316
SELECT * FROM productoffers WHERE product_id = '4479' AND merchantid = 'A1X6FK5RDHNB96'
273 0.0003 0.00026106834411621
SELECT * FROM productoffers
                WHERE product_id = '4479' AND price > 0
                ORDER BY price ASC LIMIT 1
274 0.0002 0.00023007392883301
SELECT * FROM productoffers
                WHERE product_id = 4479
                ORDER BY price ASC LIMIT 1
275 0.0003 0.00025296211242676
SELECT value FROM productattributes
                WHERE product_id = '4479'
                AND name = 'ListPriceAmount'
276 0.0003 0.00028395652770996
SELECT value FROM productattributes WHERE product_id = '4479' AND (name = 'ListPriceAmount' OR name = 'ListPriceFormattedPrice') ORDER BY name LIMIT 1
277 0.0003 0.00032305717468262
SELECT * FROM products WHERE id = '4483'
278 0.0004 0.00042200088500977
SELECT * FROM productimages WHERE product_id = '4483' ORDER BY sortorder ASC
279 0.0003 0.0003349781036377
SELECT pi.*, p.parent_id FROM productimages pi, products p WHERE p.parent_id = '4483' AND p.id = pi.product_id ORDER BY pi.sortorder
280 0.0005 0.00049901008605957
SELECT * FROM product_image_select WHERE product_id = '4483'
281 0.0003 0.00029611587524414
SELECT * FROM productcustomimages WHERE product_id = '4483'
282 0.0004 0.00038814544677734
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 = '4483'
                GROUP BY o.product_id
283 0.0005 0.00052881240844727
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     = '4483'
                GROUP BY n.displayname
                ORDER BY n.displayname DESC
284 0.0003 0.00030899047851562
SELECT MAX(amountsaved) AS maxsaving, MIN(amountsaved) AS minsaving FROM productoffers o, products p WHERE o.product_id = p.id AND p.parent_id = 4483
285 0.0017 0.00168776512146
SELECT a.name, n.displayname,a.value FROM productattributes a, productattributenames n WHERE product_id = '4483' AND a.name = n.originalname
286 0.0003 0.00026106834411621
SELECT * FROM productoffers WHERE product_id = '4483' AND merchantid = 'A1X6FK5RDHNB96'
287 0.0003 0.00026392936706543
SELECT * FROM productoffers
                WHERE product_id = '4483' AND price > 0
                ORDER BY price ASC LIMIT 1
288 0.0002 0.00024008750915527
SELECT * FROM productoffers
                WHERE product_id = 4483
                ORDER BY price ASC LIMIT 1
289 0.0003 0.00027894973754883
SELECT value FROM productattributes
                WHERE product_id = '4483'
                AND name = 'ListPriceAmount'
290 0.0003 0.00032305717468262
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 = '4483'
                GROUP BY o.product_id
291 0.0005 0.00053000450134277
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     = '4483'
                GROUP BY n.displayname
                ORDER BY n.displayname DESC
292 0.0003 0.00032186508178711
SELECT MAX(amountsaved) AS maxsaving, MIN(amountsaved) AS minsaving FROM productoffers o, products p WHERE o.product_id = p.id AND p.parent_id = 4483
293 0.0003 0.00034403800964355
SELECT value FROM productattributes WHERE product_id = '4483' AND (name = 'ListPriceAmount' OR name = 'ListPriceFormattedPrice') ORDER BY name LIMIT 1
294 0.0005 0.00045514106750488
SELECT  o.value
                FROM    products            p,
                        productoptions      o
                WHERE   p.parent_id     = '4483'
                  AND   p.id            = o.product_id
                  AND   o.name          = 'Size'
                GROUP BY o.value
                ORDER BY o.value ASC
295 0.0004 0.00038886070251465
SELECT  o.value
                FROM    products            p,
                        productoptions      o
                WHERE   p.parent_id     = '4483'
                  AND   p.id            = o.product_id
                  AND   o.name          = 'Color'
                GROUP BY o.value
                ORDER BY o.value ASC
296 0.0003 0.00028705596923828
SELECT * FROM products WHERE id = '4507'
297 0.0003 0.00030899047851562
SELECT * FROM productimages WHERE product_id = '4507' ORDER BY sortorder ASC
298 0.0005 0.00046300888061523
SELECT * FROM product_image_select WHERE product_id = '4507'
299 0.0003 0.0002739429473877
SELECT * FROM productcustomimages WHERE product_id = '4507'
300 0.0006 0.00055313110351562
SELECT a.name, n.displayname,a.value FROM productattributes a, productattributenames n WHERE product_id = '4507' AND a.name = n.originalname
301 0.0003 0.00029802322387695
SELECT * FROM productoffers WHERE product_id = '4507' AND merchantid = 'A1X6FK5RDHNB96'
302 0.0003 0.00025105476379395
SELECT * FROM productoffers
                WHERE product_id = '4507' AND price > 0
                ORDER BY price ASC LIMIT 1
303 0.0002 0.00023794174194336
SELECT * FROM productoffers
                WHERE product_id = 4507
                ORDER BY price ASC LIMIT 1
304 0.0003 0.0002589225769043
SELECT value FROM productattributes
                WHERE product_id = '4507'
                AND name = 'ListPriceAmount'
305 0.0003 0.00028514862060547
SELECT value FROM productattributes WHERE product_id = '4507' AND (name = 'ListPriceAmount' OR name = 'ListPriceFormattedPrice') ORDER BY name LIMIT 1
306 0.0003 0.00031614303588867
SELECT * FROM products WHERE id = '4509'
307 0.0003 0.00033807754516602
SELECT * FROM productimages WHERE product_id = '4509' ORDER BY sortorder ASC
308 0.0003 0.00032997131347656
SELECT pi.*, p.parent_id FROM productimages pi, products p WHERE p.parent_id = '4509' AND p.id = pi.product_id ORDER BY pi.sortorder
309 0.0005 0.00045990943908691
SELECT * FROM product_image_select WHERE product_id = '4509'
310 0.0003 0.0002899169921875
SELECT * FROM productcustomimages WHERE product_id = '4509'
311 0.0004 0.00037097930908203
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 = '4509'
                GROUP BY o.product_id
312 0.0004 0.00041103363037109
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     = '4509'
                GROUP BY n.displayname
                ORDER BY n.displayname DESC
313 0.0003 0.00026702880859375
SELECT MAX(amountsaved) AS maxsaving, MIN(amountsaved) AS minsaving FROM productoffers o, products p WHERE o.product_id = p.id AND p.parent_id = 4509
314 0.0005 0.00052499771118164
SELECT a.name, n.displayname,a.value FROM productattributes a, productattributenames n WHERE product_id = '4509' AND a.name = n.originalname
315 0.0003 0.00026583671569824
SELECT * FROM productoffers WHERE product_id = '4509' AND merchantid = 'A1X6FK5RDHNB96'
316 0.0002 0.00023698806762695
SELECT * FROM productoffers
                WHERE product_id = '4509' AND price > 0
                ORDER BY price ASC LIMIT 1
317 0.0002 0.00022697448730469
SELECT * FROM productoffers
                WHERE product_id = 4509
                ORDER BY price ASC LIMIT 1
318 0.0002 0.00024199485778809
SELECT value FROM productattributes
                WHERE product_id = '4509'
                AND name = 'ListPriceAmount'
319 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 = '4509'
                GROUP BY o.product_id
320 0.0005 0.00050115585327148
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     = '4509'
                GROUP BY n.displayname
                ORDER BY n.displayname DESC
321 0.0003 0.0002589225769043
SELECT MAX(amountsaved) AS maxsaving, MIN(amountsaved) AS minsaving FROM productoffers o, products p WHERE o.product_id = p.id AND p.parent_id = 4509
322 0.0004 0.00037312507629395
SELECT value FROM productattributes WHERE product_id = '4509' AND (name = 'ListPriceAmount' OR name = 'ListPriceFormattedPrice') ORDER BY name LIMIT 1
323 0.0004 0.00043487548828125
SELECT  o.value
                FROM    products            p,
                        productoptions      o
                WHERE   p.parent_id     = '4509'
                  AND   p.id            = o.product_id
                  AND   o.name          = 'PackageQuantity'
                GROUP BY o.value
                ORDER BY o.value ASC
324 0.0003 0.00028800964355469
SELECT * FROM products WHERE parent_id = '4509'
325 0.0003 0.00033807754516602
SELECT a.name, n.displayname,a.value FROM productattributes a, productattributenames n WHERE product_id = '4510' AND a.name = n.originalname
326 0.0003 0.00029611587524414
SELECT * FROM productoffers WHERE product_id = '4510' AND merchantid = 'A1X6FK5RDHNB96'
327 0.0003 0.00025510787963867
SELECT * FROM productoffers
                WHERE product_id = '4510' AND price > 0
                ORDER BY price ASC LIMIT 1
328 0.0003 0.00025606155395508
SELECT * FROM productoffers
                WHERE product_id = 4510
                ORDER BY price ASC LIMIT 1
329 0.0002 0.00024700164794922
SELECT value FROM productattributes
                WHERE product_id = '4510'
                AND name = 'ListPriceAmount'
330 0.0003 0.00025701522827148
SELECT * FROM products WHERE id = '4531'
331 0.0004 0.00035500526428223
SELECT * FROM productimages WHERE product_id = '4531' ORDER BY sortorder ASC
332 0.0004 0.00044107437133789
SELECT * FROM product_image_select WHERE product_id = '4531'
333 0.0003 0.00025510787963867
SELECT * FROM productcustomimages WHERE product_id = '4531'
334 0.0006 0.00055503845214844
SELECT a.name, n.displayname,a.value FROM productattributes a, productattributenames n WHERE product_id = '4531' AND a.name = n.originalname
335 0.0003 0.0003349781036377
SELECT * FROM productoffers WHERE product_id = '4531' AND merchantid = 'A1X6FK5RDHNB96'
336 0.0003 0.00026106834411621
SELECT * FROM productoffers
                WHERE product_id = '4531' AND price > 0
                ORDER BY price ASC LIMIT 1
337 0.0002 0.00023007392883301
SELECT * FROM productoffers
                WHERE product_id = 4531
                ORDER BY price ASC LIMIT 1
338 0.0002 0.00024509429931641
SELECT value FROM productattributes
                WHERE product_id = '4531'
                AND name = 'ListPriceAmount'
339 0.0003 0.00028109550476074
SELECT value FROM productattributes WHERE product_id = '4531' AND (name = 'ListPriceAmount' OR name = 'ListPriceFormattedPrice') ORDER BY name LIMIT 1
340 0.0003 0.00034093856811523
SELECT * FROM products WHERE id = '4559'
341 0.0003 0.00034809112548828
SELECT * FROM productimages WHERE product_id = '4559' ORDER BY sortorder ASC
342 0.0003 0.00031805038452148
SELECT pi.*, p.parent_id FROM productimages pi, products p WHERE p.parent_id = '4559' AND p.id = pi.product_id ORDER BY pi.sortorder
343 0.0004 0.00044798851013184
SELECT * FROM product_image_select WHERE product_id = '4559'
344 0.0003 0.00028395652770996
SELECT * FROM productcustomimages WHERE product_id = '4559'
345 0.0004 0.00037217140197754
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 = '4559'
                GROUP BY o.product_id
346 0.0004 0.0004270076751709
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     = '4559'
                GROUP BY n.displayname
                ORDER BY n.displayname DESC
347 0.0003 0.00031495094299316
SELECT MAX(amountsaved) AS maxsaving, MIN(amountsaved) AS minsaving FROM productoffers o, products p WHERE o.product_id = p.id AND p.parent_id = 4559
348 0.0005 0.00053000450134277
SELECT a.name, n.displayname,a.value FROM productattributes a, productattributenames n WHERE product_id = '4559' AND a.name = n.originalname
349 0.0002 0.0002448558807373
SELECT * FROM productoffers WHERE product_id = '4559' AND merchantid = 'A1X6FK5RDHNB96'
350 0.0002 0.00024795532226562
SELECT * FROM productoffers
                WHERE product_id = '4559' AND price > 0
                ORDER BY price ASC LIMIT 1
351 0.0003 0.00026297569274902
SELECT * FROM productoffers
                WHERE product_id = 4559
                ORDER BY price ASC LIMIT 1
352 0.0003 0.00026512145996094
SELECT value FROM productattributes
                WHERE product_id = '4559'
                AND name = 'ListPriceAmount'
353 0.0003 0.00028896331787109
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 = '4559'
                GROUP BY o.product_id
354 0.0005 0.00045680999755859
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     = '4559'
                GROUP BY n.displayname
                ORDER BY n.displayname DESC
355 0.0003 0.00029110908508301
SELECT MAX(amountsaved) AS maxsaving, MIN(amountsaved) AS minsaving FROM productoffers o, products p WHERE o.product_id = p.id AND p.parent_id = 4559
356 0.0004 0.00037097930908203
SELECT value FROM productattributes WHERE product_id = '4559' AND (name = 'ListPriceAmount' OR name = 'ListPriceFormattedPrice') ORDER BY name LIMIT 1
357 0.0004 0.00038599967956543
SELECT  o.value
                FROM    products            p,
                        productoptions      o
                WHERE   p.parent_id     = '4559'
                  AND   p.id            = o.product_id
                  AND   o.name          = 'Size'
                GROUP BY o.value
                ORDER BY o.value ASC
358 0.0003 0.00027298927307129
SELECT * FROM products WHERE id = '4570'
359 0.0004 0.00039911270141602
SELECT * FROM productimages WHERE product_id = '4570' ORDER BY sortorder ASC
360 0.0003 0.00030303001403809
SELECT pi.*, p.parent_id FROM productimages pi, products p WHERE p.parent_id = '4570' AND p.id = pi.product_id ORDER BY pi.sortorder
361 0.0005 0.00045990943908691
SELECT * FROM product_image_select WHERE product_id = '4570'
362 0.0003 0.0002741813659668
SELECT * FROM productcustomimages WHERE product_id = '4570'
363 0.0004 0.00036501884460449
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 = '4570'
                GROUP BY o.product_id
364 0.0004 0.00040197372436523
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     = '4570'
                GROUP BY n.displayname
                ORDER BY n.displayname DESC
365 0.0003 0.00026798248291016
SELECT MAX(amountsaved) AS maxsaving, MIN(amountsaved) AS minsaving FROM productoffers o, products p WHERE o.product_id = p.id AND p.parent_id = 4570
366 0.0006 0.00057792663574219
SELECT a.name, n.displayname,a.value FROM productattributes a, productattributenames n WHERE product_id = '4570' AND a.name = n.originalname
367 0.0003 0.00030899047851562
SELECT * FROM productoffers WHERE product_id = '4570' AND merchantid = 'A1X6FK5RDHNB96'
368 0.0003 0.00026297569274902
SELECT * FROM productoffers
                WHERE product_id = '4570' AND price > 0
                ORDER BY price ASC LIMIT 1
369 0.0002 0.00023698806762695
SELECT * FROM productoffers
                WHERE product_id = 4570
                ORDER BY price ASC LIMIT 1
370 0.0003 0.00025510787963867
SELECT value FROM productattributes
                WHERE product_id = '4570'
                AND name = 'ListPriceAmount'
371 0.0003 0.00027203559875488
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 = '4570'
                GROUP BY o.product_id
372 0.0004 0.00040388107299805
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     = '4570'
                GROUP BY n.displayname
                ORDER BY n.displayname DESC
373 0.0003 0.00025391578674316
SELECT MAX(amountsaved) AS maxsaving, MIN(amountsaved) AS minsaving FROM productoffers o, products p WHERE o.product_id = p.id AND p.parent_id = 4570
374 0.0004 0.00035500526428223
SELECT value FROM productattributes WHERE product_id = '4570' AND (name = 'ListPriceAmount' OR name = 'ListPriceFormattedPrice') ORDER BY name LIMIT 1
375 0.0004 0.0004429817199707
SELECT  o.value
                FROM    products            p,
                        productoptions      o
                WHERE   p.parent_id     = '4570'
                  AND   p.id            = o.product_id
                  AND   o.name          = 'PackageQuantity'
                GROUP BY o.value
                ORDER BY o.value ASC
376 0.0003 0.00029492378234863
SELECT * FROM products WHERE parent_id = '4570'
377 0.0004 0.00037908554077148
SELECT a.name, n.displayname,a.value FROM productattributes a, productattributenames n WHERE product_id = '4645' AND a.name = n.originalname
378 0.0004 0.00036311149597168
SELECT * FROM productoffers WHERE product_id = '4645' AND merchantid = 'A1X6FK5RDHNB96'
379 0.0003 0.0002601146697998
SELECT * FROM productoffers
                WHERE product_id = '4645' AND price > 0
                ORDER BY price ASC LIMIT 1
380 0.0002 0.00023102760314941
SELECT * FROM productoffers
                WHERE product_id = 4645
                ORDER BY price ASC LIMIT 1
381 0.0003 0.00025796890258789
SELECT value FROM productattributes
                WHERE product_id = '4645'
                AND name = 'ListPriceAmount'
382 0.0003 0.00027704238891602
SELECT * FROM products WHERE id = '4646'
383 0.0004 0.00036907196044922
SELECT * FROM productimages WHERE product_id = '4646' ORDER BY sortorder ASC
384 0.0004 0.00044989585876465
SELECT * FROM product_image_select WHERE product_id = '4646'
385 0.0003 0.00029301643371582
SELECT * FROM productcustomimages WHERE product_id = '4646'
386 0.0007 0.0007021427154541
SELECT a.name, n.displayname,a.value FROM productattributes a, productattributenames n WHERE product_id = '4646' AND a.name = n.originalname
387 0.0003 0.00032615661621094
SELECT * FROM productoffers WHERE product_id = '4646' AND merchantid = 'A1X6FK5RDHNB96'
388 0.0002 0.00024008750915527
SELECT * FROM productoffers
                WHERE product_id = '4646' AND price > 0
                ORDER BY price ASC LIMIT 1
389 0.0002 0.00023102760314941
SELECT * FROM productoffers
                WHERE product_id = 4646
                ORDER BY price ASC LIMIT 1
390 0.0003 0.00032401084899902
SELECT value FROM productattributes
                WHERE product_id = '4646'
                AND name = 'ListPriceAmount'
391 0.0003 0.00027203559875488
SELECT value FROM productattributes WHERE product_id = '4646' AND (name = 'ListPriceAmount' OR name = 'ListPriceFormattedPrice') ORDER BY name LIMIT 1
392 0.0003 0.00030303001403809
SELECT * FROM customerreviews WHERE approved = 1 AND productid = '4260' ORDER BY timestamp DESC
393 0.0002 0.00022792816162109
SELECT * FROM customerreviews WHERE approved = 1 AND productid = '4474' ORDER BY timestamp DESC
394 0.0002 0.00020408630371094
SELECT * FROM customerreviews WHERE approved = 1 AND productid = '4292' ORDER BY timestamp DESC
395 0.0002 0.00023484230041504
SELECT * FROM customerreviews WHERE approved = 1 AND productid = '4312' ORDER BY timestamp DESC
396 0.0002 0.00020599365234375
SELECT * FROM customerreviews WHERE approved = 1 AND productid = '4326' ORDER BY timestamp DESC
397 0.0002 0.00020289421081543
SELECT * FROM customerreviews WHERE approved = 1 AND productid = '4554' ORDER BY timestamp DESC
398 0.0002 0.00020098686218262
SELECT * FROM customerreviews WHERE approved = 1 AND productid = '4471' ORDER BY timestamp DESC
399 0.0002 0.0001990795135498
SELECT * FROM customerreviews WHERE approved = 1 AND productid = '4475' ORDER BY timestamp DESC
400 0.0002 0.00020599365234375
SELECT * FROM customerreviews WHERE approved = 1 AND productid = '4476' ORDER BY timestamp DESC
401 0.0002 0.00021004676818848
SELECT * FROM customerreviews WHERE approved = 1 AND productid = '4478' ORDER BY timestamp DESC
402 0.0002 0.00020694732666016
SELECT * FROM customerreviews WHERE approved = 1 AND productid = '4479' ORDER BY timestamp DESC
403 0.0002 0.00023698806762695
SELECT * FROM customerreviews WHERE approved = 1 AND productid = '4483' ORDER BY timestamp DESC
404 0.0002 0.00024294853210449
SELECT * FROM customerreviews WHERE approved = 1 AND productid = '4507' ORDER BY timestamp DESC
405 0.0002 0.00023889541625977
SELECT * FROM customerreviews WHERE approved = 1 AND productid = '4509' ORDER BY timestamp DESC
406 0.0002 0.00021886825561523
SELECT * FROM customerreviews WHERE approved = 1 AND productid = '4531' ORDER BY timestamp DESC
407 0.0002 0.00023388862609863
SELECT * FROM customerreviews WHERE approved = 1 AND productid = '4559' ORDER BY timestamp DESC
408 0.0002 0.00020384788513184
SELECT * FROM customerreviews WHERE approved = 1 AND productid = '4570' ORDER BY timestamp DESC
409 0.0002 0.00021505355834961
SELECT * FROM customerreviews WHERE approved = 1 AND productid = '4646' ORDER BY timestamp DESC
410 0.0004 0.00037693977355957
SELECT * FROM template_info WHERE templateuid = 'fsb-fluid2018'
411 0.0004 0.00039887428283691
SELECT ga_value FROM google_analytics_options WHERE `ga_key` = 'ga_user_data'
412 0.0003 0.00025796890258789
SELECT ga_value FROM google_analytics_options WHERE `ga_key` = 'ga_tracking_status'
413 0.0122 0.012187957763672
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
414 0.0004 0.0004420280456543
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
415 0.0003 0.00034904479980469
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
416 0.0004 0.00036311149597168
SELECT * FROM products WHERE id = 1626
417 0.0003 0.00034189224243164
SELECT * FROM products WHERE id = 4041
418 0.0003 0.0003359317779541
SELECT * FROM products WHERE id = 4312
419 0.0003 0.00034689903259277
SELECT * FROM products WHERE id = 777
420 0.0003 0.00034093856811523
SELECT * FROM products WHERE id = 3881
421 0.0003 0.00032615661621094
SELECT * FROM products WHERE id = 4213
422 0.0003 0.00034713745117188
SELECT * FROM products WHERE id = '1626'
423 0.0004 0.00041699409484863
SELECT * FROM productimages WHERE product_id = '1626' ORDER BY sortorder ASC
424 0.0005 0.00050520896911621
SELECT * FROM product_image_select WHERE product_id = '1626'
425 0.0003 0.00026893615722656
SELECT * FROM productcustomimages WHERE product_id = '1626'
426 0.0006 0.00055623054504395
SELECT a.name, n.displayname,a.value FROM productattributes a, productattributenames n WHERE product_id = '1626' AND a.name = n.originalname
427 0.0003 0.00031614303588867
SELECT * FROM productoffers WHERE product_id = '1626' AND merchantid = 'A1X6FK5RDHNB96'
428 0.0003 0.00028204917907715
SELECT * FROM productoffers
                WHERE product_id = '1626' AND price > 0
                ORDER BY price ASC LIMIT 1
429 0.0004 0.00036811828613281
SELECT value FROM productattributes WHERE product_id = '1626' AND (name = 'ListPriceAmount' OR name = 'ListPriceFormattedPrice') ORDER BY name LIMIT 1
430 0.0003 0.00031590461730957
SELECT * FROM products WHERE id = '4041'
431 0.0004 0.00038504600524902
SELECT * FROM productimages WHERE product_id = '4041' ORDER BY sortorder ASC
432 0.0004 0.00044584274291992
SELECT * FROM product_image_select WHERE product_id = '4041'
433 0.0003 0.00028300285339355
SELECT * FROM productcustomimages WHERE product_id = '4041'
434 0.0007 0.00068092346191406
SELECT a.name, n.displayname,a.value FROM productattributes a, productattributenames n WHERE product_id = '4041' AND a.name = n.originalname
435 0.0004 0.00035214424133301
SELECT * FROM productoffers WHERE product_id = '4041' AND merchantid = 'A1X6FK5RDHNB96'
436 0.0003 0.0002739429473877
SELECT * FROM productoffers
                WHERE product_id = '4041' AND price > 0
                ORDER BY price ASC LIMIT 1
437 0.0003 0.00034379959106445
SELECT value FROM productattributes WHERE product_id = '4041' AND (name = 'ListPriceAmount' OR name = 'ListPriceFormattedPrice') ORDER BY name LIMIT 1
438 0.0003 0.00031185150146484
SELECT * FROM products WHERE id = '4312'
439 0.0005 0.00045895576477051
SELECT * FROM productimages WHERE product_id = '4312' ORDER BY sortorder ASC
440 0.0005 0.00045895576477051
SELECT * FROM product_image_select WHERE product_id = '4312'
441 0.0003 0.0002601146697998
SELECT * FROM productcustomimages WHERE product_id = '4312'
442 0.0006 0.00063586235046387
SELECT a.name, n.displayname,a.value FROM productattributes a, productattributenames n WHERE product_id = '4312' AND a.name = n.originalname
443 0.0003 0.00030112266540527
SELECT * FROM productoffers WHERE product_id = '4312' AND merchantid = 'A1X6FK5RDHNB96'
444 0.0003 0.00026392936706543
SELECT * FROM productoffers
                WHERE product_id = '4312' AND price > 0
                ORDER BY price ASC LIMIT 1
445 0.0004 0.00036501884460449
SELECT value FROM productattributes WHERE product_id = '4312' AND (name = 'ListPriceAmount' OR name = 'ListPriceFormattedPrice') ORDER BY name LIMIT 1
446 0.0003 0.00032210350036621
SELECT * FROM products WHERE id = '777'
447 0.0004 0.00035309791564941
SELECT * FROM productimages WHERE product_id = '777' ORDER BY sortorder ASC
448 0.0005 0.00046706199645996
SELECT * FROM product_image_select WHERE product_id = '777'
449 0.0002 0.0002439022064209
SELECT * FROM productcustomimages WHERE product_id = '777'
450 0.0006 0.00064897537231445
SELECT a.name, n.displayname,a.value FROM productattributes a, productattributenames n WHERE product_id = '777' AND a.name = n.originalname
451 0.0003 0.00030899047851562
SELECT * FROM productoffers WHERE product_id = '777' AND merchantid = 'A1X6FK5RDHNB96'
452 0.0003 0.0002899169921875
SELECT * FROM productoffers
                WHERE product_id = '777' AND price > 0
                ORDER BY price ASC LIMIT 1
453 0.0003 0.00027894973754883
SELECT value FROM productattributes WHERE product_id = '777' AND (name = 'ListPriceAmount' OR name = 'ListPriceFormattedPrice') ORDER BY name LIMIT 1
454 0.0003 0.00031089782714844
SELECT * FROM products WHERE id = '3881'
455 0.0004 0.00039005279541016
SELECT * FROM productimages WHERE product_id = '3881' ORDER BY sortorder ASC
456 0.0005 0.0004889965057373
SELECT * FROM product_image_select WHERE product_id = '3881'
457 0.0003 0.00027799606323242
SELECT * FROM productcustomimages WHERE product_id = '3881'
458 0.0006 0.00064992904663086
SELECT a.name, n.displayname,a.value FROM productattributes a, productattributenames n WHERE product_id = '3881' AND a.name = n.originalname
459 0.0003 0.00030994415283203
SELECT * FROM productoffers WHERE product_id = '3881' AND merchantid = 'A1X6FK5RDHNB96'
460 0.0003 0.00026106834411621
SELECT * FROM productoffers
                WHERE product_id = '3881' AND price > 0
                ORDER BY price ASC LIMIT 1
461 0.0003 0.00030517578125
SELECT value FROM productattributes WHERE product_id = '3881' AND (name = 'ListPriceAmount' OR name = 'ListPriceFormattedPrice') ORDER BY name LIMIT 1
462 0.0003 0.00031089782714844
SELECT * FROM products WHERE id = '4213'
463 0.0004 0.00039482116699219
SELECT * FROM productimages WHERE product_id = '4213' ORDER BY sortorder ASC
464 0.0005 0.00046610832214355
SELECT * FROM product_image_select WHERE product_id = '4213'
465 0.0003 0.00026202201843262
SELECT * FROM productcustomimages WHERE product_id = '4213'
466 0.0009 0.00094199180603027
SELECT a.name, n.displayname,a.value FROM productattributes a, productattributenames n WHERE product_id = '4213' AND a.name = n.originalname
467 0.0004 0.00037193298339844
SELECT * FROM productoffers WHERE product_id = '4213' AND merchantid = 'A1X6FK5RDHNB96'
468 0.0003 0.00030303001403809
SELECT * FROM productoffers
                WHERE product_id = '4213' AND price > 0
                ORDER BY price ASC LIMIT 1
469 0.0003 0.00032711029052734
SELECT value FROM productattributes WHERE product_id = '4213' AND (name = 'ListPriceAmount' OR name = 'ListPriceFormattedPrice') ORDER BY name LIMIT 1
470 0.0007 0.00065207481384277
SELECT * FROM template_includes WHERE deleted = 0 AND templateuid = 'fsb-fluid2018' AND area = 'header' ORDER BY sortorder ASC
471 0.0005 0.00054097175598145
SELECT * FROM template_includes WHERE deleted = 0 AND templateuid = 'fsb-fluid2018' AND area = 'footer' ORDER BY sortorder ASC
472 0.0013 0.0013470649719238
SELECT * FROM template_css WHERE deleted = 0 AND templateuid = 'fsb-fluid2018' AND skinuid = ''
473 0.0009 0.00085902214050293
SELECT * FROM template_images WHERE deleted = 0 AND templateuid = 'fsb-fluid2018'
474 0.0004 0.00037503242492676
SELECT * FROM template_images WHERE deleted = 0 AND templateuid = 'fsb-fluid2018'
475 0.0004 0.00038909912109375
SELECT * FROM template_images WHERE templateuid = 'fsb-fluid2018' AND imageuid = 'FB_DEFAULT_SHARE_IMAGE'
476 0.0004 0.00042891502380371
SELECT * FROM template_images WHERE templateuid = 'fsb-fluid2018' AND imageuid = 'HEAD_LOGO'