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
3.1165540218353 376 1.1744 0


No Amazon API Requests Made.


App Debug - Total Time 3.1165540218353 seconds

Number Time From Start Name Description
1 1.9272789955139 Initialise Initialise FSB Function
2 1.9293220043182 App Controller Start Start of the App controller (called before the controller of every page)
3 1.9524700641632 Start of getCategoryListByGroup Function Before first category groups query
4 1.9533441066742 After initial query Before first category groups query
5 1.9533441066742 Get Category List for Group Before the call to getCategoryList function
6 1.9533460140228 Start of GetCategoryList function Start of the function
7 1.9533469676971 Before getting categories Query to get specific category list
8 1.9541831016541 After getting categories Query to get specific category list
9 1.9541840553284 Before getting category custom Before call to function getCategoryCustom
10 1.9705140590668 After getting category custom After call to function getCategoryCustom
11 1.9705159664154 Before getting category custom Before call to function getCategoryCustom
12 1.9788429737091 After getting category custom After call to function getCategoryCustom
13 1.9788451194763 Before getting category custom Before call to function getCategoryCustom
14 1.9833359718323 After getting category custom After call to function getCategoryCustom
15 1.9833371639252 Before getting category custom Before call to function getCategoryCustom
16 1.986428976059 After getting category custom After call to function getCategoryCustom
17 1.986428976059 Before getting category custom Before call to function getCategoryCustom
18 1.9898149967194 After getting category custom After call to function getCategoryCustom
19 1.9898161888123 Before getting category custom Before call to function getCategoryCustom
20 1.9935431480408 After getting category custom After call to function getCategoryCustom
21 1.9935441017151 End of GetCategoryList function End of the function
22 1.9935481548309 Get Category List for Group Before the call to getCategoryList function
23 1.9935491085052 Start of GetCategoryList function Start of the function
24 1.9935500621796 Before getting categories Query to get specific category list
25 1.9939041137695 End of getCategoryListByGroup Function Before return()
26 2.8797609806061 App Controller End End of the App controller (called before the controller of every page)
27 3.0473351478577 App_after Controller Start Start of the App_after controller (called after the controller of every page)
28 3.0485320091248 Before Get Options Before the call to getOptions in the tpl class
29 3.0915710926056 After Get Options After the call to getOptions in the tpl class
30 3.091609954834 App_after Controller End End of the App_after controller (called after the controller of every page)
31 3.1165430545807 Finalizing debug Before the debug is output to the page.
32 3.116553068161 End of App This is the end of the app logging, final timestamp


Query Debug - 376 Database Queries. Total time 1.1744 seconds

Number Time (Seconds) Time (Milliseconds) Query
1 0.0053 0.0053410530090332
SELECT parameter, value FROM parameters
2 0.0058 0.0058140754699707
SELECT * FROM `bad_bots`
3 0.0004 0.00037908554077148
SET time_zone = 'Europe/London'
4 0.0018 0.0017590522766113
SELECT version FROM version ORDER BY `installed` DESC LIMIT 1
5 0.0018 0.0017790794372559
INSERT INTO ga_users (`isbot`, `ips`) SELECT '1', 'a:1:{i:0;s:14:\"216.73.216.238\";}'
6 0.0014 0.0014278888702393
INSERT INTO ga_sessions (`sessionlastseen`) SELECT '1751569382'
7 0.0014 0.0014488697052002
SELECT * FROM autorun ORDER BY lastrun ASC
8 0.0003 0.00032806396484375
UPDATE autorun SET lastrun = '2025-07-03 19:03:02' WHERE id = '13'
9 0.0003 0.00034999847412109
SELECT * FROM version ORDER BY installed DESC LIMIT 1
10 0.0009 0.00089693069458008
SELECT id FROM pages WHERE pagename = 'search' LIMIT 1
11 0.0003 0.00026416778564453
SELECT * FROM pages WHERE id = 52
12 0.0016 0.0015869140625
SELECT * FROM template_options WHERE deleted = 0 AND templateuid = 'fsb-fluid2018'
13 0.0208 0.020781993865967
SELECT * FROM template_text WHERE deleted = 0 AND templateuid = 'fsb-fluid2018' AND language = 'en'
14 0.0004 0.00042581558227539
SELECT * FROM pages WHERE pagename = 'search'
15 0.0009 0.0008690357208252
SELECT * FROM categorygroups ORDER BY sortorder ASC
16 0.0008 0.00082802772521973
SELECT * FROM categories WHERE parent_id = '0' AND categorygroup_id = '1'  AND hidden = 0 ORDER BY sortorder ASC
17 0.0058 0.0058019161224365
SELECT COUNT(DISTINCT(c.product_id)) FROM products_categories c, products p WHERE c.product_id = p.id AND p.parent_id = 0 AND c.category_id = 26
18 0.0010 0.0010430812835693
SELECT COUNT(*) FROM ebay_products p, products_categories pc WHERE p.id = pc.product_id AND prod_type = 'ebay' AND pc.category_id = 26
19 0.0007 0.0006868839263916
SELECT COUNT(DISTINCT(bundle_id)) FROM bundle_categories WHERE category_id = 26
20 0.0003 0.00030994415283203
SELECT id FROM categories WHERE parent_id = '26'
21 0.0054 0.005422830581665
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.0011 0.001060962677002
SELECT COUNT(DISTINCT(p.id)) FROM bundles p, bundle_categories c
				WHERE p.id = c.bundle_id
				  AND c.category_id IN (26)
				  AND p.disabled = 0 
23 0.0009 0.00087594985961914
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.00079202651977539
SELECT COUNT(DISTINCT(id)) FROM categories_autopopulate WHERE category_id = '26'
25 0.0003 0.00029706954956055
SELECT * FROM categorygroups WHERE id = '1'
26 0.0030 0.003046989440918
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.00033402442932129
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.0002901554107666
SELECT id FROM categories WHERE parent_id = '27'
30 0.0031 0.0030620098114014
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.00034189224243164
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.00034403800964355
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.00030207633972168
SELECT COUNT(DISTINCT(id)) FROM categories_autopopulate WHERE category_id = '27'
34 0.0003 0.00030803680419922
SELECT * FROM categorygroups WHERE id = '1'
35 0.0011 0.0011239051818848
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.0003049373626709
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.0002589225769043
SELECT COUNT(DISTINCT(bundle_id)) FROM bundle_categories WHERE category_id = 28
38 0.0003 0.00031018257141113
SELECT id FROM categories WHERE parent_id = '28'
39 0.0012 0.0011730194091797
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.00032997131347656
SELECT COUNT(DISTINCT(p.id)) FROM bundles p, bundle_categories c
				WHERE p.id = c.bundle_id
				  AND c.category_id IN (28)
				  AND p.disabled = 0 
