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.4740478992462 385 1.0746 0


No Amazon API Requests Made.


App Debug - Total Time 1.4740478992462 seconds

Number Time From Start Name Description
1 0.3852698802948 Initialise Initialise FSB Function
2 0.38738393783569 App Controller Start Start of the App controller (called before the controller of every page)
3 0.41131782531738 Start of getCategoryListByGroup Function Before first category groups query
4 0.41214084625244 After initial query Before first category groups query
5 0.41214179992676 Get Category List for Group Before the call to getCategoryList function
6 0.41214394569397 Start of GetCategoryList function Start of the function
7 0.41214489936829 Before getting categories Query to get specific category list
8 0.41301679611206 After getting categories Query to get specific category list
9 0.41301679611206 Before getting category custom Before call to function getCategoryCustom
10 0.43382692337036 After getting category custom After call to function getCategoryCustom
11 0.43382883071899 Before getting category custom Before call to function getCategoryCustom
12 0.44554090499878 After getting category custom After call to function getCategoryCustom
13 0.4455418586731 Before getting category custom Before call to function getCategoryCustom
14 0.45039677619934 After getting category custom After call to function getCategoryCustom
15 0.45039796829224 Before getting category custom Before call to function getCategoryCustom
16 0.4534318447113 After getting category custom After call to function getCategoryCustom
17 0.4534318447113 Before getting category custom Before call to function getCategoryCustom
18 0.45656490325928 After getting category custom After call to function getCategoryCustom
19 0.45656585693359 Before getting category custom Before call to function getCategoryCustom
20 0.46061301231384 After getting category custom After call to function getCategoryCustom
21 0.46061396598816 End of GetCategoryList function End of the function
22 0.46061682701111 Get Category List for Group Before the call to getCategoryList function
23 0.46061778068542 Start of GetCategoryList function Start of the function
24 0.46061897277832 Before getting categories Query to get specific category list
25 0.46095895767212 End of getCategoryListByGroup Function Before return()
26 1.2775039672852 App Controller End End of the App controller (called before the controller of every page)
27 1.408047914505 App_after Controller Start Start of the App_after controller (called after the controller of every page)
28 1.4090049266815 Before Get Options Before the call to getOptions in the tpl class
29 1.4519948959351 After Get Options After the call to getOptions in the tpl class
30 1.452033996582 App_after Controller End End of the App_after controller (called after the controller of every page)
31 1.4740388393402 Finalizing debug Before the debug is output to the page.
32 1.4740469455719 End of App This is the end of the app logging, final timestamp


Query Debug - 385 Database Queries. Total time 1.0746 seconds

Number Time (Seconds) Time (Milliseconds) Query
1 0.0015 0.0015089511871338
SELECT parameter, value FROM parameters
2 0.0020 0.0019960403442383
SELECT * FROM `bad_bots`
3 0.0002 0.00021696090698242
SET time_zone = 'Europe/London'
4 0.0013 0.0012528896331787
SELECT version FROM version ORDER BY `installed` DESC LIMIT 1
5 0.0030 0.0029618740081787
INSERT INTO ga_users (`isbot`, `ips`) SELECT '1', 'a:1:{i:0;s:13:\"216.73.216.53\";}'
6 0.0059 0.0058829784393311
INSERT INTO ga_sessions (`sessionlastseen`) SELECT '1752307573'
7 0.0013 0.0012741088867188
SELECT * FROM autorun ORDER BY lastrun ASC
8 0.0003 0.00034523010253906
UPDATE autorun SET lastrun = '2025-07-12 08:06:13' WHERE id = '17'
9 0.0003 0.00034594535827637
SELECT * FROM version ORDER BY installed DESC LIMIT 1
10 0.0009 0.00093603134155273
SELECT id FROM pages WHERE pagename = 'search' LIMIT 1
11 0.0003 0.00026416778564453
SELECT * FROM pages WHERE id = 52
12 0.0016 0.001615047454834
SELECT * FROM template_options WHERE deleted = 0 AND templateuid = 'fsb-fluid2018'
13 0.0215 0.021469831466675
SELECT * FROM template_text WHERE deleted = 0 AND templateuid = 'fsb-fluid2018' AND language = 'en'
14 0.0005 0.00046896934509277
SELECT * FROM pages WHERE pagename = 'search'
15 0.0008 0.00081896781921387
SELECT * FROM categorygroups ORDER BY sortorder ASC
16 0.0009 0.00086307525634766
SELECT * FROM categories WHERE parent_id = '0' AND categorygroup_id = '1'  AND hidden = 0 ORDER BY sortorder ASC
17 0.0069 0.0069351196289062
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.0030 0.002979040145874
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.0008 0.00080609321594238
SELECT COUNT(DISTINCT(bundle_id)) FROM bundle_categories WHERE category_id = 26
20 0.0004 0.00044703483581543
SELECT id FROM categories WHERE parent_id = '26'
21 0.0062 0.0061540603637695
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.0012 0.001201868057251
SELECT COUNT(DISTINCT(p.id)) FROM bundles p, bundle_categories c
				WHERE p.id = c.bundle_id
				  AND c.category_id IN (26)
				  AND p.disabled = 0 
23 0.0010 0.00099611282348633
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.0009 0.00085997581481934
SELECT COUNT(DISTINCT(id)) FROM categories_autopopulate WHERE category_id = '26'
25 0.0004 0.0003509521484375
SELECT * FROM categorygroups WHERE id = '1'
26 0.0047 0.004727840423584
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.00039196014404297
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.00029706954956055
SELECT COUNT(DISTINCT(bundle_id)) FROM bundle_categories WHERE category_id = 27
29 0.0003 0.00030899047851562
SELECT id FROM categories WHERE parent_id = '27'
30 0.0045 0.0045070648193359
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.00039100646972656
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.00040197372436523
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.00035285949707031
SELECT COUNT(DISTINCT(id)) FROM categories_autopopulate WHERE category_id = '27'
34 0.0003 0.00029397010803223
SELECT * FROM categorygroups WHERE id = '1'
35 0.0014 0.0013787746429443
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.00032210350036621
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.00025391578674316
SELECT COUNT(DISTINCT(bundle_id)) FROM bundle_categories WHERE category_id = 28
38 0.0003 0.00027084350585938
SELECT id FROM categories WHERE parent_id = '28'
39 0.0013 0.00130295753479
SELECT COUNT(DISTINCT(p.id)) FROM products p, products_categories c
				WHERE p.id = c.product_id
				  AND c.category_id IN (28)
				  AND p.parent_id = 0
				  AND p.hidden = 0
				  AND p.enabled = 1 
40 0.0003 0.00033712387084961
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.00033402442932129
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.00034999847412109
SELECT COUNT(DISTINCT(id)) FROM categories_autopopulate WHERE category_id = '28'
43 0.0003 0.00028300285339355
SELECT * FROM categorygroups WHERE id = '1'
44 0.0004 0.0003960132598877
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.00032901763916016
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.00033307075500488
SELECT COUNT(DISTINCT(bundle_id)) FROM bundle_categories WHERE category_id = 29
47 0.0003 0.00029110908508301
SELECT id FROM categories WHERE parent_id = '29'
48 0.0004 0.00043487548828125
SELECT COUNT(DISTINCT(p.id)) FROM products p, products_categories c
				WHERE p.id = c.product_id
				  AND c.category_id IN (29)
				  AND p.parent_id = 0
				  AND p.hidden = 0
				  AND p.enabled = 1 
