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.5536108016968 373 1.0765 0


No Amazon API Requests Made.


App Debug - Total Time 1.5536108016968 seconds

Number Time From Start Name Description
1 0.41216683387756 Initialise Initialise FSB Function
2 0.41419291496277 App Controller Start Start of the App controller (called before the controller of every page)
3 0.43806791305542 Start of getCategoryListByGroup Function Before first category groups query
4 0.43881988525391 After initial query Before first category groups query
5 0.43882083892822 Get Category List for Group Before the call to getCategoryList function
6 0.43882393836975 Start of GetCategoryList function Start of the function
7 0.43882584571838 Before getting categories Query to get specific category list
8 0.43981003761292 After getting categories Query to get specific category list
9 0.43981099128723 Before getting category custom Before call to function getCategoryCustom
10 0.45610880851746 After getting category custom After call to function getCategoryCustom
11 0.45611190795898 Before getting category custom Before call to function getCategoryCustom
12 0.46478199958801 After getting category custom After call to function getCategoryCustom
13 0.46478390693665 Before getting category custom Before call to function getCategoryCustom
14 0.46963882446289 After getting category custom After call to function getCategoryCustom
15 0.46964001655579 Before getting category custom Before call to function getCategoryCustom
16 0.47266101837158 After getting category custom After call to function getCategoryCustom
17 0.4726619720459 Before getting category custom Before call to function getCategoryCustom
18 0.47567391395569 After getting category custom After call to function getCategoryCustom
19 0.47567486763 Before getting category custom Before call to function getCategoryCustom
20 0.47896695137024 After getting category custom After call to function getCategoryCustom
21 0.47896981239319 End of GetCategoryList function End of the function
22 0.47897696495056 Get Category List for Group Before the call to getCategoryList function
23 0.47897887229919 Start of GetCategoryList function Start of the function
24 0.47897982597351 Before getting categories Query to get specific category list
25 0.47931599617004 End of getCategoryListByGroup Function Before return()
26 1.2901928424835 App Controller End End of the App controller (called before the controller of every page)
27 1.4440178871155 App_after Controller Start Start of the App_after controller (called after the controller of every page)
28 1.4450199604034 Before Get Options Before the call to getOptions in the tpl class
29 1.485132932663 After Get Options After the call to getOptions in the tpl class
30 1.4851679801941 App_after Controller End End of the App_after controller (called after the controller of every page)
31 1.5536019802094 Finalizing debug Before the debug is output to the page.
32 1.5536108016968 End of App This is the end of the app logging, final timestamp


Query Debug - 373 Database Queries. Total time 1.0765 seconds

Number Time (Seconds) Time (Milliseconds) Query
1 0.0015 0.0014631748199463
SELECT parameter, value FROM parameters
2 0.0025 0.0024890899658203
SELECT * FROM `bad_bots`
3 0.0003 0.00027799606323242
SET time_zone = 'Europe/London'
4 0.0009 0.00089907646179199
SELECT version FROM version ORDER BY `installed` DESC LIMIT 1
5 0.0009 0.00085592269897461
INSERT INTO ga_users (`isbot`, `ips`) SELECT '1', 'a:1:{i:0;s:14:\"216.73.216.238\";}'
6 0.0007 0.00072598457336426
INSERT INTO ga_sessions (`sessionlastseen`) SELECT '1751539707'
7 0.0012 0.0012221336364746
SELECT * FROM autorun ORDER BY lastrun ASC
8 0.0003 0.00029206275939941
UPDATE autorun SET lastrun = '2025-07-03 10:48:28' WHERE id = '8'
9 0.0003 0.00032210350036621
SELECT * FROM version ORDER BY installed DESC LIMIT 1
10 0.0009 0.00088000297546387
SELECT id FROM pages WHERE pagename = 'search' LIMIT 1
11 0.0003 0.00025010108947754
SELECT * FROM pages WHERE id = 52
12 0.0015 0.0014920234680176
SELECT * FROM template_options WHERE deleted = 0 AND templateuid = 'fsb-fluid2018'
13 0.0215 0.021488904953003
SELECT * FROM template_text WHERE deleted = 0 AND templateuid = 'fsb-fluid2018' AND language = 'en'
14 0.0004 0.00040006637573242
SELECT * FROM pages WHERE pagename = 'search'
15 0.0007 0.00074195861816406
SELECT * FROM categorygroups ORDER BY sortorder ASC
16 0.0010 0.00096988677978516
SELECT * FROM categories WHERE parent_id = '0' AND categorygroup_id = '1'  AND hidden = 0 ORDER BY sortorder ASC
17 0.0067 0.006688117980957
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.00098991394042969
SELECT COUNT(*) FROM ebay_products p, products_categories pc WHERE p.id = pc.product_id AND prod_type = 'ebay' AND pc.category_id = 26
19 0.0008 0.00075507164001465
SELECT COUNT(DISTINCT(bundle_id)) FROM bundle_categories WHERE category_id = 26
20 0.0003 0.00034499168395996
SELECT id FROM categories WHERE parent_id = '26'
21 0.0047 0.004749059677124
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.00084781646728516
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.0008 0.00079202651977539
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.0007 0.0007169246673584
SELECT COUNT(DISTINCT(id)) FROM categories_autopopulate WHERE category_id = '26'
25 0.0003 0.00030303001403809
SELECT * FROM categorygroups WHERE id = '1'
26 0.0032 0.0031580924987793
SELECT COUNT(DISTINCT(c.product_id)) FROM products_categories c, products p WHERE c.product_id = p.id AND p.parent_id = 0 AND c.category_id = 27
27 0.0004 0.00035810470581055
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.00028395652770996
SELECT COUNT(DISTINCT(bundle_id)) FROM bundle_categories WHERE category_id = 27
29 0.0003 0.00031185150146484
SELECT id FROM categories WHERE parent_id = '27'
30 0.0030 0.0030291080474854
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.00034689903259277
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.0005 0.00045108795166016
SELECT COUNT(DISTINCT(cp.id)) FROM custom_products cp, products_categories c
				WHERE cp.id = c.product_id
				  AND c.category_id IN (27)
				  AND c.prod_type = 'custom'
				  AND cp.hide = 0
33 0.0004 0.00036787986755371
SELECT COUNT(DISTINCT(id)) FROM categories_autopopulate WHERE category_id = '27'
34 0.0003 0.00029397010803223
SELECT * FROM categorygroups WHERE id = '1'
35 0.0013 0.0012750625610352
SELECT COUNT(DISTINCT(c.product_id)) FROM products_categories c, products p WHERE c.product_id = p.id AND p.parent_id = 0 AND c.category_id = 28
36 0.0003 0.00032687187194824
SELECT COUNT(*) FROM ebay_products p, products_categories pc WHERE p.id = pc.product_id AND prod_type = 'ebay' AND pc.category_id = 28
37 0.0003 0.00031614303588867
SELECT COUNT(DISTINCT(bundle_id)) FROM bundle_categories WHERE category_id = 28
38 0.0003 0.00030612945556641
SELECT id FROM categories WHERE parent_id = '28'
39 0.0013 0.0012619495391846
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.00034713745117188
SELECT COUNT(DISTINCT(p.id)) FROM bundles p, bundle_categories c
				WHERE p.id = c.bundle_id
				  AND c.category_id IN (28)
				  AND p.disabled = 0 