41 0.0004 0.00035500526428223
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.00031614303588867
SELECT COUNT(DISTINCT(id)) FROM categories_autopopulate WHERE category_id = '28'
43 0.0003 0.00029706954956055
SELECT * FROM categorygroups WHERE id = '1'
44 0.0004 0.00041985511779785
SELECT COUNT(DISTINCT(c.product_id)) FROM products_categories c, products p WHERE c.product_id = p.id AND p.parent_id = 0 AND c.category_id = 29
45 0.0003 0.0003058910369873
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.00026607513427734
SELECT COUNT(DISTINCT(bundle_id)) FROM bundle_categories WHERE category_id = 29
47 0.0003 0.00029301643371582
SELECT id FROM categories WHERE parent_id = '29'
48 0.0005 0.00047898292541504
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.00034117698669434
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.00034999847412109
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.00030207633972168
SELECT COUNT(DISTINCT(id)) FROM categories_autopopulate WHERE category_id = '29'
52 0.0003 0.00031113624572754
SELECT * FROM categorygroups WHERE id = '1'
53 0.0004 0.0004417896270752
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.00032997131347656
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.00028109550476074
SELECT COUNT(DISTINCT(bundle_id)) FROM bundle_categories WHERE category_id = 30
56 0.0003 0.00031304359436035
SELECT id FROM categories WHERE parent_id = '30'
57 0.0005 0.00047492980957031
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.0005 0.0005340576171875
SELECT COUNT(DISTINCT(p.id)) FROM bundles p, bundle_categories c
				WHERE p.id = c.bundle_id
				  AND c.category_id IN (30)
				  AND p.disabled = 0 
59 0.0004 0.00038886070251465
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.00031280517578125
SELECT COUNT(DISTINCT(id)) FROM categories_autopopulate WHERE category_id = '30'
61 0.0003 0.00028800964355469
SELECT * FROM categorygroups WHERE id = '1'
62 0.0008 0.00078892707824707
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.0004 0.00035595893859863
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.00029301643371582
SELECT COUNT(DISTINCT(bundle_id)) FROM bundle_categories WHERE category_id = 31
65 0.0005 0.00048208236694336
SELECT id FROM categories WHERE parent_id = '31'
66 0.0005 0.00049901008605957
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.00033402442932129
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.00033307075500488
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.00032997131347656
SELECT COUNT(DISTINCT(id)) FROM categories_autopopulate WHERE category_id = '31'
70 0.0003 0.00028586387634277
SELECT * FROM categorygroups WHERE id = '1'
71 0.0004 0.0003509521484375
SELECT * FROM categories WHERE parent_id = '0' AND categorygroup_id = '2'  AND hidden = 0 ORDER BY sortorder ASC
72 0.0019 0.0019149780273438
SELECT * FROM manufacturers m WHERE m.display_sidebar = 1 AND m.merge_manufacturer_id = 0 ORDER BY linktitle ASC
73 0.0009 0.00088000297546387
SELECT * FROM sideboxes WHERE (templateuid = 'fsb-fluid2018' OR templateuid = '') AND enabled = 1 ORDER BY sortorder ASC
74 0.0004 0.00039100646972656
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.0007 0.00069284439086914
SELECT * FROM sideboxes_pages WHERE sidebox_id = '26'
76 0.0010 0.0010077953338623
SELECT value FROM template_options WHERE templateuid = 'fsb-fluid2018' AND optionuid = 'DISPLAY_CREDIT_ICON'
77 0.0006 0.00057601928710938
SELECT * FROM pages WHERE core = 1 ORDER BY pagekey
78 0.8746 0.87457418441772
SELECT * FROM ipgeocountries WHERE INET_ATON('216.73.216.238') >= INET_ATON(ip_start) AND INET_ATON('216.73.216.238') <= INET_ATON(ip_end)
79 0.0030 0.0030429363250732
SELECT * FROM ipgeolocations WHERE geoname_id = '6252001'
80 0.0012 0.0011820793151855
SELECT * FROM countryredirects WHERE countrycode = 'US'
81 0.0004 0.00043201446533203
SELECT * FROM pages WHERE pagename = 'search'
82 0.0064 0.0064330101013184
SELECT MAX(price) as maxprice, MIN(price) as minprice FROM products WHERE enabled = 1 AND hidden = 0 AND price <> 0 
83 0.0019 0.001945972442627
SELECT * FROM manufacturers WHERE display_filter = 1 AND merge_manufacturer_id = 0 ORDER BY name
84 0.0014 0.0013680458068848
SELECT * FROM productattributenames n WHERE hidden = 0 AND metabrowse = 1 ORDER BY n.displayname ASC
85 0.0066 0.006648063659668
SELECT MAX(price) as maxprice, MIN(price) as minprice FROM products WHERE enabled = 1 AND hidden = 0 AND price <> 0 
86 0.0024 0.0023958683013916
SELECT * FROM manufacturers WHERE display_filter = 1 AND merge_manufacturer_id = 0 ORDER BY name
87 0.0007 0.00071907043457031
SELECT * FROM productattributenames n WHERE hidden = 0 AND metabrowse = 1 AND sidebarfilter = 1 ORDER BY n.displayname ASC
88 0.0010 0.00095701217651367
INSERT INTO searches (`keywords`, `timestamp`, `ip`) SELECT 'palais des thes the vert thE du hammam bote metal 100g', NOW(), '216.73.216.238'
89 0.0006 0.00055217742919922
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.0004 0.0003659725189209
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.0042 0.0041511058807373
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.00042200088500977
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.0004 0.0003509521484375
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.00034904479980469
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.0058 0.0057578086853027
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.00033020973205566
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.0002591609954834
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.00036311149597168
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.00035405158996582
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.0045 0.0045340061187744
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.00032806396484375
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.00025391578674316
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.0004 0.00041413307189941
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.0069 0.0069401264190674
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.00034999847412109
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.00026798248291016
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.00033092498779297
SELECT * FROM products WHERE id = '2374'
108 0.0011 0.0011279582977295
SELECT * FROM productimages WHERE product_id = '2374' ORDER BY sortorder ASC
109 0.0010 0.00097203254699707
SELECT * FROM product_image_select WHERE product_id = '2374'
110 0.0007 0.0007171630859375
SELECT * FROM productcustomimages WHERE product_id = '2374'
111 0.0015 0.0015461444854736
SELECT a.name, n.displayname,a.value FROM productattributes a, productattributenames n WHERE product_id = '2374' AND a.name = n.originalname
112 0.0022 0.0021951198577881
SELECT * FROM productoffers WHERE product_id = '2374' AND merchantid = 'A1X6FK5RDHNB96'
113 0.0005 0.00047111511230469
SELECT * FROM productoffers
                WHERE product_id = '2374' AND price > 0
                ORDER BY price ASC LIMIT 1