49 0.0003 0.0003211498260498
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.00032711029052734
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.00030994415283203
SELECT COUNT(DISTINCT(id)) FROM categories_autopopulate WHERE category_id = '29'
52 0.0003 0.00027298927307129
SELECT * FROM categorygroups WHERE id = '1'
53 0.0004 0.00037908554077148
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.00030422210693359
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.00026488304138184
SELECT COUNT(DISTINCT(bundle_id)) FROM bundle_categories WHERE category_id = 30
56 0.0004 0.00037097930908203
SELECT id FROM categories WHERE parent_id = '30'
57 0.0005 0.00047087669372559
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.00031805038452148
SELECT COUNT(DISTINCT(p.id)) FROM bundles p, bundle_categories c
				WHERE p.id = c.bundle_id
				  AND c.category_id IN (30)
				  AND p.disabled = 0 
59 0.0003 0.00034904479980469
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.0004 0.00035190582275391
SELECT COUNT(DISTINCT(id)) FROM categories_autopopulate WHERE category_id = '30'
61 0.0003 0.00030803680419922
SELECT * FROM categorygroups WHERE id = '1'
62 0.0004 0.00044703483581543
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.00030994415283203
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.00025010108947754
SELECT COUNT(DISTINCT(bundle_id)) FROM bundle_categories WHERE category_id = 31
65 0.0003 0.00028300285339355
SELECT id FROM categories WHERE parent_id = '31'
66 0.0011 0.0011157989501953
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.00033187866210938
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.0006 0.00060391426086426
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.0004 0.0003511905670166
SELECT COUNT(DISTINCT(id)) FROM categories_autopopulate WHERE category_id = '31'
70 0.0003 0.00033402442932129
SELECT * FROM categorygroups WHERE id = '1'
71 0.0003 0.0003359317779541
SELECT * FROM categories WHERE parent_id = '0' AND categorygroup_id = '2'  AND hidden = 0 ORDER BY sortorder ASC
72 0.0019 0.0018551349639893
SELECT * FROM manufacturers m WHERE m.display_sidebar = 1 AND m.merge_manufacturer_id = 0 ORDER BY linktitle ASC
73 0.0008 0.00084495544433594
SELECT * FROM sideboxes WHERE (templateuid = 'fsb-fluid2018' OR templateuid = '') AND enabled = 1 ORDER BY sortorder ASC
74 0.0006 0.00061297416687012
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.0009 0.00093507766723633
SELECT * FROM sideboxes_pages WHERE sidebox_id = '26'
76 0.0010 0.00097107887268066
SELECT value FROM template_options WHERE templateuid = 'fsb-fluid2018' AND optionuid = 'DISPLAY_CREDIT_ICON'
77 0.0006 0.00057387351989746
SELECT * FROM pages WHERE core = 1 ORDER BY pagekey
78 0.8071 0.80705118179321
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.0015 0.0015208721160889
SELECT * FROM ipgeolocations WHERE geoname_id = '6252001'
80 0.0007 0.00071501731872559
SELECT * FROM countryredirects WHERE countrycode = 'US'
81 0.0004 0.00038504600524902
SELECT * FROM pages WHERE pagename = 'search'
82 0.0047 0.0047011375427246
SELECT MAX(price) as maxprice, MIN(price) as minprice FROM products WHERE enabled = 1 AND hidden = 0 AND price <> 0 
83 0.0013 0.0013370513916016
SELECT * FROM manufacturers WHERE display_filter = 1 AND merge_manufacturer_id = 0 ORDER BY name
84 0.0009 0.00094008445739746
SELECT * FROM productattributenames n WHERE hidden = 0 AND metabrowse = 1 ORDER BY n.displayname ASC
85 0.0049 0.0049149990081787
SELECT MAX(price) as maxprice, MIN(price) as minprice FROM products WHERE enabled = 1 AND hidden = 0 AND price <> 0 
86 0.0013 0.0013368129730225
SELECT * FROM manufacturers WHERE display_filter = 1 AND merge_manufacturer_id = 0 ORDER BY name
87 0.0003 0.00034713745117188
SELECT * FROM productattributenames n WHERE hidden = 0 AND metabrowse = 1 AND sidebarfilter = 1 ORDER BY n.displayname ASC
88 0.0009 0.00088596343994141
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.00051617622375488
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.0003 0.00034594535827637
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.0039 0.0038950443267822
SELECT DISTINCT (p.id), salesrank, price, linktitle,
          'product' AS type
          FROM products p 
		WHERE ((description LIKE 'easehold') OR (keyfeatures LIKE 'easehold') OR (title LIKE 'easehold') OR (description LIKE 'bote') OR (keyfeatures LIKE 'bote') OR (title LIKE 'bote') OR (description LIKE 'cafe') OR (keyfeatures LIKE 'cafe') OR (title LIKE 'cafe') OR (description LIKE 'hermetique') OR (keyfeatures LIKE 'hermetique') OR (title LIKE 'hermetique') OR (description LIKE 'botes') OR (keyfeatures LIKE 'botes') OR (title LIKE 'botes') OR (description LIKE 'et') OR (keyfeatures LIKE 'et') OR (title LIKE 'et') OR (description LIKE 'coffrets') OR (keyfeatures LIKE 'coffrets') OR (title LIKE 'coffrets') OR (description LIKE 'the') OR (keyfeatures LIKE 'the') OR (title LIKE 'the') OR (description LIKE 'et') OR (keyfeatures LIKE 'et') OR (title LIKE 'et') OR (description LIKE 'cafe') OR (keyfeatures LIKE 'cafe') OR (title LIKE 'cafe'))

		AND enabled = 1
		AND hidden = 0
		AND parent_id = 0
		
		AND 1 = 1
92 0.0004 0.00044608116149902
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.00033712387084961
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.00034403800964355
SELECT DISTINCT (p.id), salesrank, price, linktitle,
    MATCH (description, keyfeatures, title, descriptionsecondary)
    AGAINST ('+easehold +bote +cafe +hermetique +bot} +et +coffre} +the +et +cafe' IN BOOLEAN MODE) as searchrelevance, 'product' AS type
    FROM products p 
		WHERE MATCH (description, keyfeatures, title, descriptionsecondary) AGAINST ('+easehold +bote +cafe +hermetique +bot} +et +coffre} +the +et +cafe' IN BOOLEAN MODE)
		AND enabled = 1
		AND hidden = 0
		AND parent_id = 0
		
		AND 1 = 1 UNION SELECT DISTINCT(b.id), salesrank, price, title as `linktitle`, MATCH (description, keyfeatures, title, descriptionsecondary)
        AGAINST ('+easehold +bote +cafe +hermetique +bot} +et +coffre} +the +et +cafe'), 'bundle' AS type FROM bundles b
		WHERE MATCH (description, keyfeatures, title, descriptionsecondary) AGAINST ('+easehold +bote +cafe +hermetique +bot} +et +coffre} +the +et +cafe' IN BOOLEAN MODE)
		AND b.disabled = 0
		
		AND 1 = 1
