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.5665259361267 362 1.0550 0


No Amazon API Requests Made.


App Debug - Total Time 1.5665259361267 seconds

Number Time From Start Name Description
1 0.43638300895691 Initialise Initialise FSB Function
2 0.43933701515198 App Controller Start Start of the App controller (called before the controller of every page)
3 0.48952293395996 Start of getCategoryListByGroup Function Before first category groups query
4 0.49026894569397 After initial query Before first category groups query
5 0.49026989936829 Get Category List for Group Before the call to getCategoryList function
6 0.49027180671692 Start of GetCategoryList function Start of the function
7 0.49027395248413 Before getting categories Query to get specific category list
8 0.49096894264221 After getting categories Query to get specific category list
9 0.49096894264221 Before getting category custom Before call to function getCategoryCustom
10 0.50543594360352 After getting category custom After call to function getCategoryCustom
11 0.50543785095215 Before getting category custom Before call to function getCategoryCustom
12 0.51363301277161 After getting category custom After call to function getCategoryCustom
13 0.51363492012024 Before getting category custom Before call to function getCategoryCustom
14 0.51792097091675 After getting category custom After call to function getCategoryCustom
15 0.51792192459106 Before getting category custom Before call to function getCategoryCustom
16 0.52075695991516 After getting category custom After call to function getCategoryCustom
17 0.52075886726379 Before getting category custom Before call to function getCategoryCustom
18 0.52359986305237 After getting category custom After call to function getCategoryCustom
19 0.52360081672668 Before getting category custom Before call to function getCategoryCustom
20 0.52645897865295 After getting category custom After call to function getCategoryCustom
21 0.52645993232727 End of GetCategoryList function End of the function
22 0.52646493911743 Get Category List for Group Before the call to getCategoryList function
23 0.52646589279175 Start of GetCategoryList function Start of the function
24 0.52646684646606 Before getting categories Query to get specific category list
25 0.52677583694458 End of getCategoryListByGroup Function Before return()
26 1.3129110336304 App Controller End End of the App controller (called before the controller of every page)
27 1.4521908760071 App_after Controller Start Start of the App_after controller (called after the controller of every page)
28 1.4531478881836 Before Get Options Before the call to getOptions in the tpl class
29 1.4909579753876 After Get Options After the call to getOptions in the tpl class
30 1.4910118579865 App_after Controller End End of the App_after controller (called after the controller of every page)
31 1.5665159225464 Finalizing debug Before the debug is output to the page.
32 1.5665259361267 End of App This is the end of the app logging, final timestamp


Query Debug - 362 Database Queries. Total time 1.0550 seconds

Number Time (Seconds) Time (Milliseconds) Query
1 0.0015 0.0015010833740234
SELECT parameter, value FROM parameters
2 0.0024 0.0024170875549316
SELECT * FROM `bad_bots`
3 0.0002 0.00021004676818848
SET time_zone = 'Europe/London'
4 0.0007 0.00072813034057617
SELECT version FROM version ORDER BY `installed` DESC LIMIT 1
5 0.0008 0.00075793266296387
INSERT INTO ga_users (`isbot`, `ips`) SELECT '1', 'a:1:{i:0;s:13:\"216.73.216.66\";}'
6 0.0007 0.00066781044006348
INSERT INTO ga_sessions (`sessionlastseen`) SELECT '1751803506'
7 0.0016 0.0015981197357178
SELECT * FROM autorun ORDER BY lastrun ASC
8 0.0004 0.00037789344787598
UPDATE autorun SET lastrun = '2025-07-06 12:05:06' WHERE id = '16'
9 0.0005 0.00054001808166504
SELECT * FROM version ORDER BY installed DESC LIMIT 1
10 0.0015 0.0015020370483398
SELECT id FROM pages WHERE pagename = 'search' LIMIT 1
11 0.0004 0.00037693977355957
SELECT * FROM pages WHERE id = 52
12 0.0032 0.0032191276550293
SELECT * FROM template_options WHERE deleted = 0 AND templateuid = 'fsb-fluid2018'
13 0.0462 0.046161890029907
SELECT * FROM template_text WHERE deleted = 0 AND templateuid = 'fsb-fluid2018' AND language = 'en'
14 0.0004 0.0004119873046875
SELECT * FROM pages WHERE pagename = 'search'
15 0.0007 0.00074100494384766
SELECT * FROM categorygroups ORDER BY sortorder ASC
16 0.0007 0.0006859302520752
SELECT * FROM categories WHERE parent_id = '0' AND categorygroup_id = '1'  AND hidden = 0 ORDER BY sortorder ASC
17 0.0054 0.0054278373718262
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.0009 0.00089502334594727
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.0006 0.00058889389038086
SELECT COUNT(DISTINCT(bundle_id)) FROM bundle_categories WHERE category_id = 26
20 0.0003 0.00028705596923828
SELECT id FROM categories WHERE parent_id = '26'
21 0.0046 0.004619836807251
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.0008 0.00082612037658691
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.0007 0.00072407722473145
SELECT COUNT(DISTINCT(cp.id)) FROM custom_products cp, products_categories c
				WHERE cp.id = c.product_id
				  AND c.category_id IN (26)
				  AND c.prod_type = 'custom'
				  AND cp.hide = 0
24 0.0008 0.00076889991760254
SELECT COUNT(DISTINCT(id)) FROM categories_autopopulate WHERE category_id = '26'
25 0.0003 0.00028300285339355
SELECT * FROM categorygroups WHERE id = '1'
26 0.0031 0.0030548572540283
SELECT COUNT(DISTINCT(c.product_id)) FROM products_categories c, products p WHERE c.product_id = p.id AND p.parent_id = 0 AND c.category_id = 27
27 0.0003 0.00032615661621094
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.00026798248291016
SELECT COUNT(DISTINCT(bundle_id)) FROM bundle_categories WHERE category_id = 27
29 0.0003 0.00027894973754883
SELECT id FROM categories WHERE parent_id = '27'
30 0.0030 0.0029959678649902
SELECT COUNT(DISTINCT(p.id)) FROM products p, products_categories c
				WHERE p.id = c.product_id
				  AND c.category_id IN (27)
				  AND p.parent_id = 0
				  AND p.hidden = 0
				  AND p.enabled = 1 
31 0.0003 0.00031900405883789
SELECT COUNT(DISTINCT(p.id)) FROM bundles p, bundle_categories c
				WHERE p.id = c.bundle_id
				  AND c.category_id IN (27)
				  AND p.disabled = 0 
32 0.0003 0.00034189224243164
SELECT COUNT(DISTINCT(cp.id)) FROM custom_products cp, products_categories c
				WHERE cp.id = c.product_id
				  AND c.category_id IN (27)
				  AND c.prod_type = 'custom'
				  AND cp.hide = 0