114 0.0004 0.00037407875061035
SELECT * FROM productoffers
                WHERE product_id = 2374
                ORDER BY price ASC LIMIT 1
115 0.0006 0.00061511993408203
SELECT value FROM productattributes
                WHERE product_id = '2374'
                AND name = 'ListPriceAmount'
116 0.0005 0.00046300888061523
SELECT value FROM productattributes WHERE product_id = '2374' AND (name = 'ListPriceAmount' OR name = 'ListPriceFormattedPrice') ORDER BY name LIMIT 1
117 0.0006 0.00063300132751465
SELECT * FROM products WHERE id = '2375'
118 0.0006 0.00056886672973633
SELECT * FROM productimages WHERE product_id = '2375' ORDER BY sortorder ASC
119 0.0009 0.00091385841369629
SELECT * FROM product_image_select WHERE product_id = '2375'
120 0.0005 0.00047397613525391
SELECT * FROM productcustomimages WHERE product_id = '2375'
121 0.0011 0.0011200904846191
SELECT a.name, n.displayname,a.value FROM productattributes a, productattributenames n WHERE product_id = '2375' AND a.name = n.originalname
122 0.0006 0.0005640983581543
SELECT * FROM productoffers WHERE product_id = '2375' AND merchantid = 'A1X6FK5RDHNB96'
123 0.0005 0.00048303604125977
SELECT * FROM productoffers
                WHERE product_id = '2375' AND price > 0
                ORDER BY price ASC LIMIT 1
124 0.0005 0.00046396255493164
SELECT * FROM productoffers
                WHERE product_id = 2375
                ORDER BY price ASC LIMIT 1
125 0.0013 0.0012538433074951
SELECT value FROM productattributes
                WHERE product_id = '2375'
                AND name = 'ListPriceAmount'
126 0.0009 0.00092697143554688
SELECT value FROM productattributes WHERE product_id = '2375' AND (name = 'ListPriceAmount' OR name = 'ListPriceFormattedPrice') ORDER BY name LIMIT 1
127 0.0006 0.0006110668182373
SELECT * FROM products WHERE id = '932'
128 0.0011 0.0011110305786133
SELECT * FROM productimages WHERE product_id = '932' ORDER BY sortorder ASC
129 0.0007 0.00066900253295898
SELECT pi.*, p.parent_id FROM productimages pi, products p WHERE p.parent_id = '932' AND p.id = pi.product_id ORDER BY pi.sortorder
130 0.0012 0.0012409687042236
SELECT * FROM product_image_select WHERE product_id = '932'
131 0.0006 0.00058102607727051
SELECT * FROM productcustomimages WHERE product_id = '932'
132 0.0009 0.00088310241699219
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 = '932'
                GROUP BY o.product_id
133 0.0041 0.0040609836578369
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     = '932'
                GROUP BY n.displayname
                ORDER BY n.displayname DESC
134 0.0007 0.00072312355041504
SELECT MAX(amountsaved) AS maxsaving, MIN(amountsaved) AS minsaving FROM productoffers o, products p WHERE o.product_id = p.id AND p.parent_id = 932
135 0.0013 0.0013399124145508
SELECT a.name, n.displayname,a.value FROM productattributes a, productattributenames n WHERE product_id = '932' AND a.name = n.originalname
136 0.0004 0.00039005279541016
SELECT * FROM productoffers WHERE product_id = '932' AND merchantid = 'A1X6FK5RDHNB96'
137 0.0004 0.0003969669342041
SELECT * FROM productoffers
                WHERE product_id = '932' AND price > 0
                ORDER BY price ASC LIMIT 1
138 0.0004 0.00037002563476562
SELECT * FROM productoffers
                WHERE product_id = 932
                ORDER BY price ASC LIMIT 1
139 0.0005 0.00049901008605957
SELECT value FROM productattributes
                WHERE product_id = '932'
                AND name = 'ListPriceAmount'
140 0.0005 0.00049805641174316
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 = '932'
                GROUP BY o.product_id
141 0.0010 0.00096702575683594
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     = '932'
                GROUP BY n.displayname
                ORDER BY n.displayname DESC
142 0.0005 0.00047588348388672
SELECT MAX(amountsaved) AS maxsaving, MIN(amountsaved) AS minsaving FROM productoffers o, products p WHERE o.product_id = p.id AND p.parent_id = 932
143 0.0008 0.000823974609375
SELECT value FROM productattributes WHERE product_id = '932' AND (name = 'ListPriceAmount' OR name = 'ListPriceFormattedPrice') ORDER BY name LIMIT 1
144 0.0010 0.00098919868469238
SELECT  o.value
                FROM    products            p,
                        productoptions      o
                WHERE   p.parent_id     = '932'
                  AND   p.id            = o.product_id
                  AND   o.name          = 'Size'
                GROUP BY o.value
                ORDER BY o.value ASC
145 0.0006 0.00058078765869141
SELECT * FROM products WHERE id = '863'
146 0.0008 0.00080013275146484
SELECT * FROM productimages WHERE product_id = '863' ORDER BY sortorder ASC
147 0.0012 0.0011909008026123
SELECT * FROM product_image_select WHERE product_id = '863'
148 0.0007 0.00067710876464844
SELECT * FROM productcustomimages WHERE product_id = '863'
149 0.0029 0.0028610229492188
SELECT a.name, n.displayname,a.value FROM productattributes a, productattributenames n WHERE product_id = '863' AND a.name = n.originalname
150 0.0008 0.0008389949798584
SELECT * FROM productoffers WHERE product_id = '863' AND merchantid = 'A1X6FK5RDHNB96'
151 0.0005 0.00047588348388672
SELECT * FROM productoffers
                WHERE product_id = '863' AND price > 0
                ORDER BY price ASC LIMIT 1