41 0.0003 0.00033807754516602
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.0004 0.00036501884460449
SELECT COUNT(DISTINCT(id)) FROM categories_autopopulate WHERE category_id = '28'
43 0.0003 0.00027704238891602
SELECT * FROM categorygroups WHERE id = '1'
44 0.0004 0.0003960132598877
SELECT COUNT(DISTINCT(c.product_id)) FROM products_categories c, products p WHERE c.product_id = p.id AND p.parent_id = 0 AND c.category_id = 29
45 0.0003 0.00031089782714844
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.00026512145996094
SELECT COUNT(DISTINCT(bundle_id)) FROM bundle_categories WHERE category_id = 29
47 0.0003 0.00029492378234863
SELECT id FROM categories WHERE parent_id = '29'
48 0.0004 0.00044488906860352
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.00031518936157227
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.0003361701965332
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.00030779838562012
SELECT COUNT(DISTINCT(id)) FROM categories_autopopulate WHERE category_id = '29'
52 0.0003 0.00029397010803223
SELECT * FROM categorygroups WHERE id = '1'
53 0.0004 0.00038909912109375
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.00030088424682617
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.00026392936706543
SELECT COUNT(DISTINCT(bundle_id)) FROM bundle_categories WHERE category_id = 30
56 0.0003 0.00029516220092773
SELECT id FROM categories WHERE parent_id = '30'
57 0.0005 0.0004570484161377
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.00032806396484375
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.00034618377685547
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.00030398368835449
SELECT COUNT(DISTINCT(id)) FROM categories_autopopulate WHERE category_id = '30'
61 0.0003 0.00027799606323242
SELECT * FROM categorygroups WHERE id = '1'
62 0.0004 0.00040006637573242
SELECT COUNT(DISTINCT(c.product_id)) FROM products_categories c, products p WHERE c.product_id = p.id AND p.parent_id = 0 AND c.category_id = 31
63 0.0003 0.00034809112548828
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.00029611587524414
SELECT COUNT(DISTINCT(bundle_id)) FROM bundle_categories WHERE category_id = 31
65 0.0003 0.00033903121948242
SELECT id FROM categories WHERE parent_id = '31'
66 0.0005 0.00048184394836426
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.00032806396484375
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.0004 0.00039410591125488
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.00031304359436035
SELECT COUNT(DISTINCT(id)) FROM categories_autopopulate WHERE category_id = '31'
70 0.0003 0.00030112266540527
SELECT * FROM categorygroups WHERE id = '1'
71 0.0003 0.00033187866210938
SELECT * FROM categories WHERE parent_id = '0' AND categorygroup_id = '2'  AND hidden = 0 ORDER BY sortorder ASC
72 0.0019 0.0018620491027832
SELECT * FROM manufacturers m WHERE m.display_sidebar = 1 AND m.merge_manufacturer_id = 0 ORDER BY linktitle ASC
73 0.0008 0.00076389312744141
SELECT * FROM sideboxes WHERE (templateuid = 'fsb-fluid2018' OR templateuid = '') AND enabled = 1 ORDER BY sortorder ASC
74 0.0004 0.00035309791564941
SELECT value FROM parameters WHERE parameter IN('EBAY_APP_ID' , 'EBAY_TRACKING_ID','EBAY_NETWORK_ID' , 'GOOGLE_SITE_KEY' , 'GOOGLE_SECRET_KEY' ,'GOOGLE_RECAPTCHA_TYPE','EBAY_AUTH_TOKEN','EBAY_LOCALE')ORDER BY parameter ASC
75 0.0006 0.00063204765319824
SELECT * FROM sideboxes_pages WHERE sidebox_id = '26'
76 0.0009 0.00088596343994141
SELECT value FROM template_options WHERE templateuid = 'fsb-fluid2018' AND optionuid = 'DISPLAY_CREDIT_ICON'
77 0.0006 0.00055289268493652
SELECT * FROM pages WHERE core = 1 ORDER BY pagekey
78 0.8014 0.80135202407837
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.0015 0.0014560222625732
SELECT * FROM ipgeolocations WHERE geoname_id = '6252001'
80 0.0015 0.0014810562133789
SELECT * FROM countryredirects WHERE countrycode = 'US'
81 0.0005 0.00050806999206543
SELECT * FROM pages WHERE pagename = 'search'
82 0.0067 0.006709098815918
SELECT MAX(price) as maxprice, MIN(price) as minprice FROM products WHERE enabled = 1 AND hidden = 0 AND price <> 0 
83 0.0014 0.0013771057128906
SELECT * FROM manufacturers WHERE display_filter = 1 AND merge_manufacturer_id = 0 ORDER BY name
84 0.0010 0.0009770393371582
SELECT * FROM productattributenames n WHERE hidden = 0 AND metabrowse = 1 ORDER BY n.displayname ASC
85 0.0072 0.0072410106658936
SELECT MAX(price) as maxprice, MIN(price) as minprice FROM products WHERE enabled = 1 AND hidden = 0 AND price <> 0 
86 0.0017 0.0017359256744385
SELECT * FROM manufacturers WHERE display_filter = 1 AND merge_manufacturer_id = 0 ORDER BY name
87 0.0009 0.00093388557434082
SELECT * FROM productattributenames n WHERE hidden = 0 AND metabrowse = 1 AND sidebarfilter = 1 ORDER BY n.displayname ASC
88 0.0024 0.0024030208587646
INSERT INTO searches (`keywords`, `timestamp`, `ip`) SELECT 'palais des thes the vert fleur de geisha 20 sachets mousselines', NOW(), '216.73.216.238'
89 0.0013 0.0012741088867188
SELECT DISTINCT (p.id), salesrank, price, linktitle,
    MATCH (title)
    AGAINST ('+pala} +d} +th} +the +vert +fleur +de +geisha +20 +sache} +mousselin}' IN BOOLEAN MODE) as searchrelevance, 'product' AS type
    FROM products p 
		WHERE MATCH (title) AGAINST ('+pala} +d} +th} +the +vert +fleur +de +geisha +20 +sache} +mousselin}' 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 +fleur +de +geisha +20 +sache} +mousselin}'), 'bundle' AS type FROM bundles b
		WHERE MATCH (title) AGAINST ('+pala} +d} +th} +the +vert +fleur +de +geisha +20 +sache} +mousselin}' IN BOOLEAN MODE)
		AND b.disabled = 0
		
		AND 1 = 1
90 0.0003 0.00034689903259277
SELECT DISTINCT (p.id), salesrank, price, linktitle,
    MATCH (description, keyfeatures, title, descriptionsecondary)
    AGAINST ('+pala} +d} +th} +the +vert +fleur +de +geisha +20 +sache} +mousselin}' IN BOOLEAN MODE) as searchrelevance, 'product' AS type
    FROM products p 
		WHERE MATCH (description, keyfeatures, title, descriptionsecondary) AGAINST ('+pala} +d} +th} +the +vert +fleur +de +geisha +20 +sache} +mousselin}' 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 +fleur +de +geisha +20 +sache} +mousselin}'), 'bundle' AS type FROM bundles b
		WHERE MATCH (description, keyfeatures, title, descriptionsecondary) AGAINST ('+pala} +d} +th} +the +vert +fleur +de +geisha +20 +sache} +mousselin}' IN BOOLEAN MODE)
		AND b.disabled = 0
		
		AND 1 = 1
91 0.0069 0.0068869590759277
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 'fleur') OR (keyfeatures LIKE 'fleur') OR (title LIKE 'fleur') OR (description LIKE 'de') OR (keyfeatures LIKE 'de') OR (title LIKE 'de') OR (description LIKE 'geisha') OR (keyfeatures LIKE 'geisha') OR (title LIKE 'geisha') OR (description LIKE '20') OR (keyfeatures LIKE '20') OR (title LIKE '20') OR (description LIKE 'sachets') OR (keyfeatures LIKE 'sachets') OR (title LIKE 'sachets') OR (description LIKE 'mousselines') OR (keyfeatures LIKE 'mousselines') OR (title LIKE 'mousselines'))

		AND enabled = 1
		AND hidden = 0
		AND parent_id = 0
		
		AND 1 = 1
92 0.0006 0.00063610076904297
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 'fleur') OR (title LIKE 'fleur') OR (description LIKE 'de') OR (title LIKE 'de') OR (description LIKE 'geisha') OR (title LIKE 'geisha') OR (description LIKE '20') OR (title LIKE '20') OR (description LIKE 'sachets') OR (title LIKE 'sachets') OR (description LIKE 'mousselines') OR (title LIKE 'mousselines'))
		AND hide = 0
93 0.0008 0.00075888633728027
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 'fleur') OR (title LIKE 'fleur') OR (description LIKE 'de') OR (title LIKE 'de') OR (description LIKE 'geisha') OR (title LIKE 'geisha') OR (description LIKE '20') OR (title LIKE '20') OR (description LIKE 'sachets') OR (title LIKE 'sachets') OR (description LIKE 'mousselines') OR (title LIKE 'mousselines'))
		AND hide = 0