33 0.0003 0.00029397010803223
SELECT COUNT(DISTINCT(id)) FROM categories_autopopulate WHERE category_id = '27'
34 0.0003 0.00027799606323242
SELECT * FROM categorygroups WHERE id = '1'
35 0.0011 0.0010709762573242
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.00029206275939941
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.00026202201843262
SELECT COUNT(DISTINCT(bundle_id)) FROM bundle_categories WHERE category_id = 28
38 0.0003 0.00028705596923828
SELECT id FROM categories WHERE parent_id = '28'
39 0.0011 0.0011191368103027
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.00034999847412109
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.00032687187194824
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.0002899169921875
SELECT COUNT(DISTINCT(id)) FROM categories_autopopulate WHERE category_id = '28'
43 0.0003 0.00026392936706543
SELECT * FROM categorygroups WHERE id = '1'
44 0.0004 0.00036311149597168
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.00028896331787109
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.00027084350585938
SELECT COUNT(DISTINCT(bundle_id)) FROM bundle_categories WHERE category_id = 29
47 0.0003 0.00026702880859375
SELECT id FROM categories WHERE parent_id = '29'
48 0.0004 0.0004429817199707
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.00029897689819336
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.00031399726867676
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.00029993057250977
SELECT COUNT(DISTINCT(id)) FROM categories_autopopulate WHERE category_id = '29'
52 0.0003 0.00026679039001465
SELECT * FROM categorygroups WHERE id = '1'
53 0.0004 0.00040006637573242
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.00029087066650391
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.00025105476379395
SELECT COUNT(DISTINCT(bundle_id)) FROM bundle_categories WHERE category_id = 30
56 0.0003 0.00026988983154297
SELECT id FROM categories WHERE parent_id = '30'
57 0.0004 0.00043201446533203
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.00029897689819336
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.00031399726867676
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.00030183792114258
SELECT COUNT(DISTINCT(id)) FROM categories_autopopulate WHERE category_id = '30'
61 0.0003 0.00026202201843262
SELECT * FROM categorygroups WHERE id = '1'
62 0.0004 0.0003809928894043
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.00027894973754883
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.0002 0.0002448558807373
SELECT COUNT(DISTINCT(bundle_id)) FROM bundle_categories WHERE category_id = 31
65 0.0003 0.00027680397033691
SELECT id FROM categories WHERE parent_id = '31'
66 0.0005 0.00047707557678223
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.00030088424682617
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.00032210350036621
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.00028610229492188
SELECT COUNT(DISTINCT(id)) FROM categories_autopopulate WHERE category_id = '31'
70 0.0003 0.00026702880859375
SELECT * FROM categorygroups WHERE id = '1'
71 0.0003 0.00030612945556641
SELECT * FROM categories WHERE parent_id = '0' AND categorygroup_id = '2'  AND hidden = 0 ORDER BY sortorder ASC
72 0.0017 0.0017318725585938
SELECT * FROM manufacturers m WHERE m.display_sidebar = 1 AND m.merge_manufacturer_id = 0 ORDER BY linktitle ASC
73 0.0008 0.00075984001159668
SELECT * FROM sideboxes WHERE (templateuid = 'fsb-fluid2018' OR templateuid = '') AND enabled = 1 ORDER BY sortorder ASC
74 0.0003 0.00034904479980469
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.0006 0.0006110668182373
SELECT * FROM sideboxes_pages WHERE sidebox_id = '26'
76 0.0009 0.00087594985961914
SELECT value FROM template_options WHERE templateuid = 'fsb-fluid2018' AND optionuid = 'DISPLAY_CREDIT_ICON'
77 0.0005 0.00053095817565918
SELECT * FROM pages WHERE core = 1 ORDER BY pagekey
78 0.7774 0.77741408348083
SELECT * FROM ipgeocountries WHERE INET_ATON('216.73.216.66') >= INET_ATON(ip_start) AND INET_ATON('216.73.216.66') <= INET_ATON(ip_end)
79 0.0016 0.0015699863433838
SELECT * FROM ipgeolocations WHERE geoname_id = '6252001'
80 0.0008 0.00076007843017578
SELECT * FROM countryredirects WHERE countrycode = 'US'
81 0.0004 0.00040507316589355
SELECT * FROM pages WHERE pagename = 'search'
82 0.0047 0.0046570301055908
SELECT MAX(price) as maxprice, MIN(price) as minprice FROM products WHERE enabled = 1 AND hidden = 0 AND price <> 0 
83 0.0015 0.0014560222625732
SELECT * FROM manufacturers WHERE display_filter = 1 AND merge_manufacturer_id = 0 ORDER BY name
84 0.0009 0.0009300708770752
SELECT * FROM productattributenames n WHERE hidden = 0 AND metabrowse = 1 ORDER BY n.displayname ASC
85 0.0047 0.0046989917755127
SELECT MAX(price) as maxprice, MIN(price) as minprice FROM products WHERE enabled = 1 AND hidden = 0 AND price <> 0 
86 0.0013 0.0013179779052734
SELECT * FROM manufacturers WHERE display_filter = 1 AND merge_manufacturer_id = 0 ORDER BY name
87 0.0004 0.00035381317138672
SELECT * FROM productattributenames n WHERE hidden = 0 AND metabrowse = 1 AND sidebarfilter = 1 ORDER BY n.displayname ASC
88 0.0008 0.00076413154602051
INSERT INTO searches (`keywords`, `timestamp`, `ip`) SELECT 'palais des thes the vert thE du hammam bote metal 100g', NOW(), '216.73.216.66'
89 0.0005 0.00050997734069824
SELECT DISTINCT (p.id), salesrank, price, linktitle,
    MATCH (title)
    AGAINST ('+pala} +d} +th} +the +vert +thE +du +hammam +bote +metal +100g' IN BOOLEAN MODE) as searchrelevance, 'product' AS type
    FROM products p 
		WHERE MATCH (title) AGAINST ('+pala} +d} +th} +the +vert +thE +du +hammam +bote +metal +100g' IN BOOLEAN MODE)
		AND enabled = 1
		AND hidden = 0
		AND parent_id = 0
		
		AND 1 = 1 UNION SELECT DISTINCT(b.id), salesrank, price, title as `linktitle`, MATCH (title)
        AGAINST ('+pala} +d} +th} +the +vert +thE +du +hammam +bote +metal +100g'), 'bundle' AS type FROM bundles b
		WHERE MATCH (title) AGAINST ('+pala} +d} +th} +the +vert +thE +du +hammam +bote +metal +100g' IN BOOLEAN MODE)
		AND b.disabled = 0
		
		AND 1 = 1
90 0.0003 0.00033903121948242
SELECT DISTINCT (p.id), salesrank, price, linktitle,
    MATCH (description, keyfeatures, title, descriptionsecondary)
    AGAINST ('+pala} +d} +th} +the +vert +thE +du +hammam +bote +metal +100g' IN BOOLEAN MODE) as searchrelevance, 'product' AS type
    FROM products p 
		WHERE MATCH (description, keyfeatures, title, descriptionsecondary) AGAINST ('+pala} +d} +th} +the +vert +thE +du +hammam +bote +metal +100g' IN BOOLEAN MODE)
		AND enabled = 1
		AND hidden = 0
		AND parent_id = 0
		
		AND 1 = 1 UNION SELECT DISTINCT(b.id), salesrank, price, title as `linktitle`, MATCH (description, keyfeatures, title, descriptionsecondary)
        AGAINST ('+pala} +d} +th} +the +vert +thE +du +hammam +bote +metal +100g'), 'bundle' AS type FROM bundles b
		WHERE MATCH (description, keyfeatures, title, descriptionsecondary) AGAINST ('+pala} +d} +th} +the +vert +thE +du +hammam +bote +metal +100g' IN BOOLEAN MODE)
		AND b.disabled = 0
		
		AND 1 = 1
91 0.0040 0.0040040016174316
SELECT DISTINCT (p.id), salesrank, price, linktitle,
          'product' AS type
          FROM products p 
		WHERE ((description LIKE 'palais') OR (keyfeatures LIKE 'palais') OR (title LIKE 'palais') OR (description LIKE 'des') OR (keyfeatures LIKE 'des') OR (title LIKE 'des') OR (description LIKE 'thes') OR (keyfeatures LIKE 'thes') OR (title LIKE 'thes') OR (description LIKE 'the') OR (keyfeatures LIKE 'the') OR (title LIKE 'the') OR (description LIKE 'vert') OR (keyfeatures LIKE 'vert') OR (title LIKE 'vert') OR (description LIKE 'thE') OR (keyfeatures LIKE 'thE') OR (title LIKE 'thE') OR (description LIKE 'du') OR (keyfeatures LIKE 'du') OR (title LIKE 'du') OR (description LIKE 'hammam') OR (keyfeatures LIKE 'hammam') OR (title LIKE 'hammam') OR (description LIKE 'bote') OR (keyfeatures LIKE 'bote') OR (title LIKE 'bote') OR (description LIKE 'metal') OR (keyfeatures LIKE 'metal') OR (title LIKE 'metal') OR (description LIKE '100g') OR (keyfeatures LIKE '100g') OR (title LIKE '100g'))

		AND enabled = 1
		AND hidden = 0
		AND parent_id = 0
		
		AND 1 = 1
92 0.0004 0.00037693977355957
SELECT DISTINCT (p.id), price, linktitle,
          'ebayproduct' AS type
          FROM ebay_products p 
		WHERE ((description LIKE 'palais') OR (title LIKE 'palais') OR (description LIKE 'des') OR (title LIKE 'des') OR (description LIKE 'thes') OR (title LIKE 'thes') OR (description LIKE 'the') OR (title LIKE 'the') OR (description LIKE 'vert') OR (title LIKE 'vert') OR (description LIKE 'thE') OR (title LIKE 'thE') OR (description LIKE 'du') OR (title LIKE 'du') OR (description LIKE 'hammam') OR (title LIKE 'hammam') OR (description LIKE 'bote') OR (title LIKE 'bote') OR (description LIKE 'metal') OR (title LIKE 'metal') OR (description LIKE '100g') OR (title LIKE '100g'))
		AND hide = 0
93 0.0003 0.00034809112548828
SELECT DISTINCT (p.id), price, linktitle,
          'customproduct' AS type
          FROM custom_products p 
		WHERE ((description LIKE 'palais') OR (title LIKE 'palais') OR (description LIKE 'des') OR (title LIKE 'des') OR (description LIKE 'thes') OR (title LIKE 'thes') OR (description LIKE 'the') OR (title LIKE 'the') OR (description LIKE 'vert') OR (title LIKE 'vert') OR (description LIKE 'thE') OR (title LIKE 'thE') OR (description LIKE 'du') OR (title LIKE 'du') OR (description LIKE 'hammam') OR (title LIKE 'hammam') OR (description LIKE 'bote') OR (title LIKE 'bote') OR (description LIKE 'metal') OR (title LIKE 'metal') OR (description LIKE '100g') OR (title LIKE '100g'))
		AND hide = 0