152 0.0005 0.00050187110900879
SELECT * FROM productoffers
                WHERE product_id = 863
                ORDER BY price ASC LIMIT 1
153 0.0007 0.0007011890411377
SELECT value FROM productattributes
                WHERE product_id = '863'
                AND name = 'ListPriceAmount'
154 0.0005 0.00048208236694336
SELECT value FROM productattributes WHERE product_id = '863' AND (name = 'ListPriceAmount' OR name = 'ListPriceFormattedPrice') ORDER BY name LIMIT 1
155 0.0007 0.00066208839416504
SELECT * FROM products WHERE id = '867'
156 0.0007 0.00065398216247559
SELECT * FROM productimages WHERE product_id = '867' ORDER BY sortorder ASC
157 0.0010 0.00098896026611328
SELECT * FROM product_image_select WHERE product_id = '867'
158 0.0005 0.00051283836364746
SELECT * FROM productcustomimages WHERE product_id = '867'
159 0.0016 0.0015511512756348
SELECT a.name, n.displayname,a.value FROM productattributes a, productattributenames n WHERE product_id = '867' AND a.name = n.originalname
160 0.0006 0.00056815147399902
SELECT * FROM productoffers WHERE product_id = '867' AND merchantid = 'A1X6FK5RDHNB96'
161 0.0004 0.0004270076751709
SELECT * FROM productoffers
                WHERE product_id = '867' AND price > 0
                ORDER BY price ASC LIMIT 1
162 0.0004 0.00036907196044922
SELECT * FROM productoffers
                WHERE product_id = 867
                ORDER BY price ASC LIMIT 1
163 0.0004 0.00040793418884277
SELECT value FROM productattributes
                WHERE product_id = '867'
                AND name = 'ListPriceAmount'
164 0.0005 0.00045514106750488
SELECT value FROM productattributes WHERE product_id = '867' AND (name = 'ListPriceAmount' OR name = 'ListPriceFormattedPrice') ORDER BY name LIMIT 1
165 0.0007 0.00071096420288086
SELECT * FROM products WHERE id = '869'
166 0.0007 0.00068902969360352
SELECT * FROM productimages WHERE product_id = '869' ORDER BY sortorder ASC
167 0.0009 0.00093889236450195
SELECT * FROM product_image_select WHERE product_id = '869'
168 0.0005 0.00047707557678223
SELECT * FROM productcustomimages WHERE product_id = '869'
169 0.0014 0.001399040222168
SELECT a.name, n.displayname,a.value FROM productattributes a, productattributenames n WHERE product_id = '869' AND a.name = n.originalname
170 0.0006 0.00057792663574219
SELECT * FROM productoffers WHERE product_id = '869' AND merchantid = 'A1X6FK5RDHNB96'
171 0.0005 0.0004570484161377
SELECT * FROM productoffers
                WHERE product_id = '869' AND price > 0
                ORDER BY price ASC LIMIT 1
172 0.0005 0.00049114227294922
SELECT value FROM productattributes WHERE product_id = '869' AND (name = 'ListPriceAmount' OR name = 'ListPriceFormattedPrice') ORDER BY name LIMIT 1
173 0.0006 0.00062394142150879
SELECT * FROM products WHERE id = '871'
174 0.0006 0.00056910514831543
SELECT * FROM productimages WHERE product_id = '871' ORDER BY sortorder ASC
175 0.0010 0.0010302066802979
SELECT * FROM product_image_select WHERE product_id = '871'
176 0.0005 0.00051593780517578
SELECT * FROM productcustomimages WHERE product_id = '871'
177 0.0015 0.0015459060668945
SELECT a.name, n.displayname,a.value FROM productattributes a, productattributenames n WHERE product_id = '871' AND a.name = n.originalname
178 0.0006 0.00062108039855957
SELECT * FROM productoffers WHERE product_id = '871' AND merchantid = 'A1X6FK5RDHNB96'
179 0.0004 0.00043392181396484
SELECT * FROM productoffers
                WHERE product_id = '871' AND price > 0
                ORDER BY price ASC LIMIT 1
180 0.0004 0.0003960132598877
SELECT * FROM productoffers
                WHERE product_id = 871
                ORDER BY price ASC LIMIT 1
181 0.0004 0.0004429817199707
SELECT value FROM productattributes
                WHERE product_id = '871'
                AND name = 'ListPriceAmount'
182 0.0006 0.00060606002807617
SELECT * FROM products WHERE id = '875'
183 0.0006 0.00055408477783203
SELECT * FROM productimages WHERE product_id = '875' ORDER BY sortorder ASC
184 0.0009 0.00092506408691406
SELECT * FROM product_image_select WHERE product_id = '875'
185 0.0005 0.00046706199645996
SELECT * FROM productcustomimages WHERE product_id = '875'
186 0.0011 0.0011320114135742
SELECT a.name, n.displayname,a.value FROM productattributes a, productattributenames n WHERE product_id = '875' AND a.name = n.originalname
187 0.0006 0.00061511993408203
SELECT * FROM productoffers WHERE product_id = '875' AND merchantid = 'A1X6FK5RDHNB96'
188 0.0005 0.00047707557678223
SELECT * FROM productoffers
                WHERE product_id = '875' AND price > 0
                ORDER BY price ASC LIMIT 1
189 0.0004 0.00040698051452637
SELECT * FROM productoffers
                WHERE product_id = 875
                ORDER BY price ASC LIMIT 1
190 0.0005 0.00048589706420898
SELECT value FROM productattributes
                WHERE product_id = '875'
                AND name = 'ListPriceAmount'
191 0.0005 0.00053596496582031
SELECT value FROM productattributes WHERE product_id = '875' AND (name = 'ListPriceAmount' OR name = 'ListPriceFormattedPrice') ORDER BY name LIMIT 1
192 0.0006 0.00058102607727051
SELECT * FROM products WHERE id = '882'
193 0.0005 0.0005340576171875
SELECT * FROM productimages WHERE product_id = '882' ORDER BY sortorder ASC
194 0.0010 0.00098800659179688
SELECT * FROM product_image_select WHERE product_id = '882'
195 0.0005 0.00047612190246582
SELECT * FROM productcustomimages WHERE product_id = '882'
196 0.0011 0.0011000633239746
SELECT a.name, n.displayname,a.value FROM productattributes a, productattributenames n WHERE product_id = '882' AND a.name = n.originalname
197 0.0006 0.00055193901062012
SELECT * FROM productoffers WHERE product_id = '882' AND merchantid = 'A1X6FK5RDHNB96'
198 0.0004 0.0004270076751709
SELECT * FROM productoffers
                WHERE product_id = '882' AND price > 0
                ORDER BY price ASC LIMIT 1