94 0.0004 0.0003509521484375
SELECT DISTINCT (p.id), salesrank, price, linktitle,
    MATCH (description, keyfeatures, title, descriptionsecondary)
    AGAINST ('+pala} +d} +th} +the +vert +fleur +de +geisha +20 +sache} +mousselin}' IN BOOLEAN MODE) as searchrelevance, 'product' AS type
    FROM products p 
		WHERE MATCH (description, keyfeatures, title, descriptionsecondary) AGAINST ('+pala} +d} +th} +the +vert +fleur +de +geisha +20 +sache} +mousselin}' 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 +fleur +de +geisha +20 +sache} +mousselin}'), 'bundle' AS type FROM bundles b
		WHERE MATCH (description, keyfeatures, title, descriptionsecondary) AGAINST ('+pala} +d} +th} +the +vert +fleur +de +geisha +20 +sache} +mousselin}' IN BOOLEAN MODE)
		AND b.disabled = 0
		
		AND 1 = 1
95 0.0083 0.008303165435791
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 '%fleur%') OR (keyfeatures LIKE '%fleur%') OR (title LIKE '%fleur%') OR (description LIKE '%de%') OR (keyfeatures LIKE '%de%') OR (title LIKE '%de%') OR (description LIKE '%geisha%') OR (keyfeatures LIKE '%geisha%') OR (title LIKE '%geisha%') OR (description LIKE '%20%') OR (keyfeatures LIKE '%20%') OR (title LIKE '%20%') OR (description LIKE '%sachets%') OR (keyfeatures LIKE '%sachets%') OR (title LIKE '%sachets%') OR (description LIKE '%mousselines%') OR (keyfeatures LIKE '%mousselines%') OR (title LIKE '%mousselines%'))

		AND enabled = 1
		AND hidden = 0
		AND parent_id = 0
		
		AND 1 = 1
96 0.0003 0.00026702880859375
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 '%fleur%') OR (title LIKE '%fleur%') OR (description LIKE '%de%') OR (title LIKE '%de%') OR (description LIKE '%geisha%') OR (title LIKE '%geisha%') OR (description LIKE '%20%') OR (title LIKE '%20%') OR (description LIKE '%sachets%') OR (title LIKE '%sachets%') OR (description LIKE '%mousselines%') OR (title LIKE '%mousselines%'))
		AND hide = 0
97 0.0002 0.00023698806762695
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 '%fleur%') OR (title LIKE '%fleur%') OR (description LIKE '%de%') OR (title LIKE '%de%') OR (description LIKE '%geisha%') OR (title LIKE '%geisha%') OR (description LIKE '%20%') OR (title LIKE '%20%') OR (description LIKE '%sachets%') OR (title LIKE '%sachets%') OR (description LIKE '%mousselines%') OR (title LIKE '%mousselines%'))
		AND hide = 0
98 0.0003 0.00033187866210938
SELECT DISTINCT (p.id), salesrank, price, linktitle,
    MATCH (title)
    AGAINST ('+pala} +d} +th} +the +vert +fleur +de +geisha +20 +sache} +mousselin}' IN BOOLEAN MODE) as searchrelevance, 'product' AS type
    FROM products p 
		WHERE MATCH (title) AGAINST ('+pala} +d} +th} +the +vert +fleur +de +geisha +20 +sache} +mousselin}' 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 +fleur +de +geisha +20 +sache} +mousselin}'), 'bundle' AS type FROM bundles b
		WHERE MATCH (title) AGAINST ('+pala} +d} +th} +the +vert +fleur +de +geisha +20 +sache} +mousselin}' IN BOOLEAN MODE)
		AND b.disabled = 0
		
		AND 1 = 1 ORDER BY salesrank ASC
99 0.0003 0.00032591819763184
SELECT DISTINCT (p.id), salesrank, price, linktitle,
    MATCH (description, keyfeatures, title, descriptionsecondary)
    AGAINST ('+pala} +d} +th} +the +vert +fleur +de +geisha +20 +sache} +mousselin}' IN BOOLEAN MODE) as searchrelevance, 'product' AS type
    FROM products p 
		WHERE MATCH (description, keyfeatures, title, descriptionsecondary) AGAINST ('+pala} +d} +th} +the +vert +fleur +de +geisha +20 +sache} +mousselin}' 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 +fleur +de +geisha +20 +sache} +mousselin}'), 'bundle' AS type FROM bundles b
		WHERE MATCH (description, keyfeatures, title, descriptionsecondary) AGAINST ('+pala} +d} +th} +the +vert +fleur +de +geisha +20 +sache} +mousselin}' IN BOOLEAN MODE)
		AND b.disabled = 0
		
		AND 1 = 1 ORDER BY salesrank ASC
100 0.0042 0.0041570663452148
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 'fleur') OR (keyfeatures LIKE 'fleur') OR (title LIKE 'fleur') OR (description LIKE 'de') OR (keyfeatures LIKE 'de') OR (title LIKE 'de') OR (description LIKE 'geisha') OR (keyfeatures LIKE 'geisha') OR (title LIKE 'geisha') OR (description LIKE '20') OR (keyfeatures LIKE '20') OR (title LIKE '20') OR (description LIKE 'sachets') OR (keyfeatures LIKE 'sachets') OR (title LIKE 'sachets') OR (description LIKE 'mousselines') OR (keyfeatures LIKE 'mousselines') OR (title LIKE 'mousselines'))

		AND enabled = 1
		AND hidden = 0
		AND parent_id = 0
		
		AND 1 = 1 ORDER BY salesrank ASC
101 0.0003 0.00026798248291016
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 'fleur') OR (title LIKE 'fleur') OR (description LIKE 'de') OR (title LIKE 'de') OR (description LIKE 'geisha') OR (title LIKE 'geisha') OR (description LIKE '20') OR (title LIKE '20') OR (description LIKE 'sachets') OR (title LIKE 'sachets') OR (description LIKE 'mousselines') OR (title LIKE 'mousselines'))
		AND hide = 0
102 0.0002 0.00023078918457031
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 'fleur') OR (title LIKE 'fleur') OR (description LIKE 'de') OR (title LIKE 'de') OR (description LIKE 'geisha') OR (title LIKE 'geisha') OR (description LIKE '20') OR (title LIKE '20') OR (description LIKE 'sachets') OR (title LIKE 'sachets') OR (description LIKE 'mousselines') OR (title LIKE 'mousselines'))
		AND hide = 0
103 0.0003 0.00031304359436035
SELECT DISTINCT (p.id), salesrank, price, linktitle,
    MATCH (description, keyfeatures, title, descriptionsecondary)
    AGAINST ('+pala} +d} +th} +the +vert +fleur +de +geisha +20 +sache} +mousselin}' IN BOOLEAN MODE) as searchrelevance, 'product' AS type
    FROM products p 
		WHERE MATCH (description, keyfeatures, title, descriptionsecondary) AGAINST ('+pala} +d} +th} +the +vert +fleur +de +geisha +20 +sache} +mousselin}' 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 +fleur +de +geisha +20 +sache} +mousselin}'), 'bundle' AS type FROM bundles b
		WHERE MATCH (description, keyfeatures, title, descriptionsecondary) AGAINST ('+pala} +d} +th} +the +vert +fleur +de +geisha +20 +sache} +mousselin}' IN BOOLEAN MODE)
		AND b.disabled = 0
		
		AND 1 = 1 ORDER BY salesrank ASC
104 0.0056 0.0055718421936035
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 '%fleur%') OR (keyfeatures LIKE '%fleur%') OR (title LIKE '%fleur%') OR (description LIKE '%de%') OR (keyfeatures LIKE '%de%') OR (title LIKE '%de%') OR (description LIKE '%geisha%') OR (keyfeatures LIKE '%geisha%') OR (title LIKE '%geisha%') OR (description LIKE '%20%') OR (keyfeatures LIKE '%20%') OR (title LIKE '%20%') OR (description LIKE '%sachets%') OR (keyfeatures LIKE '%sachets%') OR (title LIKE '%sachets%') OR (description LIKE '%mousselines%') OR (keyfeatures LIKE '%mousselines%') OR (title LIKE '%mousselines%'))

		AND enabled = 1
		AND hidden = 0
		AND parent_id = 0
		
		AND 1 = 1 ORDER BY salesrank ASC