94 0.0003 0.00034499168395996
SELECT DISTINCT (p.id), salesrank, price, linktitle,
    MATCH (description, keyfeatures, title, descriptionsecondary)
    AGAINST ('+pala} +d} +th} +the +vert +thE +du +hammam +bote +metal +100g' IN BOOLEAN MODE) as searchrelevance, 'product' AS type
    FROM products p 
		WHERE MATCH (description, keyfeatures, title, descriptionsecondary) AGAINST ('+pala} +d} +th} +the +vert +thE +du +hammam +bote +metal +100g' IN BOOLEAN MODE)
		AND enabled = 1
		AND hidden = 0
		AND parent_id = 0
		
		AND 1 = 1 UNION SELECT DISTINCT(b.id), salesrank, price, title as `linktitle`, MATCH (description, keyfeatures, title, descriptionsecondary)
        AGAINST ('+pala} +d} +th} +the +vert +thE +du +hammam +bote +metal +100g'), 'bundle' AS type FROM bundles b
		WHERE MATCH (description, keyfeatures, title, descriptionsecondary) AGAINST ('+pala} +d} +th} +the +vert +thE +du +hammam +bote +metal +100g' IN BOOLEAN MODE)
		AND b.disabled = 0
		
		AND 1 = 1
95 0.0055 0.0055160522460938
SELECT DISTINCT (p.id), salesrank, price, linktitle,
          'product' AS type
          FROM products p 
		WHERE ((description LIKE '%palais%') OR (keyfeatures LIKE '%palais%') OR (title LIKE '%palais%') OR (description LIKE '%des%') OR (keyfeatures LIKE '%des%') OR (title LIKE '%des%') OR (description LIKE '%thes%') OR (keyfeatures LIKE '%thes%') OR (title LIKE '%thes%') OR (description LIKE '%the%') OR (keyfeatures LIKE '%the%') OR (title LIKE '%the%') OR (description LIKE '%vert%') OR (keyfeatures LIKE '%vert%') OR (title LIKE '%vert%') OR (description LIKE '%thE%') OR (keyfeatures LIKE '%thE%') OR (title LIKE '%thE%') OR (description LIKE '%du%') OR (keyfeatures LIKE '%du%') OR (title LIKE '%du%') OR (description LIKE '%hammam%') OR (keyfeatures LIKE '%hammam%') OR (title LIKE '%hammam%') OR (description LIKE '%bote%') OR (keyfeatures LIKE '%bote%') OR (title LIKE '%bote%') OR (description LIKE '%metal%') OR (keyfeatures LIKE '%metal%') OR (title LIKE '%metal%') OR (description LIKE '%100g%') OR (keyfeatures LIKE '%100g%') OR (title LIKE '%100g%'))

		AND enabled = 1
		AND hidden = 0
		AND parent_id = 0
		
		AND 1 = 1
96 0.0003 0.00029993057250977
SELECT DISTINCT (p.id), price, linktitle,
          'ebayproduct' AS type
          FROM ebay_products p 
		WHERE ((description LIKE '%palais%') OR (title LIKE '%palais%') OR (description LIKE '%des%') OR (title LIKE '%des%') OR (description LIKE '%thes%') OR (title LIKE '%thes%') OR (description LIKE '%the%') OR (title LIKE '%the%') OR (description LIKE '%vert%') OR (title LIKE '%vert%') OR (description LIKE '%thE%') OR (title LIKE '%thE%') OR (description LIKE '%du%') OR (title LIKE '%du%') OR (description LIKE '%hammam%') OR (title LIKE '%hammam%') OR (description LIKE '%bote%') OR (title LIKE '%bote%') OR (description LIKE '%metal%') OR (title LIKE '%metal%') OR (description LIKE '%100g%') OR (title LIKE '%100g%'))
		AND hide = 0
97 0.0003 0.00025701522827148
SELECT DISTINCT (p.id), price, linktitle,
          'customproduct' AS type
          FROM custom_products p 
		WHERE ((description LIKE '%palais%') OR (title LIKE '%palais%') OR (description LIKE '%des%') OR (title LIKE '%des%') OR (description LIKE '%thes%') OR (title LIKE '%thes%') OR (description LIKE '%the%') OR (title LIKE '%the%') OR (description LIKE '%vert%') OR (title LIKE '%vert%') OR (description LIKE '%thE%') OR (title LIKE '%thE%') OR (description LIKE '%du%') OR (title LIKE '%du%') OR (description LIKE '%hammam%') OR (title LIKE '%hammam%') OR (description LIKE '%bote%') OR (title LIKE '%bote%') OR (description LIKE '%metal%') OR (title LIKE '%metal%') OR (description LIKE '%100g%') OR (title LIKE '%100g%'))
		AND hide = 0
98 0.0004 0.00036406517028809
SELECT DISTINCT (p.id), salesrank, price, linktitle,
    MATCH (title)
    AGAINST ('+pala} +d} +th} +the +vert +thE +du +hammam +bote +metal +100g' IN BOOLEAN MODE) as searchrelevance, 'product' AS type
    FROM products p 
		WHERE MATCH (title) AGAINST ('+pala} +d} +th} +the +vert +thE +du +hammam +bote +metal +100g' IN BOOLEAN MODE)
		AND enabled = 1
		AND hidden = 0
		AND parent_id = 0
		
		AND 1 = 1 UNION SELECT DISTINCT(b.id), salesrank, price, title as `linktitle`, MATCH (title)
        AGAINST ('+pala} +d} +th} +the +vert +thE +du +hammam +bote +metal +100g'), 'bundle' AS type FROM bundles b
		WHERE MATCH (title) AGAINST ('+pala} +d} +th} +the +vert +thE +du +hammam +bote +metal +100g' IN BOOLEAN MODE)
		AND b.disabled = 0
		
		AND 1 = 1 ORDER BY salesrank ASC
99 0.0004 0.00036096572875977
SELECT DISTINCT (p.id), salesrank, price, linktitle,
    MATCH (description, keyfeatures, title, descriptionsecondary)
    AGAINST ('+pala} +d} +th} +the +vert +thE +du +hammam +bote +metal +100g' IN BOOLEAN MODE) as searchrelevance, 'product' AS type
    FROM products p 
		WHERE MATCH (description, keyfeatures, title, descriptionsecondary) AGAINST ('+pala} +d} +th} +the +vert +thE +du +hammam +bote +metal +100g' IN BOOLEAN MODE)
		AND enabled = 1
		AND hidden = 0
		AND parent_id = 0
		
		AND 1 = 1 UNION SELECT DISTINCT(b.id), salesrank, price, title as `linktitle`, MATCH (description, keyfeatures, title, descriptionsecondary)
        AGAINST ('+pala} +d} +th} +the +vert +thE +du +hammam +bote +metal +100g'), 'bundle' AS type FROM bundles b
		WHERE MATCH (description, keyfeatures, title, descriptionsecondary) AGAINST ('+pala} +d} +th} +the +vert +thE +du +hammam +bote +metal +100g' IN BOOLEAN MODE)
		AND b.disabled = 0
		
		AND 1 = 1 ORDER BY salesrank ASC
100 0.0040 0.0040180683135986
SELECT DISTINCT (p.id), salesrank, price, linktitle,
          'product' AS type
          FROM products p 
		WHERE ((description LIKE 'palais') OR (keyfeatures LIKE 'palais') OR (title LIKE 'palais') OR (description LIKE 'des') OR (keyfeatures LIKE 'des') OR (title LIKE 'des') OR (description LIKE 'thes') OR (keyfeatures LIKE 'thes') OR (title LIKE 'thes') OR (description LIKE 'the') OR (keyfeatures LIKE 'the') OR (title LIKE 'the') OR (description LIKE 'vert') OR (keyfeatures LIKE 'vert') OR (title LIKE 'vert') OR (description LIKE 'thE') OR (keyfeatures LIKE 'thE') OR (title LIKE 'thE') OR (description LIKE 'du') OR (keyfeatures LIKE 'du') OR (title LIKE 'du') OR (description LIKE 'hammam') OR (keyfeatures LIKE 'hammam') OR (title LIKE 'hammam') OR (description LIKE 'bote') OR (keyfeatures LIKE 'bote') OR (title LIKE 'bote') OR (description LIKE 'metal') OR (keyfeatures LIKE 'metal') OR (title LIKE 'metal') OR (description LIKE '100g') OR (keyfeatures LIKE '100g') OR (title LIKE '100g'))

		AND enabled = 1
		AND hidden = 0
		AND parent_id = 0
		
		AND 1 = 1 ORDER BY salesrank ASC