199 0.0004 0.00035500526428223
SELECT * FROM productoffers
                WHERE product_id = 882
                ORDER BY price ASC LIMIT 1
200 0.0004 0.00040006637573242
SELECT value FROM productattributes
                WHERE product_id = '882'
                AND name = 'ListPriceAmount'
201 0.0005 0.00047016143798828
SELECT value FROM productattributes WHERE product_id = '882' AND (name = 'ListPriceAmount' OR name = 'ListPriceFormattedPrice') ORDER BY name LIMIT 1
202 0.0006 0.00058102607727051
SELECT * FROM products WHERE id = '883'
203 0.0005 0.00050187110900879
SELECT * FROM productimages WHERE product_id = '883' ORDER BY sortorder ASC
204 0.0008 0.00075387954711914
SELECT * FROM product_image_select WHERE product_id = '883'
205 0.0004 0.00039196014404297
SELECT * FROM productcustomimages WHERE product_id = '883'
206 0.0010 0.00095295906066895
SELECT a.name, n.displayname,a.value FROM productattributes a, productattributenames n WHERE product_id = '883' AND a.name = n.originalname
207 0.0006 0.00056290626525879
SELECT * FROM productoffers WHERE product_id = '883' AND merchantid = 'A1X6FK5RDHNB96'
208 0.0004 0.00037503242492676
SELECT * FROM productoffers
                WHERE product_id = '883' AND price > 0
                ORDER BY price ASC LIMIT 1
209 0.0003 0.00031518936157227
SELECT * FROM productoffers
                WHERE product_id = 883
                ORDER BY price ASC LIMIT 1
210 0.0004 0.00035405158996582
SELECT value FROM productattributes
                WHERE product_id = '883'
                AND name = 'ListPriceAmount'
211 0.0004 0.00037503242492676
SELECT value FROM productattributes WHERE product_id = '883' AND (name = 'ListPriceAmount' OR name = 'ListPriceFormattedPrice') ORDER BY name LIMIT 1
212 0.0005 0.00049209594726562
SELECT * FROM products WHERE id = '884'
213 0.0005 0.00052595138549805
SELECT * FROM productimages WHERE product_id = '884' ORDER BY sortorder ASC
214 0.0008 0.00075984001159668
SELECT * FROM product_image_select WHERE product_id = '884'
215 0.0004 0.0003960132598877
SELECT * FROM productcustomimages WHERE product_id = '884'
216 0.0009 0.0009310245513916
SELECT a.name, n.displayname,a.value FROM productattributes a, productattributenames n WHERE product_id = '884' AND a.name = n.originalname
217 0.0005 0.00047683715820312
SELECT * FROM productoffers WHERE product_id = '884' AND merchantid = 'A1X6FK5RDHNB96'
218 0.0004 0.0003509521484375
SELECT * FROM productoffers
                WHERE product_id = '884' AND price > 0
                ORDER BY price ASC LIMIT 1
219 0.0003 0.00031304359436035
SELECT * FROM productoffers
                WHERE product_id = 884
                ORDER BY price ASC LIMIT 1
220 0.0004 0.00035905838012695
SELECT value FROM productattributes
                WHERE product_id = '884'
                AND name = 'ListPriceAmount'
221 0.0004 0.00038504600524902
SELECT value FROM productattributes WHERE product_id = '884' AND (name = 'ListPriceAmount' OR name = 'ListPriceFormattedPrice') ORDER BY name LIMIT 1
222 0.0005 0.00048494338989258
SELECT * FROM products WHERE id = '885'
223 0.0004 0.00043797492980957
SELECT * FROM productimages WHERE product_id = '885' ORDER BY sortorder ASC
224 0.0008 0.00078606605529785
SELECT * FROM product_image_select WHERE product_id = '885'
225 0.0004 0.00039100646972656
SELECT * FROM productcustomimages WHERE product_id = '885'
226 0.0006 0.00060200691223145
SELECT a.name, n.displayname,a.value FROM productattributes a, productattributenames n WHERE product_id = '885' AND a.name = n.originalname
227 0.0003 0.00030899047851562
SELECT * FROM productoffers WHERE product_id = '885' AND merchantid = 'A1X6FK5RDHNB96'
228 0.0002 0.00024795532226562
SELECT * FROM productoffers
                WHERE product_id = '885' AND price > 0
                ORDER BY price ASC LIMIT 1
229 0.0002 0.00023102760314941
SELECT * FROM productoffers
                WHERE product_id = 885
                ORDER BY price ASC LIMIT 1
230 0.0003 0.00030994415283203
SELECT value FROM productattributes
                WHERE product_id = '885'
                AND name = 'ListPriceAmount'
231 0.0003 0.00029110908508301
SELECT value FROM productattributes WHERE product_id = '885' AND (name = 'ListPriceAmount' OR name = 'ListPriceFormattedPrice') ORDER BY name LIMIT 1
232 0.0003 0.00034093856811523
SELECT * FROM products WHERE id = '886'
233 0.0004 0.00037789344787598
SELECT * FROM productimages WHERE product_id = '886' ORDER BY sortorder ASC
234 0.0005 0.0005030632019043
SELECT * FROM product_image_select WHERE product_id = '886'
235 0.0003 0.0002751350402832
SELECT * FROM productcustomimages WHERE product_id = '886'
236 0.0007 0.00070905685424805
SELECT a.name, n.displayname,a.value FROM productattributes a, productattributenames n WHERE product_id = '886' AND a.name = n.originalname
237 0.0003 0.00031185150146484
SELECT * FROM productoffers WHERE product_id = '886' AND merchantid = 'A1X6FK5RDHNB96'
238 0.0003 0.00029110908508301
SELECT * FROM productoffers
                WHERE product_id = '886' AND price > 0
                ORDER BY price ASC LIMIT 1
239 0.0002 0.00023388862609863
SELECT * FROM productoffers
                WHERE product_id = 886
                ORDER BY price ASC LIMIT 1
240 0.0002 0.00023889541625977
SELECT value FROM productattributes
                WHERE product_id = '886'
                AND name = 'ListPriceAmount'