105 0.0003 0.00026202201843262
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 '%fleur%') OR (title LIKE '%fleur%') OR (description LIKE '%de%') OR (title LIKE '%de%') OR (description LIKE '%geisha%') OR (title LIKE '%geisha%') OR (description LIKE '%20%') OR (title LIKE '%20%') OR (description LIKE '%sachets%') OR (title LIKE '%sachets%') OR (description LIKE '%mousselines%') OR (title LIKE '%mousselines%'))
		AND hide = 0
106 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 '%fleur%') OR (title LIKE '%fleur%') OR (description LIKE '%de%') OR (title LIKE '%de%') OR (description LIKE '%geisha%') OR (title LIKE '%geisha%') OR (description LIKE '%20%') OR (title LIKE '%20%') OR (description LIKE '%sachets%') OR (title LIKE '%sachets%') OR (description LIKE '%mousselines%') OR (title LIKE '%mousselines%'))
		AND hide = 0
107 0.0003 0.00026988983154297
SELECT * FROM products WHERE id = '3743'
108 0.0008 0.00084495544433594
SELECT * FROM productimages WHERE product_id = '3743' ORDER BY sortorder ASC
109 0.0008 0.00083398818969727
SELECT * FROM product_image_select WHERE product_id = '3743'
110 0.0006 0.00063395500183105
SELECT * FROM productcustomimages WHERE product_id = '3743'
111 0.0011 0.001068115234375
SELECT a.name, n.displayname,a.value FROM productattributes a, productattributenames n WHERE product_id = '3743' AND a.name = n.originalname
112 0.0007 0.00067996978759766
SELECT * FROM productoffers WHERE product_id = '3743' AND merchantid = 'A1X6FK5RDHNB96'
113 0.0003 0.00027608871459961
SELECT * FROM productoffers
                WHERE product_id = '3743' AND price > 0
                ORDER BY price ASC LIMIT 1
114 0.0003 0.00034189224243164
SELECT value FROM productattributes WHERE product_id = '3743' AND (name = 'ListPriceAmount' OR name = 'ListPriceFormattedPrice') ORDER BY name LIMIT 1
115 0.0003 0.00032520294189453
SELECT * FROM products WHERE id = '3204'
116 0.0003 0.00030303001403809
SELECT * FROM productimages WHERE product_id = '3204' ORDER BY sortorder ASC
117 0.0006 0.00063896179199219
SELECT pi.*, p.parent_id FROM productimages pi, products p WHERE p.parent_id = '3204' AND p.id = pi.product_id ORDER BY pi.sortorder
118 0.0004 0.00044989585876465
SELECT * FROM product_image_select WHERE product_id = '3204'
119 0.0003 0.0003049373626709
SELECT * FROM productcustomimages WHERE product_id = '3204'
120 0.0004 0.00037288665771484
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 = '3204'
                GROUP BY o.product_id
121 0.0020 0.0019528865814209
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     = '3204'
                GROUP BY n.displayname
                ORDER BY n.displayname DESC
122 0.0009 0.00089788436889648
SELECT MAX(amountsaved) AS maxsaving, MIN(amountsaved) AS minsaving FROM productoffers o, products p WHERE o.product_id = p.id AND p.parent_id = 3204
123 0.0022 0.0021741390228271
SELECT a.name, n.displayname,a.value FROM productattributes a, productattributenames n WHERE product_id = '3204' AND a.name = n.originalname
124 0.0004 0.0004119873046875
SELECT * FROM productoffers WHERE product_id = '3204' AND merchantid = 'A1X6FK5RDHNB96'
125 0.0004 0.00039410591125488
SELECT * FROM productoffers
                WHERE product_id = '3204' AND price > 0
                ORDER BY price ASC LIMIT 1
126 0.0003 0.00032591819763184
SELECT * FROM productoffers
                WHERE product_id = 3204
                ORDER BY price ASC LIMIT 1
127 0.0004 0.00041985511779785
SELECT value FROM productattributes
                WHERE product_id = '3204'
                AND name = 'ListPriceAmount'
128 0.0005 0.00052309036254883
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 = '3204'
                GROUP BY o.product_id
129 0.0008 0.00081610679626465
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     = '3204'
                GROUP BY n.displayname
                ORDER BY n.displayname DESC
130 0.0005 0.00047111511230469
SELECT MAX(amountsaved) AS maxsaving, MIN(amountsaved) AS minsaving FROM productoffers o, products p WHERE o.product_id = p.id AND p.parent_id = 3204
131 0.0006 0.00064206123352051
SELECT value FROM productattributes WHERE product_id = '3204' AND (name = 'ListPriceAmount' OR name = 'ListPriceFormattedPrice') ORDER BY name LIMIT 1
132 0.0008 0.00084114074707031
SELECT  o.value
                FROM    products            p,
                        productoptions      o
                WHERE   p.parent_id     = '3204'
                  AND   p.id            = o.product_id
                  AND   o.name          = 'Color'
                GROUP BY o.value
                ORDER BY o.value ASC
133 0.0004 0.0004279613494873
SELECT * FROM products WHERE id = '974'
134 0.0006 0.00057792663574219
SELECT * FROM productimages WHERE product_id = '974' ORDER BY sortorder ASC
135 0.0009 0.00090479850769043
SELECT * FROM product_image_select WHERE product_id = '974'
136 0.0005 0.00048494338989258
SELECT * FROM productcustomimages WHERE product_id = '974'
137 0.0015 0.0015358924865723
SELECT a.name, n.displayname,a.value FROM productattributes a, productattributenames n WHERE product_id = '974' AND a.name = n.originalname
138 0.0006 0.00059199333190918
SELECT * FROM productoffers WHERE product_id = '974' AND merchantid = 'A1X6FK5RDHNB96'
139 0.0004 0.0004420280456543
SELECT * FROM productoffers
                WHERE product_id = '974' AND price > 0
                ORDER BY price ASC LIMIT 1
140 0.0005 0.00052309036254883
SELECT value FROM productattributes WHERE product_id = '974' AND (name = 'ListPriceAmount' OR name = 'ListPriceFormattedPrice') ORDER BY name LIMIT 1
141 0.0006 0.00059103965759277
SELECT * FROM products WHERE id = '931'
142 0.0007 0.00070285797119141
SELECT * FROM productimages WHERE product_id = '931' ORDER BY sortorder ASC
143 0.0009 0.00094890594482422
SELECT * FROM product_image_select WHERE product_id = '931'
144 0.0004 0.00044703483581543
SELECT * FROM productcustomimages WHERE product_id = '931'
145 0.0013 0.0013470649719238
SELECT a.name, n.displayname,a.value FROM productattributes a, productattributenames n WHERE product_id = '931' AND a.name = n.originalname
146 0.0006 0.0005791187286377
SELECT * FROM productoffers WHERE product_id = '931' AND merchantid = 'A1X6FK5RDHNB96'
147 0.0004 0.00041604042053223
SELECT * FROM productoffers
                WHERE product_id = '931' AND price > 0
                ORDER BY price ASC LIMIT 1
148 0.0004 0.00043988227844238
SELECT value FROM productattributes WHERE product_id = '931' AND (name = 'ListPriceAmount' OR name = 'ListPriceFormattedPrice') ORDER BY name LIMIT 1
149 0.0006 0.00058507919311523
SELECT * FROM products WHERE id = '1204'
150 0.0006 0.00063800811767578
SELECT * FROM productimages WHERE product_id = '1204' ORDER BY sortorder ASC
151 0.0010 0.00097513198852539
SELECT * FROM product_image_select WHERE product_id = '1204'
152 0.0005 0.00045394897460938
SELECT * FROM productcustomimages WHERE product_id = '1204'
153 0.0012 0.0011539459228516
SELECT a.name, n.displayname,a.value FROM productattributes a, productattributenames n WHERE product_id = '1204' AND a.name = n.originalname
154 0.0005 0.00053501129150391
SELECT * FROM productoffers WHERE product_id = '1204' AND merchantid = 'A1X6FK5RDHNB96'
155 0.0004 0.00040793418884277
SELECT * FROM productoffers
                WHERE product_id = '1204' AND price > 0
                ORDER BY price ASC LIMIT 1