101 0.0003 0.00028514862060547
SELECT DISTINCT (p.id), price, linktitle,
          'ebayproduct' AS type
          FROM ebay_products p 
		WHERE ((description LIKE 'palais') OR (title LIKE 'palais') OR (description LIKE 'des') OR (title LIKE 'des') OR (description LIKE 'thes') OR (title LIKE 'thes') OR (description LIKE 'the') OR (title LIKE 'the') OR (description LIKE 'vert') OR (title LIKE 'vert') OR (description LIKE 'thE') OR (title LIKE 'thE') OR (description LIKE 'du') OR (title LIKE 'du') OR (description LIKE 'hammam') OR (title LIKE 'hammam') OR (description LIKE 'bote') OR (title LIKE 'bote') OR (description LIKE 'metal') OR (title LIKE 'metal') OR (description LIKE '100g') OR (title LIKE '100g'))
		AND hide = 0
102 0.0003 0.00025296211242676
SELECT DISTINCT (p.id), price, linktitle,
          'customproduct' AS type
          FROM custom_products p 
		WHERE ((description LIKE 'palais') OR (title LIKE 'palais') OR (description LIKE 'des') OR (title LIKE 'des') OR (description LIKE 'thes') OR (title LIKE 'thes') OR (description LIKE 'the') OR (title LIKE 'the') OR (description LIKE 'vert') OR (title LIKE 'vert') OR (description LIKE 'thE') OR (title LIKE 'thE') OR (description LIKE 'du') OR (title LIKE 'du') OR (description LIKE 'hammam') OR (title LIKE 'hammam') OR (description LIKE 'bote') OR (title LIKE 'bote') OR (description LIKE 'metal') OR (title LIKE 'metal') OR (description LIKE '100g') OR (title LIKE '100g'))
		AND hide = 0
103 0.0003 0.0003349781036377
SELECT DISTINCT (p.id), salesrank, price, linktitle,
    MATCH (description, keyfeatures, title, descriptionsecondary)
    AGAINST ('+pala} +d} +th} +the +vert +thE +du +hammam +bote +metal +100g' IN BOOLEAN MODE) as searchrelevance, 'product' AS type
    FROM products p 
		WHERE MATCH (description, keyfeatures, title, descriptionsecondary) AGAINST ('+pala} +d} +th} +the +vert +thE +du +hammam +bote +metal +100g' IN BOOLEAN MODE)
		AND enabled = 1
		AND hidden = 0
		AND parent_id = 0
		
		AND 1 = 1 UNION SELECT DISTINCT(b.id), salesrank, price, title as `linktitle`, MATCH (description, keyfeatures, title, descriptionsecondary)
        AGAINST ('+pala} +d} +th} +the +vert +thE +du +hammam +bote +metal +100g'), 'bundle' AS type FROM bundles b
		WHERE MATCH (description, keyfeatures, title, descriptionsecondary) AGAINST ('+pala} +d} +th} +the +vert +thE +du +hammam +bote +metal +100g' IN BOOLEAN MODE)
		AND b.disabled = 0
		
		AND 1 = 1 ORDER BY salesrank ASC
104 0.0055 0.0054531097412109
SELECT DISTINCT (p.id), salesrank, price, linktitle,
          'product' AS type
          FROM products p 
		WHERE ((description LIKE '%palais%') OR (keyfeatures LIKE '%palais%') OR (title LIKE '%palais%') OR (description LIKE '%des%') OR (keyfeatures LIKE '%des%') OR (title LIKE '%des%') OR (description LIKE '%thes%') OR (keyfeatures LIKE '%thes%') OR (title LIKE '%thes%') OR (description LIKE '%the%') OR (keyfeatures LIKE '%the%') OR (title LIKE '%the%') OR (description LIKE '%vert%') OR (keyfeatures LIKE '%vert%') OR (title LIKE '%vert%') OR (description LIKE '%thE%') OR (keyfeatures LIKE '%thE%') OR (title LIKE '%thE%') OR (description LIKE '%du%') OR (keyfeatures LIKE '%du%') OR (title LIKE '%du%') OR (description LIKE '%hammam%') OR (keyfeatures LIKE '%hammam%') OR (title LIKE '%hammam%') OR (description LIKE '%bote%') OR (keyfeatures LIKE '%bote%') OR (title LIKE '%bote%') OR (description LIKE '%metal%') OR (keyfeatures LIKE '%metal%') OR (title LIKE '%metal%') OR (description LIKE '%100g%') OR (keyfeatures LIKE '%100g%') OR (title LIKE '%100g%'))

		AND enabled = 1
		AND hidden = 0
		AND parent_id = 0
		
		AND 1 = 1 ORDER BY salesrank ASC
105 0.0003 0.0002751350402832
SELECT DISTINCT (p.id), price, linktitle,
          'ebayproduct' AS type
          FROM ebay_products p 
		WHERE ((description LIKE '%palais%') OR (title LIKE '%palais%') OR (description LIKE '%des%') OR (title LIKE '%des%') OR (description LIKE '%thes%') OR (title LIKE '%thes%') OR (description LIKE '%the%') OR (title LIKE '%the%') OR (description LIKE '%vert%') OR (title LIKE '%vert%') OR (description LIKE '%thE%') OR (title LIKE '%thE%') OR (description LIKE '%du%') OR (title LIKE '%du%') OR (description LIKE '%hammam%') OR (title LIKE '%hammam%') OR (description LIKE '%bote%') OR (title LIKE '%bote%') OR (description LIKE '%metal%') OR (title LIKE '%metal%') OR (description LIKE '%100g%') OR (title LIKE '%100g%'))
		AND hide = 0
106 0.0003 0.00025701522827148
SELECT DISTINCT (p.id), price, linktitle,
          'customproduct' AS type
          FROM custom_products p 
		WHERE ((description LIKE '%palais%') OR (title LIKE '%palais%') OR (description LIKE '%des%') OR (title LIKE '%des%') OR (description LIKE '%thes%') OR (title LIKE '%thes%') OR (description LIKE '%the%') OR (title LIKE '%the%') OR (description LIKE '%vert%') OR (title LIKE '%vert%') OR (description LIKE '%thE%') OR (title LIKE '%thE%') OR (description LIKE '%du%') OR (title LIKE '%du%') OR (description LIKE '%hammam%') OR (title LIKE '%hammam%') OR (description LIKE '%bote%') OR (title LIKE '%bote%') OR (description LIKE '%metal%') OR (title LIKE '%metal%') OR (description LIKE '%100g%') OR (title LIKE '%100g%'))
		AND hide = 0
107 0.0003 0.00029397010803223
SELECT * FROM products WHERE id = '4570'
108 0.0009 0.00089502334594727
SELECT * FROM productimages WHERE product_id = '4570' ORDER BY sortorder ASC
109 0.0004 0.00038313865661621
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
110 0.0008 0.00084400177001953
SELECT * FROM product_image_select WHERE product_id = '4570'
111 0.0018 0.0018429756164551
SELECT * FROM productcustomimages WHERE product_id = '4570'
112 0.0019 0.0019450187683105
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
113 0.0025 0.002457857131958
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
114 0.0007 0.00066995620727539
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
115 0.0021 0.0020730495452881
SELECT a.name, n.displayname,a.value FROM productattributes a, productattributenames n WHERE product_id = '4570' AND a.name = n.originalname
116 0.0006 0.00057411193847656
SELECT * FROM productoffers WHERE product_id = '4570' AND merchantid = 'A1X6FK5RDHNB96'
117 0.0004 0.00042605400085449
SELECT * FROM productoffers
                WHERE product_id = '4570' AND price > 0
                ORDER BY price ASC LIMIT 1
118 0.0004 0.0003960132598877
SELECT * FROM productoffers
                WHERE product_id = 4570
                ORDER BY price ASC LIMIT 1
119 0.0004 0.00043106079101562
SELECT value FROM productattributes
                WHERE product_id = '4570'
                AND name = 'ListPriceAmount'
120 0.0007 0.00065302848815918
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
121 0.0008 0.00075101852416992
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
122 0.0004 0.00041890144348145
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
123 0.0007 0.0006561279296875
SELECT value FROM productattributes WHERE product_id = '4570' AND (name = 'ListPriceAmount' OR name = 'ListPriceFormattedPrice') ORDER BY name LIMIT 1
124 0.0008 0.00075483322143555
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
125 0.0004 0.00044989585876465
SELECT * FROM products WHERE parent_id = '4570'
126 0.0007 0.00070405006408691
SELECT a.name, n.displayname,a.value FROM productattributes a, productattributenames n WHERE product_id = '4645' AND a.name = n.originalname
127 0.0005 0.00054192543029785
SELECT * FROM productoffers WHERE product_id = '4645' AND merchantid = 'A1X6FK5RDHNB96'
128 0.0004 0.00039911270141602
SELECT * FROM productoffers
                WHERE product_id = '4645' AND price > 0
                ORDER BY price ASC LIMIT 1