241 0.0003 0.00026202201843262
SELECT value FROM productattributes WHERE product_id = '886' AND (name = 'ListPriceAmount' OR name = 'ListPriceFormattedPrice') ORDER BY name LIMIT 1
242 0.0003 0.00032687187194824
SELECT * FROM products WHERE id = '908'
243 0.0004 0.00035285949707031
SELECT * FROM productimages WHERE product_id = '908' ORDER BY sortorder ASC
244 0.0005 0.00045180320739746
SELECT * FROM product_image_select WHERE product_id = '908'
245 0.0003 0.00030803680419922
SELECT * FROM productcustomimages WHERE product_id = '908'
246 0.0006 0.00056290626525879
SELECT a.name, n.displayname,a.value FROM productattributes a, productattributenames n WHERE product_id = '908' AND a.name = n.originalname
247 0.0003 0.00030803680419922
SELECT * FROM productoffers WHERE product_id = '908' AND merchantid = 'A1X6FK5RDHNB96'
248 0.0002 0.0002448558807373
SELECT * FROM productoffers
                WHERE product_id = '908' AND price > 0
                ORDER BY price ASC LIMIT 1
249 0.0002 0.00023603439331055
SELECT * FROM productoffers
                WHERE product_id = 908
                ORDER BY price ASC LIMIT 1
250 0.0002 0.00023794174194336
SELECT value FROM productattributes
                WHERE product_id = '908'
                AND name = 'ListPriceAmount'
251 0.0002 0.00024795532226562
SELECT value FROM productattributes WHERE product_id = '908' AND (name = 'ListPriceAmount' OR name = 'ListPriceFormattedPrice') ORDER BY name LIMIT 1
252 0.0004 0.00035405158996582
SELECT * FROM products WHERE id = '888'
253 0.0003 0.00029802322387695
SELECT * FROM productimages WHERE product_id = '888' ORDER BY sortorder ASC
254 0.0005 0.00045204162597656
SELECT * FROM product_image_select WHERE product_id = '888'
255 0.0003 0.00026297569274902
SELECT * FROM productcustomimages WHERE product_id = '888'
256 0.0006 0.00060701370239258
SELECT a.name, n.displayname,a.value FROM productattributes a, productattributenames n WHERE product_id = '888' AND a.name = n.originalname
257 0.0003 0.00032806396484375
SELECT * FROM productoffers WHERE product_id = '888' AND merchantid = 'A1X6FK5RDHNB96'
258 0.0003 0.0002601146697998
SELECT * FROM productoffers
                WHERE product_id = '888' AND price > 0
                ORDER BY price ASC LIMIT 1
259 0.0002 0.00023818016052246
SELECT * FROM productoffers
                WHERE product_id = 888
                ORDER BY price ASC LIMIT 1
260 0.0003 0.00025415420532227
SELECT value FROM productattributes
                WHERE product_id = '888'
                AND name = 'ListPriceAmount'
261 0.0003 0.00026488304138184
SELECT value FROM productattributes WHERE product_id = '888' AND (name = 'ListPriceAmount' OR name = 'ListPriceFormattedPrice') ORDER BY name LIMIT 1
262 0.0003 0.00034713745117188
SELECT * FROM products WHERE id = '889'
263 0.0003 0.00031495094299316
SELECT * FROM productimages WHERE product_id = '889' ORDER BY sortorder ASC
264 0.0005 0.00046610832214355
SELECT * FROM product_image_select WHERE product_id = '889'
265 0.0003 0.00029897689819336
SELECT * FROM productcustomimages WHERE product_id = '889'
266 0.0005 0.00054001808166504
SELECT a.name, n.displayname,a.value FROM productattributes a, productattributenames n WHERE product_id = '889' AND a.name = n.originalname
267 0.0003 0.00032210350036621
SELECT * FROM productoffers WHERE product_id = '889' AND merchantid = 'A1X6FK5RDHNB96'
268 0.0003 0.00025701522827148
SELECT * FROM productoffers
                WHERE product_id = '889' AND price > 0
                ORDER BY price ASC LIMIT 1
269 0.0002 0.00022983551025391
SELECT * FROM productoffers
                WHERE product_id = 889
                ORDER BY price ASC LIMIT 1
270 0.0002 0.00024199485778809
SELECT value FROM productattributes
                WHERE product_id = '889'
                AND name = 'ListPriceAmount'
271 0.0003 0.00027799606323242
SELECT value FROM productattributes WHERE product_id = '889' AND (name = 'ListPriceAmount' OR name = 'ListPriceFormattedPrice') ORDER BY name LIMIT 1
272 0.0003 0.0003209114074707
SELECT * FROM products WHERE id = '914'
273 0.0003 0.00029516220092773
SELECT * FROM productimages WHERE product_id = '914' ORDER BY sortorder ASC
274 0.0005 0.00045084953308105
SELECT * FROM product_image_select WHERE product_id = '914'
275 0.0003 0.00026512145996094
SELECT * FROM productcustomimages WHERE product_id = '914'
276 0.0005 0.00052595138549805
SELECT a.name, n.displayname,a.value FROM productattributes a, productattributenames n WHERE product_id = '914' AND a.name = n.originalname
277 0.0003 0.00031709671020508
SELECT * FROM productoffers WHERE product_id = '914' AND merchantid = 'A1X6FK5RDHNB96'
278 0.0003 0.0002589225769043
SELECT * FROM productoffers
                WHERE product_id = '914' AND price > 0
                ORDER BY price ASC LIMIT 1
279 0.0003 0.00027012825012207
SELECT * FROM productoffers
                WHERE product_id = 914
                ORDER BY price ASC LIMIT 1
280 0.0002 0.00023913383483887
SELECT value FROM productattributes
                WHERE product_id = '914'
                AND name = 'ListPriceAmount'
281 0.0003 0.00026893615722656
SELECT value FROM productattributes WHERE product_id = '914' AND (name = 'ListPriceAmount' OR name = 'ListPriceFormattedPrice') ORDER BY name LIMIT 1
282 0.0003 0.00034093856811523
SELECT * FROM products WHERE id = '893'
283 0.0003 0.00030994415283203
SELECT * FROM productimages WHERE product_id = '893' ORDER BY sortorder ASC
284 0.0005 0.00046586990356445
SELECT * FROM product_image_select WHERE product_id = '893'
285 0.0003 0.00026702880859375
SELECT * FROM productcustomimages WHERE product_id = '893'
286 0.0006 0.00059103965759277
SELECT a.name, n.displayname,a.value FROM productattributes a, productattributenames n WHERE product_id = '893' AND a.name = n.originalname
287 0.0003 0.00033807754516602
SELECT * FROM productoffers WHERE product_id = '893' AND merchantid = 'A1X6FK5RDHNB96'
288 0.0018 0.0018179416656494
SELECT * FROM productoffers
                WHERE product_id = '893' AND price > 0
                ORDER BY price ASC LIMIT 1
