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.3396508693695 364 1.0787 0


No Amazon API Requests Made.


App Debug - Total Time 1.3396508693695 seconds

Number Time From Start Name Description
1 0.24406790733337 Initialise Initialise FSB Function
2 0.24711585044861 App Controller Start Start of the App controller (called before the controller of every page)
3 0.28575587272644 Start of getCategoryListByGroup Function Before first category groups query
4 0.2865469455719 After initial query Before first category groups query
5 0.28654789924622 Get Category List for Group Before the call to getCategoryList function
6 0.28654980659485 Start of GetCategoryList function Start of the function
7 0.28655195236206 Before getting categories Query to get specific category list
8 0.28739881515503 After getting categories Query to get specific category list
9 0.28740000724792 Before getting category custom Before call to function getCategoryCustom
10 0.30383992195129 After getting category custom After call to function getCategoryCustom
11 0.30384302139282 Before getting category custom Before call to function getCategoryCustom
12 0.31352686882019 After getting category custom After call to function getCategoryCustom
13 0.31352782249451 Before getting category custom Before call to function getCategoryCustom
14 0.31815385818481 After getting category custom After call to function getCategoryCustom
15 0.31815481185913 Before getting category custom Before call to function getCategoryCustom
16 0.32143497467041 After getting category custom After call to function getCategoryCustom
17 0.32143592834473 Before getting category custom Before call to function getCategoryCustom
18 0.32463192939758 After getting category custom After call to function getCategoryCustom
19 0.32463383674622 Before getting category custom Before call to function getCategoryCustom
20 0.3284318447113 After getting category custom After call to function getCategoryCustom
21 0.3284330368042 End of GetCategoryList function End of the function
22 0.32843804359436 Get Category List for Group Before the call to getCategoryList function
23 0.32843899726868 Start of GetCategoryList function Start of the function
24 0.32844090461731 Before getting categories Query to get specific category list
25 0.32885193824768 End of getCategoryListByGroup Function Before return()
26 1.1424849033356 App Controller End End of the App controller (called before the controller of every page)
27 1.2765338420868 App_after Controller Start Start of the App_after controller (called after the controller of every page)
28 1.2775659561157 Before Get Options Before the call to getOptions in the tpl class
29 1.317421913147 After Get Options After the call to getOptions in the tpl class
30 1.3174610137939 App_after Controller End End of the App_after controller (called after the controller of every page)
31 1.3396408557892 Finalizing debug Before the debug is output to the page.
32 1.3396499156952 End of App This is the end of the app logging, final timestamp


Query Debug - 364 Database Queries. Total time 1.0787 seconds

Number Time (Seconds) Time (Milliseconds) Query
1 0.0016 0.0016181468963623
SELECT parameter, value FROM parameters
2 0.0052 0.0051817893981934
SELECT * FROM `bad_bots`
3 0.0003 0.00028395652770996
SET time_zone = 'Europe/London'
4 0.0014 0.0013949871063232
SELECT version FROM version ORDER BY `installed` DESC LIMIT 1
5 0.0024 0.0023519992828369
INSERT INTO ga_users (`isbot`, `ips`) SELECT '1', 'a:1:{i:0;s:14:\"216.73.216.122\";}'
6 0.0019 0.0019001960754395
INSERT INTO ga_sessions (`sessionlastseen`) SELECT '1751586420'
7 0.0019 0.0018510818481445
SELECT * FROM autorun ORDER BY lastrun ASC
8 0.0005 0.00045514106750488
UPDATE autorun SET lastrun = '2025-07-03 23:47:00' WHERE id = '15'
9 0.0005 0.00051188468933105
SELECT * FROM version ORDER BY installed DESC LIMIT 1
10 0.0016 0.0015888214111328
SELECT id FROM pages WHERE pagename = 'search' LIMIT 1
11 0.0004 0.00040888786315918
SELECT * FROM pages WHERE id = 52
12 0.0034 0.0033550262451172
SELECT * FROM template_options WHERE deleted = 0 AND templateuid = 'fsb-fluid2018'
13 0.0344 0.034402847290039
SELECT * FROM template_text WHERE deleted = 0 AND templateuid = 'fsb-fluid2018' AND language = 'en'
14 0.0005 0.00045299530029297
SELECT * FROM pages WHERE pagename = 'search'
15 0.0008 0.00078701972961426
SELECT * FROM categorygroups ORDER BY sortorder ASC
16 0.0008 0.00083804130554199
SELECT * FROM categories WHERE parent_id = '0' AND categorygroup_id = '1'  AND hidden = 0 ORDER BY sortorder ASC
17 0.0061 0.0061440467834473
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.00096797943115234
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.00065803527832031
SELECT COUNT(DISTINCT(bundle_id)) FROM bundle_categories WHERE category_id = 26
20 0.0003 0.00033116340637207
SELECT id FROM categories WHERE parent_id = '26'
21 0.0048 0.0047619342803955
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.00082015991210938
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.0014 0.0014369487762451
SELECT COUNT(DISTINCT(cp.id)) FROM custom_products cp, products_categories c
				WHERE cp.id = c.product_id
				  AND c.category_id IN (26)
				  AND c.prod_type = 'custom'
				  AND cp.hide = 0