129 0.0004 0.00036382675170898
SELECT * FROM productoffers
                WHERE product_id = 4645
                ORDER BY price ASC LIMIT 1
130 0.0004 0.00043106079101562
SELECT value FROM productattributes
                WHERE product_id = '4645'
                AND name = 'ListPriceAmount'
131 0.0004 0.00044798851013184
SELECT * FROM products WHERE id = '4646'
132 0.0006 0.00058603286743164
SELECT * FROM productimages WHERE product_id = '4646' ORDER BY sortorder ASC
133 0.0009 0.00092291831970215
SELECT * FROM product_image_select WHERE product_id = '4646'
134 0.0005 0.00049209594726562
SELECT * FROM productcustomimages WHERE product_id = '4646'
135 0.0016 0.0016429424285889
SELECT a.name, n.displayname,a.value FROM productattributes a, productattributenames n WHERE product_id = '4646' AND a.name = n.originalname
136 0.0006 0.00057101249694824
SELECT * FROM productoffers WHERE product_id = '4646' AND merchantid = 'A1X6FK5RDHNB96'
137 0.0004 0.00039291381835938
SELECT * FROM productoffers
                WHERE product_id = '4646' AND price > 0
                ORDER BY price ASC LIMIT 1
138 0.0003 0.00034403800964355
SELECT * FROM productoffers
                WHERE product_id = 4646
                ORDER BY price ASC LIMIT 1
139 0.0005 0.00047707557678223
SELECT value FROM productattributes
                WHERE product_id = '4646'
                AND name = 'ListPriceAmount'
140 0.0005 0.00045299530029297
SELECT value FROM productattributes WHERE product_id = '4646' AND (name = 'ListPriceAmount' OR name = 'ListPriceFormattedPrice') ORDER BY name LIMIT 1
141 0.0006 0.00059103965759277
SELECT * FROM products WHERE id = '4804'
142 0.0007 0.00066804885864258
SELECT * FROM productimages WHERE product_id = '4804' ORDER BY sortorder ASC
143 0.0010 0.0010430812835693
SELECT pi.*, p.parent_id FROM productimages pi, products p WHERE p.parent_id = '4804' AND p.id = pi.product_id ORDER BY pi.sortorder
144 0.0012 0.0011849403381348
SELECT * FROM product_image_select WHERE product_id = '4804'
145 0.0006 0.00063014030456543
SELECT * FROM productcustomimages WHERE product_id = '4804'
146 0.0006 0.00063300132751465
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 = '4804'
                GROUP BY o.product_id
147 0.0009 0.00088596343994141
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     = '4804'
                GROUP BY n.displayname
                ORDER BY n.displayname DESC
148 0.0004 0.00043487548828125
SELECT MAX(amountsaved) AS maxsaving, MIN(amountsaved) AS minsaving FROM productoffers o, products p WHERE o.product_id = p.id AND p.parent_id = 4804
149 0.0016 0.0015530586242676
SELECT a.name, n.displayname,a.value FROM productattributes a, productattributenames n WHERE product_id = '4804' AND a.name = n.originalname
150 0.0004 0.0003812313079834
SELECT * FROM productoffers WHERE product_id = '4804' AND merchantid = 'A1X6FK5RDHNB96'
151 0.0004 0.00038599967956543
SELECT * FROM productoffers
                WHERE product_id = '4804' AND price > 0
                ORDER BY price ASC LIMIT 1
152 0.0004 0.00037217140197754
SELECT * FROM productoffers
                WHERE product_id = 4804
                ORDER BY price ASC LIMIT 1
153 0.0005 0.00047898292541504
SELECT value FROM productattributes
                WHERE product_id = '4804'
                AND name = 'ListPriceAmount'
154 0.0005 0.00046205520629883
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 = '4804'
                GROUP BY o.product_id
155 0.0008 0.00075197219848633
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     = '4804'
                GROUP BY n.displayname
                ORDER BY n.displayname DESC
156 0.0004 0.00042200088500977
SELECT MAX(amountsaved) AS maxsaving, MIN(amountsaved) AS minsaving FROM productoffers o, products p WHERE o.product_id = p.id AND p.parent_id = 4804
157 0.0007 0.0006711483001709
SELECT value FROM productattributes WHERE product_id = '4804' AND (name = 'ListPriceAmount' OR name = 'ListPriceFormattedPrice') ORDER BY name LIMIT 1
158 0.0008 0.00080513954162598
SELECT  o.value
                FROM    products            p,
                        productoptions      o
                WHERE   p.parent_id     = '4804'
                  AND   p.id            = o.product_id
                  AND   o.name          = 'Color'
                GROUP BY o.value
                ORDER BY o.value ASC
159 0.0005 0.00052595138549805
SELECT * FROM products WHERE parent_id = '4804'
160 0.0010 0.00095105171203613
SELECT a.name, n.displayname,a.value FROM productattributes a, productattributenames n WHERE product_id = '4815' AND a.name = n.originalname
161 0.0005 0.00053787231445312
SELECT * FROM productoffers WHERE product_id = '4815' AND merchantid = 'A1X6FK5RDHNB96'
162 0.0004 0.00039005279541016
SELECT * FROM productoffers
                WHERE product_id = '4815' AND price > 0
                ORDER BY price ASC LIMIT 1
163 0.0004 0.00043797492980957
SELECT * FROM productoffers
                WHERE product_id = 4815
                ORDER BY price ASC LIMIT 1
164 0.0005 0.00052189826965332
SELECT value FROM productattributes
                WHERE product_id = '4815'
                AND name = 'ListPriceAmount'
165 0.0006 0.0005800724029541
SELECT * FROM products WHERE id = '4806'
166 0.0007 0.00070714950561523
SELECT * FROM productimages WHERE product_id = '4806' ORDER BY sortorder ASC
167 0.0010 0.00099420547485352
SELECT * FROM product_image_select WHERE product_id = '4806'
168 0.0005 0.00047492980957031
SELECT * FROM productcustomimages WHERE product_id = '4806'
169 0.0012 0.0012309551239014
SELECT a.name, n.displayname,a.value FROM productattributes a, productattributenames n WHERE product_id = '4806' AND a.name = n.originalname
170 0.0006 0.00055313110351562
SELECT * FROM productoffers WHERE product_id = '4806' AND merchantid = 'A1X6FK5RDHNB96'
171 0.0004 0.00042390823364258
SELECT * FROM productoffers
                WHERE product_id = '4806' AND price > 0
                ORDER BY price ASC LIMIT 1
172 0.0005 0.00047588348388672
SELECT * FROM productoffers
                WHERE product_id = 4806
                ORDER BY price ASC LIMIT 1
173 0.0004 0.00042605400085449
SELECT value FROM productattributes
                WHERE product_id = '4806'
                AND name = 'ListPriceAmount'
174 0.0005 0.00048017501831055
SELECT value FROM productattributes WHERE product_id = '4806' AND (name = 'ListPriceAmount' OR name = 'ListPriceFormattedPrice') ORDER BY name LIMIT 1
175 0.0006 0.00058507919311523
SELECT * FROM products WHERE id = '4678'
176 0.0006 0.00060486793518066
SELECT * FROM productimages WHERE product_id = '4678' ORDER BY sortorder ASC
177 0.0009 0.00092101097106934
SELECT * FROM product_image_select WHERE product_id = '4678'
178 0.0004 0.00044608116149902
SELECT * FROM productcustomimages WHERE product_id = '4678'
179 0.0017 0.0016608238220215
SELECT a.name, n.displayname,a.value FROM productattributes a, productattributenames n WHERE product_id = '4678' AND a.name = n.originalname
180 0.0006 0.00056195259094238
SELECT * FROM productoffers WHERE product_id = '4678' AND merchantid = 'A1X6FK5RDHNB96'
181 0.0005 0.00045680999755859
SELECT * FROM productoffers
                WHERE product_id = '4678' AND price > 0
                ORDER BY price ASC LIMIT 1
182 0.0005 0.00045204162597656
SELECT value FROM productattributes WHERE product_id = '4678' AND (name = 'ListPriceAmount' OR name = 'ListPriceFormattedPrice') ORDER BY name LIMIT 1
183 0.0006 0.00055193901062012
SELECT * FROM products WHERE id = '4696'
184 0.0005 0.00053620338439941
SELECT * FROM productimages WHERE product_id = '4696' ORDER BY sortorder ASC
185 0.0008 0.00077080726623535
SELECT * FROM product_image_select WHERE product_id = '4696'
186 0.0004 0.00038504600524902
SELECT * FROM productcustomimages WHERE product_id = '4696'
187 0.0012 0.0011820793151855
SELECT a.name, n.displayname,a.value FROM productattributes a, productattributenames n WHERE product_id = '4696' AND a.name = n.originalname
188 0.0005 0.00048017501831055
SELECT * FROM productoffers WHERE product_id = '4696' AND merchantid = 'A1X6FK5RDHNB96'
189 0.0004 0.00035905838012695
SELECT * FROM productoffers
                WHERE product_id = '4696' AND price > 0
                ORDER BY price ASC LIMIT 1