156 0.0004 0.00043702125549316
SELECT value FROM productattributes WHERE product_id = '1204' AND (name = 'ListPriceAmount' OR name = 'ListPriceFormattedPrice') ORDER BY name LIMIT 1
157 0.0006 0.00060391426086426
SELECT * FROM products WHERE id = '3134'
158 0.0005 0.00053620338439941
SELECT * FROM productimages WHERE product_id = '3134' ORDER BY sortorder ASC
159 0.0006 0.00056004524230957
SELECT pi.*, p.parent_id FROM productimages pi, products p WHERE p.parent_id = '3134' AND p.id = pi.product_id ORDER BY pi.sortorder
160 0.0009 0.00091004371643066
SELECT * FROM product_image_select WHERE product_id = '3134'
161 0.0004 0.00043511390686035
SELECT * FROM productcustomimages WHERE product_id = '3134'
162 0.0007 0.00070500373840332
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 = '3134'
                GROUP BY o.product_id
163 0.0009 0.00094699859619141
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     = '3134'
                GROUP BY n.displayname
                ORDER BY n.displayname DESC
164 0.0004 0.00044107437133789
SELECT MAX(amountsaved) AS maxsaving, MIN(amountsaved) AS minsaving FROM productoffers o, products p WHERE o.product_id = p.id AND p.parent_id = 3134
165 0.0012 0.0011770725250244
SELECT a.name, n.displayname,a.value FROM productattributes a, productattributenames n WHERE product_id = '3134' AND a.name = n.originalname
166 0.0004 0.00040006637573242
SELECT * FROM productoffers WHERE product_id = '3134' AND merchantid = 'A1X6FK5RDHNB96'
167 0.0004 0.00037503242492676
SELECT * FROM productoffers
                WHERE product_id = '3134' AND price > 0
                ORDER BY price ASC LIMIT 1
168 0.0004 0.00041508674621582
SELECT * FROM productoffers
                WHERE product_id = 3134
                ORDER BY price ASC LIMIT 1
169 0.0005 0.00047993659973145
SELECT value FROM productattributes
                WHERE product_id = '3134'
                AND name = 'ListPriceAmount'
170 0.0006 0.00063109397888184
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 = '3134'
                GROUP BY o.product_id
171 0.0009 0.00090289115905762
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     = '3134'
                GROUP BY n.displayname
                ORDER BY n.displayname DESC
172 0.0005 0.0004880428314209
SELECT MAX(amountsaved) AS maxsaving, MIN(amountsaved) AS minsaving FROM productoffers o, products p WHERE o.product_id = p.id AND p.parent_id = 3134
173 0.0008 0.00076603889465332
SELECT value FROM productattributes WHERE product_id = '3134' AND (name = 'ListPriceAmount' OR name = 'ListPriceFormattedPrice') ORDER BY name LIMIT 1
174 0.0008 0.00079989433288574
SELECT  o.value
                FROM    products            p,
                        productoptions      o
                WHERE   p.parent_id     = '3134'
                  AND   p.id            = o.product_id
                  AND   o.name          = 'Color'
                GROUP BY o.value
                ORDER BY o.value ASC
175 0.0004 0.0004270076751709
SELECT * FROM products WHERE id = '4944'
176 0.0005 0.00054192543029785
SELECT * FROM productimages WHERE product_id = '4944' ORDER BY sortorder ASC
177 0.0008 0.00083303451538086
SELECT * FROM product_image_select WHERE product_id = '4944'
178 0.0004 0.00043201446533203
SELECT * FROM productcustomimages WHERE product_id = '4944'
179 0.0014 0.001446008682251
SELECT a.name, n.displayname,a.value FROM productattributes a, productattributenames n WHERE product_id = '4944' AND a.name = n.originalname
180 0.0005 0.00049304962158203
SELECT * FROM productoffers WHERE product_id = '4944' AND merchantid = 'A1X6FK5RDHNB96'
181 0.0004 0.00037503242492676
SELECT * FROM productoffers
                WHERE product_id = '4944' AND price > 0
                ORDER BY price ASC LIMIT 1
182 0.0003 0.00034403800964355
SELECT * FROM productoffers
                WHERE product_id = 4944
                ORDER BY price ASC LIMIT 1
183 0.0004 0.00040411949157715
SELECT value FROM productattributes
                WHERE product_id = '4944'
                AND name = 'ListPriceAmount'
184 0.0004 0.00039005279541016
SELECT value FROM productattributes WHERE product_id = '4944' AND (name = 'ListPriceAmount' OR name = 'ListPriceFormattedPrice') ORDER BY name LIMIT 1
185 0.0005 0.00053095817565918
SELECT * FROM products WHERE id = '796'
186 0.0005 0.0005028247833252
SELECT * FROM productimages WHERE product_id = '796' ORDER BY sortorder ASC
187 0.0007 0.0007469654083252
SELECT * FROM product_image_select WHERE product_id = '796'
188 0.0004 0.00041794776916504
SELECT * FROM productcustomimages WHERE product_id = '796'
189 0.0011 0.001107931137085
SELECT a.name, n.displayname,a.value FROM productattributes a, productattributenames n WHERE product_id = '796' AND a.name = n.originalname
190 0.0005 0.00049304962158203
SELECT * FROM productoffers WHERE product_id = '796' AND merchantid = 'A1X6FK5RDHNB96'
191 0.0003 0.00034523010253906
SELECT * FROM productoffers
                WHERE product_id = '796' AND price > 0
                ORDER BY price ASC LIMIT 1
192 0.0004 0.00038313865661621
SELECT * FROM productoffers
                WHERE product_id = 796
                ORDER BY price ASC LIMIT 1
193 0.0003 0.00033712387084961
SELECT value FROM productattributes
                WHERE product_id = '796'
                AND name = 'ListPriceAmount'
194 0.0004 0.00037884712219238
SELECT value FROM productattributes WHERE product_id = '796' AND (name = 'ListPriceAmount' OR name = 'ListPriceFormattedPrice') ORDER BY name LIMIT 1
195 0.0005 0.00047492980957031
SELECT * FROM products WHERE id = '1017'
196 0.0005 0.00052404403686523
SELECT * FROM productimages WHERE product_id = '1017' ORDER BY sortorder ASC
197 0.0008 0.0007939338684082
SELECT * FROM product_image_select WHERE product_id = '1017'
198 0.0004 0.0003821849822998
SELECT * FROM productcustomimages WHERE product_id = '1017'
199 0.0005 0.00054597854614258
SELECT a.name, n.displayname,a.value FROM productattributes a, productattributenames n WHERE product_id = '1017' AND a.name = n.originalname
200 0.0003 0.00033402442932129
SELECT * FROM productoffers WHERE product_id = '1017' AND merchantid = 'A1X6FK5RDHNB96'
201 0.0003 0.00025296211242676
SELECT * FROM productoffers
                WHERE product_id = '1017' AND price > 0
                ORDER BY price ASC LIMIT 1
202 0.0003 0.00025582313537598
SELECT value FROM productattributes WHERE product_id = '1017' AND (name = 'ListPriceAmount' OR name = 'ListPriceFormattedPrice') ORDER BY name LIMIT 1
203 0.0003 0.00031781196594238
SELECT * FROM products WHERE id = '1201'
204 0.0003 0.00030708312988281
SELECT * FROM productimages WHERE product_id = '1201' ORDER BY sortorder ASC
205 0.0004 0.00043606758117676
SELECT * FROM product_image_select WHERE product_id = '1201'
206 0.0003 0.0002589225769043
SELECT * FROM productcustomimages WHERE product_id = '1201'
207 0.0007 0.000701904296875
SELECT a.name, n.displayname,a.value FROM productattributes a, productattributenames n WHERE product_id = '1201' AND a.name = n.originalname
208 0.0003 0.00028800964355469
SELECT * FROM productoffers WHERE product_id = '1201' AND merchantid = 'A1X6FK5RDHNB96'
209 0.0003 0.00025200843811035
SELECT * FROM productoffers
                WHERE product_id = '1201' AND price > 0
                ORDER BY price ASC LIMIT 1