24 0.0009 0.00094103813171387
SELECT COUNT(DISTINCT(id)) FROM categories_autopopulate WHERE category_id = '26'
25 0.0003 0.00029802322387695
SELECT * FROM categorygroups WHERE id = '1'
26 0.0031 0.0030510425567627
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.00033712387084961
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.00027799606323242
SELECT COUNT(DISTINCT(bundle_id)) FROM bundle_categories WHERE category_id = 27
29 0.0003 0.00030398368835449
SELECT id FROM categories WHERE parent_id = '27'
30 0.0044 0.0043580532073975
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.00034999847412109
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.00034809112548828
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.00031495094299316
SELECT COUNT(DISTINCT(id)) FROM categories_autopopulate WHERE category_id = '27'
34 0.0003 0.00029206275939941
SELECT * FROM categorygroups WHERE id = '1'
35 0.0011 0.0011258125305176
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.0005 0.00047397613525391
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.00026583671569824
SELECT COUNT(DISTINCT(bundle_id)) FROM bundle_categories WHERE category_id = 28
38 0.0003 0.00029110908508301
SELECT id FROM categories WHERE parent_id = '28'
39 0.0011 0.0011298656463623
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.00031709671020508
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.00035190582275391
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.00033998489379883
SELECT COUNT(DISTINCT(id)) FROM categories_autopopulate WHERE category_id = '28'
43 0.0003 0.00027608871459961
SELECT * FROM categorygroups WHERE id = '1'
44 0.0004 0.00039100646972656
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.0003049373626709
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.00025796890258789
SELECT COUNT(DISTINCT(bundle_id)) FROM bundle_categories WHERE category_id = 29
47 0.0003 0.00031590461730957
SELECT id FROM categories WHERE parent_id = '29'
48 0.0005 0.00050902366638184
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.00031089782714844
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.0006 0.00057005882263184
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.00029397010803223
SELECT COUNT(DISTINCT(id)) FROM categories_autopopulate WHERE category_id = '29'
52 0.0003 0.00027608871459961
SELECT * FROM categorygroups WHERE id = '1'
53 0.0004 0.00038599967956543
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.00030112266540527
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.00025320053100586
SELECT COUNT(DISTINCT(bundle_id)) FROM bundle_categories WHERE category_id = 30
56 0.0005 0.00047397613525391
SELECT id FROM categories WHERE parent_id = '30'
57 0.0004 0.00044512748718262
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.00034284591674805
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.00033998489379883
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.00029206275939941
SELECT COUNT(DISTINCT(id)) FROM categories_autopopulate WHERE category_id = '30'
61 0.0003 0.00031900405883789
SELECT * FROM categorygroups WHERE id = '1'
62 0.0006 0.00055885314941406
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.00036811828613281
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.00026202201843262
SELECT COUNT(DISTINCT(bundle_id)) FROM bundle_categories WHERE category_id = 31
65 0.0004 0.0003819465637207
SELECT id FROM categories WHERE parent_id = '31'
66 0.0007 0.00074601173400879
SELECT COUNT(DISTINCT(p.id)) FROM products p, products_categories c
				WHERE p.id = c.product_id
				  AND c.category_id IN (31)
				  AND p.parent_id = 0
				  AND p.hidden = 0
				  AND p.enabled = 1 
67 0.0004 0.00038695335388184
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.00032997131347656
SELECT COUNT(DISTINCT(cp.id)) FROM custom_products cp, products_categories c
				WHERE cp.id = c.product_id
				  AND c.category_id IN (31)
				  AND c.prod_type = 'custom'
				  AND cp.hide = 0
69 0.0004 0.0004429817199707
SELECT COUNT(DISTINCT(id)) FROM categories_autopopulate WHERE category_id = '31'
70 0.0003 0.00027894973754883
SELECT * FROM categorygroups WHERE id = '1'
71 0.0004 0.00040507316589355
SELECT * FROM categories WHERE parent_id = '0' AND categorygroup_id = '2'  AND hidden = 0 ORDER BY sortorder ASC
72 0.0018 0.0018219947814941
SELECT * FROM manufacturers m WHERE m.display_sidebar = 1 AND m.merge_manufacturer_id = 0 ORDER BY linktitle ASC
73 0.0007 0.0007469654083252
SELECT * FROM sideboxes WHERE (templateuid = 'fsb-fluid2018' OR templateuid = '') AND enabled = 1 ORDER BY sortorder ASC
74 0.0004 0.0004429817199707
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.00068807601928711
SELECT * FROM sideboxes_pages WHERE sidebox_id = '26'
76 0.0009 0.00089597702026367
SELECT value FROM template_options WHERE templateuid = 'fsb-fluid2018' AND optionuid = 'DISPLAY_CREDIT_ICON'
77 0.0006 0.00064897537231445
SELECT * FROM pages WHERE core = 1 ORDER BY pagekey
78 0.8043 0.80428600311279
SELECT * FROM ipgeocountries WHERE INET_ATON('216.73.216.122') >= INET_ATON(ip_start) AND INET_ATON('216.73.216.122') <= INET_ATON(ip_end)
79 0.0014 0.0014078617095947
SELECT * FROM ipgeolocations WHERE geoname_id = '6252001'
80 0.0006 0.00063896179199219
SELECT * FROM countryredirects WHERE countrycode = 'US'
81 0.0006 0.00055503845214844
SELECT * FROM pages WHERE pagename = 'search'
82 0.0062 0.0062351226806641
SELECT MAX(price) as maxprice, MIN(price) as minprice FROM products WHERE enabled = 1 AND hidden = 0 AND price <> 0 
83 0.0014 0.0013949871063232
SELECT * FROM manufacturers WHERE display_filter = 1 AND merge_manufacturer_id = 0 ORDER BY name
84 0.0009 0.00086498260498047
SELECT * FROM productattributenames n WHERE hidden = 0 AND metabrowse = 1 ORDER BY n.displayname ASC
85 0.0048 0.0047769546508789
SELECT MAX(price) as maxprice, MIN(price) as minprice FROM products WHERE enabled = 1 AND hidden = 0 AND price <> 0 
86 0.0014 0.0013701915740967
SELECT * FROM manufacturers WHERE display_filter = 1 AND merge_manufacturer_id = 0 ORDER BY name
87 0.0004 0.00036287307739258
SELECT * FROM productattributenames n WHERE hidden = 0 AND metabrowse = 1 AND sidebarfilter = 1 ORDER BY n.displayname ASC
88 0.0009 0.00091195106506348
INSERT INTO searches (`keywords`, `timestamp`, `ip`) SELECT 'palais des thes the vert thE du hammam bote metal 100g', NOW(), '216.73.216.122'
89 0.0006 0.00058889389038086
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.00039100646972656
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.0059 0.0059239864349365
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.0005 0.00047707557678223
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.00043988227844238
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.0004 0.00041604042053223
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.0078 0.0078051090240479
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.0004 0.00036382675170898
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.00030303001403809
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.0005 0.00047707557678223
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.0005 0.00048494338989258
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.0058 0.0058069229125977
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.0004 0.0003511905670166
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.0003058910369873
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.00043702125549316
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.0073 0.0072591304779053
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.00032997131347656
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.00029110908508301
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.0004 0.00035500526428223
SELECT * FROM products WHERE id = '980'
108 0.0013 0.0012738704681396
SELECT * FROM productimages WHERE product_id = '980' ORDER BY sortorder ASC
109 0.0011 0.0010650157928467
SELECT * FROM product_image_select WHERE product_id = '980'
110 0.0008 0.00084090232849121
SELECT * FROM productcustomimages WHERE product_id = '980'
111 0.0012 0.00124192237854
SELECT a.name, n.displayname,a.value FROM productattributes a, productattributenames n WHERE product_id = '980' AND a.name = n.originalname
112 0.0009 0.00091910362243652
SELECT * FROM productoffers WHERE product_id = '980' AND merchantid = 'A1X6FK5RDHNB96'
113 0.0003 0.0003209114074707
SELECT * FROM productoffers
                WHERE product_id = '980' AND price > 0
                ORDER BY price ASC LIMIT 1