95 0.0067 0.0067458152770996
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.00031113624572754
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.00028896331787109
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.00037884712219238
SELECT DISTINCT (p.id), salesrank, price, linktitle,
    MATCH (title)
    AGAINST ('+easehold +bote +cafe +hermetique +bot} +et +coffre} +the +et +cafe' IN BOOLEAN MODE) as searchrelevance, 'product' AS type
    FROM products p 
		WHERE MATCH (title) AGAINST ('+easehold +bote +cafe +hermetique +bot} +et +coffre} +the +et +cafe' IN BOOLEAN MODE)
		AND enabled = 1
		AND hidden = 0
		AND parent_id = 0
		
		AND 1 = 1 UNION SELECT DISTINCT(b.id), salesrank, price, title as `linktitle`, MATCH (title)
        AGAINST ('+easehold +bote +cafe +hermetique +bot} +et +coffre} +the +et +cafe'), 'bundle' AS type FROM bundles b
		WHERE MATCH (title) AGAINST ('+easehold +bote +cafe +hermetique +bot} +et +coffre} +the +et +cafe' IN BOOLEAN MODE)
		AND b.disabled = 0
		
		AND 1 = 1 ORDER BY salesrank ASC
99 0.0004 0.00040793418884277
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.0046 0.0046398639678955
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.00029087066650391
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.00023913383483887
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.00033903121948242
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.0081 0.0080718994140625
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.00032210350036621
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.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
107 0.0003 0.00030994415283203
SELECT * FROM products WHERE id = '1553'
108 0.0010 0.00095105171203613
SELECT * FROM productimages WHERE product_id = '1553' ORDER BY sortorder ASC
109 0.0008 0.00080299377441406
SELECT * FROM product_image_select WHERE product_id = '1553'
110 0.0006 0.00057721138000488
SELECT * FROM productcustomimages WHERE product_id = '1553'
111 0.0010 0.0010452270507812
SELECT a.name, n.displayname,a.value FROM productattributes a, productattributenames n WHERE product_id = '1553' AND a.name = n.originalname
112 0.0007 0.00072097778320312
SELECT * FROM productoffers WHERE product_id = '1553' AND merchantid = 'A1X6FK5RDHNB96'
113 0.0003 0.00026988983154297
SELECT * FROM productoffers
                WHERE product_id = '1553' AND price > 0
                ORDER BY price ASC LIMIT 1
114 0.0003 0.00025677680969238
SELECT * FROM productoffers
                WHERE product_id = 1553
                ORDER BY price ASC LIMIT 1
115 0.0003 0.00034189224243164
SELECT value FROM productattributes
                WHERE product_id = '1553'
                AND name = 'ListPriceAmount'
116 0.0003 0.00028204917907715
SELECT value FROM productattributes WHERE product_id = '1553' AND (name = 'ListPriceAmount' OR name = 'ListPriceFormattedPrice') ORDER BY name LIMIT 1
117 0.0003 0.00033712387084961
SELECT * FROM products WHERE id = '1558'
118 0.0004 0.00036501884460449
SELECT * FROM productimages WHERE product_id = '1558' ORDER BY sortorder ASC
119 0.0005 0.00049400329589844
SELECT * FROM product_image_select WHERE product_id = '1558'
120 0.0003 0.00027108192443848
SELECT * FROM productcustomimages WHERE product_id = '1558'
121 0.0008 0.00076508522033691
SELECT a.name, n.displayname,a.value FROM productattributes a, productattributenames n WHERE product_id = '1558' AND a.name = n.originalname
122 0.0004 0.00043487548828125
SELECT * FROM productoffers WHERE product_id = '1558' AND merchantid = 'A1X6FK5RDHNB96'
123 0.0003 0.00025200843811035
SELECT * FROM productoffers
                WHERE product_id = '1558' AND price > 0
                ORDER BY price ASC LIMIT 1
124 0.0002 0.00023198127746582
SELECT * FROM productoffers
                WHERE product_id = 1558
                ORDER BY price ASC LIMIT 1
125 0.0003 0.00025105476379395
SELECT value FROM productattributes
                WHERE product_id = '1558'
                AND name = 'ListPriceAmount'
126 0.0003 0.0002739429473877
SELECT value FROM productattributes WHERE product_id = '1558' AND (name = 'ListPriceAmount' OR name = 'ListPriceFormattedPrice') ORDER BY name LIMIT 1
127 0.0003 0.00032496452331543
SELECT * FROM products WHERE id = '1559'
128 0.0004 0.00036501884460449
SELECT * FROM productimages WHERE product_id = '1559' ORDER BY sortorder ASC
129 0.0004 0.00043511390686035
SELECT * FROM product_image_select WHERE product_id = '1559'
130 0.0003 0.00026702880859375
SELECT * FROM productcustomimages WHERE product_id = '1559'
131 0.0006 0.00055217742919922
SELECT a.name, n.displayname,a.value FROM productattributes a, productattributenames n WHERE product_id = '1559' AND a.name = n.originalname
132 0.0003 0.0003049373626709
SELECT * FROM productoffers WHERE product_id = '1559' AND merchantid = 'A1X6FK5RDHNB96'
133 0.0003 0.0002589225769043
SELECT * FROM productoffers
                WHERE product_id = '1559' AND price > 0
                ORDER BY price ASC LIMIT 1
134 0.0003 0.00025796890258789
SELECT * FROM productoffers
                WHERE product_id = 1559
                ORDER BY price ASC LIMIT 1
135 0.0003 0.00026392936706543
SELECT value FROM productattributes
                WHERE product_id = '1559'
                AND name = 'ListPriceAmount'
136 0.0003 0.00029706954956055
SELECT value FROM productattributes WHERE product_id = '1559' AND (name = 'ListPriceAmount' OR name = 'ListPriceFormattedPrice') ORDER BY name LIMIT 1
137 0.0003 0.00032591819763184
SELECT * FROM products WHERE id = '1565'
138 0.0004 0.0003809928894043
SELECT * FROM productimages WHERE product_id = '1565' ORDER BY sortorder ASC
139 0.0004 0.0003659725189209
SELECT pi.*, p.parent_id FROM productimages pi, products p WHERE p.parent_id = '1565' AND p.id = pi.product_id ORDER BY pi.sortorder
140 0.0005 0.00047683715820312
SELECT * FROM product_image_select WHERE product_id = '1565'
141 0.0003 0.00026679039001465
SELECT * FROM productcustomimages WHERE product_id = '1565'
142 0.0004 0.00036406517028809
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 = '1565'
                GROUP BY o.product_id
143 0.0013 0.0013070106506348
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     = '1565'
                GROUP BY n.displayname
                ORDER BY n.displayname DESC