210 0.0003 0.00025081634521484
SELECT value FROM productattributes WHERE product_id = '1201' AND (name = 'ListPriceAmount' OR name = 'ListPriceFormattedPrice') ORDER BY name LIMIT 1
211 0.0003 0.00031805038452148
SELECT * FROM products WHERE id = '1414'
212 0.0003 0.00034213066101074
SELECT * FROM productimages WHERE product_id = '1414' ORDER BY sortorder ASC
213 0.0004 0.00042200088500977
SELECT * FROM product_image_select WHERE product_id = '1414'
214 0.0002 0.00024795532226562
SELECT * FROM productcustomimages WHERE product_id = '1414'
215 0.0009 0.00092506408691406
SELECT a.name, n.displayname,a.value FROM productattributes a, productattributenames n WHERE product_id = '1414' AND a.name = n.originalname
216 0.0003 0.00029993057250977
SELECT * FROM productoffers WHERE product_id = '1414' AND merchantid = 'A1X6FK5RDHNB96'
217 0.0003 0.00027203559875488
SELECT * FROM productoffers
                WHERE product_id = '1414' AND price > 0
                ORDER BY price ASC LIMIT 1
218 0.0003 0.00029706954956055
SELECT value FROM productattributes WHERE product_id = '1414' AND (name = 'ListPriceAmount' OR name = 'ListPriceFormattedPrice') ORDER BY name LIMIT 1
219 0.0004 0.00037503242492676
SELECT * FROM products WHERE id = '1217'
220 0.0003 0.00034284591674805
SELECT * FROM productimages WHERE product_id = '1217' ORDER BY sortorder ASC
221 0.0005 0.00047016143798828
SELECT * FROM product_image_select WHERE product_id = '1217'
222 0.0003 0.00025701522827148
SELECT * FROM productcustomimages WHERE product_id = '1217'
223 0.0008 0.00083112716674805
SELECT a.name, n.displayname,a.value FROM productattributes a, productattributenames n WHERE product_id = '1217' AND a.name = n.originalname
224 0.0003 0.00029706954956055
SELECT * FROM productoffers WHERE product_id = '1217' AND merchantid = 'A1X6FK5RDHNB96'
225 0.0002 0.00024700164794922
SELECT * FROM productoffers
                WHERE product_id = '1217' AND price > 0
                ORDER BY price ASC LIMIT 1
226 0.0002 0.00024890899658203
SELECT value FROM productattributes WHERE product_id = '1217' AND (name = 'ListPriceAmount' OR name = 'ListPriceFormattedPrice') ORDER BY name LIMIT 1
227 0.0003 0.0003349781036377
SELECT * FROM products WHERE id = '4917'
228 0.0003 0.00031614303588867
SELECT * FROM productimages WHERE product_id = '4917' ORDER BY sortorder ASC
229 0.0004 0.00041389465332031
SELECT * FROM product_image_select WHERE product_id = '4917'
230 0.0003 0.00025105476379395
SELECT * FROM productcustomimages WHERE product_id = '4917'
231 0.0007 0.00073599815368652
SELECT a.name, n.displayname,a.value FROM productattributes a, productattributenames n WHERE product_id = '4917' AND a.name = n.originalname
232 0.0003 0.00029110908508301
SELECT * FROM productoffers WHERE product_id = '4917' AND merchantid = 'A1X6FK5RDHNB96'
233 0.0002 0.00024795532226562
SELECT * FROM productoffers
                WHERE product_id = '4917' AND price > 0
                ORDER BY price ASC LIMIT 1
234 0.0002 0.00024604797363281
SELECT value FROM productattributes WHERE product_id = '4917' AND (name = 'ListPriceAmount' OR name = 'ListPriceFormattedPrice') ORDER BY name LIMIT 1
235 0.0003 0.00032377243041992
SELECT * FROM products WHERE id = '4666'
236 0.0003 0.00032496452331543
SELECT * FROM productimages WHERE product_id = '4666' ORDER BY sortorder ASC
237 0.0005 0.00051999092102051
SELECT pi.*, p.parent_id FROM productimages pi, products p WHERE p.parent_id = '4666' AND p.id = pi.product_id ORDER BY pi.sortorder
238 0.0004 0.00044894218444824
SELECT * FROM product_image_select WHERE product_id = '4666'
239 0.0003 0.00028395652770996
SELECT * FROM productcustomimages WHERE product_id = '4666'
240 0.0003 0.00034713745117188
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 = '4666'
                GROUP BY o.product_id
241 0.0004 0.00040292739868164
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     = '4666'
                GROUP BY n.displayname
                ORDER BY n.displayname DESC
242 0.0002 0.0002448558807373
SELECT MAX(amountsaved) AS maxsaving, MIN(amountsaved) AS minsaving FROM productoffers o, products p WHERE o.product_id = p.id AND p.parent_id = 4666
243 0.0005 0.00053095817565918
SELECT a.name, n.displayname,a.value FROM productattributes a, productattributenames n WHERE product_id = '4666' AND a.name = n.originalname
244 0.0002 0.00022602081298828
SELECT * FROM productoffers WHERE product_id = '4666' AND merchantid = 'A1X6FK5RDHNB96'
245 0.0002 0.00023007392883301
SELECT * FROM productoffers
                WHERE product_id = '4666' AND price > 0
                ORDER BY price ASC LIMIT 1
246 0.0002 0.00022602081298828
SELECT * FROM productoffers
                WHERE product_id = 4666
                ORDER BY price ASC LIMIT 1
247 0.0002 0.00023698806762695
SELECT value FROM productattributes
                WHERE product_id = '4666'
                AND name = 'ListPriceAmount'
248 0.0003 0.00025606155395508
SELECT  o.product_id, MIN(o.price) as price, p.customprice
                FROM    products        p,
                        productoffers   o
                WHERE   p.id        = o.product_id
                  AND   p.parent_id = '4666'
                GROUP BY o.product_id
249 0.0004 0.0004119873046875
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     = '4666'
                GROUP BY n.displayname
                ORDER BY n.displayname DESC
250 0.0003 0.00025200843811035
SELECT MAX(amountsaved) AS maxsaving, MIN(amountsaved) AS minsaving FROM productoffers o, products p WHERE o.product_id = p.id AND p.parent_id = 4666
251 0.0003 0.0003349781036377
SELECT value FROM productattributes WHERE product_id = '4666' AND (name = 'ListPriceAmount' OR name = 'ListPriceFormattedPrice') ORDER BY name LIMIT 1
252 0.0004 0.00044012069702148
SELECT  o.value
                FROM    products            p,
                        productoptions      o
                WHERE   p.parent_id     = '4666'
                  AND   p.id            = o.product_id
                  AND   o.name          = 'Color'
                GROUP BY o.value
                ORDER BY o.value ASC
253 0.0003 0.00026607513427734
SELECT * FROM products WHERE id = '4928'
254 0.0003 0.00030183792114258
SELECT * FROM productimages WHERE product_id = '4928' ORDER BY sortorder ASC
255 0.0004 0.00044488906860352
SELECT * FROM product_image_select WHERE product_id = '4928'
256 0.0003 0.00025391578674316
SELECT * FROM productcustomimages WHERE product_id = '4928'
257 0.0010 0.00095295906066895
SELECT a.name, n.displayname,a.value FROM productattributes a, productattributenames n WHERE product_id = '4928' AND a.name = n.originalname
258 0.0003 0.00029897689819336
SELECT * FROM productoffers WHERE product_id = '4928' AND merchantid = 'A1X6FK5RDHNB96'
259 0.0002 0.00023889541625977
SELECT * FROM productoffers
                WHERE product_id = '4928' AND price > 0
                ORDER BY price ASC LIMIT 1