114 0.0004 0.00040102005004883
SELECT value FROM productattributes WHERE product_id = '980' AND (name = 'ListPriceAmount' OR name = 'ListPriceFormattedPrice') ORDER BY name LIMIT 1
115 0.0004 0.00037908554077148
SELECT * FROM products WHERE id = '981'
116 0.0003 0.0003361701965332
SELECT * FROM productimages WHERE product_id = '981' ORDER BY sortorder ASC
117 0.0005 0.00050997734069824
SELECT * FROM product_image_select WHERE product_id = '981'
118 0.0003 0.00032496452331543
SELECT * FROM productcustomimages WHERE product_id = '981'
119 0.0007 0.00072598457336426
SELECT a.name, n.displayname,a.value FROM productattributes a, productattributenames n WHERE product_id = '981' AND a.name = n.originalname
120 0.0004 0.00036001205444336
SELECT * FROM productoffers WHERE product_id = '981' AND merchantid = 'A1X6FK5RDHNB96'
121 0.0003 0.00027704238891602
SELECT * FROM productoffers
                WHERE product_id = '981' AND price > 0
                ORDER BY price ASC LIMIT 1
122 0.0003 0.00025606155395508
SELECT * FROM productoffers
                WHERE product_id = 981
                ORDER BY price ASC LIMIT 1
123 0.0003 0.00027585029602051
SELECT value FROM productattributes
                WHERE product_id = '981'
                AND name = 'ListPriceAmount'
124 0.0003 0.00029301643371582
SELECT value FROM productattributes WHERE product_id = '981' AND (name = 'ListPriceAmount' OR name = 'ListPriceFormattedPrice') ORDER BY name LIMIT 1
125 0.0004 0.00042080879211426
SELECT * FROM products WHERE id = '983'
126 0.0004 0.00035190582275391
SELECT * FROM productimages WHERE product_id = '983' ORDER BY sortorder ASC
127 0.0005 0.00054693222045898
SELECT * FROM product_image_select WHERE product_id = '983'
128 0.0004 0.00035190582275391
SELECT * FROM productcustomimages WHERE product_id = '983'
129 0.0008 0.00077199935913086
SELECT a.name, n.displayname,a.value FROM productattributes a, productattributenames n WHERE product_id = '983' AND a.name = n.originalname
130 0.0004 0.00039100646972656
SELECT * FROM productoffers WHERE product_id = '983' AND merchantid = 'A1X6FK5RDHNB96'
131 0.0003 0.0003058910369873
SELECT * FROM productoffers
                WHERE product_id = '983' AND price > 0
                ORDER BY price ASC LIMIT 1
132 0.0003 0.00031185150146484
SELECT * FROM productoffers
                WHERE product_id = 983
                ORDER BY price ASC LIMIT 1
133 0.0003 0.00030088424682617
SELECT value FROM productattributes
                WHERE product_id = '983'
                AND name = 'ListPriceAmount'
134 0.0003 0.00034499168395996
SELECT value FROM productattributes WHERE product_id = '983' AND (name = 'ListPriceAmount' OR name = 'ListPriceFormattedPrice') ORDER BY name LIMIT 1
135 0.0004 0.00042009353637695
SELECT * FROM products WHERE id = '3933'
136 0.0004 0.00041985511779785
SELECT * FROM productimages WHERE product_id = '3933' ORDER BY sortorder ASC
137 0.0004 0.00041413307189941
SELECT pi.*, p.parent_id FROM productimages pi, products p WHERE p.parent_id = '3933' AND p.id = pi.product_id ORDER BY pi.sortorder
138 0.0006 0.00058484077453613
SELECT * FROM product_image_select WHERE product_id = '3933'
139 0.0003 0.00034308433532715
SELECT * FROM productcustomimages WHERE product_id = '3933'
140 0.0004 0.00044417381286621
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 = '3933'
                GROUP BY o.product_id
141 0.0019 0.0018579959869385
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     = '3933'
                GROUP BY n.displayname
                ORDER BY n.displayname DESC
142 0.0004 0.00041007995605469
SELECT MAX(amountsaved) AS maxsaving, MIN(amountsaved) AS minsaving FROM productoffers o, products p WHERE o.product_id = p.id AND p.parent_id = 3933
143 0.0009 0.0009148120880127
SELECT a.name, n.displayname,a.value FROM productattributes a, productattributenames n WHERE product_id = '3933' AND a.name = n.originalname
144 0.0003 0.0003049373626709
SELECT * FROM productoffers WHERE product_id = '3933' AND merchantid = 'A1X6FK5RDHNB96'
145 0.0003 0.00030183792114258
SELECT * FROM productoffers
                WHERE product_id = '3933' AND price > 0
                ORDER BY price ASC LIMIT 1
146 0.0003 0.00027608871459961
SELECT * FROM productoffers
                WHERE product_id = 3933
                ORDER BY price ASC LIMIT 1
147 0.0003 0.0003058910369873
SELECT value FROM productattributes
                WHERE product_id = '3933'
                AND name = 'ListPriceAmount'
148 0.0003 0.0003359317779541
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 = '3933'
                GROUP BY o.product_id
149 0.0005 0.00052499771118164
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     = '3933'
                GROUP BY n.displayname
                ORDER BY n.displayname DESC