144 0.0004 0.00038814544677734
SELECT MAX(amountsaved) AS maxsaving, MIN(amountsaved) AS minsaving FROM productoffers o, products p WHERE o.product_id = p.id AND p.parent_id = 1565
145 0.0005 0.00054621696472168
SELECT a.name, n.displayname,a.value FROM productattributes a, productattributenames n WHERE product_id = '1565' AND a.name = n.originalname
146 0.0002 0.00024700164794922
SELECT * FROM productoffers WHERE product_id = '1565' AND merchantid = 'A1X6FK5RDHNB96'
147 0.0002 0.00024795532226562
SELECT * FROM productoffers
                WHERE product_id = '1565' AND price > 0
                ORDER BY price ASC LIMIT 1
148 0.0002 0.00022792816162109
SELECT * FROM productoffers
                WHERE product_id = 1565
                ORDER BY price ASC LIMIT 1
149 0.0002 0.00024795532226562
SELECT value FROM productattributes
                WHERE product_id = '1565'
                AND name = 'ListPriceAmount'
150 0.0003 0.00027704238891602
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 = '1565'
                GROUP BY o.product_id
151 0.0004 0.00041699409484863
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     = '1565'
                GROUP BY n.displayname
                ORDER BY n.displayname DESC
152 0.0003 0.00026106834411621
SELECT MAX(amountsaved) AS maxsaving, MIN(amountsaved) AS minsaving FROM productoffers o, products p WHERE o.product_id = p.id AND p.parent_id = 1565
153 0.0003 0.00033998489379883
SELECT value FROM productattributes WHERE product_id = '1565' AND (name = 'ListPriceAmount' OR name = 'ListPriceFormattedPrice') ORDER BY name LIMIT 1
154 0.0004 0.00040912628173828
SELECT  o.value
                FROM    products            p,
                        productoptions      o
                WHERE   p.parent_id     = '1565'
                  AND   p.id            = o.product_id
                  AND   o.name          = 'Color'
                GROUP BY o.value
                ORDER BY o.value ASC
155 0.0003 0.00028491020202637
SELECT * FROM products WHERE id = '1573'
156 0.0003 0.00034499168395996
SELECT * FROM productimages WHERE product_id = '1573' ORDER BY sortorder ASC
157 0.0005 0.00046920776367188
SELECT * FROM product_image_select WHERE product_id = '1573'
158 0.0003 0.00027108192443848
SELECT * FROM productcustomimages WHERE product_id = '1573'
159 0.0007 0.00074195861816406
SELECT a.name, n.displayname,a.value FROM productattributes a, productattributenames n WHERE product_id = '1573' AND a.name = n.originalname
160 0.0003 0.00033903121948242
SELECT * FROM productoffers WHERE product_id = '1573' AND merchantid = 'A1X6FK5RDHNB96'
161 0.0002 0.0002448558807373
SELECT * FROM productoffers
                WHERE product_id = '1573' AND price > 0
                ORDER BY price ASC LIMIT 1
162 0.0002 0.0002291202545166
SELECT * FROM productoffers
                WHERE product_id = 1573
                ORDER BY price ASC LIMIT 1
163 0.0003 0.00026416778564453
SELECT value FROM productattributes
                WHERE product_id = '1573'
                AND name = 'ListPriceAmount'
164 0.0003 0.00026607513427734
SELECT value FROM productattributes WHERE product_id = '1573' AND (name = 'ListPriceAmount' OR name = 'ListPriceFormattedPrice') ORDER BY name LIMIT 1
165 0.0003 0.00031495094299316
SELECT * FROM products WHERE id = '1576'
166 0.0003 0.0003049373626709
SELECT * FROM productimages WHERE product_id = '1576' ORDER BY sortorder ASC
167 0.0004 0.00044703483581543
SELECT * FROM product_image_select WHERE product_id = '1576'
168 0.0003 0.00027012825012207
SELECT * FROM productcustomimages WHERE product_id = '1576'
169 0.0005 0.00053882598876953
SELECT a.name, n.displayname,a.value FROM productattributes a, productattributenames n WHERE product_id = '1576' AND a.name = n.originalname
170 0.0003 0.0003199577331543
SELECT * FROM productoffers WHERE product_id = '1576' AND merchantid = 'A1X6FK5RDHNB96'
171 0.0002 0.00024604797363281
SELECT * FROM productoffers
                WHERE product_id = '1576' AND price > 0
                ORDER BY price ASC LIMIT 1
172 0.0002 0.00022983551025391
SELECT * FROM productoffers
                WHERE product_id = 1576
                ORDER BY price ASC LIMIT 1
173 0.0003 0.00025320053100586
SELECT value FROM productattributes
                WHERE product_id = '1576'
                AND name = 'ListPriceAmount'
174 0.0003 0.00027704238891602
SELECT value FROM productattributes WHERE product_id = '1576' AND (name = 'ListPriceAmount' OR name = 'ListPriceFormattedPrice') ORDER BY name LIMIT 1
175 0.0003 0.00031709671020508
SELECT * FROM products WHERE id = '1584'
176 0.0003 0.00032305717468262
SELECT * FROM productimages WHERE product_id = '1584' ORDER BY sortorder ASC
177 0.0005 0.00045394897460938
SELECT * FROM product_image_select WHERE product_id = '1584'
178 0.0003 0.0002751350402832
SELECT * FROM productcustomimages WHERE product_id = '1584'
179 0.0005 0.00053000450134277
SELECT a.name, n.displayname,a.value FROM productattributes a, productattributenames n WHERE product_id = '1584' AND a.name = n.originalname
180 0.0003 0.00030899047851562
SELECT * FROM productoffers WHERE product_id = '1584' AND merchantid = 'A1X6FK5RDHNB96'
181 0.0003 0.00025081634521484
SELECT * FROM productoffers
                WHERE product_id = '1584' AND price > 0
                ORDER BY price ASC LIMIT 1
182 0.0003 0.00025081634521484
SELECT * FROM productoffers
                WHERE product_id = 1584
                ORDER BY price ASC LIMIT 1
183 0.0002 0.00024700164794922
SELECT value FROM productattributes
                WHERE product_id = '1584'
                AND name = 'ListPriceAmount'
184 0.0003 0.00026202201843262
SELECT value FROM productattributes WHERE product_id = '1584' AND (name = 'ListPriceAmount' OR name = 'ListPriceFormattedPrice') ORDER BY name LIMIT 1
185 0.0003 0.00031304359436035
SELECT * FROM products WHERE id = '1587'
186 0.0004 0.00040793418884277
SELECT * FROM productimages WHERE product_id = '1587' ORDER BY sortorder ASC
187 0.0005 0.0005180835723877
SELECT * FROM product_image_select WHERE product_id = '1587'
188 0.0003 0.00031900405883789
SELECT * FROM productcustomimages WHERE product_id = '1587'
189 0.0007 0.00069689750671387
SELECT a.name, n.displayname,a.value FROM productattributes a, productattributenames n WHERE product_id = '1587' AND a.name = n.originalname
190 0.0003 0.00031304359436035
SELECT * FROM productoffers WHERE product_id = '1587' AND merchantid = 'A1X6FK5RDHNB96'
191 0.0002 0.00024604797363281
SELECT * FROM productoffers
                WHERE product_id = '1587' AND price > 0
                ORDER BY price ASC LIMIT 1