190 0.0004 0.00037312507629395
SELECT value FROM productattributes WHERE product_id = '4696' AND (name = 'ListPriceAmount' OR name = 'ListPriceFormattedPrice') ORDER BY name LIMIT 1
191 0.0005 0.00049591064453125
SELECT * FROM products WHERE id = '4648'
192 0.0004 0.00043392181396484
SELECT * FROM productimages WHERE product_id = '4648' ORDER BY sortorder ASC
193 0.0005 0.0004570484161377
SELECT pi.*, p.parent_id FROM productimages pi, products p WHERE p.parent_id = '4648' AND p.id = pi.product_id ORDER BY pi.sortorder
194 0.0007 0.00070691108703613
SELECT * FROM product_image_select WHERE product_id = '4648'
195 0.0004 0.00041484832763672
SELECT * FROM productcustomimages WHERE product_id = '4648'
196 0.0005 0.00049686431884766
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 = '4648'
                GROUP BY o.product_id
197 0.0006 0.00061607360839844
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     = '4648'
                GROUP BY n.displayname
                ORDER BY n.displayname DESC
198 0.0003 0.00034904479980469
SELECT MAX(amountsaved) AS maxsaving, MIN(amountsaved) AS minsaving FROM productoffers o, products p WHERE o.product_id = p.id AND p.parent_id = 4648
199 0.0009 0.00089788436889648
SELECT a.name, n.displayname,a.value FROM productattributes a, productattributenames n WHERE product_id = '4648' AND a.name = n.originalname
200 0.0003 0.0003349781036377
SELECT * FROM productoffers WHERE product_id = '4648' AND merchantid = 'A1X6FK5RDHNB96'
201 0.0003 0.00032782554626465
SELECT * FROM productoffers
                WHERE product_id = '4648' AND price > 0
                ORDER BY price ASC LIMIT 1
202 0.0003 0.00030279159545898
SELECT * FROM productoffers
                WHERE product_id = 4648
                ORDER BY price ASC LIMIT 1
203 0.0003 0.00034189224243164
SELECT value FROM productattributes
                WHERE product_id = '4648'
                AND name = 'ListPriceAmount'
204 0.0004 0.00040602684020996
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 = '4648'
                GROUP BY o.product_id
205 0.0006 0.00061511993408203
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     = '4648'
                GROUP BY n.displayname
                ORDER BY n.displayname DESC
206 0.0003 0.00034594535827637
SELECT MAX(amountsaved) AS maxsaving, MIN(amountsaved) AS minsaving FROM productoffers o, products p WHERE o.product_id = p.id AND p.parent_id = 4648
207 0.0005 0.00054192543029785
SELECT value FROM productattributes WHERE product_id = '4648' AND (name = 'ListPriceAmount' OR name = 'ListPriceFormattedPrice') ORDER BY name LIMIT 1
208 0.0007 0.00068187713623047
SELECT  o.value
                FROM    products            p,
                        productoptions      o
                WHERE   p.parent_id     = '4648'
                  AND   p.id            = o.product_id
                  AND   o.name          = 'PackageQuantity'
                GROUP BY o.value
                ORDER BY o.value ASC
209 0.0003 0.00026202201843262
SELECT * FROM products WHERE parent_id = '4648'
210 0.0006 0.00062680244445801
SELECT a.name, n.displayname,a.value FROM productattributes a, productattributenames n WHERE product_id = '2309' AND a.name = n.originalname
211 0.0003 0.00028896331787109
SELECT * FROM productoffers WHERE product_id = '2309' AND merchantid = 'A1X6FK5RDHNB96'
212 0.0002 0.00023698806762695
SELECT * FROM productoffers
                WHERE product_id = '2309' AND price > 0
                ORDER BY price ASC LIMIT 1
213 0.0002 0.00023198127746582
SELECT * FROM productoffers
                WHERE product_id = 2309
                ORDER BY price ASC LIMIT 1
214 0.0002 0.00023603439331055
SELECT value FROM productattributes
                WHERE product_id = '2309'
                AND name = 'ListPriceAmount'
215 0.0002 0.00024700164794922
SELECT * FROM products WHERE id = '4672'
216 0.0003 0.00031781196594238
SELECT * FROM productimages WHERE product_id = '4672' ORDER BY sortorder ASC
217 0.0004 0.0004429817199707
SELECT * FROM product_image_select WHERE product_id = '4672'
218 0.0003 0.00026702880859375
SELECT * FROM productcustomimages WHERE product_id = '4672'
219 0.0007 0.00073504447937012
SELECT a.name, n.displayname,a.value FROM productattributes a, productattributenames n WHERE product_id = '4672' AND a.name = n.originalname
220 0.0003 0.00031495094299316
SELECT * FROM productoffers WHERE product_id = '4672' AND merchantid = 'A1X6FK5RDHNB96'
221 0.0002 0.00024294853210449
SELECT * FROM productoffers
                WHERE product_id = '4672' AND price > 0
                ORDER BY price ASC LIMIT 1
222 0.0002 0.00022602081298828
SELECT * FROM productoffers
                WHERE product_id = 4672
                ORDER BY price ASC LIMIT 1
223 0.0002 0.00023984909057617
SELECT value FROM productattributes
                WHERE product_id = '4672'
                AND name = 'ListPriceAmount'
224 0.0003 0.00026106834411621
SELECT value FROM productattributes WHERE product_id = '4672' AND (name = 'ListPriceAmount' OR name = 'ListPriceFormattedPrice') ORDER BY name LIMIT 1
225 0.0004 0.0003509521484375
SELECT * FROM products WHERE id = '4757'
226 0.0004 0.0003509521484375
SELECT * FROM productimages WHERE product_id = '4757' ORDER BY sortorder ASC
227 0.0005 0.00045895576477051
SELECT * FROM product_image_select WHERE product_id = '4757'
228 0.0003 0.00029516220092773
SELECT * FROM productcustomimages WHERE product_id = '4757'
229 0.0007 0.0006871223449707
SELECT a.name, n.displayname,a.value FROM productattributes a, productattributenames n WHERE product_id = '4757' AND a.name = n.originalname
230 0.0003 0.00033402442932129
SELECT * FROM productoffers WHERE product_id = '4757' AND merchantid = 'A1X6FK5RDHNB96'
231 0.0002 0.00024700164794922
SELECT * FROM productoffers
                WHERE product_id = '4757' AND price > 0
                ORDER BY price ASC LIMIT 1
232 0.0002 0.00021195411682129
SELECT * FROM productoffers
                WHERE product_id = 4757
                ORDER BY price ASC LIMIT 1
233 0.0003 0.00025606155395508
SELECT value FROM productattributes
                WHERE product_id = '4757'
                AND name = 'ListPriceAmount'
234 0.0003 0.00026893615722656
SELECT value FROM productattributes WHERE product_id = '4757' AND (name = 'ListPriceAmount' OR name = 'ListPriceFormattedPrice') ORDER BY name LIMIT 1
235 0.0003 0.0003349781036377
SELECT * FROM products WHERE id = '4767'
236 0.0004 0.00035595893859863
SELECT * FROM productimages WHERE product_id = '4767' ORDER BY sortorder ASC
237 0.0004 0.00043916702270508
SELECT * FROM product_image_select WHERE product_id = '4767'
238 0.0003 0.00026988983154297
SELECT * FROM productcustomimages WHERE product_id = '4767'
239 0.0007 0.0007321834564209
SELECT a.name, n.displayname,a.value FROM productattributes a, productattributenames n WHERE product_id = '4767' AND a.name = n.originalname
240 0.0003 0.00034213066101074
SELECT * FROM productoffers WHERE product_id = '4767' AND merchantid = 'A1X6FK5RDHNB96'
241 0.0002 0.000244140625
SELECT * FROM productoffers
                WHERE product_id = '4767' AND price > 0
                ORDER BY price ASC LIMIT 1
242 0.0002 0.00022602081298828
SELECT * FROM productoffers
                WHERE product_id = 4767
                ORDER BY price ASC LIMIT 1
243 0.0002 0.00023984909057617
SELECT value FROM productattributes
                WHERE product_id = '4767'
                AND name = 'ListPriceAmount'