260 0.0002 0.00023388862609863
SELECT * FROM productoffers
                WHERE product_id = 4928
                ORDER BY price ASC LIMIT 1
261 0.0002 0.00024104118347168
SELECT value FROM productattributes
                WHERE product_id = '4928'
                AND name = 'ListPriceAmount'
262 0.0003 0.00025200843811035
SELECT value FROM productattributes WHERE product_id = '4928' AND (name = 'ListPriceAmount' OR name = 'ListPriceFormattedPrice') ORDER BY name LIMIT 1
263 0.0003 0.0003359317779541
SELECT * FROM products WHERE id = '1200'
264 0.0003 0.00032496452331543
SELECT * FROM productimages WHERE product_id = '1200' ORDER BY sortorder ASC
265 0.0004 0.00042295455932617
SELECT * FROM product_image_select WHERE product_id = '1200'
266 0.0003 0.00025415420532227
SELECT * FROM productcustomimages WHERE product_id = '1200'
267 0.0005 0.00051093101501465
SELECT a.name, n.displayname,a.value FROM productattributes a, productattributenames n WHERE product_id = '1200' AND a.name = n.originalname
268 0.0003 0.00031304359436035
SELECT * FROM productoffers WHERE product_id = '1200' AND merchantid = 'A1X6FK5RDHNB96'
269 0.0002 0.00024700164794922
SELECT * FROM productoffers
                WHERE product_id = '1200' AND price > 0
                ORDER BY price ASC LIMIT 1
270 0.0003 0.00026512145996094
SELECT value FROM productattributes WHERE product_id = '1200' AND (name = 'ListPriceAmount' OR name = 'ListPriceFormattedPrice') ORDER BY name LIMIT 1
271 0.0003 0.00033688545227051
SELECT * FROM products WHERE id = '2213'
272 0.0003 0.00030303001403809
SELECT * FROM productimages WHERE product_id = '2213' ORDER BY sortorder ASC
273 0.0005 0.00045418739318848
SELECT * FROM product_image_select WHERE product_id = '2213'
274 0.0003 0.00025606155395508
SELECT * FROM productcustomimages WHERE product_id = '2213'
275 0.0008 0.00083804130554199
SELECT a.name, n.displayname,a.value FROM productattributes a, productattributenames n WHERE product_id = '2213' AND a.name = n.originalname
276 0.0003 0.00029706954956055
SELECT * FROM productoffers WHERE product_id = '2213' AND merchantid = 'A1X6FK5RDHNB96'
277 0.0002 0.00023317337036133
SELECT * FROM productoffers
                WHERE product_id = '2213' AND price > 0
                ORDER BY price ASC LIMIT 1
278 0.0002 0.00020909309387207
SELECT * FROM productoffers
                WHERE product_id = 2213
                ORDER BY price ASC LIMIT 1
279 0.0002 0.00022292137145996
SELECT value FROM productattributes
                WHERE product_id = '2213'
                AND name = 'ListPriceAmount'
280 0.0002 0.00024199485778809
SELECT value FROM productattributes WHERE product_id = '2213' AND (name = 'ListPriceAmount' OR name = 'ListPriceFormattedPrice') ORDER BY name LIMIT 1
281 0.0003 0.00031280517578125
SELECT * FROM products WHERE id = '1401'
282 0.0003 0.0003349781036377
SELECT * FROM productimages WHERE product_id = '1401' ORDER BY sortorder ASC
283 0.0004 0.00044679641723633
SELECT * FROM product_image_select WHERE product_id = '1401'
284 0.0003 0.00029897689819336
SELECT * FROM productcustomimages WHERE product_id = '1401'
285 0.0008 0.00082111358642578
SELECT a.name, n.displayname,a.value FROM productattributes a, productattributenames n WHERE product_id = '1401' AND a.name = n.originalname
286 0.0003 0.0002899169921875
SELECT * FROM productoffers WHERE product_id = '1401' AND merchantid = 'A1X6FK5RDHNB96'
287 0.0002 0.00024890899658203
SELECT * FROM productoffers
                WHERE product_id = '1401' AND price > 0
                ORDER BY price ASC LIMIT 1
288 0.0003 0.00025510787963867
SELECT value FROM productattributes WHERE product_id = '1401' AND (name = 'ListPriceAmount' OR name = 'ListPriceFormattedPrice') ORDER BY name LIMIT 1
289 0.0009 0.00092196464538574
SELECT * FROM customerreviews WHERE approved = 1 AND productid = '3743' ORDER BY timestamp DESC
290 0.0003 0.00031495094299316
SELECT * FROM customerreviews WHERE approved = 1 AND productid = '3204' ORDER BY timestamp DESC
291 0.0002 0.00021600723266602
SELECT * FROM customerreviews WHERE approved = 1 AND productid = '974' ORDER BY timestamp DESC
292 0.0003 0.00027298927307129
SELECT * FROM customerreviews WHERE approved = 1 AND productid = '931' ORDER BY timestamp DESC
293 0.0003 0.00028300285339355
SELECT * FROM customerreviews WHERE approved = 1 AND productid = '1204' ORDER BY timestamp DESC
294 0.0002 0.00020623207092285
SELECT * FROM customerreviews WHERE approved = 1 AND productid = '3134' ORDER BY timestamp DESC
295 0.0002 0.00019216537475586
SELECT * FROM customerreviews WHERE approved = 1 AND productid = '4944' ORDER BY timestamp DESC
296 0.0002 0.00020194053649902
SELECT * FROM customerreviews WHERE approved = 1 AND productid = '796' ORDER BY timestamp DESC
297 0.0002 0.00019001960754395
SELECT * FROM customerreviews WHERE approved = 1 AND productid = '1017' ORDER BY timestamp DESC
298 0.0002 0.00019216537475586
SELECT * FROM customerreviews WHERE approved = 1 AND productid = '1201' ORDER BY timestamp DESC
299 0.0002 0.00018787384033203
SELECT * FROM customerreviews WHERE approved = 1 AND productid = '1414' ORDER BY timestamp DESC
300 0.0002 0.00019097328186035
SELECT * FROM customerreviews WHERE approved = 1 AND productid = '1217' ORDER BY timestamp DESC
301 0.0002 0.00018501281738281
SELECT * FROM customerreviews WHERE approved = 1 AND productid = '4917' ORDER BY timestamp DESC
302 0.0002 0.00019598007202148
SELECT * FROM customerreviews WHERE approved = 1 AND productid = '4666' ORDER BY timestamp DESC
303 0.0013 0.0012509822845459
SELECT * FROM customerreviews WHERE approved = 1 AND productid = '4928' ORDER BY timestamp DESC
304 0.0002 0.00024700164794922
SELECT * FROM customerreviews WHERE approved = 1 AND productid = '1200' ORDER BY timestamp DESC
305 0.0002 0.00021791458129883
SELECT * FROM customerreviews WHERE approved = 1 AND productid = '2213' ORDER BY timestamp DESC
306 0.0002 0.00022006034851074
SELECT * FROM customerreviews WHERE approved = 1 AND productid = '1401' ORDER BY timestamp DESC
307 0.0009 0.0008549690246582
SELECT * FROM template_info WHERE templateuid = 'fsb-fluid2018'
308 0.0007 0.00066590309143066
SELECT ga_value FROM google_analytics_options WHERE `ga_key` = 'ga_user_data'
309 0.0003 0.00028419494628906
SELECT ga_value FROM google_analytics_options WHERE `ga_key` = 'ga_tracking_status'
310 0.0118 0.011787891387939
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
311 0.0008 0.00079202651977539
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
312 0.0006 0.00057387351989746
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
313 0.0003 0.00032210350036621
SELECT * FROM products WHERE id = 1626
314 0.0003 0.00025105476379395
SELECT * FROM products WHERE id = 4041
315 0.0002 0.00024104118347168
SELECT * FROM products WHERE id = 4312
316 0.0002 0.0002448558807373
SELECT * FROM products WHERE id = 777
317 0.0003 0.00025010108947754
SELECT * FROM products WHERE id = 3881
318 0.0003 0.00026392936706543
SELECT * FROM products WHERE id = 4213
319 0.0003 0.0002589225769043
SELECT * FROM products WHERE id = '1626'
320 0.0003 0.00031089782714844
SELECT * FROM productimages WHERE product_id = '1626' ORDER BY sortorder ASC
321 0.0004 0.00043702125549316
SELECT * FROM product_image_select WHERE product_id = '1626'
322 0.0003 0.00025296211242676
SELECT * FROM productcustomimages WHERE product_id = '1626'
323 0.0005 0.00053620338439941
SELECT a.name, n.displayname,a.value FROM productattributes a, productattributenames n WHERE product_id = '1626' AND a.name = n.originalname
324 0.0003 0.00029802322387695
SELECT * FROM productoffers WHERE product_id = '1626' AND merchantid = 'A1X6FK5RDHNB96'
325 0.0002 0.00024509429931641
SELECT * FROM productoffers
                WHERE product_id = '1626' AND price > 0
                ORDER BY price ASC LIMIT 1