192 0.0003 0.0002591609954834
SELECT * FROM productoffers
                WHERE product_id = 1587
                ORDER BY price ASC LIMIT 1
193 0.0002 0.00024890899658203
SELECT value FROM productattributes
                WHERE product_id = '1587'
                AND name = 'ListPriceAmount'
194 0.0003 0.00026297569274902
SELECT value FROM productattributes WHERE product_id = '1587' AND (name = 'ListPriceAmount' OR name = 'ListPriceFormattedPrice') ORDER BY name LIMIT 1
195 0.0003 0.00031709671020508
SELECT * FROM products WHERE id = '1609'
196 0.0004 0.00037908554077148
SELECT * FROM productimages WHERE product_id = '1609' ORDER BY sortorder ASC
197 0.0004 0.00044894218444824
SELECT * FROM product_image_select WHERE product_id = '1609'
198 0.0003 0.00025701522827148
SELECT * FROM productcustomimages WHERE product_id = '1609'
199 0.0005 0.00050687789916992
SELECT a.name, n.displayname,a.value FROM productattributes a, productattributenames n WHERE product_id = '1609' AND a.name = n.originalname
200 0.0003 0.00032711029052734
SELECT * FROM productoffers WHERE product_id = '1609' AND merchantid = 'A1X6FK5RDHNB96'
201 0.0003 0.00025796890258789
SELECT * FROM productoffers
                WHERE product_id = '1609' AND price > 0
                ORDER BY price ASC LIMIT 1
202 0.0002 0.00023198127746582
SELECT * FROM productoffers
                WHERE product_id = 1609
                ORDER BY price ASC LIMIT 1
203 0.0002 0.00024890899658203
SELECT value FROM productattributes
                WHERE product_id = '1609'
                AND name = 'ListPriceAmount'
204 0.0003 0.00027894973754883
SELECT value FROM productattributes WHERE product_id = '1609' AND (name = 'ListPriceAmount' OR name = 'ListPriceFormattedPrice') ORDER BY name LIMIT 1
205 0.0003 0.0003199577331543
SELECT * FROM products WHERE id = '1603'
206 0.0004 0.00036311149597168
SELECT * FROM productimages WHERE product_id = '1603' ORDER BY sortorder ASC
207 0.0004 0.00043392181396484
SELECT * FROM product_image_select WHERE product_id = '1603'
208 0.0003 0.00029802322387695
SELECT * FROM productcustomimages WHERE product_id = '1603'
209 0.0008 0.00075602531433105
SELECT a.name, n.displayname,a.value FROM productattributes a, productattributenames n WHERE product_id = '1603' AND a.name = n.originalname
210 0.0003 0.00032305717468262
SELECT * FROM productoffers WHERE product_id = '1603' AND merchantid = 'A1X6FK5RDHNB96'
211 0.0003 0.00026082992553711
SELECT * FROM productoffers
                WHERE product_id = '1603' AND price > 0
                ORDER BY price ASC LIMIT 1
212 0.0002 0.00023078918457031
SELECT * FROM productoffers
                WHERE product_id = 1603
                ORDER BY price ASC LIMIT 1
213 0.0003 0.00025391578674316
SELECT value FROM productattributes
                WHERE product_id = '1603'
                AND name = 'ListPriceAmount'
214 0.0003 0.00026798248291016
SELECT value FROM productattributes WHERE product_id = '1603' AND (name = 'ListPriceAmount' OR name = 'ListPriceFormattedPrice') ORDER BY name LIMIT 1
215 0.0003 0.00031900405883789
SELECT * FROM products WHERE id = '1872'
216 0.0004 0.00038003921508789
SELECT * FROM productimages WHERE product_id = '1872' ORDER BY sortorder ASC
217 0.0004 0.00043892860412598
SELECT * FROM product_image_select WHERE product_id = '1872'
218 0.0003 0.00026488304138184
SELECT * FROM productcustomimages WHERE product_id = '1872'
219 0.0005 0.00049996376037598
SELECT a.name, n.displayname,a.value FROM productattributes a, productattributenames n WHERE product_id = '1872' AND a.name = n.originalname
220 0.0003 0.00030112266540527
SELECT * FROM productoffers WHERE product_id = '1872' AND merchantid = 'A1X6FK5RDHNB96'
221 0.0002 0.00023913383483887
SELECT * FROM productoffers
                WHERE product_id = '1872' AND price > 0
                ORDER BY price ASC LIMIT 1
222 0.0002 0.00024104118347168
SELECT * FROM productoffers
                WHERE product_id = 1872
                ORDER BY price ASC LIMIT 1
223 0.0002 0.00024294853210449
SELECT value FROM productattributes
                WHERE product_id = '1872'
                AND name = 'ListPriceAmount'
224 0.0003 0.00027298927307129
SELECT value FROM productattributes WHERE product_id = '1872' AND (name = 'ListPriceAmount' OR name = 'ListPriceFormattedPrice') ORDER BY name LIMIT 1
225 0.0003 0.00032591819763184
SELECT * FROM products WHERE id = '1614'
226 0.0003 0.00031185150146484
SELECT * FROM productimages WHERE product_id = '1614' ORDER BY sortorder ASC
227 0.0004 0.00044608116149902
SELECT * FROM product_image_select WHERE product_id = '1614'
228 0.0003 0.00025415420532227
SELECT * FROM productcustomimages WHERE product_id = '1614'
229 0.0006 0.00064587593078613
SELECT a.name, n.displayname,a.value FROM productattributes a, productattributenames n WHERE product_id = '1614' AND a.name = n.originalname
230 0.0003 0.0002899169921875
SELECT * FROM productoffers WHERE product_id = '1614' AND merchantid = 'A1X6FK5RDHNB96'
231 0.0002 0.00024008750915527
SELECT * FROM productoffers
                WHERE product_id = '1614' AND price > 0
                ORDER BY price ASC LIMIT 1
232 0.0002 0.00023794174194336
SELECT * FROM productoffers
                WHERE product_id = 1614
                ORDER BY price ASC LIMIT 1
233 0.0003 0.00025391578674316
SELECT value FROM productattributes
                WHERE product_id = '1614'
                AND name = 'ListPriceAmount'
234 0.0003 0.00028800964355469
SELECT value FROM productattributes WHERE product_id = '1614' AND (name = 'ListPriceAmount' OR name = 'ListPriceFormattedPrice') ORDER BY name LIMIT 1
235 0.0003 0.00032782554626465
SELECT * FROM products WHERE id = '1615'
236 0.0003 0.00031495094299316
SELECT * FROM productimages WHERE product_id = '1615' ORDER BY sortorder ASC
237 0.0004 0.00044488906860352
SELECT * FROM product_image_select WHERE product_id = '1615'
238 0.0003 0.00026798248291016
SELECT * FROM productcustomimages WHERE product_id = '1615'
239 0.0005 0.00051999092102051
SELECT a.name, n.displayname,a.value FROM productattributes a, productattributenames n WHERE product_id = '1615' AND a.name = n.originalname
240 0.0003 0.00030803680419922
SELECT * FROM productoffers WHERE product_id = '1615' AND merchantid = 'A1X6FK5RDHNB96'
241 0.0002 0.00024604797363281
SELECT * FROM productoffers
                WHERE product_id = '1615' AND price > 0
                ORDER BY price ASC LIMIT 1