150 0.0003 0.00031900405883789
SELECT MAX(amountsaved) AS maxsaving, MIN(amountsaved) AS minsaving FROM productoffers o, products p WHERE o.product_id = p.id AND p.parent_id = 3933
151 0.0004 0.00044083595275879
SELECT value FROM productattributes WHERE product_id = '3933' AND (name = 'ListPriceAmount' OR name = 'ListPriceFormattedPrice') ORDER BY name LIMIT 1
152 0.0005 0.00048303604125977
SELECT  o.value
                FROM    products            p,
                        productoptions      o
                WHERE   p.parent_id     = '3933'
                  AND   p.id            = o.product_id
                  AND   o.name          = 'Color'
                GROUP BY o.value
                ORDER BY o.value ASC
153 0.0003 0.0003359317779541
SELECT * FROM products WHERE id = '989'
154 0.0004 0.00040102005004883
SELECT * FROM productimages WHERE product_id = '989' ORDER BY sortorder ASC
155 0.0006 0.00055599212646484
SELECT * FROM product_image_select WHERE product_id = '989'
156 0.0003 0.00033903121948242
SELECT * FROM productcustomimages WHERE product_id = '989'
157 0.0007 0.00072693824768066
SELECT a.name, n.displayname,a.value FROM productattributes a, productattributenames n WHERE product_id = '989' AND a.name = n.originalname
158 0.0004 0.00039100646972656
SELECT * FROM productoffers WHERE product_id = '989' AND merchantid = 'A1X6FK5RDHNB96'
159 0.0003 0.0003349781036377
SELECT * FROM productoffers
                WHERE product_id = '989' AND price > 0
                ORDER BY price ASC LIMIT 1
160 0.0003 0.00032806396484375
SELECT value FROM productattributes WHERE product_id = '989' AND (name = 'ListPriceAmount' OR name = 'ListPriceFormattedPrice') ORDER BY name LIMIT 1
161 0.0004 0.00040698051452637
SELECT * FROM products WHERE id = '993'
162 0.0004 0.00038504600524902
SELECT * FROM productimages WHERE product_id = '993' ORDER BY sortorder ASC
163 0.0006 0.00056695938110352
SELECT * FROM product_image_select WHERE product_id = '993'
164 0.0003 0.00032186508178711
SELECT * FROM productcustomimages WHERE product_id = '993'
165 0.0011 0.0011048316955566
SELECT a.name, n.displayname,a.value FROM productattributes a, productattributenames n WHERE product_id = '993' AND a.name = n.originalname
166 0.0004 0.00040698051452637
SELECT * FROM productoffers WHERE product_id = '993' AND merchantid = 'A1X6FK5RDHNB96'
167 0.0003 0.00031208992004395
SELECT * FROM productoffers
                WHERE product_id = '993' AND price > 0
                ORDER BY price ASC LIMIT 1
168 0.0003 0.00025701522827148
SELECT * FROM productoffers
                WHERE product_id = 993
                ORDER BY price ASC LIMIT 1
169 0.0003 0.00028419494628906
SELECT value FROM productattributes
                WHERE product_id = '993'
                AND name = 'ListPriceAmount'
170 0.0004 0.00043988227844238
SELECT * FROM products WHERE id = '997'
171 0.0004 0.00041103363037109
SELECT * FROM productimages WHERE product_id = '997' ORDER BY sortorder ASC
172 0.0006 0.00056219100952148
SELECT * FROM product_image_select WHERE product_id = '997'
173 0.0003 0.00031590461730957
SELECT * FROM productcustomimages WHERE product_id = '997'
174 0.0009 0.00090193748474121
SELECT a.name, n.displayname,a.value FROM productattributes a, productattributenames n WHERE product_id = '997' AND a.name = n.originalname
175 0.0004 0.00040316581726074
SELECT * FROM productoffers WHERE product_id = '997' AND merchantid = 'A1X6FK5RDHNB96'
176 0.0003 0.00028800964355469
SELECT * FROM productoffers
                WHERE product_id = '997' AND price > 0
                ORDER BY price ASC LIMIT 1
177 0.0003 0.00030803680419922
SELECT * FROM productoffers
                WHERE product_id = 997
                ORDER BY price ASC LIMIT 1
178 0.0003 0.00029397010803223
SELECT value FROM productattributes
                WHERE product_id = '997'
                AND name = 'ListPriceAmount'
179 0.0004 0.00035810470581055
SELECT value FROM productattributes WHERE product_id = '997' AND (name = 'ListPriceAmount' OR name = 'ListPriceFormattedPrice') ORDER BY name LIMIT 1
180 0.0004 0.00044798851013184
SELECT * FROM products WHERE id = '998'
181 0.0004 0.00040388107299805
SELECT * FROM productimages WHERE product_id = '998' ORDER BY sortorder ASC
182 0.0005 0.00054502487182617
SELECT * FROM product_image_select WHERE product_id = '998'
183 0.0003 0.00031399726867676
SELECT * FROM productcustomimages WHERE product_id = '998'
184 0.0010 0.001039981842041
SELECT a.name, n.displayname,a.value FROM productattributes a, productattributenames n WHERE product_id = '998' AND a.name = n.originalname
185 0.0004 0.00040102005004883
SELECT * FROM productoffers WHERE product_id = '998' AND merchantid = 'A1X6FK5RDHNB96'
186 0.0005 0.00045585632324219
SELECT * FROM productoffers
                WHERE product_id = '998' AND price > 0
                ORDER BY price ASC LIMIT 1
187 0.0005 0.00052309036254883
SELECT value FROM productattributes WHERE product_id = '998' AND (name = 'ListPriceAmount' OR name = 'ListPriceFormattedPrice') ORDER BY name LIMIT 1
188 0.0007 0.00074911117553711
SELECT * FROM products WHERE id = '999'
189 0.0005 0.00046205520629883
SELECT * FROM productimages WHERE product_id = '999' ORDER BY sortorder ASC
190 0.0006 0.00060105323791504
SELECT * FROM product_image_select WHERE product_id = '999'
191 0.0003 0.00029802322387695
SELECT * FROM productcustomimages WHERE product_id = '999'
192 0.0006 0.00057816505432129
SELECT a.name, n.displayname,a.value FROM productattributes a, productattributenames n WHERE product_id = '999' AND a.name = n.originalname
193 0.0005 0.00047707557678223
SELECT * FROM productoffers WHERE product_id = '999' AND merchantid = 'A1X6FK5RDHNB96'
194 0.0004 0.00037217140197754
SELECT * FROM productoffers
                WHERE product_id = '999' AND price > 0
                ORDER BY price ASC LIMIT 1