289 0.0004 0.00038909912109375
SELECT * FROM productoffers
                WHERE product_id = 893
                ORDER BY price ASC LIMIT 1
290 0.0003 0.00034809112548828
SELECT value FROM productattributes
                WHERE product_id = '893'
                AND name = 'ListPriceAmount'
291 0.0004 0.00035285949707031
SELECT value FROM productattributes WHERE product_id = '893' AND (name = 'ListPriceAmount' OR name = 'ListPriceFormattedPrice') ORDER BY name LIMIT 1
292 0.0014 0.0014200210571289
SELECT * FROM customerreviews WHERE approved = 1 AND productid = '2374' ORDER BY timestamp DESC
293 0.0003 0.0002598762512207
SELECT * FROM customerreviews WHERE approved = 1 AND productid = '2375' ORDER BY timestamp DESC
294 0.0003 0.00025105476379395
SELECT * FROM customerreviews WHERE approved = 1 AND productid = '932' ORDER BY timestamp DESC
295 0.0002 0.00022292137145996
SELECT * FROM customerreviews WHERE approved = 1 AND productid = '863' ORDER BY timestamp DESC
296 0.0002 0.00021696090698242
SELECT * FROM customerreviews WHERE approved = 1 AND productid = '867' ORDER BY timestamp DESC
297 0.0002 0.00024509429931641
SELECT * FROM customerreviews WHERE approved = 1 AND productid = '869' ORDER BY timestamp DESC
298 0.0002 0.00022697448730469
SELECT * FROM customerreviews WHERE approved = 1 AND productid = '871' ORDER BY timestamp DESC
299 0.0002 0.00023889541625977
SELECT * FROM customerreviews WHERE approved = 1 AND productid = '875' ORDER BY timestamp DESC
300 0.0002 0.00022411346435547
SELECT * FROM customerreviews WHERE approved = 1 AND productid = '882' ORDER BY timestamp DESC
301 0.0002 0.00024080276489258
SELECT * FROM customerreviews WHERE approved = 1 AND productid = '883' ORDER BY timestamp DESC
302 0.0002 0.00022292137145996
SELECT * FROM customerreviews WHERE approved = 1 AND productid = '884' ORDER BY timestamp DESC
303 0.0002 0.00022411346435547
SELECT * FROM customerreviews WHERE approved = 1 AND productid = '885' ORDER BY timestamp DESC
304 0.0002 0.00022697448730469
SELECT * FROM customerreviews WHERE approved = 1 AND productid = '886' ORDER BY timestamp DESC
305 0.0002 0.00021195411682129
SELECT * FROM customerreviews WHERE approved = 1 AND productid = '908' ORDER BY timestamp DESC
306 0.0002 0.00021004676818848
SELECT * FROM customerreviews WHERE approved = 1 AND productid = '888' ORDER BY timestamp DESC
307 0.0002 0.0002288818359375
SELECT * FROM customerreviews WHERE approved = 1 AND productid = '889' ORDER BY timestamp DESC
308 0.0002 0.00023603439331055
SELECT * FROM customerreviews WHERE approved = 1 AND productid = '914' ORDER BY timestamp DESC
309 0.0002 0.00021791458129883
SELECT * FROM customerreviews WHERE approved = 1 AND productid = '893' ORDER BY timestamp DESC
310 0.0012 0.0012121200561523
SELECT * FROM template_info WHERE templateuid = 'fsb-fluid2018'
311 0.0009 0.00086808204650879
SELECT ga_value FROM google_analytics_options WHERE `ga_key` = 'ga_user_data'
312 0.0003 0.00026893615722656
SELECT ga_value FROM google_analytics_options WHERE `ga_key` = 'ga_tracking_status'
313 0.0120 0.011966943740845
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
314 0.0011 0.0011000633239746
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
315 0.0004 0.00041508674621582
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
316 0.0004 0.00039100646972656
SELECT * FROM products WHERE id = 1626
317 0.0004 0.00038003921508789
SELECT * FROM products WHERE id = 4041
318 0.0004 0.00035881996154785
SELECT * FROM products WHERE id = 4312
319 0.0003 0.00032401084899902
SELECT * FROM products WHERE id = 777
320 0.0004 0.00037193298339844
SELECT * FROM products WHERE id = 3881
321 0.0003 0.00034308433532715
SELECT * FROM products WHERE id = 4213
322 0.0003 0.00032401084899902
SELECT * FROM products WHERE id = '1626'
323 0.0004 0.00041508674621582
SELECT * FROM productimages WHERE product_id = '1626' ORDER BY sortorder ASC
324 0.0005 0.00049495697021484
SELECT * FROM product_image_select WHERE product_id = '1626'
325 0.0003 0.00029397010803223
SELECT * FROM productcustomimages WHERE product_id = '1626'
326 0.0007 0.00065302848815918
SELECT a.name, n.displayname,a.value FROM productattributes a, productattributenames n WHERE product_id = '1626' AND a.name = n.originalname
327 0.0004 0.00037097930908203
SELECT * FROM productoffers WHERE product_id = '1626' AND merchantid = 'A1X6FK5RDHNB96'
328 0.0003 0.00028800964355469
SELECT * FROM productoffers
                WHERE product_id = '1626' AND price > 0
                ORDER BY price ASC LIMIT 1
329 0.0004 0.00036883354187012
SELECT value FROM productattributes WHERE product_id = '1626' AND (name = 'ListPriceAmount' OR name = 'ListPriceFormattedPrice') ORDER BY name LIMIT 1
330 0.0004 0.00037097930908203
SELECT * FROM products WHERE id = '4041'
331 0.0004 0.00039315223693848
SELECT * FROM productimages WHERE product_id = '4041' ORDER BY sortorder ASC
332 0.0005 0.00052690505981445
SELECT * FROM product_image_select WHERE product_id = '4041'
333 0.0003 0.00030899047851562
SELECT * FROM productcustomimages WHERE product_id = '4041'
334 0.0007 0.00070595741271973
SELECT a.name, n.displayname,a.value FROM productattributes a, productattributenames n WHERE product_id = '4041' AND a.name = n.originalname
335 0.0003 0.00032305717468262
SELECT * FROM productoffers WHERE product_id = '4041' AND merchantid = 'A1X6FK5RDHNB96'
336 0.0003 0.0002748966217041
SELECT * FROM productoffers
                WHERE product_id = '4041' AND price > 0
                ORDER BY price ASC LIMIT 1