242 0.0002 0.0002291202545166
SELECT * FROM productoffers
                WHERE product_id = 1615
                ORDER BY price ASC LIMIT 1
243 0.0004 0.0003819465637207
SELECT value FROM productattributes
                WHERE product_id = '1615'
                AND name = 'ListPriceAmount'
244 0.0010 0.0010318756103516
SELECT value FROM productattributes WHERE product_id = '1615' AND (name = 'ListPriceAmount' OR name = 'ListPriceFormattedPrice') ORDER BY name LIMIT 1
245 0.0027 0.002734899520874
SELECT * FROM products WHERE id = '1616'
246 0.0055 0.0054950714111328
SELECT * FROM productimages WHERE product_id = '1616' ORDER BY sortorder ASC
247 0.0005 0.00053882598876953
SELECT * FROM product_image_select WHERE product_id = '1616'
248 0.0003 0.00026988983154297
SELECT * FROM productcustomimages WHERE product_id = '1616'
249 0.0007 0.000701904296875
SELECT a.name, n.displayname,a.value FROM productattributes a, productattributenames n WHERE product_id = '1616' AND a.name = n.originalname
250 0.0003 0.00034284591674805
SELECT * FROM productoffers WHERE product_id = '1616' AND merchantid = 'A1X6FK5RDHNB96'
251 0.0003 0.0002748966217041
SELECT * FROM productoffers
                WHERE product_id = '1616' AND price > 0
                ORDER BY price ASC LIMIT 1
252 0.0003 0.00031709671020508
SELECT value FROM productattributes WHERE product_id = '1616' AND (name = 'ListPriceAmount' OR name = 'ListPriceFormattedPrice') ORDER BY name LIMIT 1
253 0.0003 0.00031113624572754
SELECT * FROM products WHERE id = '1617'
254 0.0004 0.00037407875061035
SELECT * FROM productimages WHERE product_id = '1617' ORDER BY sortorder ASC
255 0.0005 0.00045108795166016
SELECT * FROM product_image_select WHERE product_id = '1617'
256 0.0003 0.0002598762512207
SELECT * FROM productcustomimages WHERE product_id = '1617'
257 0.0007 0.0007169246673584
SELECT a.name, n.displayname,a.value FROM productattributes a, productattributenames n WHERE product_id = '1617' AND a.name = n.originalname
258 0.0003 0.00030803680419922
SELECT * FROM productoffers WHERE product_id = '1617' AND merchantid = 'A1X6FK5RDHNB96'
259 0.0002 0.00024604797363281
SELECT * FROM productoffers
                WHERE product_id = '1617' AND price > 0
                ORDER BY price ASC LIMIT 1
260 0.0002 0.00023007392883301
SELECT * FROM productoffers
                WHERE product_id = 1617
                ORDER BY price ASC LIMIT 1
261 0.0003 0.00026798248291016
SELECT value FROM productattributes
                WHERE product_id = '1617'
                AND name = 'ListPriceAmount'
262 0.0003 0.00027704238891602
SELECT value FROM productattributes WHERE product_id = '1617' AND (name = 'ListPriceAmount' OR name = 'ListPriceFormattedPrice') ORDER BY name LIMIT 1
263 0.0003 0.0003209114074707
SELECT * FROM products WHERE id = '1619'
264 0.0004 0.00036001205444336
SELECT * FROM productimages WHERE product_id = '1619' ORDER BY sortorder ASC
265 0.0003 0.00026798248291016
SELECT pi.*, p.parent_id FROM productimages pi, products p WHERE p.parent_id = '1619' AND p.id = pi.product_id ORDER BY pi.sortorder
266 0.0005 0.00046896934509277
SELECT * FROM product_image_select WHERE product_id = '1619'
267 0.0003 0.0002598762512207
SELECT * FROM productcustomimages WHERE product_id = '1619'
268 0.0003 0.00031709671020508
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 = '1619'
                GROUP BY o.product_id
269 0.0005 0.00053691864013672
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     = '1619'
                GROUP BY n.displayname
                ORDER BY n.displayname DESC
270 0.0003 0.00027084350585938
SELECT MAX(amountsaved) AS maxsaving, MIN(amountsaved) AS minsaving FROM productoffers o, products p WHERE o.product_id = p.id AND p.parent_id = 1619
271 0.0011 0.0010759830474854
SELECT a.name, n.displayname,a.value FROM productattributes a, productattributenames n WHERE product_id = '1619' AND a.name = n.originalname
272 0.0003 0.00029683113098145
SELECT * FROM productoffers WHERE product_id = '1619' AND merchantid = 'A1X6FK5RDHNB96'
273 0.0003 0.0003058910369873
SELECT * FROM productoffers
                WHERE product_id = '1619' AND price > 0
                ORDER BY price ASC LIMIT 1
274 0.0002 0.00023484230041504
SELECT * FROM productoffers
                WHERE product_id = 1619
                ORDER BY price ASC LIMIT 1
275 0.0002 0.00024890899658203
SELECT value FROM productattributes
                WHERE product_id = '1619'
                AND name = 'ListPriceAmount'
276 0.0003 0.00028300285339355
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 = '1619'
                GROUP BY o.product_id
277 0.0004 0.00039505958557129
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     = '1619'
                GROUP BY n.displayname
                ORDER BY n.displayname DESC
278 0.0003 0.00025606155395508
SELECT MAX(amountsaved) AS maxsaving, MIN(amountsaved) AS minsaving FROM productoffers o, products p WHERE o.product_id = p.id AND p.parent_id = 1619
279 0.0004 0.0003509521484375
SELECT value FROM productattributes WHERE product_id = '1619' AND (name = 'ListPriceAmount' OR name = 'ListPriceFormattedPrice') ORDER BY name LIMIT 1
280 0.0003 0.00026607513427734
SELECT * FROM products WHERE parent_id = '1619'
281 0.0003 0.00031781196594238
SELECT * FROM products WHERE id = '1631'
282 0.0003 0.00033211708068848
SELECT * FROM productimages WHERE product_id = '1631' ORDER BY sortorder ASC
283 0.0004 0.00042486190795898
SELECT * FROM product_image_select WHERE product_id = '1631'
284 0.0003 0.00027084350585938
SELECT * FROM productcustomimages WHERE product_id = '1631'
285 0.0006 0.00063204765319824
SELECT a.name, n.displayname,a.value FROM productattributes a, productattributenames n WHERE product_id = '1631' AND a.name = n.originalname
286 0.0003 0.00030612945556641
SELECT * FROM productoffers WHERE product_id = '1631' AND merchantid = 'A1X6FK5RDHNB96'
287 0.0003 0.00025606155395508
SELECT * FROM productoffers
                WHERE product_id = '1631' AND price > 0
                ORDER BY price ASC LIMIT 1