195 0.0002 0.00024604797363281
SELECT * FROM productoffers
                WHERE product_id = 999
                ORDER BY price ASC LIMIT 1
196 0.0002 0.00024890899658203
SELECT value FROM productattributes
                WHERE product_id = '999'
                AND name = 'ListPriceAmount'
197 0.0003 0.00027894973754883
SELECT value FROM productattributes WHERE product_id = '999' AND (name = 'ListPriceAmount' OR name = 'ListPriceFormattedPrice') ORDER BY name LIMIT 1
198 0.0004 0.00037097930908203
SELECT * FROM products WHERE id = '1000'
199 0.0007 0.00067996978759766
SELECT * FROM productimages WHERE product_id = '1000' ORDER BY sortorder ASC
200 0.0005 0.00047492980957031
SELECT * FROM product_image_select WHERE product_id = '1000'
201 0.0006 0.00063991546630859
SELECT * FROM productcustomimages WHERE product_id = '1000'
202 0.0006 0.00060319900512695
SELECT a.name, n.displayname,a.value FROM productattributes a, productattributenames n WHERE product_id = '1000' AND a.name = n.originalname
203 0.0003 0.00033092498779297
SELECT * FROM productoffers WHERE product_id = '1000' AND merchantid = 'A1X6FK5RDHNB96'
204 0.0005 0.00054597854614258
SELECT * FROM productoffers
                WHERE product_id = '1000' AND price > 0
                ORDER BY price ASC LIMIT 1
205 0.0006 0.00061416625976562
SELECT value FROM productattributes WHERE product_id = '1000' AND (name = 'ListPriceAmount' OR name = 'ListPriceFormattedPrice') ORDER BY name LIMIT 1
206 0.0004 0.00037312507629395
SELECT * FROM products WHERE id = '1003'
207 0.0004 0.00038504600524902
SELECT * FROM productimages WHERE product_id = '1003' ORDER BY sortorder ASC
208 0.0006 0.00058388710021973
SELECT * FROM product_image_select WHERE product_id = '1003'
209 0.0003 0.00029492378234863
SELECT * FROM productcustomimages WHERE product_id = '1003'
210 0.0006 0.00061511993408203
SELECT a.name, n.displayname,a.value FROM productattributes a, productattributenames n WHERE product_id = '1003' AND a.name = n.originalname
211 0.0004 0.00041103363037109
SELECT * FROM productoffers WHERE product_id = '1003' AND merchantid = 'A1X6FK5RDHNB96'
212 0.0003 0.00026202201843262
SELECT * FROM productoffers
                WHERE product_id = '1003' AND price > 0
                ORDER BY price ASC LIMIT 1
213 0.0003 0.00027203559875488
SELECT * FROM productoffers
                WHERE product_id = 1003
                ORDER BY price ASC LIMIT 1
214 0.0003 0.00026202201843262
SELECT value FROM productattributes
                WHERE product_id = '1003'
                AND name = 'ListPriceAmount'
215 0.0004 0.00039196014404297
SELECT value FROM productattributes WHERE product_id = '1003' AND (name = 'ListPriceAmount' OR name = 'ListPriceFormattedPrice') ORDER BY name LIMIT 1
216 0.0004 0.00041699409484863
SELECT * FROM products WHERE id = '1007'
217 0.0003 0.00033807754516602
SELECT * FROM productimages WHERE product_id = '1007' ORDER BY sortorder ASC
218 0.0005 0.00047183036804199
SELECT * FROM product_image_select WHERE product_id = '1007'
219 0.0003 0.00027990341186523
SELECT * FROM productcustomimages WHERE product_id = '1007'
220 0.0007 0.00068902969360352
SELECT a.name, n.displayname,a.value FROM productattributes a, productattributenames n WHERE product_id = '1007' AND a.name = n.originalname
221 0.0003 0.00032520294189453
SELECT * FROM productoffers WHERE product_id = '1007' AND merchantid = 'A1X6FK5RDHNB96'
222 0.0003 0.00026679039001465
SELECT * FROM productoffers
                WHERE product_id = '1007' AND price > 0
                ORDER BY price ASC LIMIT 1
223 0.0003 0.00030112266540527
SELECT value FROM productattributes WHERE product_id = '1007' AND (name = 'ListPriceAmount' OR name = 'ListPriceFormattedPrice') ORDER BY name LIMIT 1
224 0.0004 0.00035905838012695
SELECT * FROM products WHERE id = '1008'
225 0.0003 0.00034904479980469
SELECT * FROM productimages WHERE product_id = '1008' ORDER BY sortorder ASC
226 0.0004 0.0004429817199707
SELECT * FROM product_image_select WHERE product_id = '1008'
227 0.0003 0.00026702880859375
SELECT * FROM productcustomimages WHERE product_id = '1008'
228 0.0007 0.0006871223449707
SELECT a.name, n.displayname,a.value FROM productattributes a, productattributenames n WHERE product_id = '1008' AND a.name = n.originalname
229 0.0003 0.00031900405883789
SELECT * FROM productoffers WHERE product_id = '1008' AND merchantid = 'A1X6FK5RDHNB96'
230 0.0002 0.00024986267089844
SELECT * FROM productoffers
                WHERE product_id = '1008' AND price > 0
                ORDER BY price ASC LIMIT 1
231 0.0002 0.00023007392883301
SELECT * FROM productoffers
                WHERE product_id = 1008
                ORDER BY price ASC LIMIT 1
232 0.0003 0.00025105476379395
SELECT value FROM productattributes
                WHERE product_id = '1008'
                AND name = 'ListPriceAmount'