244 0.0003 0.00026702880859375
SELECT value FROM productattributes WHERE product_id = '4767' AND (name = 'ListPriceAmount' OR name = 'ListPriceFormattedPrice') ORDER BY name LIMIT 1
245 0.0003 0.00034999847412109
SELECT * FROM products WHERE id = '4865'
246 0.0003 0.00033187866210938
SELECT * FROM productimages WHERE product_id = '4865' ORDER BY sortorder ASC
247 0.0004 0.00044703483581543
SELECT * FROM product_image_select WHERE product_id = '4865'
248 0.0003 0.00027894973754883
SELECT * FROM productcustomimages WHERE product_id = '4865'
249 0.0005 0.00054502487182617
SELECT a.name, n.displayname,a.value FROM productattributes a, productattributenames n WHERE product_id = '4865' AND a.name = n.originalname
250 0.0003 0.00030803680419922
SELECT * FROM productoffers WHERE product_id = '4865' AND merchantid = 'A1X6FK5RDHNB96'
251 0.0003 0.00028491020202637
SELECT * FROM productoffers
                WHERE product_id = '4865' AND price > 0
                ORDER BY price ASC LIMIT 1
252 0.0002 0.00024795532226562
SELECT * FROM productoffers
                WHERE product_id = 4865
                ORDER BY price ASC LIMIT 1
253 0.0003 0.00026202201843262
SELECT value FROM productattributes
                WHERE product_id = '4865'
                AND name = 'ListPriceAmount'
254 0.0003 0.00027179718017578
SELECT value FROM productattributes WHERE product_id = '4865' AND (name = 'ListPriceAmount' OR name = 'ListPriceFormattedPrice') ORDER BY name LIMIT 1
255 0.0004 0.00036311149597168
SELECT * FROM products WHERE id = '4895'
256 0.0004 0.00035214424133301
SELECT * FROM productimages WHERE product_id = '4895' ORDER BY sortorder ASC
257 0.0003 0.0002741813659668
SELECT pi.*, p.parent_id FROM productimages pi, products p WHERE p.parent_id = '4895' AND p.id = pi.product_id ORDER BY pi.sortorder
258 0.0005 0.0004880428314209
SELECT * FROM product_image_select WHERE product_id = '4895'
259 0.0003 0.00030899047851562
SELECT * FROM productcustomimages WHERE product_id = '4895'
260 0.0004 0.00036978721618652
SELECT  o.product_id, MIN(o.price) as price, p.customprice
                FROM    products        p,
                        productoffers   o
                WHERE   p.id        = o.product_id
                  AND   p.parent_id = '4895'
                GROUP BY o.product_id
261 0.0004 0.00042510032653809
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     = '4895'
                GROUP BY n.displayname
                ORDER BY n.displayname DESC
262 0.0003 0.00028395652770996
SELECT MAX(amountsaved) AS maxsaving, MIN(amountsaved) AS minsaving FROM productoffers o, products p WHERE o.product_id = p.id AND p.parent_id = 4895
263 0.0006 0.00057697296142578
SELECT a.name, n.displayname,a.value FROM productattributes a, productattributenames n WHERE product_id = '4895' AND a.name = n.originalname
264 0.0002 0.00024700164794922
SELECT * FROM productoffers WHERE product_id = '4895' AND merchantid = 'A1X6FK5RDHNB96'
265 0.0002 0.00024199485778809
SELECT * FROM productoffers
                WHERE product_id = '4895' AND price > 0
                ORDER BY price ASC LIMIT 1
266 0.0003 0.00025296211242676
SELECT * FROM productoffers
                WHERE product_id = 4895
                ORDER BY price ASC LIMIT 1
267 0.0003 0.00030398368835449
SELECT value FROM productattributes
                WHERE product_id = '4895'
                AND name = 'ListPriceAmount'
268 0.0003 0.0002739429473877
SELECT  o.product_id, MIN(o.price) as price, p.customprice
                FROM    products        p,
                        productoffers   o
                WHERE   p.id        = o.product_id
                  AND   p.parent_id = '4895'
                GROUP BY o.product_id
269 0.0004 0.00043201446533203
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     = '4895'
                GROUP BY n.displayname
                ORDER BY n.displayname DESC
270 0.0003 0.00026893615722656
SELECT MAX(amountsaved) AS maxsaving, MIN(amountsaved) AS minsaving FROM productoffers o, products p WHERE o.product_id = p.id AND p.parent_id = 4895
271 0.0004 0.00035810470581055
SELECT value FROM productattributes WHERE product_id = '4895' AND (name = 'ListPriceAmount' OR name = 'ListPriceFormattedPrice') ORDER BY name LIMIT 1
272 0.0004 0.00040388107299805
SELECT  o.value
                FROM    products            p,
                        productoptions      o
                WHERE   p.parent_id     = '4895'
                  AND   p.id            = o.product_id
                  AND   o.name          = 'Color'
                GROUP BY o.value
                ORDER BY o.value ASC
273 0.0003 0.00028800964355469
SELECT * FROM products WHERE id = '4894'
274 0.0003 0.00029993057250977
SELECT * FROM productimages WHERE product_id = '4894' ORDER BY sortorder ASC
275 0.0005 0.00045585632324219
SELECT * FROM product_image_select WHERE product_id = '4894'
276 0.0003 0.00027084350585938
SELECT * FROM productcustomimages WHERE product_id = '4894'
277 0.0005 0.00052905082702637
SELECT a.name, n.displayname,a.value FROM productattributes a, productattributenames n WHERE product_id = '4894' AND a.name = n.originalname
278 0.0003 0.00031304359436035
SELECT * FROM productoffers WHERE product_id = '4894' AND merchantid = 'A1X6FK5RDHNB96'
279 0.0002 0.00024795532226562
SELECT * FROM productoffers
                WHERE product_id = '4894' AND price > 0
                ORDER BY price ASC LIMIT 1
280 0.0002 0.0002288818359375
SELECT * FROM productoffers
                WHERE product_id = 4894
                ORDER BY price ASC LIMIT 1
281 0.0003 0.00026488304138184
SELECT value FROM productattributes
                WHERE product_id = '4894'
                AND name = 'ListPriceAmount'
282 0.0003 0.0002748966217041
SELECT value FROM productattributes WHERE product_id = '4894' AND (name = 'ListPriceAmount' OR name = 'ListPriceFormattedPrice') ORDER BY name LIMIT 1
283 0.0009 0.00094389915466309
SELECT * FROM customerreviews WHERE approved = 1 AND productid = '4570' ORDER BY timestamp DESC
284 0.0002 0.00022101402282715
SELECT * FROM customerreviews WHERE approved = 1 AND productid = '4646' ORDER BY timestamp DESC
285 0.0002 0.00020694732666016
SELECT * FROM customerreviews WHERE approved = 1 AND productid = '4804' ORDER BY timestamp DESC
286 0.0002 0.00022006034851074
SELECT * FROM customerreviews WHERE approved = 1 AND productid = '4806' ORDER BY timestamp DESC
287 0.0002 0.00020503997802734
SELECT * FROM customerreviews WHERE approved = 1 AND productid = '4678' ORDER BY timestamp DESC
288 0.0002 0.00020408630371094
SELECT * FROM customerreviews WHERE approved = 1 AND productid = '4696' ORDER BY timestamp DESC
289 0.0002 0.00020098686218262
SELECT * FROM customerreviews WHERE approved = 1 AND productid = '4648' ORDER BY timestamp DESC
290 0.0002 0.00020408630371094
SELECT * FROM customerreviews WHERE approved = 1 AND productid = '4672' ORDER BY timestamp DESC
291 0.0002 0.00020289421081543
SELECT * FROM customerreviews WHERE approved = 1 AND productid = '4757' ORDER BY timestamp DESC
292 0.0002 0.0001990795135498
SELECT * FROM customerreviews WHERE approved = 1 AND productid = '4767' ORDER BY timestamp DESC
293 0.0002 0.00020098686218262
SELECT * FROM customerreviews WHERE approved = 1 AND productid = '4865' ORDER BY timestamp DESC
294 0.0002 0.00020384788513184
SELECT * FROM customerreviews WHERE approved = 1 AND productid = '4895' ORDER BY timestamp DESC
295 0.0002 0.00020718574523926
SELECT * FROM customerreviews WHERE approved = 1 AND productid = '4894' ORDER BY timestamp DESC
296 0.0007 0.00073981285095215
SELECT * FROM template_info WHERE templateuid = 'fsb-fluid2018'
297 0.0006 0.00060606002807617
SELECT ga_value FROM google_analytics_options WHERE `ga_key` = 'ga_user_data'
298 0.0003 0.00028896331787109
SELECT ga_value FROM google_analytics_options WHERE `ga_key` = 'ga_tracking_status'
299 0.0116 0.011635065078735
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
300 0.0009 0.00094008445739746
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
301 0.0004 0.00038886070251465
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
302 0.0004 0.00037097930908203
SELECT * FROM products WHERE id = 1626
303 0.0003 0.0002601146697998
SELECT * FROM products WHERE id = 4041
304 0.0003 0.00027179718017578
SELECT * FROM products WHERE id = 4312
305 0.0002 0.00023794174194336
SELECT * FROM products WHERE id = 777
306 0.0003 0.00030994415283203
SELECT * FROM products WHERE id = 3881
307 0.0003 0.0002591609954834
SELECT * FROM products WHERE id = 4213
308 0.0003 0.00026106834411621
SELECT * FROM products WHERE id = '1626'
309 0.0003 0.00034594535827637
SELECT * FROM productimages WHERE product_id = '1626' ORDER BY sortorder ASC
310 0.0005 0.0005190372467041
SELECT * FROM product_image_select WHERE product_id = '1626'
311 0.0003 0.00029492378234863
SELECT * FROM productcustomimages WHERE product_id = '1626'
312 0.0006 0.00063800811767578
SELECT a.name, n.displayname,a.value FROM productattributes a, productattributenames n WHERE product_id = '1626' AND a.name = n.originalname
313 0.0003 0.00032401084899902
SELECT * FROM productoffers WHERE product_id = '1626' AND merchantid = 'A1X6FK5RDHNB96'
314 0.0003 0.00026702880859375
SELECT * FROM productoffers
                WHERE product_id = '1626' AND price > 0
                ORDER BY price ASC LIMIT 1