288 0.0002 0.00024294853210449
SELECT * FROM productoffers
                WHERE product_id = 1631
                ORDER BY price ASC LIMIT 1
289 0.0003 0.00028491020202637
SELECT value FROM productattributes
                WHERE product_id = '1631'
                AND name = 'ListPriceAmount'
290 0.0003 0.00026297569274902
SELECT value FROM productattributes WHERE product_id = '1631' AND (name = 'ListPriceAmount' OR name = 'ListPriceFormattedPrice') ORDER BY name LIMIT 1
291 0.0004 0.00036096572875977
SELECT * FROM products WHERE id = '1634'
292 0.0004 0.00044894218444824
SELECT * FROM productimages WHERE product_id = '1634' ORDER BY sortorder ASC
293 0.0005 0.00051593780517578
SELECT * FROM product_image_select WHERE product_id = '1634'
294 0.0003 0.00026893615722656
SELECT * FROM productcustomimages WHERE product_id = '1634'
295 0.0006 0.00058317184448242
SELECT a.name, n.displayname,a.value FROM productattributes a, productattributenames n WHERE product_id = '1634' AND a.name = n.originalname
296 0.0003 0.00031399726867676
SELECT * FROM productoffers WHERE product_id = '1634' AND merchantid = 'A1X6FK5RDHNB96'
297 0.0003 0.00025296211242676
SELECT * FROM productoffers
                WHERE product_id = '1634' AND price > 0
                ORDER BY price ASC LIMIT 1
298 0.0003 0.00025105476379395
SELECT * FROM productoffers
                WHERE product_id = 1634
                ORDER BY price ASC LIMIT 1
299 0.0003 0.00025200843811035
SELECT value FROM productattributes
                WHERE product_id = '1634'
                AND name = 'ListPriceAmount'
300 0.0003 0.00026583671569824
SELECT value FROM productattributes WHERE product_id = '1634' AND (name = 'ListPriceAmount' OR name = 'ListPriceFormattedPrice') ORDER BY name LIMIT 1
301 0.0008 0.00084781646728516
SELECT * FROM customerreviews WHERE approved = 1 AND productid = '1553' ORDER BY timestamp DESC
302 0.0002 0.00022196769714355
SELECT * FROM customerreviews WHERE approved = 1 AND productid = '1558' ORDER BY timestamp DESC
303 0.0002 0.00020718574523926
SELECT * FROM customerreviews WHERE approved = 1 AND productid = '1559' ORDER BY timestamp DESC
304 0.0002 0.00020217895507812
SELECT * FROM customerreviews WHERE approved = 1 AND productid = '1565' ORDER BY timestamp DESC
305 0.0002 0.00021004676818848
SELECT * FROM customerreviews WHERE approved = 1 AND productid = '1573' ORDER BY timestamp DESC
306 0.0002 0.00021195411682129
SELECT * FROM customerreviews WHERE approved = 1 AND productid = '1576' ORDER BY timestamp DESC
307 0.0002 0.00022602081298828
SELECT * FROM customerreviews WHERE approved = 1 AND productid = '1584' ORDER BY timestamp DESC
308 0.0002 0.0001988410949707
SELECT * FROM customerreviews WHERE approved = 1 AND productid = '1587' ORDER BY timestamp DESC
309 0.0002 0.0001978874206543
SELECT * FROM customerreviews WHERE approved = 1 AND productid = '1609' ORDER BY timestamp DESC
310 0.0002 0.00020098686218262
SELECT * FROM customerreviews WHERE approved = 1 AND productid = '1603' ORDER BY timestamp DESC
311 0.0002 0.0001981258392334
SELECT * FROM customerreviews WHERE approved = 1 AND productid = '1872' ORDER BY timestamp DESC
312 0.0002 0.00020098686218262
SELECT * FROM customerreviews WHERE approved = 1 AND productid = '1614' ORDER BY timestamp DESC
313 0.0002 0.00020003318786621
SELECT * FROM customerreviews WHERE approved = 1 AND productid = '1615' ORDER BY timestamp DESC
314 0.0002 0.00021600723266602
SELECT * FROM customerreviews WHERE approved = 1 AND productid = '1616' ORDER BY timestamp DESC
315 0.0002 0.00020599365234375
SELECT * FROM customerreviews WHERE approved = 1 AND productid = '1617' ORDER BY timestamp DESC
316 0.0002 0.0002129077911377
SELECT * FROM customerreviews WHERE approved = 1 AND productid = '1619' ORDER BY timestamp DESC
317 0.0002 0.00020599365234375
SELECT * FROM customerreviews WHERE approved = 1 AND productid = '1631' ORDER BY timestamp DESC
318 0.0002 0.00020194053649902
SELECT * FROM customerreviews WHERE approved = 1 AND productid = '1634' ORDER BY timestamp DESC
319 0.0007 0.0007321834564209
SELECT * FROM template_info WHERE templateuid = 'fsb-fluid2018'
320 0.0007 0.00067901611328125
SELECT ga_value FROM google_analytics_options WHERE `ga_key` = 'ga_user_data'
321 0.0002 0.00024104118347168
SELECT ga_value FROM google_analytics_options WHERE `ga_key` = 'ga_tracking_status'
322 0.0124 0.012380123138428
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
323 0.0009 0.0009160041809082
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
324 0.0004 0.00036191940307617
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
325 0.0004 0.00040483474731445
SELECT * FROM products WHERE id = 1626
326 0.0004 0.00036191940307617
SELECT * FROM products WHERE id = 4041
327 0.0003 0.00031089782714844
SELECT * FROM products WHERE id = 4312
328 0.0003 0.00031709671020508
SELECT * FROM products WHERE id = 777
329 0.0003 0.0003201961517334
SELECT * FROM products WHERE id = 3881
330 0.0003 0.0003211498260498
SELECT * FROM products WHERE id = 4213
331 0.0003 0.00032401084899902
SELECT * FROM products WHERE id = '1626'
332 0.0004 0.00039911270141602
SELECT * FROM productimages WHERE product_id = '1626' ORDER BY sortorder ASC
333 0.0005 0.00051498413085938
SELECT * FROM product_image_select WHERE product_id = '1626'
334 0.0003 0.00027799606323242
SELECT * FROM productcustomimages WHERE product_id = '1626'
335 0.0006 0.00061583518981934
SELECT a.name, n.displayname,a.value FROM productattributes a, productattributenames n WHERE product_id = '1626' AND a.name = n.originalname
336 0.0003 0.0003199577331543
SELECT * FROM productoffers WHERE product_id = '1626' AND merchantid = 'A1X6FK5RDHNB96'
337 0.0003 0.0003349781036377
SELECT * FROM productoffers
                WHERE product_id = '1626' AND price > 0
                ORDER BY price ASC LIMIT 1