233 0.0003 0.0002751350402832
SELECT value FROM productattributes WHERE product_id = '1008' AND (name = 'ListPriceAmount' OR name = 'ListPriceFormattedPrice') ORDER BY name LIMIT 1
234 0.0004 0.00035405158996582
SELECT * FROM products WHERE id = '1014'
235 0.0004 0.00040602684020996
SELECT * FROM productimages WHERE product_id = '1014' ORDER BY sortorder ASC
236 0.0004 0.00044107437133789
SELECT * FROM product_image_select WHERE product_id = '1014'
237 0.0003 0.00027990341186523
SELECT * FROM productcustomimages WHERE product_id = '1014'
238 0.0006 0.00064992904663086
SELECT a.name, n.displayname,a.value FROM productattributes a, productattributenames n WHERE product_id = '1014' AND a.name = n.originalname
239 0.0003 0.00031900405883789
SELECT * FROM productoffers WHERE product_id = '1014' AND merchantid = 'A1X6FK5RDHNB96'
240 0.0003 0.0002901554107666
SELECT * FROM productoffers
                WHERE product_id = '1014' AND price > 0
                ORDER BY price ASC LIMIT 1
241 0.0003 0.00026607513427734
SELECT value FROM productattributes WHERE product_id = '1014' AND (name = 'ListPriceAmount' OR name = 'ListPriceFormattedPrice') ORDER BY name LIMIT 1
242 0.0003 0.00033903121948242
SELECT * FROM products WHERE id = '1020'
243 0.0003 0.00030207633972168
SELECT * FROM productimages WHERE product_id = '1020' ORDER BY sortorder ASC
244 0.0004 0.00043487548828125
SELECT * FROM product_image_select WHERE product_id = '1020'
245 0.0003 0.00027084350585938
SELECT * FROM productcustomimages WHERE product_id = '1020'
246 0.0006 0.00056290626525879
SELECT a.name, n.displayname,a.value FROM productattributes a, productattributenames n WHERE product_id = '1020' AND a.name = n.originalname
247 0.0003 0.00031113624572754
SELECT * FROM productoffers WHERE product_id = '1020' AND merchantid = 'A1X6FK5RDHNB96'
248 0.0002 0.00024294853210449
SELECT * FROM productoffers
                WHERE product_id = '1020' AND price > 0
                ORDER BY price ASC LIMIT 1
249 0.0002 0.00022411346435547
SELECT * FROM productoffers
                WHERE product_id = 1020
                ORDER BY price ASC LIMIT 1
250 0.0002 0.000244140625
SELECT value FROM productattributes
                WHERE product_id = '1020'
                AND name = 'ListPriceAmount'
251 0.0003 0.00026798248291016
SELECT value FROM productattributes WHERE product_id = '1020' AND (name = 'ListPriceAmount' OR name = 'ListPriceFormattedPrice') ORDER BY name LIMIT 1
252 0.0004 0.00037312507629395
SELECT * FROM products WHERE id = '1021'
253 0.0003 0.00030088424682617
SELECT * FROM productimages WHERE product_id = '1021' ORDER BY sortorder ASC
254 0.0005 0.00048589706420898
SELECT * FROM product_image_select WHERE product_id = '1021'
255 0.0003 0.00027608871459961
SELECT * FROM productcustomimages WHERE product_id = '1021'
256 0.0007 0.00072789192199707
SELECT a.name, n.displayname,a.value FROM productattributes a, productattributenames n WHERE product_id = '1021' AND a.name = n.originalname
257 0.0003 0.00031781196594238
SELECT * FROM productoffers WHERE product_id = '1021' AND merchantid = 'A1X6FK5RDHNB96'
258 0.0002 0.00024604797363281
SELECT * FROM productoffers
                WHERE product_id = '1021' AND price > 0
                ORDER BY price ASC LIMIT 1
259 0.0002 0.00024294853210449
SELECT * FROM productoffers
                WHERE product_id = 1021
                ORDER BY price ASC LIMIT 1
260 0.0002 0.00024819374084473
SELECT value FROM productattributes
                WHERE product_id = '1021'
                AND name = 'ListPriceAmount'
261 0.0003 0.00025701522827148
SELECT value FROM productattributes WHERE product_id = '1021' AND (name = 'ListPriceAmount' OR name = 'ListPriceFormattedPrice') ORDER BY name LIMIT 1
262 0.0004 0.00040507316589355
SELECT * FROM products WHERE id = '1037'
263 0.0004 0.00035405158996582
SELECT * FROM productimages WHERE product_id = '1037' ORDER BY sortorder ASC
264 0.0005 0.00045108795166016
SELECT * FROM product_image_select WHERE product_id = '1037'
265 0.0003 0.00031304359436035
SELECT * FROM productcustomimages WHERE product_id = '1037'
266 0.0006 0.0006110668182373
SELECT a.name, n.displayname,a.value FROM productattributes a, productattributenames n WHERE product_id = '1037' AND a.name = n.originalname
267 0.0003 0.00032401084899902
SELECT * FROM productoffers WHERE product_id = '1037' AND merchantid = 'A1X6FK5RDHNB96'
268 0.0003 0.00031495094299316
SELECT * FROM productoffers
                WHERE product_id = '1037' AND price > 0
                ORDER BY price ASC LIMIT 1
269 0.0003 0.00027012825012207
SELECT value FROM productattributes WHERE product_id = '1037' AND (name = 'ListPriceAmount' OR name = 'ListPriceFormattedPrice') ORDER BY name LIMIT 1
270 0.0004 0.00035190582275391
SELECT * FROM products WHERE id = '1040'
271 0.0003 0.00032401084899902
SELECT * FROM productimages WHERE product_id = '1040' ORDER BY sortorder ASC
272 0.0005 0.00046181678771973
SELECT * FROM product_image_select WHERE product_id = '1040'
273 0.0003 0.00027990341186523
SELECT * FROM productcustomimages WHERE product_id = '1040'
274 0.0006 0.00064802169799805
SELECT a.name, n.displayname,a.value FROM productattributes a, productattributenames n WHERE product_id = '1040' AND a.name = n.originalname
275 0.0003 0.00031495094299316
SELECT * FROM productoffers WHERE product_id = '1040' AND merchantid = 'A1X6FK5RDHNB96'
276 0.0003 0.00025296211242676
SELECT * FROM productoffers
                WHERE product_id = '1040' AND price > 0
                ORDER BY price ASC LIMIT 1
277 0.0002 0.00024294853210449
SELECT * FROM productoffers
                WHERE product_id = 1040
                ORDER BY price ASC LIMIT 1