337 0.0004 0.0003969669342041
SELECT value FROM productattributes WHERE product_id = '4041' AND (name = 'ListPriceAmount' OR name = 'ListPriceFormattedPrice') ORDER BY name LIMIT 1
338 0.0005 0.00048303604125977
SELECT * FROM products WHERE id = '4312'
339 0.0005 0.00049090385437012
SELECT * FROM productimages WHERE product_id = '4312' ORDER BY sortorder ASC
340 0.0005 0.00048995018005371
SELECT * FROM product_image_select WHERE product_id = '4312'
341 0.0003 0.00033402442932129
SELECT * FROM productcustomimages WHERE product_id = '4312'
342 0.0007 0.00070309638977051
SELECT a.name, n.displayname,a.value FROM productattributes a, productattributenames n WHERE product_id = '4312' AND a.name = n.originalname
343 0.0003 0.00032997131347656
SELECT * FROM productoffers WHERE product_id = '4312' AND merchantid = 'A1X6FK5RDHNB96'
344 0.0003 0.00030517578125
SELECT * FROM productoffers
                WHERE product_id = '4312' AND price > 0
                ORDER BY price ASC LIMIT 1
345 0.0004 0.00037217140197754
SELECT value FROM productattributes WHERE product_id = '4312' AND (name = 'ListPriceAmount' OR name = 'ListPriceFormattedPrice') ORDER BY name LIMIT 1
346 0.0004 0.00037384033203125
SELECT * FROM products WHERE id = '777'
347 0.0004 0.00039315223693848
SELECT * FROM productimages WHERE product_id = '777' ORDER BY sortorder ASC
348 0.0005 0.00045204162597656
SELECT * FROM product_image_select WHERE product_id = '777'
349 0.0003 0.0003058910369873
SELECT * FROM productcustomimages WHERE product_id = '777'
350 0.0007 0.00066995620727539
SELECT a.name, n.displayname,a.value FROM productattributes a, productattributenames n WHERE product_id = '777' AND a.name = n.originalname
351 0.0003 0.00034499168395996
SELECT * FROM productoffers WHERE product_id = '777' AND merchantid = 'A1X6FK5RDHNB96'
352 0.0003 0.00033307075500488
SELECT * FROM productoffers
                WHERE product_id = '777' AND price > 0
                ORDER BY price ASC LIMIT 1
353 0.0004 0.00035190582275391
SELECT value FROM productattributes WHERE product_id = '777' AND (name = 'ListPriceAmount' OR name = 'ListPriceFormattedPrice') ORDER BY name LIMIT 1
354 0.0004 0.00035500526428223
SELECT * FROM products WHERE id = '3881'
355 0.0004 0.00041985511779785
SELECT * FROM productimages WHERE product_id = '3881' ORDER BY sortorder ASC
356 0.0005 0.00051999092102051
SELECT * FROM product_image_select WHERE product_id = '3881'
357 0.0003 0.00028705596923828
SELECT * FROM productcustomimages WHERE product_id = '3881'
358 0.0009 0.00086402893066406
SELECT a.name, n.displayname,a.value FROM productattributes a, productattributenames n WHERE product_id = '3881' AND a.name = n.originalname
359 0.0003 0.00032997131347656
SELECT * FROM productoffers WHERE product_id = '3881' AND merchantid = 'A1X6FK5RDHNB96'
360 0.0003 0.0002739429473877
SELECT * FROM productoffers
                WHERE product_id = '3881' AND price > 0
                ORDER BY price ASC LIMIT 1
361 0.0003 0.00031304359436035
SELECT value FROM productattributes WHERE product_id = '3881' AND (name = 'ListPriceAmount' OR name = 'ListPriceFormattedPrice') ORDER BY name LIMIT 1
362 0.0003 0.00033783912658691
SELECT * FROM products WHERE id = '4213'
363 0.0004 0.00041794776916504
SELECT * FROM productimages WHERE product_id = '4213' ORDER BY sortorder ASC
364 0.0005 0.00049996376037598
SELECT * FROM product_image_select WHERE product_id = '4213'
365 0.0003 0.00031208992004395
SELECT * FROM productcustomimages WHERE product_id = '4213'
366 0.0008 0.00075197219848633
SELECT a.name, n.displayname,a.value FROM productattributes a, productattributenames n WHERE product_id = '4213' AND a.name = n.originalname
367 0.0004 0.00042200088500977
SELECT * FROM productoffers WHERE product_id = '4213' AND merchantid = 'A1X6FK5RDHNB96'
368 0.0003 0.00030803680419922
SELECT * FROM productoffers
                WHERE product_id = '4213' AND price > 0
                ORDER BY price ASC LIMIT 1
369 0.0003 0.00029301643371582
SELECT value FROM productattributes WHERE product_id = '4213' AND (name = 'ListPriceAmount' OR name = 'ListPriceFormattedPrice') ORDER BY name LIMIT 1
370 0.0015 0.00146484375
SELECT * FROM template_includes WHERE deleted = 0 AND templateuid = 'fsb-fluid2018' AND area = 'header' ORDER BY sortorder ASC
371 0.0007 0.00065398216247559
SELECT * FROM template_includes WHERE deleted = 0 AND templateuid = 'fsb-fluid2018' AND area = 'footer' ORDER BY sortorder ASC
372 0.0022 0.0022048950195312
SELECT * FROM template_css WHERE deleted = 0 AND templateuid = 'fsb-fluid2018' AND skinuid = ''
373 0.0011 0.001068115234375
SELECT * FROM template_images WHERE deleted = 0 AND templateuid = 'fsb-fluid2018'
374 0.0004 0.00039505958557129
SELECT * FROM template_images WHERE deleted = 0 AND templateuid = 'fsb-fluid2018'
375 0.0005 0.00052499771118164
SELECT * FROM template_images WHERE templateuid = 'fsb-fluid2018' AND imageuid = 'FB_DEFAULT_SHARE_IMAGE'
376 0.0008 0.00081515312194824
SELECT * FROM template_images WHERE templateuid = 'fsb-fluid2018' AND imageuid = 'HEAD_LOGO'