338 0.0005 0.0005040168762207
SELECT value FROM productattributes WHERE product_id = '1626' AND (name = 'ListPriceAmount' OR name = 'ListPriceFormattedPrice') ORDER BY name LIMIT 1
339 0.0004 0.00035905838012695
SELECT * FROM products WHERE id = '4041'
340 0.0004 0.00042104721069336
SELECT * FROM productimages WHERE product_id = '4041' ORDER BY sortorder ASC
341 0.0006 0.00064516067504883
SELECT * FROM product_image_select WHERE product_id = '4041'
342 0.0003 0.00034308433532715
SELECT * FROM productcustomimages WHERE product_id = '4041'
343 0.0007 0.00068402290344238
SELECT a.name, n.displayname,a.value FROM productattributes a, productattributenames n WHERE product_id = '4041' AND a.name = n.originalname
344 0.0003 0.00032210350036621
SELECT * FROM productoffers WHERE product_id = '4041' AND merchantid = 'A1X6FK5RDHNB96'
345 0.0003 0.00029516220092773
SELECT * FROM productoffers
                WHERE product_id = '4041' AND price > 0
                ORDER BY price ASC LIMIT 1
346 0.0004 0.00035786628723145
SELECT value FROM productattributes WHERE product_id = '4041' AND (name = 'ListPriceAmount' OR name = 'ListPriceFormattedPrice') ORDER BY name LIMIT 1
347 0.0003 0.00031685829162598
SELECT * FROM products WHERE id = '4312'
348 0.0004 0.00039100646972656
SELECT * FROM productimages WHERE product_id = '4312' ORDER BY sortorder ASC
349 0.0004 0.00043678283691406
SELECT * FROM product_image_select WHERE product_id = '4312'
350 0.0003 0.00025796890258789
SELECT * FROM productcustomimages WHERE product_id = '4312'
351 0.0008 0.00081801414489746
SELECT a.name, n.displayname,a.value FROM productattributes a, productattributenames n WHERE product_id = '4312' AND a.name = n.originalname
352 0.0003 0.00030207633972168
SELECT * FROM productoffers WHERE product_id = '4312' AND merchantid = 'A1X6FK5RDHNB96'
353 0.0003 0.00026607513427734
SELECT * FROM productoffers
                WHERE product_id = '4312' AND price > 0
                ORDER BY price ASC LIMIT 1
354 0.0004 0.00038599967956543
SELECT value FROM productattributes WHERE product_id = '4312' AND (name = 'ListPriceAmount' OR name = 'ListPriceFormattedPrice') ORDER BY name LIMIT 1
355 0.0004 0.00035500526428223
SELECT * FROM products WHERE id = '777'
356 0.0004 0.00043201446533203
SELECT * FROM productimages WHERE product_id = '777' ORDER BY sortorder ASC
357 0.0006 0.00056099891662598
SELECT * FROM product_image_select WHERE product_id = '777'
358 0.0003 0.0002751350402832
SELECT * FROM productcustomimages WHERE product_id = '777'
359 0.0007 0.00068902969360352
SELECT a.name, n.displayname,a.value FROM productattributes a, productattributenames n WHERE product_id = '777' AND a.name = n.originalname
360 0.0003 0.00031614303588867
SELECT * FROM productoffers WHERE product_id = '777' AND merchantid = 'A1X6FK5RDHNB96'
361 0.0003 0.0003049373626709
SELECT * FROM productoffers
                WHERE product_id = '777' AND price > 0
                ORDER BY price ASC LIMIT 1
362 0.0004 0.00041294097900391
SELECT value FROM productattributes WHERE product_id = '777' AND (name = 'ListPriceAmount' OR name = 'ListPriceFormattedPrice') ORDER BY name LIMIT 1
363 0.0004 0.00039100646972656
SELECT * FROM products WHERE id = '3881'
364 0.0005 0.00048708915710449
SELECT * FROM productimages WHERE product_id = '3881' ORDER BY sortorder ASC
365 0.0005 0.0005040168762207
SELECT * FROM product_image_select WHERE product_id = '3881'
366 0.0003 0.00030803680419922
SELECT * FROM productcustomimages WHERE product_id = '3881'
367 0.0007 0.00070905685424805
SELECT a.name, n.displayname,a.value FROM productattributes a, productattributenames n WHERE product_id = '3881' AND a.name = n.originalname
368 0.0003 0.00030088424682617
SELECT * FROM productoffers WHERE product_id = '3881' AND merchantid = 'A1X6FK5RDHNB96'
369 0.0003 0.00028300285339355
SELECT * FROM productoffers
                WHERE product_id = '3881' AND price > 0
                ORDER BY price ASC LIMIT 1
370 0.0004 0.00038003921508789
SELECT value FROM productattributes WHERE product_id = '3881' AND (name = 'ListPriceAmount' OR name = 'ListPriceFormattedPrice') ORDER BY name LIMIT 1
371 0.0003 0.00034499168395996
SELECT * FROM products WHERE id = '4213'
372 0.0004 0.00043392181396484
SELECT * FROM productimages WHERE product_id = '4213' ORDER BY sortorder ASC
373 0.0005 0.00053215026855469
SELECT * FROM product_image_select WHERE product_id = '4213'
374 0.0007 0.00066995620727539
SELECT * FROM productcustomimages WHERE product_id = '4213'
375 0.0008 0.00079011917114258
SELECT a.name, n.displayname,a.value FROM productattributes a, productattributenames n WHERE product_id = '4213' AND a.name = n.originalname
376 0.0005 0.00045108795166016
SELECT * FROM productoffers WHERE product_id = '4213' AND merchantid = 'A1X6FK5RDHNB96'
377 0.0003 0.0002901554107666
SELECT * FROM productoffers
                WHERE product_id = '4213' AND price > 0
                ORDER BY price ASC LIMIT 1
378 0.0004 0.0003669261932373
SELECT value FROM productattributes WHERE product_id = '4213' AND (name = 'ListPriceAmount' OR name = 'ListPriceFormattedPrice') ORDER BY name LIMIT 1
379 0.0015 0.0015139579772949
SELECT * FROM template_includes WHERE deleted = 0 AND templateuid = 'fsb-fluid2018' AND area = 'header' ORDER BY sortorder ASC
380 0.0005 0.0005190372467041
SELECT * FROM template_includes WHERE deleted = 0 AND templateuid = 'fsb-fluid2018' AND area = 'footer' ORDER BY sortorder ASC
381 0.0021 0.0020620822906494
SELECT * FROM template_css WHERE deleted = 0 AND templateuid = 'fsb-fluid2018' AND skinuid = ''
382 0.0009 0.00094485282897949
SELECT * FROM template_images WHERE deleted = 0 AND templateuid = 'fsb-fluid2018'
383 0.0005 0.00046586990356445
SELECT * FROM template_images WHERE deleted = 0 AND templateuid = 'fsb-fluid2018'
384 0.0005 0.00046300888061523
SELECT * FROM template_images WHERE templateuid = 'fsb-fluid2018' AND imageuid = 'FB_DEFAULT_SHARE_IMAGE'
385 0.0004 0.00042009353637695
SELECT * FROM template_images WHERE templateuid = 'fsb-fluid2018' AND imageuid = 'HEAD_LOGO'