278 0.0003 0.00026321411132812
SELECT value FROM productattributes
                WHERE product_id = '1040'
                AND name = 'ListPriceAmount'
279 0.0003 0.00028681755065918
SELECT value FROM productattributes WHERE product_id = '1040' AND (name = 'ListPriceAmount' OR name = 'ListPriceFormattedPrice') ORDER BY name LIMIT 1
280 0.0009 0.00091004371643066
SELECT * FROM customerreviews WHERE approved = 1 AND productid = '980' ORDER BY timestamp DESC
281 0.0002 0.00023698806762695
SELECT * FROM customerreviews WHERE approved = 1 AND productid = '981' ORDER BY timestamp DESC
282 0.0002 0.0002140998840332
SELECT * FROM customerreviews WHERE approved = 1 AND productid = '983' ORDER BY timestamp DESC
283 0.0002 0.00021100044250488
SELECT * FROM customerreviews WHERE approved = 1 AND productid = '3933' ORDER BY timestamp DESC
284 0.0002 0.00020694732666016
SELECT * FROM customerreviews WHERE approved = 1 AND productid = '989' ORDER BY timestamp DESC
285 0.0002 0.00020980834960938
SELECT * FROM customerreviews WHERE approved = 1 AND productid = '993' ORDER BY timestamp DESC
286 0.0002 0.00022506713867188
SELECT * FROM customerreviews WHERE approved = 1 AND productid = '997' ORDER BY timestamp DESC
287 0.0002 0.00021076202392578
SELECT * FROM customerreviews WHERE approved = 1 AND productid = '998' ORDER BY timestamp DESC
288 0.0002 0.00020599365234375
SELECT * FROM customerreviews WHERE approved = 1 AND productid = '999' ORDER BY timestamp DESC
289 0.0002 0.0002129077911377
SELECT * FROM customerreviews WHERE approved = 1 AND productid = '1000' ORDER BY timestamp DESC
290 0.0002 0.00020480155944824
SELECT * FROM customerreviews WHERE approved = 1 AND productid = '1003' ORDER BY timestamp DESC
291 0.0002 0.0002140998840332
SELECT * FROM customerreviews WHERE approved = 1 AND productid = '1007' ORDER BY timestamp DESC
292 0.0002 0.00021886825561523
SELECT * FROM customerreviews WHERE approved = 1 AND productid = '1008' ORDER BY timestamp DESC
293 0.0002 0.0002129077911377
SELECT * FROM customerreviews WHERE approved = 1 AND productid = '1014' ORDER BY timestamp DESC
294 0.0002 0.00021719932556152
SELECT * FROM customerreviews WHERE approved = 1 AND productid = '1020' ORDER BY timestamp DESC
295 0.0002 0.00021505355834961
SELECT * FROM customerreviews WHERE approved = 1 AND productid = '1021' ORDER BY timestamp DESC
296 0.0002 0.00022602081298828
SELECT * FROM customerreviews WHERE approved = 1 AND productid = '1037' ORDER BY timestamp DESC
297 0.0002 0.00020790100097656
SELECT * FROM customerreviews WHERE approved = 1 AND productid = '1040' ORDER BY timestamp DESC
298 0.0008 0.00084495544433594
SELECT * FROM template_info WHERE templateuid = 'fsb-fluid2018'
299 0.0007 0.00070905685424805
SELECT ga_value FROM google_analytics_options WHERE `ga_key` = 'ga_user_data'
300 0.0003 0.00026607513427734
SELECT ga_value FROM google_analytics_options WHERE `ga_key` = 'ga_tracking_status'
301 0.0116 0.011618137359619
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
302 0.0011 0.001121997833252
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
303 0.0004 0.00043988227844238
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
304 0.0005 0.00046491622924805
SELECT * FROM products WHERE id = 1626
305 0.0003 0.00029301643371582
SELECT * FROM products WHERE id = 4041
306 0.0003 0.00025010108947754
SELECT * FROM products WHERE id = 4312
307 0.0003 0.00027680397033691
SELECT * FROM products WHERE id = 777
308 0.0003 0.00030398368835449
SELECT * FROM products WHERE id = 3881
309 0.0003 0.00027298927307129
SELECT * FROM products WHERE id = 4213
310 0.0003 0.0002751350402832
SELECT * FROM products WHERE id = '1626'
311 0.0004 0.00036787986755371
SELECT * FROM productimages WHERE product_id = '1626' ORDER BY sortorder ASC
312 0.0005 0.00049114227294922
SELECT * FROM product_image_select WHERE product_id = '1626'
313 0.0003 0.00032401084899902
SELECT * FROM productcustomimages WHERE product_id = '1626'
314 0.0006 0.00064301490783691
SELECT a.name, n.displayname,a.value FROM productattributes a, productattributenames n WHERE product_id = '1626' AND a.name = n.originalname
315 0.0003 0.00034594535827637
SELECT * FROM productoffers WHERE product_id = '1626' AND merchantid = 'A1X6FK5RDHNB96'
316 0.0003 0.00029301643371582
SELECT * FROM productoffers
                WHERE product_id = '1626' AND price > 0
                ORDER BY price ASC LIMIT 1
317 0.0003 0.00029492378234863
SELECT value FROM productattributes WHERE product_id = '1626' AND (name = 'ListPriceAmount' OR name = 'ListPriceFormattedPrice') ORDER BY name LIMIT 1
318 0.0004 0.00036501884460449
SELECT * FROM products WHERE id = '4041'
319 0.0003 0.00034904479980469
SELECT * FROM productimages WHERE product_id = '4041' ORDER BY sortorder ASC
320 0.0005 0.00047993659973145
SELECT * FROM product_image_select WHERE product_id = '4041'
321 0.0003 0.00029301643371582
SELECT * FROM productcustomimages WHERE product_id = '4041'
322 0.0008 0.00077700614929199
SELECT a.name, n.displayname,a.value FROM productattributes a, productattributenames n WHERE product_id = '4041' AND a.name = n.originalname
323 0.0003 0.00034904479980469
SELECT * FROM productoffers WHERE product_id = '4041' AND merchantid = 'A1X6FK5RDHNB96'
324 0.0003 0.00029301643371582
SELECT * FROM productoffers
                WHERE product_id = '4041' AND price > 0
                ORDER BY price ASC LIMIT 1