315 0.0003 0.00027990341186523
SELECT value FROM productattributes WHERE product_id = '1626' AND (name = 'ListPriceAmount' OR name = 'ListPriceFormattedPrice') ORDER BY name LIMIT 1
316 0.0004 0.00035405158996582
SELECT * FROM products WHERE id = '4041'
317 0.0003 0.00030803680419922
SELECT * FROM productimages WHERE product_id = '4041' ORDER BY sortorder ASC
318 0.0004 0.00044989585876465
SELECT * FROM product_image_select WHERE product_id = '4041'
319 0.0003 0.00026917457580566
SELECT * FROM productcustomimages WHERE product_id = '4041'
320 0.0007 0.00071191787719727
SELECT a.name, n.displayname,a.value FROM productattributes a, productattributenames n WHERE product_id = '4041' AND a.name = n.originalname
321 0.0003 0.00031399726867676
SELECT * FROM productoffers WHERE product_id = '4041' AND merchantid = 'A1X6FK5RDHNB96'
322 0.0003 0.00026512145996094
SELECT * FROM productoffers
                WHERE product_id = '4041' AND price > 0
                ORDER BY price ASC LIMIT 1
323 0.0003 0.00026583671569824
SELECT value FROM productattributes WHERE product_id = '4041' AND (name = 'ListPriceAmount' OR name = 'ListPriceFormattedPrice') ORDER BY name LIMIT 1
324 0.0003 0.00032997131347656
SELECT * FROM products WHERE id = '4312'
325 0.0003 0.00029993057250977
SELECT * FROM productimages WHERE product_id = '4312' ORDER BY sortorder ASC
326 0.0005 0.00045585632324219
SELECT * FROM product_image_select WHERE product_id = '4312'
327 0.0003 0.0002748966217041
SELECT * FROM productcustomimages WHERE product_id = '4312'
328 0.0006 0.00064992904663086
SELECT a.name, n.displayname,a.value FROM productattributes a, productattributenames n WHERE product_id = '4312' AND a.name = n.originalname
329 0.0003 0.0003058910369873
SELECT * FROM productoffers WHERE product_id = '4312' AND merchantid = 'A1X6FK5RDHNB96'
330 0.0003 0.0002601146697998
SELECT * FROM productoffers
                WHERE product_id = '4312' AND price > 0
                ORDER BY price ASC LIMIT 1
331 0.0003 0.0002901554107666
SELECT value FROM productattributes WHERE product_id = '4312' AND (name = 'ListPriceAmount' OR name = 'ListPriceFormattedPrice') ORDER BY name LIMIT 1
332 0.0003 0.00032591819763184
SELECT * FROM products WHERE id = '777'
333 0.0003 0.0003359317779541
SELECT * FROM productimages WHERE product_id = '777' ORDER BY sortorder ASC
334 0.0004 0.00043702125549316
SELECT * FROM product_image_select WHERE product_id = '777'
335 0.0003 0.00026488304138184
SELECT * FROM productcustomimages WHERE product_id = '777'
336 0.0007 0.00065207481384277
SELECT a.name, n.displayname,a.value FROM productattributes a, productattributenames n WHERE product_id = '777' AND a.name = n.originalname
337 0.0004 0.00035405158996582
SELECT * FROM productoffers WHERE product_id = '777' AND merchantid = 'A1X6FK5RDHNB96'
338 0.0003 0.00026917457580566
SELECT * FROM productoffers
                WHERE product_id = '777' AND price > 0
                ORDER BY price ASC LIMIT 1
339 0.0003 0.00025510787963867
SELECT value FROM productattributes WHERE product_id = '777' AND (name = 'ListPriceAmount' OR name = 'ListPriceFormattedPrice') ORDER BY name LIMIT 1
340 0.0003 0.00032687187194824
SELECT * FROM products WHERE id = '3881'
341 0.0003 0.00034022331237793
SELECT * FROM productimages WHERE product_id = '3881' ORDER BY sortorder ASC
342 0.0005 0.00045204162597656
SELECT * FROM product_image_select WHERE product_id = '3881'
343 0.0003 0.00027012825012207
SELECT * FROM productcustomimages WHERE product_id = '3881'
344 0.0007 0.00066304206848145
SELECT a.name, n.displayname,a.value FROM productattributes a, productattributenames n WHERE product_id = '3881' AND a.name = n.originalname
345 0.0003 0.00030088424682617
SELECT * FROM productoffers WHERE product_id = '3881' AND merchantid = 'A1X6FK5RDHNB96'
346 0.0003 0.00026893615722656
SELECT * FROM productoffers
                WHERE product_id = '3881' AND price > 0
                ORDER BY price ASC LIMIT 1
347 0.0003 0.00026702880859375
SELECT value FROM productattributes WHERE product_id = '3881' AND (name = 'ListPriceAmount' OR name = 'ListPriceFormattedPrice') ORDER BY name LIMIT 1
348 0.0004 0.00035190582275391
SELECT * FROM products WHERE id = '4213'
349 0.0004 0.0003509521484375
SELECT * FROM productimages WHERE product_id = '4213' ORDER BY sortorder ASC
350 0.0004 0.00043106079101562
SELECT * FROM product_image_select WHERE product_id = '4213'
351 0.0003 0.00026607513427734
SELECT * FROM productcustomimages WHERE product_id = '4213'
352 0.0007 0.00069117546081543
SELECT a.name, n.displayname,a.value FROM productattributes a, productattributenames n WHERE product_id = '4213' AND a.name = n.originalname
353 0.0003 0.00031208992004395
SELECT * FROM productoffers WHERE product_id = '4213' AND merchantid = 'A1X6FK5RDHNB96'
354 0.0003 0.0002598762512207
SELECT * FROM productoffers
                WHERE product_id = '4213' AND price > 0
                ORDER BY price ASC LIMIT 1
355 0.0003 0.00026392936706543
SELECT value FROM productattributes WHERE product_id = '4213' AND (name = 'ListPriceAmount' OR name = 'ListPriceFormattedPrice') ORDER BY name LIMIT 1
356 0.0011 0.0011417865753174
SELECT * FROM template_includes WHERE deleted = 0 AND templateuid = 'fsb-fluid2018' AND area = 'header' ORDER BY sortorder ASC
357 0.0005 0.00048589706420898
SELECT * FROM template_includes WHERE deleted = 0 AND templateuid = 'fsb-fluid2018' AND area = 'footer' ORDER BY sortorder ASC
358 0.0015 0.00148606300354
SELECT * FROM template_css WHERE deleted = 0 AND templateuid = 'fsb-fluid2018' AND skinuid = ''
359 0.0008 0.00082898139953613
SELECT * FROM template_images WHERE deleted = 0 AND templateuid = 'fsb-fluid2018'
360 0.0004 0.00037884712219238
SELECT * FROM template_images WHERE deleted = 0 AND templateuid = 'fsb-fluid2018'
361 0.0005 0.00049495697021484
SELECT * FROM template_images WHERE templateuid = 'fsb-fluid2018' AND imageuid = 'FB_DEFAULT_SHARE_IMAGE'
362 0.0011 0.0010831356048584
SELECT * FROM template_images WHERE templateuid = 'fsb-fluid2018' AND imageuid = 'HEAD_LOGO'