326 0.0003 0.00025200843811035
SELECT value FROM productattributes WHERE product_id = '1626' AND (name = 'ListPriceAmount' OR name = 'ListPriceFormattedPrice') ORDER BY name LIMIT 1
327 0.0003 0.00033187866210938
SELECT * FROM products WHERE id = '4041'
328 0.0003 0.0003199577331543
SELECT * FROM productimages WHERE product_id = '4041' ORDER BY sortorder ASC
329 0.0005 0.00047397613525391
SELECT * FROM product_image_select WHERE product_id = '4041'
330 0.0003 0.00028896331787109
SELECT * FROM productcustomimages WHERE product_id = '4041'
331 0.0008 0.0008389949798584
SELECT a.name, n.displayname,a.value FROM productattributes a, productattributenames n WHERE product_id = '4041' AND a.name = n.originalname
332 0.0004 0.00043201446533203
SELECT * FROM productoffers WHERE product_id = '4041' AND merchantid = 'A1X6FK5RDHNB96'
333 0.0003 0.00029492378234863
SELECT * FROM productoffers
                WHERE product_id = '4041' AND price > 0
                ORDER BY price ASC LIMIT 1
334 0.0003 0.00028896331787109
SELECT value FROM productattributes WHERE product_id = '4041' AND (name = 'ListPriceAmount' OR name = 'ListPriceFormattedPrice') ORDER BY name LIMIT 1
335 0.0004 0.00044107437133789
SELECT * FROM products WHERE id = '4312'
336 0.0004 0.00035500526428223
SELECT * FROM productimages WHERE product_id = '4312' ORDER BY sortorder ASC
337 0.0005 0.00049495697021484
SELECT * FROM product_image_select WHERE product_id = '4312'
338 0.0003 0.00030207633972168
SELECT * FROM productcustomimages WHERE product_id = '4312'
339 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
340 0.0003 0.00033092498779297
SELECT * FROM productoffers WHERE product_id = '4312' AND merchantid = 'A1X6FK5RDHNB96'
341 0.0003 0.00029301643371582
SELECT * FROM productoffers
                WHERE product_id = '4312' AND price > 0
                ORDER BY price ASC LIMIT 1
342 0.0003 0.00028800964355469
SELECT value FROM productattributes WHERE product_id = '4312' AND (name = 'ListPriceAmount' OR name = 'ListPriceFormattedPrice') ORDER BY name LIMIT 1
343 0.0003 0.00033187866210938
SELECT * FROM products WHERE id = '777'
344 0.0003 0.00030803680419922
SELECT * FROM productimages WHERE product_id = '777' ORDER BY sortorder ASC
345 0.0005 0.00047707557678223
SELECT * FROM product_image_select WHERE product_id = '777'
346 0.0003 0.0002739429473877
SELECT * FROM productcustomimages WHERE product_id = '777'
347 0.0007 0.00065803527832031
SELECT a.name, n.displayname,a.value FROM productattributes a, productattributenames n WHERE product_id = '777' AND a.name = n.originalname
348 0.0003 0.00029802322387695
SELECT * FROM productoffers WHERE product_id = '777' AND merchantid = 'A1X6FK5RDHNB96'
349 0.0003 0.00026106834411621
SELECT * FROM productoffers
                WHERE product_id = '777' AND price > 0
                ORDER BY price ASC LIMIT 1
350 0.0003 0.00026321411132812
SELECT value FROM productattributes WHERE product_id = '777' AND (name = 'ListPriceAmount' OR name = 'ListPriceFormattedPrice') ORDER BY name LIMIT 1
351 0.0003 0.00033688545227051
SELECT * FROM products WHERE id = '3881'
352 0.0003 0.00034785270690918
SELECT * FROM productimages WHERE product_id = '3881' ORDER BY sortorder ASC
353 0.0004 0.0004270076751709
SELECT * FROM product_image_select WHERE product_id = '3881'
354 0.0003 0.00025582313537598
SELECT * FROM productcustomimages WHERE product_id = '3881'
355 0.0007 0.00069999694824219
SELECT a.name, n.displayname,a.value FROM productattributes a, productattributenames n WHERE product_id = '3881' AND a.name = n.originalname
356 0.0004 0.00037288665771484
SELECT * FROM productoffers WHERE product_id = '3881' AND merchantid = 'A1X6FK5RDHNB96'
357 0.0004 0.00035500526428223
SELECT * FROM productoffers
                WHERE product_id = '3881' AND price > 0
                ORDER BY price ASC LIMIT 1
358 0.0003 0.00033402442932129
SELECT value FROM productattributes WHERE product_id = '3881' AND (name = 'ListPriceAmount' OR name = 'ListPriceFormattedPrice') ORDER BY name LIMIT 1
359 0.0004 0.00042295455932617
SELECT * FROM products WHERE id = '4213'
360 0.0004 0.00043010711669922
SELECT * FROM productimages WHERE product_id = '4213' ORDER BY sortorder ASC
361 0.0005 0.00052499771118164
SELECT * FROM product_image_select WHERE product_id = '4213'
362 0.0003 0.00028681755065918
SELECT * FROM productcustomimages WHERE product_id = '4213'
363 0.0009 0.00091004371643066
SELECT a.name, n.displayname,a.value FROM productattributes a, productattributenames n WHERE product_id = '4213' AND a.name = n.originalname
364 0.0003 0.0003352165222168
SELECT * FROM productoffers WHERE product_id = '4213' AND merchantid = 'A1X6FK5RDHNB96'
365 0.0003 0.00028085708618164
SELECT * FROM productoffers
                WHERE product_id = '4213' AND price > 0
                ORDER BY price ASC LIMIT 1
366 0.0003 0.00030803680419922
SELECT value FROM productattributes WHERE product_id = '4213' AND (name = 'ListPriceAmount' OR name = 'ListPriceFormattedPrice') ORDER BY name LIMIT 1
367 0.0014 0.0014081001281738
SELECT * FROM template_includes WHERE deleted = 0 AND templateuid = 'fsb-fluid2018' AND area = 'header' ORDER BY sortorder ASC
368 0.0006 0.0005800724029541
SELECT * FROM template_includes WHERE deleted = 0 AND templateuid = 'fsb-fluid2018' AND area = 'footer' ORDER BY sortorder ASC
369 0.0019 0.0019278526306152
SELECT * FROM template_css WHERE deleted = 0 AND templateuid = 'fsb-fluid2018' AND skinuid = ''
370 0.0012 0.0011639595031738
SELECT * FROM template_images WHERE deleted = 0 AND templateuid = 'fsb-fluid2018'
371 0.0004 0.00041985511779785
SELECT * FROM template_images WHERE deleted = 0 AND templateuid = 'fsb-fluid2018'
372 0.0021 0.0021069049835205
SELECT * FROM template_images WHERE templateuid = 'fsb-fluid2018' AND imageuid = 'FB_DEFAULT_SHARE_IMAGE'
373 0.0024 0.0023608207702637
SELECT * FROM template_images WHERE templateuid = 'fsb-fluid2018' AND imageuid = 'HEAD_LOGO'