325 0.0003 0.00027585029602051
SELECT value FROM productattributes WHERE product_id = '4041' AND (name = 'ListPriceAmount' OR name = 'ListPriceFormattedPrice') ORDER BY name LIMIT 1
326 0.0003 0.00033903121948242
SELECT * FROM products WHERE id = '4312'
327 0.0003 0.00031018257141113
SELECT * FROM productimages WHERE product_id = '4312' ORDER BY sortorder ASC
328 0.0004 0.0004429817199707
SELECT * FROM product_image_select WHERE product_id = '4312'
329 0.0003 0.00027108192443848
SELECT * FROM productcustomimages WHERE product_id = '4312'
330 0.0007 0.00065207481384277
SELECT a.name, n.displayname,a.value FROM productattributes a, productattributenames n WHERE product_id = '4312' AND a.name = n.originalname
331 0.0003 0.0003049373626709
SELECT * FROM productoffers WHERE product_id = '4312' AND merchantid = 'A1X6FK5RDHNB96'
332 0.0003 0.00028705596923828
SELECT * FROM productoffers
                WHERE product_id = '4312' AND price > 0
                ORDER BY price ASC LIMIT 1
333 0.0004 0.00040793418884277
SELECT value FROM productattributes WHERE product_id = '4312' AND (name = 'ListPriceAmount' OR name = 'ListPriceFormattedPrice') ORDER BY name LIMIT 1
334 0.0003 0.00034093856811523
SELECT * FROM products WHERE id = '777'
335 0.0003 0.00031089782714844
SELECT * FROM productimages WHERE product_id = '777' ORDER BY sortorder ASC
336 0.0004 0.0004420280456543
SELECT * FROM product_image_select WHERE product_id = '777'
337 0.0003 0.00026202201843262
SELECT * FROM productcustomimages WHERE product_id = '777'
338 0.0007 0.00065016746520996
SELECT a.name, n.displayname,a.value FROM productattributes a, productattributenames n WHERE product_id = '777' AND a.name = n.originalname
339 0.0003 0.00031495094299316
SELECT * FROM productoffers WHERE product_id = '777' AND merchantid = 'A1X6FK5RDHNB96'
340 0.0003 0.00026798248291016
SELECT * FROM productoffers
                WHERE product_id = '777' AND price > 0
                ORDER BY price ASC LIMIT 1
341 0.0003 0.00027203559875488
SELECT value FROM productattributes WHERE product_id = '777' AND (name = 'ListPriceAmount' OR name = 'ListPriceFormattedPrice') ORDER BY name LIMIT 1
342 0.0004 0.00035905838012695
SELECT * FROM products WHERE id = '3881'
343 0.0004 0.00035619735717773
SELECT * FROM productimages WHERE product_id = '3881' ORDER BY sortorder ASC
344 0.0004 0.00043392181396484
SELECT * FROM product_image_select WHERE product_id = '3881'
345 0.0003 0.00028610229492188
SELECT * FROM productcustomimages WHERE product_id = '3881'
346 0.0008 0.00080204010009766
SELECT a.name, n.displayname,a.value FROM productattributes a, productattributenames n WHERE product_id = '3881' AND a.name = n.originalname
347 0.0003 0.00031805038452148
SELECT * FROM productoffers WHERE product_id = '3881' AND merchantid = 'A1X6FK5RDHNB96'
348 0.0003 0.00026917457580566
SELECT * FROM productoffers
                WHERE product_id = '3881' AND price > 0
                ORDER BY price ASC LIMIT 1
349 0.0003 0.00029802322387695
SELECT value FROM productattributes WHERE product_id = '3881' AND (name = 'ListPriceAmount' OR name = 'ListPriceFormattedPrice') ORDER BY name LIMIT 1
350 0.0004 0.00038886070251465
SELECT * FROM products WHERE id = '4213'
351 0.0004 0.00038385391235352
SELECT * FROM productimages WHERE product_id = '4213' ORDER BY sortorder ASC
352 0.0004 0.00043416023254395
SELECT * FROM product_image_select WHERE product_id = '4213'
353 0.0003 0.0002739429473877
SELECT * FROM productcustomimages WHERE product_id = '4213'
354 0.0007 0.00070285797119141
SELECT a.name, n.displayname,a.value FROM productattributes a, productattributenames n WHERE product_id = '4213' AND a.name = n.originalname
355 0.0004 0.00038814544677734
SELECT * FROM productoffers WHERE product_id = '4213' AND merchantid = 'A1X6FK5RDHNB96'
356 0.0003 0.00028014183044434
SELECT * FROM productoffers
                WHERE product_id = '4213' AND price > 0
                ORDER BY price ASC LIMIT 1
357 0.0003 0.0003199577331543
SELECT value FROM productattributes WHERE product_id = '4213' AND (name = 'ListPriceAmount' OR name = 'ListPriceFormattedPrice') ORDER BY name LIMIT 1
358 0.0012 0.0012171268463135
SELECT * FROM template_includes WHERE deleted = 0 AND templateuid = 'fsb-fluid2018' AND area = 'header' ORDER BY sortorder ASC
359 0.0005 0.00051188468933105
SELECT * FROM template_includes WHERE deleted = 0 AND templateuid = 'fsb-fluid2018' AND area = 'footer' ORDER BY sortorder ASC
360 0.0016 0.0016388893127441
SELECT * FROM template_css WHERE deleted = 0 AND templateuid = 'fsb-fluid2018' AND skinuid = ''
361 0.0009 0.00092196464538574
SELECT * FROM template_images WHERE deleted = 0 AND templateuid = 'fsb-fluid2018'
362 0.0004 0.00037813186645508
SELECT * FROM template_images WHERE deleted = 0 AND templateuid = 'fsb-fluid2018'
363 0.0005 0.00046014785766602
SELECT * FROM template_images WHERE templateuid = 'fsb-fluid2018' AND imageuid = 'FB_DEFAULT_SHARE_IMAGE'
364 0.0004 0.00041413307189941
SELECT * FROM template_images WHERE templateuid = 'fsb-fluid2018' AND imageuid = 'HEAD_LOGO'