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.4904098510742 429 1.2150 0


No Amazon API Requests Made.


App Debug - Total Time 1.4904098510742 seconds

Number Time From Start Name Description
1 0.24250888824463 Initialise Initialise FSB Function
2 0.24534702301025 App Controller Start Start of the App controller (called before the controller of every page)
3 0.28334999084473 Start of getCategoryListByGroup Function Before first category groups query
4 0.28418803215027 After initial query Before first category groups query
5 0.28418803215027 Get Category List for Group Before the call to getCategoryList function
6 0.2841899394989 Start of GetCategoryList function Start of the function
7 0.28419089317322 Before getting categories Query to get specific category list
8 0.28497099876404 After getting categories Query to get specific category list
9 0.28497195243835 Before getting category custom Before call to function getCategoryCustom
10 0.29973793029785 After getting category custom After call to function getCategoryCustom
11 0.29973888397217 Before getting category custom Before call to function getCategoryCustom
12 0.310879945755 After getting category custom After call to function getCategoryCustom
13 0.31088185310364 Before getting category custom Before call to function getCategoryCustom
14 0.32040786743164 After getting category custom After call to function getCategoryCustom
15 0.32041001319885 Before getting category custom Before call to function getCategoryCustom
16 0.32601094245911 After getting category custom After call to function getCategoryCustom
17 0.32601284980774 Before getting category custom Before call to function getCategoryCustom
18 0.331866979599 After getting category custom After call to function getCategoryCustom
19 0.33186888694763 Before getting category custom Before call to function getCategoryCustom
20 0.33819198608398 After getting category custom After call to function getCategoryCustom
21 0.33819484710693 End of GetCategoryList function End of the function
22 0.33820104598999 Get Category List for Group Before the call to getCategoryList function
23 0.33820295333862 Start of GetCategoryList function Start of the function
24 0.33820486068726 Before getting categories Query to get specific category list
25 0.33890295028687 End of getCategoryListByGroup Function Before return()
26 1.270035982132 App Controller End End of the App controller (called before the controller of every page)
27 1.4287269115448 App_after Controller Start Start of the App_after controller (called after the controller of every page)
28 1.4297099113464 Before Get Options Before the call to getOptions in the tpl class
29 1.4681630134583 After Get Options After the call to getOptions in the tpl class
30 1.4681990146637 App_after Controller End End of the App_after controller (called after the controller of every page)
31 1.4904010295868 Finalizing debug Before the debug is output to the page.
32 1.4904098510742 End of App This is the end of the app logging, final timestamp


Query Debug - 429 Database Queries. Total time 1.2150 seconds

Number Time (Seconds) Time (Milliseconds) Query
1 0.0008 0.00081205368041992
SELECT parameter, value FROM parameters
2 0.0044 0.0044469833374023
SELECT * FROM `bad_bots`
3 0.0003 0.00028800964355469
SET time_zone = 'Europe/London'
4 0.0007 0.00065398216247559
SELECT version FROM version ORDER BY `installed` DESC LIMIT 1
5 0.0014 0.0013909339904785
INSERT INTO ga_users (`isbot`, `ips`) SELECT '1', 'a:1:{i:0;s:13:\"216.73.216.66\";}'
6 0.0012 0.0011670589447021
INSERT INTO ga_sessions (`sessionlastseen`) SELECT '1751732910'
7 0.0015 0.0015480518341064
SELECT * FROM autorun ORDER BY lastrun ASC
8 0.0004 0.00041699409484863
UPDATE autorun SET lastrun = '2025-07-05 16:28:30' WHERE id = '13'
9 0.0005 0.00049400329589844
SELECT * FROM version ORDER BY installed DESC LIMIT 1
10 0.0015 0.0014870166778564
SELECT id FROM pages WHERE pagename = 'search' LIMIT 1
11 0.0003 0.00034403800964355
SELECT * FROM pages WHERE id = 52
12 0.0028 0.0027749538421631
SELECT * FROM template_options WHERE deleted = 0 AND templateuid = 'fsb-fluid2018'
13 0.0343 0.034296035766602
SELECT * FROM template_text WHERE deleted = 0 AND templateuid = 'fsb-fluid2018' AND language = 'en'
14 0.0006 0.00055289268493652
SELECT * FROM pages WHERE pagename = 'search'
15 0.0008 0.00083208084106445
SELECT * FROM categorygroups ORDER BY sortorder ASC
16 0.0008 0.00077104568481445
SELECT * FROM categories WHERE parent_id = '0' AND categorygroup_id = '1'  AND hidden = 0 ORDER BY sortorder ASC
17 0.0056 0.0056090354919434
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.0004 0.00037908554077148
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.00081610679626465
SELECT COUNT(DISTINCT(bundle_id)) FROM bundle_categories WHERE category_id = 26
20 0.0003 0.00030708312988281
SELECT id FROM categories WHERE parent_id = '26'
21 0.0048 0.0048179626464844
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.0009 0.00088191032409668
SELECT COUNT(DISTINCT(p.id)) FROM bundles p, bundle_categories c
				WHERE p.id = c.bundle_id
				  AND c.category_id IN (26)
				  AND p.disabled = 0 
23 0.0009 0.00087189674377441
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.00074195861816406
SELECT COUNT(DISTINCT(id)) FROM categories_autopopulate WHERE category_id = '26'
25 0.0003 0.00029706954956055
SELECT * FROM categorygroups WHERE id = '1'
26 0.0031 0.0031309127807617
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.0007 0.00067496299743652
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.00033807754516602
SELECT COUNT(DISTINCT(bundle_id)) FROM bundle_categories WHERE category_id = 27
29 0.0004 0.00035691261291504
SELECT id FROM categories WHERE parent_id = '27'
30 0.0033 0.0033140182495117
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.0013 0.00130295753479
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.0008 0.00077509880065918
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.0006 0.00063681602478027
SELECT COUNT(DISTINCT(id)) FROM categories_autopopulate WHERE category_id = '27'
34 0.0006 0.00057506561279297
SELECT * FROM categorygroups WHERE id = '1'
35 0.0027 0.0026628971099854
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.0006 0.0006098747253418
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.0005 0.00046300888061523
SELECT COUNT(DISTINCT(bundle_id)) FROM bundle_categories WHERE category_id = 28
38 0.0006 0.00057005882263184
SELECT id FROM categories WHERE parent_id = '28'
39 0.0028 0.0028369426727295
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.0006 0.00061607360839844
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.0006 0.00063180923461914
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.0006 0.00058197975158691
SELECT COUNT(DISTINCT(id)) FROM categories_autopopulate WHERE category_id = '28'
43 0.0005 0.00051188468933105
SELECT * FROM categorygroups WHERE id = '1'
44 0.0008 0.00078797340393066
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.0005 0.00052690505981445
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.0005 0.00047516822814941
SELECT COUNT(DISTINCT(bundle_id)) FROM bundle_categories WHERE category_id = 29
47 0.0005 0.00049495697021484
SELECT id FROM categories WHERE parent_id = '29'
48 0.0009 0.00089383125305176
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.0006 0.00061821937561035
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.00062394142150879
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.0006 0.00058603286743164
SELECT COUNT(DISTINCT(id)) FROM categories_autopopulate WHERE category_id = '29'
52 0.0005 0.00054001808166504
SELECT * FROM categorygroups WHERE id = '1'
53 0.0007 0.00072884559631348
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.0006 0.00056195259094238
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.0005 0.0004570484161377
SELECT COUNT(DISTINCT(bundle_id)) FROM bundle_categories WHERE category_id = 30
56 0.0006 0.00055503845214844
SELECT id FROM categories WHERE parent_id = '30'
57 0.0009 0.00091791152954102
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.0006 0.00063586235046387
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.0006 0.00063204765319824
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.0007 0.00068497657775879
SELECT COUNT(DISTINCT(id)) FROM categories_autopopulate WHERE category_id = '30'
61 0.0006 0.00061202049255371
SELECT * FROM categorygroups WHERE id = '1'
62 0.0008 0.00084090232849121
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.0006 0.0006258487701416
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.0005 0.00052690505981445
SELECT COUNT(DISTINCT(bundle_id)) FROM bundle_categories WHERE category_id = 31
65 0.0006 0.00061798095703125
SELECT id FROM categories WHERE parent_id = '31'
66 0.0011 0.0010850429534912
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.0006 0.0006251335144043
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.0007 0.00065302848815918
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.0006 0.00062823295593262
SELECT COUNT(DISTINCT(id)) FROM categories_autopopulate WHERE category_id = '31'
70 0.0006 0.00063419342041016
SELECT * FROM categorygroups WHERE id = '1'
71 0.0007 0.00068879127502441
SELECT * FROM categories WHERE parent_id = '0' AND categorygroup_id = '2'  AND hidden = 0 ORDER BY sortorder ASC
72 0.0050 0.0050370693206787
SELECT * FROM manufacturers m WHERE m.display_sidebar = 1 AND m.merge_manufacturer_id = 0 ORDER BY linktitle ASC
73 0.0023 0.0022549629211426
SELECT * FROM sideboxes WHERE (templateuid = 'fsb-fluid2018' OR templateuid = '') AND enabled = 1 ORDER BY sortorder ASC
74 0.0008 0.00081419944763184
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.0013 0.001338005065918
SELECT * FROM sideboxes_pages WHERE sidebox_id = '26'
76 0.0021 0.0020952224731445
SELECT value FROM template_options WHERE templateuid = 'fsb-fluid2018' AND optionuid = 'DISPLAY_CREDIT_ICON'
77 0.0011 0.0010740756988525
SELECT * FROM pages WHERE core = 1 ORDER BY pagekey
78 0.9018 0.90178990364075
SELECT * FROM ipgeocountries WHERE INET_ATON('216.73.216.66') >= INET_ATON(ip_start) AND INET_ATON('216.73.216.66') <= INET_ATON(ip_end)
79 0.0018 0.0018348693847656
SELECT * FROM ipgeolocations WHERE geoname_id = '6252001'
80 0.0007 0.00073885917663574
SELECT * FROM countryredirects WHERE countrycode = 'US'
81 0.0004 0.00037407875061035
SELECT * FROM pages WHERE pagename = 'search'
82 0.0047 0.0046911239624023
SELECT MAX(price) as maxprice, MIN(price) as minprice FROM products WHERE enabled = 1 AND hidden = 0 AND price <> 0 
83 0.0015 0.0014560222625732
SELECT * FROM manufacturers WHERE display_filter = 1 AND merge_manufacturer_id = 0 ORDER BY name
84 0.0010 0.00098609924316406
SELECT * FROM productattributenames n WHERE hidden = 0 AND metabrowse = 1 ORDER BY n.displayname ASC
85 0.0047 0.0047190189361572
SELECT MAX(price) as maxprice, MIN(price) as minprice FROM products WHERE enabled = 1 AND hidden = 0 AND price <> 0 
86 0.0014 0.0014069080352783
SELECT * FROM manufacturers WHERE display_filter = 1 AND merge_manufacturer_id = 0 ORDER BY name
87 0.0004 0.00036501884460449
SELECT * FROM productattributenames n WHERE hidden = 0 AND metabrowse = 1 AND sidebarfilter = 1 ORDER BY n.displayname ASC
88 0.0008 0.00079584121704102
INSERT INTO searches (`keywords`, `timestamp`, `ip`) SELECT 'palais des thes the vert thE du hammam bote metal 100g', NOW(), '216.73.216.66'
89 0.0005 0.00053501129150391
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.0003509521484375
SELECT DISTINCT (p.id), salesrank, price, linktitle,
    MATCH (description, keyfeatures, title, descriptionsecondary)
    AGAINST ('+pala} +d} +th} +the +vert +thE +du +hammam +bote +metal +100g' IN BOOLEAN MODE) as searchrelevance, 'product' AS type
    FROM products p 
		WHERE MATCH (description, keyfeatures, title, descriptionsecondary) AGAINST ('+pala} +d} +th} +the +vert +thE +du +hammam +bote +metal +100g' IN BOOLEAN MODE)
		AND enabled = 1
		AND hidden = 0
		AND parent_id = 0
		
		AND 1 = 1 UNION SELECT DISTINCT(b.id), salesrank, price, title as `linktitle`, MATCH (description, keyfeatures, title, descriptionsecondary)
        AGAINST ('+pala} +d} +th} +the +vert +thE +du +hammam +bote +metal +100g'), 'bundle' AS type FROM bundles b
		WHERE MATCH (description, keyfeatures, title, descriptionsecondary) AGAINST ('+pala} +d} +th} +the +vert +thE +du +hammam +bote +metal +100g' IN BOOLEAN MODE)
		AND b.disabled = 0
		
		AND 1 = 1
91 0.0042 0.0042171478271484
SELECT DISTINCT (p.id), salesrank, price, linktitle,
          'product' AS type
          FROM products p 
		WHERE ((description LIKE 'palais') OR (keyfeatures LIKE 'palais') OR (title LIKE 'palais') OR (description LIKE 'des') OR (keyfeatures LIKE 'des') OR (title LIKE 'des') OR (description LIKE 'thes') OR (keyfeatures LIKE 'thes') OR (title LIKE 'thes') OR (description LIKE 'the') OR (keyfeatures LIKE 'the') OR (title LIKE 'the') OR (description LIKE 'vert') OR (keyfeatures LIKE 'vert') OR (title LIKE 'vert') OR (description LIKE 'thE') OR (keyfeatures LIKE 'thE') OR (title LIKE 'thE') OR (description LIKE 'du') OR (keyfeatures LIKE 'du') OR (title LIKE 'du') OR (description LIKE 'hammam') OR (keyfeatures LIKE 'hammam') OR (title LIKE 'hammam') OR (description LIKE 'bote') OR (keyfeatures LIKE 'bote') OR (title LIKE 'bote') OR (description LIKE 'metal') OR (keyfeatures LIKE 'metal') OR (title LIKE 'metal') OR (description LIKE '100g') OR (keyfeatures LIKE '100g') OR (title LIKE '100g'))

		AND enabled = 1
		AND hidden = 0
		AND parent_id = 0
		
		AND 1 = 1
92 0.0004 0.00036311149597168
SELECT DISTINCT (p.id), price, linktitle,
          'ebayproduct' AS type
          FROM ebay_products p 
		WHERE ((description LIKE 'palais') OR (title LIKE 'palais') OR (description LIKE 'des') OR (title LIKE 'des') OR (description LIKE 'thes') OR (title LIKE 'thes') OR (description LIKE 'the') OR (title LIKE 'the') OR (description LIKE 'vert') OR (title LIKE 'vert') OR (description LIKE 'thE') OR (title LIKE 'thE') OR (description LIKE 'du') OR (title LIKE 'du') OR (description LIKE 'hammam') OR (title LIKE 'hammam') OR (description LIKE 'bote') OR (title LIKE 'bote') OR (description LIKE 'metal') OR (title LIKE 'metal') OR (description LIKE '100g') OR (title LIKE '100g'))
		AND hide = 0
93 0.0003 0.00031805038452148
SELECT DISTINCT (p.id), price, linktitle,
          'customproduct' AS type
          FROM custom_products p 
		WHERE ((description LIKE 'palais') OR (title LIKE 'palais') OR (description LIKE 'des') OR (title LIKE 'des') OR (description LIKE 'thes') OR (title LIKE 'thes') OR (description LIKE 'the') OR (title LIKE 'the') OR (description LIKE 'vert') OR (title LIKE 'vert') OR (description LIKE 'thE') OR (title LIKE 'thE') OR (description LIKE 'du') OR (title LIKE 'du') OR (description LIKE 'hammam') OR (title LIKE 'hammam') OR (description LIKE 'bote') OR (title LIKE 'bote') OR (description LIKE 'metal') OR (title LIKE 'metal') OR (description LIKE '100g') OR (title LIKE '100g'))
		AND hide = 0
94 0.0003 0.0003359317779541
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.0054 0.0054020881652832
SELECT DISTINCT (p.id), salesrank, price, linktitle,
          'product' AS type
          FROM products p 
		WHERE ((description LIKE '%palais%') OR (keyfeatures LIKE '%palais%') OR (title LIKE '%palais%') OR (description LIKE '%des%') OR (keyfeatures LIKE '%des%') OR (title LIKE '%des%') OR (description LIKE '%thes%') OR (keyfeatures LIKE '%thes%') OR (title LIKE '%thes%') OR (description LIKE '%the%') OR (keyfeatures LIKE '%the%') OR (title LIKE '%the%') OR (description LIKE '%vert%') OR (keyfeatures LIKE '%vert%') OR (title LIKE '%vert%') OR (description LIKE '%thE%') OR (keyfeatures LIKE '%thE%') OR (title LIKE '%thE%') OR (description LIKE '%du%') OR (keyfeatures LIKE '%du%') OR (title LIKE '%du%') OR (description LIKE '%hammam%') OR (keyfeatures LIKE '%hammam%') OR (title LIKE '%hammam%') OR (description LIKE '%bote%') OR (keyfeatures LIKE '%bote%') OR (title LIKE '%bote%') OR (description LIKE '%metal%') OR (keyfeatures LIKE '%metal%') OR (title LIKE '%metal%') OR (description LIKE '%100g%') OR (keyfeatures LIKE '%100g%') OR (title LIKE '%100g%'))

		AND enabled = 1
		AND hidden = 0
		AND parent_id = 0
		
		AND 1 = 1
96 0.0003 0.00028491020202637
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.0002739429473877
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.0003 0.00034093856811523
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.0003 0.00032615661621094
SELECT DISTINCT (p.id), salesrank, price, linktitle,
    MATCH (description, keyfeatures, title, descriptionsecondary)
    AGAINST ('+pala} +d} +th} +the +vert +thE +du +hammam +bote +metal +100g' IN BOOLEAN MODE) as searchrelevance, 'product' AS type
    FROM products p 
		WHERE MATCH (description, keyfeatures, title, descriptionsecondary) AGAINST ('+pala} +d} +th} +the +vert +thE +du +hammam +bote +metal +100g' IN BOOLEAN MODE)
		AND enabled = 1
		AND hidden = 0
		AND parent_id = 0
		
		AND 1 = 1 UNION SELECT DISTINCT(b.id), salesrank, price, title as `linktitle`, MATCH (description, keyfeatures, title, descriptionsecondary)
        AGAINST ('+pala} +d} +th} +the +vert +thE +du +hammam +bote +metal +100g'), 'bundle' AS type FROM bundles b
		WHERE MATCH (description, keyfeatures, title, descriptionsecondary) AGAINST ('+pala} +d} +th} +the +vert +thE +du +hammam +bote +metal +100g' IN BOOLEAN MODE)
		AND b.disabled = 0
		
		AND 1 = 1 ORDER BY salesrank ASC
100 0.0040 0.0039799213409424
SELECT DISTINCT (p.id), salesrank, price, linktitle,
          'product' AS type
          FROM products p 
		WHERE ((description LIKE 'palais') OR (keyfeatures LIKE 'palais') OR (title LIKE 'palais') OR (description LIKE 'des') OR (keyfeatures LIKE 'des') OR (title LIKE 'des') OR (description LIKE 'thes') OR (keyfeatures LIKE 'thes') OR (title LIKE 'thes') OR (description LIKE 'the') OR (keyfeatures LIKE 'the') OR (title LIKE 'the') OR (description LIKE 'vert') OR (keyfeatures LIKE 'vert') OR (title LIKE 'vert') OR (description LIKE 'thE') OR (keyfeatures LIKE 'thE') OR (title LIKE 'thE') OR (description LIKE 'du') OR (keyfeatures LIKE 'du') OR (title LIKE 'du') OR (description LIKE 'hammam') OR (keyfeatures LIKE 'hammam') OR (title LIKE 'hammam') OR (description LIKE 'bote') OR (keyfeatures LIKE 'bote') OR (title LIKE 'bote') OR (description LIKE 'metal') OR (keyfeatures LIKE 'metal') OR (title LIKE 'metal') OR (description LIKE '100g') OR (keyfeatures LIKE '100g') OR (title LIKE '100g'))

		AND enabled = 1
		AND hidden = 0
		AND parent_id = 0
		
		AND 1 = 1 ORDER BY salesrank ASC
101 0.0003 0.0002739429473877
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.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 'thE') OR (title LIKE 'thE') OR (description LIKE 'du') OR (title LIKE 'du') OR (description LIKE 'hammam') OR (title LIKE 'hammam') OR (description LIKE 'bote') OR (title LIKE 'bote') OR (description LIKE 'metal') OR (title LIKE 'metal') OR (description LIKE '100g') OR (title LIKE '100g'))
		AND hide = 0
103 0.0003 0.00030994415283203
SELECT DISTINCT (p.id), salesrank, price, linktitle,
    MATCH (description, keyfeatures, title, descriptionsecondary)
    AGAINST ('+pala} +d} +th} +the +vert +thE +du +hammam +bote +metal +100g' IN BOOLEAN MODE) as searchrelevance, 'product' AS type
    FROM products p 
		WHERE MATCH (description, keyfeatures, title, descriptionsecondary) AGAINST ('+pala} +d} +th} +the +vert +thE +du +hammam +bote +metal +100g' IN BOOLEAN MODE)
		AND enabled = 1
		AND hidden = 0
		AND parent_id = 0
		
		AND 1 = 1 UNION SELECT DISTINCT(b.id), salesrank, price, title as `linktitle`, MATCH (description, keyfeatures, title, descriptionsecondary)
        AGAINST ('+pala} +d} +th} +the +vert +thE +du +hammam +bote +metal +100g'), 'bundle' AS type FROM bundles b
		WHERE MATCH (description, keyfeatures, title, descriptionsecondary) AGAINST ('+pala} +d} +th} +the +vert +thE +du +hammam +bote +metal +100g' IN BOOLEAN MODE)
		AND b.disabled = 0
		
		AND 1 = 1 ORDER BY salesrank ASC
104 0.0055 0.0054769515991211
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.0004 0.00036406517028809
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.00026106834411621
SELECT DISTINCT (p.id), price, linktitle,
          'customproduct' AS type
          FROM custom_products p 
		WHERE ((description LIKE '%palais%') OR (title LIKE '%palais%') OR (description LIKE '%des%') OR (title LIKE '%des%') OR (description LIKE '%thes%') OR (title LIKE '%thes%') OR (description LIKE '%the%') OR (title LIKE '%the%') OR (description LIKE '%vert%') OR (title LIKE '%vert%') OR (description LIKE '%thE%') OR (title LIKE '%thE%') OR (description LIKE '%du%') OR (title LIKE '%du%') OR (description LIKE '%hammam%') OR (title LIKE '%hammam%') OR (description LIKE '%bote%') OR (title LIKE '%bote%') OR (description LIKE '%metal%') OR (title LIKE '%metal%') OR (description LIKE '%100g%') OR (title LIKE '%100g%'))
		AND hide = 0
107 0.0003 0.00027894973754883
SELECT * FROM products WHERE id = '3057'
108 0.0009 0.0008690357208252
SELECT * FROM productimages WHERE product_id = '3057' ORDER BY sortorder ASC
109 0.0008 0.00082087516784668
SELECT * FROM product_image_select WHERE product_id = '3057'
110 0.0006 0.00060701370239258
SELECT * FROM productcustomimages WHERE product_id = '3057'
111 0.0009 0.00094795227050781
SELECT a.name, n.displayname,a.value FROM productattributes a, productattributenames n WHERE product_id = '3057' AND a.name = n.originalname
112 0.0007 0.00074219703674316
SELECT * FROM productoffers WHERE product_id = '3057' AND merchantid = 'A1X6FK5RDHNB96'
113 0.0003 0.00026082992553711
SELECT * FROM productoffers
                WHERE product_id = '3057' AND price > 0
                ORDER BY price ASC LIMIT 1
114 0.0002 0.00023698806762695
SELECT * FROM productoffers
                WHERE product_id = 3057
                ORDER BY price ASC LIMIT 1
115 0.0003 0.00032496452331543
SELECT value FROM productattributes
                WHERE product_id = '3057'
                AND name = 'ListPriceAmount'
116 0.0003 0.0002739429473877
SELECT value FROM productattributes WHERE product_id = '3057' AND (name = 'ListPriceAmount' OR name = 'ListPriceFormattedPrice') ORDER BY name LIMIT 1
117 0.0003 0.0003349781036377
SELECT * FROM products WHERE id = '3019'
118 0.0003 0.00029897689819336
SELECT * FROM productimages WHERE product_id = '3019' ORDER BY sortorder ASC
119 0.0005 0.00049805641174316
SELECT * FROM product_image_select WHERE product_id = '3019'
120 0.0003 0.00026988983154297
SELECT * FROM productcustomimages WHERE product_id = '3019'
121 0.0006 0.0005791187286377
SELECT a.name, n.displayname,a.value FROM productattributes a, productattributenames n WHERE product_id = '3019' AND a.name = n.originalname
122 0.0003 0.00030517578125
SELECT * FROM productoffers WHERE product_id = '3019' AND merchantid = 'A1X6FK5RDHNB96'
123 0.0003 0.00025582313537598
SELECT * FROM productoffers
                WHERE product_id = '3019' AND price > 0
                ORDER BY price ASC LIMIT 1
124 0.0002 0.00022006034851074
SELECT * FROM productoffers
                WHERE product_id = 3019
                ORDER BY price ASC LIMIT 1
125 0.0003 0.00025701522827148
SELECT value FROM productattributes
                WHERE product_id = '3019'
                AND name = 'ListPriceAmount'
126 0.0003 0.00026607513427734
SELECT value FROM productattributes WHERE product_id = '3019' AND (name = 'ListPriceAmount' OR name = 'ListPriceFormattedPrice') ORDER BY name LIMIT 1
127 0.0003 0.0003361701965332
SELECT * FROM products WHERE id = '2984'
128 0.0003 0.00031113624572754
SELECT * FROM productimages WHERE product_id = '2984' ORDER BY sortorder ASC
129 0.0005 0.00047707557678223
SELECT * FROM product_image_select WHERE product_id = '2984'
130 0.0003 0.00026917457580566
SELECT * FROM productcustomimages WHERE product_id = '2984'
131 0.0006 0.00059390068054199
SELECT a.name, n.displayname,a.value FROM productattributes a, productattributenames n WHERE product_id = '2984' AND a.name = n.originalname
132 0.0003 0.0003349781036377
SELECT * FROM productoffers WHERE product_id = '2984' AND merchantid = 'A1X6FK5RDHNB96'
133 0.0002 0.00024580955505371
SELECT * FROM productoffers
                WHERE product_id = '2984' AND price > 0
                ORDER BY price ASC LIMIT 1
134 0.0002 0.0002439022064209
SELECT * FROM productoffers
                WHERE product_id = 2984
                ORDER BY price ASC LIMIT 1
135 0.0002 0.00024700164794922
SELECT value FROM productattributes
                WHERE product_id = '2984'
                AND name = 'ListPriceAmount'
136 0.0003 0.00029397010803223
SELECT value FROM productattributes WHERE product_id = '2984' AND (name = 'ListPriceAmount' OR name = 'ListPriceFormattedPrice') ORDER BY name LIMIT 1
137 0.0004 0.00035905838012695
SELECT * FROM products WHERE id = '3401'
138 0.0004 0.00038695335388184
SELECT * FROM productimages WHERE product_id = '3401' ORDER BY sortorder ASC
139 0.0007 0.00071907043457031
SELECT pi.*, p.parent_id FROM productimages pi, products p WHERE p.parent_id = '3401' AND p.id = pi.product_id ORDER BY pi.sortorder
140 0.0005 0.00046610832214355
SELECT * FROM product_image_select WHERE product_id = '3401'
141 0.0003 0.00031208992004395
SELECT * FROM productcustomimages WHERE product_id = '3401'
142 0.0004 0.00042200088500977
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 = '3401'
                GROUP BY o.product_id
143 0.0015 0.0015449523925781
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     = '3401'
                GROUP BY n.displayname
                ORDER BY n.displayname DESC
144 0.0004 0.00041484832763672
SELECT MAX(amountsaved) AS maxsaving, MIN(amountsaved) AS minsaving FROM productoffers o, products p WHERE o.product_id = p.id AND p.parent_id = 3401
145 0.0011 0.0011389255523682
SELECT a.name, n.displayname,a.value FROM productattributes a, productattributenames n WHERE product_id = '3401' AND a.name = n.originalname
146 0.0003 0.00025796890258789
SELECT * FROM productoffers WHERE product_id = '3401' AND merchantid = 'A1X6FK5RDHNB96'
147 0.0003 0.00025296211242676
SELECT * FROM productoffers
                WHERE product_id = '3401' AND price > 0
                ORDER BY price ASC LIMIT 1
148 0.0002 0.00023198127746582
SELECT * FROM productoffers
                WHERE product_id = 3401
                ORDER BY price ASC LIMIT 1
149 0.0002 0.00024294853210449
SELECT value FROM productattributes
                WHERE product_id = '3401'
                AND name = 'ListPriceAmount'
150 0.0003 0.00032496452331543
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 = '3401'
                GROUP BY o.product_id
151 0.0007 0.00065302848815918
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     = '3401'
                GROUP BY n.displayname
                ORDER BY n.displayname DESC
152 0.0004 0.00038909912109375
SELECT MAX(amountsaved) AS maxsaving, MIN(amountsaved) AS minsaving FROM productoffers o, products p WHERE o.product_id = p.id AND p.parent_id = 3401
153 0.0003 0.00034284591674805
SELECT value FROM productattributes WHERE product_id = '3401' AND (name = 'ListPriceAmount' OR name = 'ListPriceFormattedPrice') ORDER BY name LIMIT 1
154 0.0005 0.00052714347839355
SELECT  o.value
                FROM    products            p,
                        productoptions      o
                WHERE   p.parent_id     = '3401'
                  AND   p.id            = o.product_id
                  AND   o.name          = 'Size'
                GROUP BY o.value
                ORDER BY o.value ASC
155 0.0004 0.00043487548828125
SELECT  o.value
                FROM    products            p,
                        productoptions      o
                WHERE   p.parent_id     = '3401'
                  AND   p.id            = o.product_id
                  AND   o.name          = 'Color'
                GROUP BY o.value
                ORDER BY o.value ASC
156 0.0003 0.00025701522827148
SELECT * FROM products WHERE id = '3023'
157 0.0006 0.00063085556030273
SELECT * FROM productimages WHERE product_id = '3023' ORDER BY sortorder ASC
158 0.0004 0.00044989585876465
SELECT * FROM product_image_select WHERE product_id = '3023'
159 0.0003 0.00027894973754883
SELECT * FROM productcustomimages WHERE product_id = '3023'
160 0.0006 0.00056099891662598
SELECT a.name, n.displayname,a.value FROM productattributes a, productattributenames n WHERE product_id = '3023' AND a.name = n.originalname
161 0.0003 0.00032591819763184
SELECT * FROM productoffers WHERE product_id = '3023' AND merchantid = 'A1X6FK5RDHNB96'
162 0.0002 0.00024819374084473
SELECT * FROM productoffers
                WHERE product_id = '3023' AND price > 0
                ORDER BY price ASC LIMIT 1
163 0.0002 0.00022602081298828
SELECT * FROM productoffers
                WHERE product_id = 3023
                ORDER BY price ASC LIMIT 1
164 0.0002 0.000244140625
SELECT value FROM productattributes
                WHERE product_id = '3023'
                AND name = 'ListPriceAmount'
165 0.0003 0.00026798248291016
SELECT value FROM productattributes WHERE product_id = '3023' AND (name = 'ListPriceAmount' OR name = 'ListPriceFormattedPrice') ORDER BY name LIMIT 1
166 0.0003 0.00032806396484375
SELECT * FROM products WHERE id = '3024'
167 0.0003 0.00031709671020508
SELECT * FROM productimages WHERE product_id = '3024' ORDER BY sortorder ASC
168 0.0005 0.00045084953308105
SELECT * FROM product_image_select WHERE product_id = '3024'
169 0.0003 0.00028204917907715
SELECT * FROM productcustomimages WHERE product_id = '3024'
170 0.0007 0.00070595741271973
SELECT a.name, n.displayname,a.value FROM productattributes a, productattributenames n WHERE product_id = '3024' AND a.name = n.originalname
171 0.0003 0.00031495094299316
SELECT * FROM productoffers WHERE product_id = '3024' AND merchantid = 'A1X6FK5RDHNB96'
172 0.0003 0.00025200843811035
SELECT * FROM productoffers
                WHERE product_id = '3024' AND price > 0
                ORDER BY price ASC LIMIT 1
173 0.0003 0.00030183792114258
SELECT value FROM productattributes WHERE product_id = '3024' AND (name = 'ListPriceAmount' OR name = 'ListPriceFormattedPrice') ORDER BY name LIMIT 1
174 0.0003 0.0003359317779541
SELECT * FROM products WHERE id = '3073'
175 0.0003 0.00032997131347656
SELECT * FROM productimages WHERE product_id = '3073' ORDER BY sortorder ASC
176 0.0005 0.00047206878662109
SELECT * FROM product_image_select WHERE product_id = '3073'
177 0.0003 0.0002739429473877
SELECT * FROM productcustomimages WHERE product_id = '3073'
178 0.0007 0.00071310997009277
SELECT a.name, n.displayname,a.value FROM productattributes a, productattributenames n WHERE product_id = '3073' AND a.name = n.originalname
179 0.0003 0.0003199577331543
SELECT * FROM productoffers WHERE product_id = '3073' AND merchantid = 'A1X6FK5RDHNB96'
180 0.0003 0.00025510787963867
SELECT * FROM productoffers
                WHERE product_id = '3073' AND price > 0
                ORDER BY price ASC LIMIT 1
181 0.0003 0.00025200843811035
SELECT * FROM productoffers
                WHERE product_id = 3073
                ORDER BY price ASC LIMIT 1
182 0.0002 0.00024890899658203
SELECT value FROM productattributes
                WHERE product_id = '3073'
                AND name = 'ListPriceAmount'
183 0.0003 0.00025796890258789
SELECT value FROM productattributes WHERE product_id = '3073' AND (name = 'ListPriceAmount' OR name = 'ListPriceFormattedPrice') ORDER BY name LIMIT 1
184 0.0003 0.00032711029052734
SELECT * FROM products WHERE id = '3046'
185 0.0004 0.00036811828613281
SELECT * FROM productimages WHERE product_id = '3046' ORDER BY sortorder ASC
186 0.0005 0.00049209594726562
SELECT * FROM product_image_select WHERE product_id = '3046'
187 0.0003 0.00028800964355469
SELECT * FROM productcustomimages WHERE product_id = '3046'
188 0.0007 0.00069808959960938
SELECT a.name, n.displayname,a.value FROM productattributes a, productattributenames n WHERE product_id = '3046' AND a.name = n.originalname
189 0.0003 0.00030994415283203
SELECT * FROM productoffers WHERE product_id = '3046' AND merchantid = 'A1X6FK5RDHNB96'
190 0.0002 0.00023698806762695
SELECT * FROM productoffers
                WHERE product_id = '3046' AND price > 0
                ORDER BY price ASC LIMIT 1
191 0.0002 0.00021505355834961
SELECT * FROM productoffers
                WHERE product_id = 3046
                ORDER BY price ASC LIMIT 1
192 0.0002 0.00023889541625977
SELECT value FROM productattributes
                WHERE product_id = '3046'
                AND name = 'ListPriceAmount'
193 0.0003 0.00025486946105957
SELECT value FROM productattributes WHERE product_id = '3046' AND (name = 'ListPriceAmount' OR name = 'ListPriceFormattedPrice') ORDER BY name LIMIT 1
194 0.0003 0.00030708312988281
SELECT * FROM products WHERE id = '3058'
195 0.0004 0.00036001205444336
SELECT * FROM productimages WHERE product_id = '3058' ORDER BY sortorder ASC
196 0.0004 0.0004270076751709
SELECT * FROM product_image_select WHERE product_id = '3058'
197 0.0003 0.00026297569274902
SELECT * FROM productcustomimages WHERE product_id = '3058'
198 0.0006 0.00062799453735352
SELECT a.name, n.displayname,a.value FROM productattributes a, productattributenames n WHERE product_id = '3058' AND a.name = n.originalname
199 0.0003 0.00029993057250977
SELECT * FROM productoffers WHERE product_id = '3058' AND merchantid = 'A1X6FK5RDHNB96'
200 0.0002 0.00024199485778809
SELECT * FROM productoffers
                WHERE product_id = '3058' AND price > 0
                ORDER BY price ASC LIMIT 1
201 0.0002 0.00022602081298828
SELECT * FROM productoffers
                WHERE product_id = 3058
                ORDER BY price ASC LIMIT 1
202 0.0002 0.00024294853210449
SELECT value FROM productattributes
                WHERE product_id = '3058'
                AND name = 'ListPriceAmount'
203 0.0003 0.00025606155395508
SELECT value FROM productattributes WHERE product_id = '3058' AND (name = 'ListPriceAmount' OR name = 'ListPriceFormattedPrice') ORDER BY name LIMIT 1
204 0.0017 0.0016810894012451
SELECT * FROM products WHERE id = '3067'
205 0.0008 0.00075101852416992
SELECT * FROM productimages WHERE product_id = '3067' ORDER BY sortorder ASC
206 0.0009 0.00092220306396484
SELECT * FROM product_image_select WHERE product_id = '3067'
207 0.0005 0.00050687789916992
SELECT * FROM productcustomimages WHERE product_id = '3067'
208 0.0014 0.0014121532440186
SELECT a.name, n.displayname,a.value FROM productattributes a, productattributenames n WHERE product_id = '3067' AND a.name = n.originalname
209 0.0005 0.00054788589477539
SELECT * FROM productoffers WHERE product_id = '3067' AND merchantid = 'A1X6FK5RDHNB96'
210 0.0004 0.00042295455932617
SELECT * FROM productoffers
                WHERE product_id = '3067' AND price > 0
                ORDER BY price ASC LIMIT 1
211 0.0004 0.00036311149597168
SELECT * FROM productoffers
                WHERE product_id = 3067
                ORDER BY price ASC LIMIT 1
212 0.0004 0.00040292739868164
SELECT value FROM productattributes
                WHERE product_id = '3067'
                AND name = 'ListPriceAmount'
213 0.0004 0.00044393539428711
SELECT value FROM productattributes WHERE product_id = '3067' AND (name = 'ListPriceAmount' OR name = 'ListPriceFormattedPrice') ORDER BY name LIMIT 1
214 0.0006 0.00058412551879883
SELECT * FROM products WHERE id = '3579'
215 0.0006 0.00059294700622559
SELECT * FROM productimages WHERE product_id = '3579' ORDER BY sortorder ASC
216 0.0008 0.00075292587280273
SELECT pi.*, p.parent_id FROM productimages pi, products p WHERE p.parent_id = '3579' AND p.id = pi.product_id ORDER BY pi.sortorder
217 0.0009 0.00091004371643066
SELECT * FROM product_image_select WHERE product_id = '3579'
218 0.0005 0.00046801567077637
SELECT * FROM productcustomimages WHERE product_id = '3579'
219 0.0006 0.00064992904663086
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 = '3579'
                GROUP BY o.product_id
220 0.0008 0.00079107284545898
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     = '3579'
                GROUP BY n.displayname
                ORDER BY n.displayname DESC
221 0.0005 0.00051307678222656
SELECT MAX(amountsaved) AS maxsaving, MIN(amountsaved) AS minsaving FROM productoffers o, products p WHERE o.product_id = p.id AND p.parent_id = 3579
222 0.0012 0.0011551380157471
SELECT a.name, n.displayname,a.value FROM productattributes a, productattributenames n WHERE product_id = '3579' AND a.name = n.originalname
223 0.0004 0.00041604042053223
SELECT * FROM productoffers WHERE product_id = '3579' AND merchantid = 'A1X6FK5RDHNB96'
224 0.0004 0.00044703483581543
SELECT * FROM productoffers
                WHERE product_id = '3579' AND price > 0
                ORDER BY price ASC LIMIT 1
225 0.0004 0.00037693977355957
SELECT * FROM productoffers
                WHERE product_id = 3579
                ORDER BY price ASC LIMIT 1
226 0.0004 0.0004119873046875
SELECT value FROM productattributes
                WHERE product_id = '3579'
                AND name = 'ListPriceAmount'
227 0.0005 0.00049495697021484
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 = '3579'
                GROUP BY o.product_id
228 0.0009 0.00085687637329102
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     = '3579'
                GROUP BY n.displayname
                ORDER BY n.displayname DESC
229 0.0004 0.00042295455932617
SELECT MAX(amountsaved) AS maxsaving, MIN(amountsaved) AS minsaving FROM productoffers o, products p WHERE o.product_id = p.id AND p.parent_id = 3579
230 0.0007 0.0006721019744873
SELECT value FROM productattributes WHERE product_id = '3579' AND (name = 'ListPriceAmount' OR name = 'ListPriceFormattedPrice') ORDER BY name LIMIT 1
231 0.0007 0.0006859302520752
SELECT  o.value
                FROM    products            p,
                        productoptions      o
                WHERE   p.parent_id     = '3579'
                  AND   p.id            = o.product_id
                  AND   o.name          = 'Style'
                GROUP BY o.value
                ORDER BY o.value ASC
232 0.0004 0.00041794776916504
SELECT * FROM products WHERE id = '3306'
233 0.0006 0.00056600570678711
SELECT * FROM productimages WHERE product_id = '3306' ORDER BY sortorder ASC
234 0.0006 0.00057101249694824
SELECT pi.*, p.parent_id FROM productimages pi, products p WHERE p.parent_id = '3306' AND p.id = pi.product_id ORDER BY pi.sortorder
235 0.0009 0.00088000297546387
SELECT * FROM product_image_select WHERE product_id = '3306'
236 0.0005 0.00045490264892578
SELECT * FROM productcustomimages WHERE product_id = '3306'
237 0.0007 0.00067806243896484
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 = '3306'
                GROUP BY o.product_id
238 0.0009 0.00086402893066406
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     = '3306'
                GROUP BY n.displayname
                ORDER BY n.displayname DESC
239 0.0005 0.00046706199645996
SELECT MAX(amountsaved) AS maxsaving, MIN(amountsaved) AS minsaving FROM productoffers o, products p WHERE o.product_id = p.id AND p.parent_id = 3306
240 0.0013 0.001309871673584
SELECT a.name, n.displayname,a.value FROM productattributes a, productattributenames n WHERE product_id = '3306' AND a.name = n.originalname
241 0.0005 0.0004570484161377
SELECT * FROM productoffers WHERE product_id = '3306' AND merchantid = 'A1X6FK5RDHNB96'
242 0.0004 0.00040006637573242
SELECT * FROM productoffers
                WHERE product_id = '3306' AND price > 0
                ORDER BY price ASC LIMIT 1
243 0.0004 0.00039315223693848
SELECT * FROM productoffers
                WHERE product_id = 3306
                ORDER BY price ASC LIMIT 1
244 0.0004 0.00044798851013184
SELECT value FROM productattributes
                WHERE product_id = '3306'
                AND name = 'ListPriceAmount'
245 0.0005 0.00051093101501465
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 = '3306'
                GROUP BY o.product_id
246 0.0013 0.001317024230957
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     = '3306'
                GROUP BY n.displayname
                ORDER BY n.displayname DESC
247 0.0005 0.0004889965057373
SELECT MAX(amountsaved) AS maxsaving, MIN(amountsaved) AS minsaving FROM productoffers o, products p WHERE o.product_id = p.id AND p.parent_id = 3306
248 0.0007 0.00073504447937012
SELECT value FROM productattributes WHERE product_id = '3306' AND (name = 'ListPriceAmount' OR name = 'ListPriceFormattedPrice') ORDER BY name LIMIT 1
249 0.0009 0.00088882446289062
SELECT  o.value
                FROM    products            p,
                        productoptions      o
                WHERE   p.parent_id     = '3306'
                  AND   p.id            = o.product_id
                  AND   o.name          = 'Size'
                GROUP BY o.value
                ORDER BY o.value ASC
250 0.0006 0.00061392784118652
SELECT  o.value
                FROM    products            p,
                        productoptions      o
                WHERE   p.parent_id     = '3306'
                  AND   p.id            = o.product_id
                  AND   o.name          = 'Color'
                GROUP BY o.value
                ORDER BY o.value ASC
251 0.0005 0.00049591064453125
SELECT * FROM products WHERE parent_id = '3306'
252 0.0014 0.0014450550079346
SELECT a.name, n.displayname,a.value FROM productattributes a, productattributenames n WHERE product_id = '1005' AND a.name = n.originalname
253 0.0006 0.0005640983581543
SELECT * FROM productoffers WHERE product_id = '1005' AND merchantid = 'A1X6FK5RDHNB96'
254 0.0004 0.00042891502380371
SELECT * FROM productoffers
                WHERE product_id = '1005' AND price > 0
                ORDER BY price ASC LIMIT 1
255 0.0004 0.00042295455932617
SELECT * FROM productoffers
                WHERE product_id = 1005
                ORDER BY price ASC LIMIT 1
256 0.0004 0.00040197372436523
SELECT value FROM productattributes
                WHERE product_id = '1005'
                AND name = 'ListPriceAmount'
257 0.0004 0.00043487548828125
SELECT * FROM products WHERE id = '3124'
258 0.0006 0.00057291984558105
SELECT * FROM productimages WHERE product_id = '3124' ORDER BY sortorder ASC
259 0.0009 0.00092005729675293
SELECT * FROM product_image_select WHERE product_id = '3124'
260 0.0005 0.00046801567077637
SELECT * FROM productcustomimages WHERE product_id = '3124'
261 0.0012 0.0011541843414307
SELECT a.name, n.displayname,a.value FROM productattributes a, productattributenames n WHERE product_id = '3124' AND a.name = n.originalname
262 0.0005 0.00054216384887695
SELECT * FROM productoffers WHERE product_id = '3124' AND merchantid = 'A1X6FK5RDHNB96'
263 0.0004 0.00038909912109375
SELECT * FROM productoffers
                WHERE product_id = '3124' AND price > 0
                ORDER BY price ASC LIMIT 1
264 0.0004 0.00039100646972656
SELECT * FROM productoffers
                WHERE product_id = 3124
                ORDER BY price ASC LIMIT 1
265 0.0004 0.00041007995605469
SELECT value FROM productattributes
                WHERE product_id = '3124'
                AND name = 'ListPriceAmount'
266 0.0005 0.00048398971557617
SELECT value FROM productattributes WHERE product_id = '3124' AND (name = 'ListPriceAmount' OR name = 'ListPriceFormattedPrice') ORDER BY name LIMIT 1
267 0.0006 0.0005650520324707
SELECT * FROM products WHERE id = '3129'
268 0.0007 0.00067687034606934
SELECT * FROM productimages WHERE product_id = '3129' ORDER BY sortorder ASC
269 0.0009 0.00089001655578613
SELECT * FROM product_image_select WHERE product_id = '3129'
270 0.0005 0.00053691864013672
SELECT * FROM productcustomimages WHERE product_id = '3129'
271 0.0014 0.0013740062713623
SELECT a.name, n.displayname,a.value FROM productattributes a, productattributenames n WHERE product_id = '3129' AND a.name = n.originalname
272 0.0005 0.00045514106750488
SELECT * FROM productoffers WHERE product_id = '3129' AND merchantid = 'A1X6FK5RDHNB96'
273 0.0004 0.00037193298339844
SELECT * FROM productoffers
                WHERE product_id = '3129' AND price > 0
                ORDER BY price ASC LIMIT 1
274 0.0003 0.00030398368835449
SELECT * FROM productoffers
                WHERE product_id = 3129
                ORDER BY price ASC LIMIT 1
275 0.0004 0.0003509521484375
SELECT value FROM productattributes
                WHERE product_id = '3129'
                AND name = 'ListPriceAmount'
276 0.0004 0.00043392181396484
SELECT value FROM productattributes WHERE product_id = '3129' AND (name = 'ListPriceAmount' OR name = 'ListPriceFormattedPrice') ORDER BY name LIMIT 1
277 0.0005 0.00049591064453125
SELECT * FROM products WHERE id = '3325'
278 0.0005 0.00054192543029785
SELECT * FROM productimages WHERE product_id = '3325' ORDER BY sortorder ASC
279 0.0007 0.0007169246673584
SELECT * FROM product_image_select WHERE product_id = '3325'
280 0.0004 0.00037097930908203
SELECT * FROM productcustomimages WHERE product_id = '3325'
281 0.0011 0.0011100769042969
SELECT a.name, n.displayname,a.value FROM productattributes a, productattributenames n WHERE product_id = '3325' AND a.name = n.originalname
282 0.0004 0.00044608116149902
SELECT * FROM productoffers WHERE product_id = '3325' AND merchantid = 'A1X6FK5RDHNB96'
283 0.0003 0.00034999847412109
SELECT * FROM productoffers
                WHERE product_id = '3325' AND price > 0
                ORDER BY price ASC LIMIT 1
284 0.0003 0.00033807754516602
SELECT * FROM productoffers
                WHERE product_id = 3325
                ORDER BY price ASC LIMIT 1
285 0.0004 0.00035190582275391
SELECT value FROM productattributes
                WHERE product_id = '3325'
                AND name = 'ListPriceAmount'
286 0.0004 0.00044608116149902
SELECT value FROM productattributes WHERE product_id = '3325' AND (name = 'ListPriceAmount' OR name = 'ListPriceFormattedPrice') ORDER BY name LIMIT 1
287 0.0005 0.00053310394287109
SELECT * FROM products WHERE id = '3166'
288 0.0005 0.00047492980957031
SELECT * FROM productimages WHERE product_id = '3166' ORDER BY sortorder ASC
289 0.0008 0.00075602531433105
SELECT * FROM product_image_select WHERE product_id = '3166'
290 0.0004 0.00039100646972656
SELECT * FROM productcustomimages WHERE product_id = '3166'
291 0.0011 0.0011160373687744
SELECT a.name, n.displayname,a.value FROM productattributes a, productattributenames n WHERE product_id = '3166' AND a.name = n.originalname
292 0.0003 0.00031518936157227
SELECT * FROM productoffers WHERE product_id = '3166' AND merchantid = 'A1X6FK5RDHNB96'
293 0.0003 0.00025105476379395
SELECT * FROM productoffers
                WHERE product_id = '3166' AND price > 0
                ORDER BY price ASC LIMIT 1
294 0.0002 0.00023913383483887
SELECT * FROM productoffers
                WHERE product_id = 3166
                ORDER BY price ASC LIMIT 1
295 0.0003 0.00030708312988281
SELECT value FROM productattributes
                WHERE product_id = '3166'
                AND name = 'ListPriceAmount'
296 0.0003 0.00029802322387695
SELECT value FROM productattributes WHERE product_id = '3166' AND (name = 'ListPriceAmount' OR name = 'ListPriceFormattedPrice') ORDER BY name LIMIT 1
297 0.0003 0.00032806396484375
SELECT * FROM products WHERE id = '3326'
298 0.0003 0.00030994415283203
SELECT * FROM productimages WHERE product_id = '3326' ORDER BY sortorder ASC
299 0.0004 0.00038814544677734
SELECT pi.*, p.parent_id FROM productimages pi, products p WHERE p.parent_id = '3326' AND p.id = pi.product_id ORDER BY pi.sortorder
300 0.0006 0.00063085556030273
SELECT * FROM product_image_select WHERE product_id = '3326'
301 0.0003 0.00031280517578125
SELECT * FROM productcustomimages WHERE product_id = '3326'
302 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 = '3326'
                GROUP BY o.product_id
303 0.0004 0.00041103363037109
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     = '3326'
                GROUP BY n.displayname
                ORDER BY n.displayname DESC
304 0.0003 0.00026297569274902
SELECT MAX(amountsaved) AS maxsaving, MIN(amountsaved) AS minsaving FROM productoffers o, products p WHERE o.product_id = p.id AND p.parent_id = 3326
305 0.0006 0.00063109397888184
SELECT a.name, n.displayname,a.value FROM productattributes a, productattributenames n WHERE product_id = '3326' AND a.name = n.originalname
306 0.0002 0.00023794174194336
SELECT * FROM productoffers WHERE product_id = '3326' AND merchantid = 'A1X6FK5RDHNB96'
307 0.0003 0.00026512145996094
SELECT * FROM productoffers
                WHERE product_id = '3326' AND price > 0
                ORDER BY price ASC LIMIT 1
308 0.0002 0.00022101402282715
SELECT * FROM productoffers
                WHERE product_id = 3326
                ORDER BY price ASC LIMIT 1
309 0.0002 0.00024509429931641
SELECT value FROM productattributes
                WHERE product_id = '3326'
                AND name = 'ListPriceAmount'
310 0.0003 0.0002601146697998
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 = '3326'
                GROUP BY o.product_id
311 0.0004 0.00040006637573242
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     = '3326'
                GROUP BY n.displayname
                ORDER BY n.displayname DESC
312 0.0004 0.00039196014404297
SELECT MAX(amountsaved) AS maxsaving, MIN(amountsaved) AS minsaving FROM productoffers o, products p WHERE o.product_id = p.id AND p.parent_id = 3326
313 0.0003 0.00033712387084961
SELECT value FROM productattributes WHERE product_id = '3326' AND (name = 'ListPriceAmount' OR name = 'ListPriceFormattedPrice') ORDER BY name LIMIT 1
314 0.0004 0.00037598609924316
SELECT  o.value
                FROM    products            p,
                        productoptions      o
                WHERE   p.parent_id     = '3326'
                  AND   p.id            = o.product_id
                  AND   o.name          = 'Size'
                GROUP BY o.value
                ORDER BY o.value ASC
315 0.0003 0.00027585029602051
SELECT * FROM products WHERE parent_id = '3326'
316 0.0004 0.00040197372436523
SELECT a.name, n.displayname,a.value FROM productattributes a, productattributenames n WHERE product_id = '4893' AND a.name = n.originalname
317 0.0003 0.00030088424682617
SELECT * FROM productoffers WHERE product_id = '4893' AND merchantid = 'A1X6FK5RDHNB96'
318 0.0002 0.00023603439331055
SELECT * FROM productoffers
                WHERE product_id = '4893' AND price > 0
                ORDER BY price ASC LIMIT 1
319 0.0002 0.00022101402282715
SELECT * FROM productoffers
                WHERE product_id = 4893
                ORDER BY price ASC LIMIT 1
320 0.0002 0.0002288818359375
SELECT value FROM productattributes
                WHERE product_id = '4893'
                AND name = 'ListPriceAmount'
321 0.0002 0.00023698806762695
SELECT * FROM products WHERE id = '3163'
322 0.0003 0.00034308433532715
SELECT * FROM productimages WHERE product_id = '3163' ORDER BY sortorder ASC
323 0.0003 0.00028109550476074
SELECT pi.*, p.parent_id FROM productimages pi, products p WHERE p.parent_id = '3163' AND p.id = pi.product_id ORDER BY pi.sortorder
324 0.0004 0.0004270076751709
SELECT * FROM product_image_select WHERE product_id = '3163'
325 0.0003 0.00028896331787109
SELECT * FROM productcustomimages WHERE product_id = '3163'
326 0.0003 0.00032305717468262
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 = '3163'
                GROUP BY o.product_id
327 0.0004 0.00038599967956543
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     = '3163'
                GROUP BY n.displayname
                ORDER BY n.displayname DESC
328 0.0002 0.00024890899658203
SELECT MAX(amountsaved) AS maxsaving, MIN(amountsaved) AS minsaving FROM productoffers o, products p WHERE o.product_id = p.id AND p.parent_id = 3163
329 0.0005 0.00052809715270996
SELECT a.name, n.displayname,a.value FROM productattributes a, productattributenames n WHERE product_id = '3163' AND a.name = n.originalname
330 0.0002 0.00023818016052246
SELECT * FROM productoffers WHERE product_id = '3163' AND merchantid = 'A1X6FK5RDHNB96'
331 0.0002 0.00023603439331055
SELECT * FROM productoffers
                WHERE product_id = '3163' AND price > 0
                ORDER BY price ASC LIMIT 1
332 0.0002 0.00022101402282715
SELECT * FROM productoffers
                WHERE product_id = 3163
                ORDER BY price ASC LIMIT 1
333 0.0002 0.00023889541625977
SELECT value FROM productattributes
                WHERE product_id = '3163'
                AND name = 'ListPriceAmount'
334 0.0003 0.00025415420532227
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 = '3163'
                GROUP BY o.product_id
335 0.0004 0.00039505958557129
SELECT  n.displayname, o.name
                FROM    productoptionnames  n,
                        productoptions      o,
                        products            p
                WHERE   n.originalname  = o.name
                  AND   o.product_id    = p.id
                  AND   p.parent_id     = '3163'
                GROUP BY n.displayname
                ORDER BY n.displayname DESC
336 0.0002 0.00024700164794922
SELECT MAX(amountsaved) AS maxsaving, MIN(amountsaved) AS minsaving FROM productoffers o, products p WHERE o.product_id = p.id AND p.parent_id = 3163
337 0.0003 0.00032401084899902
SELECT value FROM productattributes WHERE product_id = '3163' AND (name = 'ListPriceAmount' OR name = 'ListPriceFormattedPrice') ORDER BY name LIMIT 1
338 0.0004 0.00036501884460449
SELECT  o.value
                FROM    products            p,
                        productoptions      o
                WHERE   p.parent_id     = '3163'
                  AND   p.id            = o.product_id
                  AND   o.name          = 'Color'
                GROUP BY o.value
                ORDER BY o.value ASC
339 0.0003 0.00025582313537598
SELECT * FROM products WHERE parent_id = '3163'
340 0.0004 0.00040793418884277
SELECT a.name, n.displayname,a.value FROM productattributes a, productattributenames n WHERE product_id = '4091' AND a.name = n.originalname
341 0.0003 0.00029492378234863
SELECT * FROM productoffers WHERE product_id = '4091' AND merchantid = 'A1X6FK5RDHNB96'
342 0.0002 0.00023794174194336
SELECT * FROM productoffers
                WHERE product_id = '4091' AND price > 0
                ORDER BY price ASC LIMIT 1
343 0.0002 0.00022482872009277
SELECT * FROM productoffers
                WHERE product_id = 4091
                ORDER BY price ASC LIMIT 1
344 0.0002 0.00023579597473145
SELECT value FROM productattributes
                WHERE product_id = '4091'
                AND name = 'ListPriceAmount'
345 0.0009 0.00090789794921875
SELECT * FROM customerreviews WHERE approved = 1 AND productid = '3057' ORDER BY timestamp DESC
346 0.0002 0.00023317337036133
SELECT * FROM customerreviews WHERE approved = 1 AND productid = '3019' ORDER BY timestamp DESC
347 0.0002 0.00021004676818848
SELECT * FROM customerreviews WHERE approved = 1 AND productid = '2984' ORDER BY timestamp DESC
348 0.0002 0.00020003318786621
SELECT * FROM customerreviews WHERE approved = 1 AND productid = '3401' ORDER BY timestamp DESC
349 0.0002 0.00019288063049316
SELECT * FROM customerreviews WHERE approved = 1 AND productid = '3023' ORDER BY timestamp DESC
350 0.0002 0.00019693374633789
SELECT * FROM customerreviews WHERE approved = 1 AND productid = '3024' ORDER BY timestamp DESC
351 0.0002 0.00021481513977051
SELECT * FROM customerreviews WHERE approved = 1 AND productid = '3073' ORDER BY timestamp DESC
352 0.0002 0.00020503997802734
SELECT * FROM customerreviews WHERE approved = 1 AND productid = '3046' ORDER BY timestamp DESC
353 0.0002 0.00019502639770508
SELECT * FROM customerreviews WHERE approved = 1 AND productid = '3058' ORDER BY timestamp DESC
354 0.0002 0.00020003318786621
SELECT * FROM customerreviews WHERE approved = 1 AND productid = '3067' ORDER BY timestamp DESC
355 0.0002 0.0001978874206543
SELECT * FROM customerreviews WHERE approved = 1 AND productid = '3579' ORDER BY timestamp DESC
356 0.0002 0.00019478797912598
SELECT * FROM customerreviews WHERE approved = 1 AND productid = '3306' ORDER BY timestamp DESC
357 0.0002 0.00020098686218262
SELECT * FROM customerreviews WHERE approved = 1 AND productid = '3124' ORDER BY timestamp DESC
358 0.0002 0.00019502639770508
SELECT * FROM customerreviews WHERE approved = 1 AND productid = '3129' ORDER BY timestamp DESC
359 0.0002 0.0001978874206543
SELECT * FROM customerreviews WHERE approved = 1 AND productid = '3325' ORDER BY timestamp DESC
360 0.0002 0.0001978874206543
SELECT * FROM customerreviews WHERE approved = 1 AND productid = '3166' ORDER BY timestamp DESC
361 0.0002 0.00018882751464844
SELECT * FROM customerreviews WHERE approved = 1 AND productid = '3326' ORDER BY timestamp DESC
362 0.0002 0.00019001960754395
SELECT * FROM customerreviews WHERE approved = 1 AND productid = '3163' ORDER BY timestamp DESC
363 0.0008 0.00076007843017578
SELECT * FROM template_info WHERE templateuid = 'fsb-fluid2018'
364 0.0007 0.00069212913513184
SELECT ga_value FROM google_analytics_options WHERE `ga_key` = 'ga_user_data'
365 0.0002 0.00024580955505371
SELECT ga_value FROM google_analytics_options WHERE `ga_key` = 'ga_tracking_status'
366 0.0118 0.01183009147644
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
367 0.0009 0.00089001655578613
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
368 0.0004 0.00037980079650879
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
369 0.0003 0.00034093856811523
SELECT * FROM products WHERE id = 1626
370 0.0003 0.00032711029052734
SELECT * FROM products WHERE id = 4041
371 0.0003 0.00031304359436035
SELECT * FROM products WHERE id = 4312
372 0.0003 0.00030398368835449
SELECT * FROM products WHERE id = 777
373 0.0003 0.00031399726867676
SELECT * FROM products WHERE id = 3881
374 0.0003 0.00030899047851562
SELECT * FROM products WHERE id = 4213
375 0.0003 0.00030279159545898
SELECT * FROM products WHERE id = '1626'
376 0.0004 0.00037384033203125
SELECT * FROM productimages WHERE product_id = '1626' ORDER BY sortorder ASC
377 0.0004 0.00044798851013184
SELECT * FROM product_image_select WHERE product_id = '1626'
378 0.0003 0.00027585029602051
SELECT * FROM productcustomimages WHERE product_id = '1626'
379 0.0006 0.00058293342590332
SELECT a.name, n.displayname,a.value FROM productattributes a, productattributenames n WHERE product_id = '1626' AND a.name = n.originalname
380 0.0003 0.00030779838562012
SELECT * FROM productoffers WHERE product_id = '1626' AND merchantid = 'A1X6FK5RDHNB96'
381 0.0003 0.00025486946105957
SELECT * FROM productoffers
                WHERE product_id = '1626' AND price > 0
                ORDER BY price ASC LIMIT 1
382 0.0003 0.00034594535827637
SELECT value FROM productattributes WHERE product_id = '1626' AND (name = 'ListPriceAmount' OR name = 'ListPriceFormattedPrice') ORDER BY name LIMIT 1
383 0.0003 0.00031805038452148
SELECT * FROM products WHERE id = '4041'
384 0.0003 0.00033688545227051
SELECT * FROM productimages WHERE product_id = '4041' ORDER BY sortorder ASC
385 0.0004 0.00043511390686035
SELECT * FROM product_image_select WHERE product_id = '4041'
386 0.0003 0.00026202201843262
SELECT * FROM productcustomimages WHERE product_id = '4041'
387 0.0007 0.0007171630859375
SELECT a.name, n.displayname,a.value FROM productattributes a, productattributenames n WHERE product_id = '4041' AND a.name = n.originalname
388 0.0003 0.00031709671020508
SELECT * FROM productoffers WHERE product_id = '4041' AND merchantid = 'A1X6FK5RDHNB96'
389 0.0003 0.00026106834411621
SELECT * FROM productoffers
                WHERE product_id = '4041' AND price > 0
                ORDER BY price ASC LIMIT 1
390 0.0003 0.0003211498260498
SELECT value FROM productattributes WHERE product_id = '4041' AND (name = 'ListPriceAmount' OR name = 'ListPriceFormattedPrice') ORDER BY name LIMIT 1
391 0.0003 0.00031208992004395
SELECT * FROM products WHERE id = '4312'
392 0.0003 0.00033402442932129
SELECT * FROM productimages WHERE product_id = '4312' ORDER BY sortorder ASC
393 0.0004 0.00043487548828125
SELECT * FROM product_image_select WHERE product_id = '4312'
394 0.0003 0.00026512145996094
SELECT * FROM productcustomimages WHERE product_id = '4312'
395 0.0006 0.00064802169799805
SELECT a.name, n.displayname,a.value FROM productattributes a, productattributenames n WHERE product_id = '4312' AND a.name = n.originalname
396 0.0003 0.00030708312988281
SELECT * FROM productoffers WHERE product_id = '4312' AND merchantid = 'A1X6FK5RDHNB96'
397 0.0003 0.00025200843811035
SELECT * FROM productoffers
                WHERE product_id = '4312' AND price > 0
                ORDER BY price ASC LIMIT 1
398 0.0003 0.0003349781036377
SELECT value FROM productattributes WHERE product_id = '4312' AND (name = 'ListPriceAmount' OR name = 'ListPriceFormattedPrice') ORDER BY name LIMIT 1
399 0.0003 0.00031900405883789
SELECT * FROM products WHERE id = '777'
400 0.0003 0.00034713745117188
SELECT * FROM productimages WHERE product_id = '777' ORDER BY sortorder ASC
401 0.0004 0.00042891502380371
SELECT * FROM product_image_select WHERE product_id = '777'
402 0.0003 0.00026202201843262
SELECT * FROM productcustomimages WHERE product_id = '777'
403 0.0006 0.00063896179199219
SELECT a.name, n.displayname,a.value FROM productattributes a, productattributenames n WHERE product_id = '777' AND a.name = n.originalname
404 0.0003 0.00030303001403809
SELECT * FROM productoffers WHERE product_id = '777' AND merchantid = 'A1X6FK5RDHNB96'
405 0.0003 0.00026202201843262
SELECT * FROM productoffers
                WHERE product_id = '777' AND price > 0
                ORDER BY price ASC LIMIT 1
406 0.0003 0.00029420852661133
SELECT value FROM productattributes WHERE product_id = '777' AND (name = 'ListPriceAmount' OR name = 'ListPriceFormattedPrice') ORDER BY name LIMIT 1
407 0.0003 0.00031900405883789
SELECT * FROM products WHERE id = '3881'
408 0.0004 0.00037121772766113
SELECT * FROM productimages WHERE product_id = '3881' ORDER BY sortorder ASC
409 0.0005 0.00054407119750977
SELECT * FROM product_image_select WHERE product_id = '3881'
410 0.0003 0.00028705596923828
SELECT * FROM productcustomimages WHERE product_id = '3881'
411 0.0007 0.00068807601928711
SELECT a.name, n.displayname,a.value FROM productattributes a, productattributenames n WHERE product_id = '3881' AND a.name = n.originalname
412 0.0003 0.0003049373626709
SELECT * FROM productoffers WHERE product_id = '3881' AND merchantid = 'A1X6FK5RDHNB96'
413 0.0003 0.00025200843811035
SELECT * FROM productoffers
                WHERE product_id = '3881' AND price > 0
                ORDER BY price ASC LIMIT 1
414 0.0003 0.0003049373626709
SELECT value FROM productattributes WHERE product_id = '3881' AND (name = 'ListPriceAmount' OR name = 'ListPriceFormattedPrice') ORDER BY name LIMIT 1
415 0.0003 0.00034403800964355
SELECT * FROM products WHERE id = '4213'
416 0.0004 0.0003809928894043
SELECT * FROM productimages WHERE product_id = '4213' ORDER BY sortorder ASC
417 0.0005 0.00046300888061523
SELECT * FROM product_image_select WHERE product_id = '4213'
418 0.0003 0.00026607513427734
SELECT * FROM productcustomimages WHERE product_id = '4213'
419 0.0007 0.00070905685424805
SELECT a.name, n.displayname,a.value FROM productattributes a, productattributenames n WHERE product_id = '4213' AND a.name = n.originalname
420 0.0003 0.00030517578125
SELECT * FROM productoffers WHERE product_id = '4213' AND merchantid = 'A1X6FK5RDHNB96'
421 0.0003 0.00025200843811035
SELECT * FROM productoffers
                WHERE product_id = '4213' AND price > 0
                ORDER BY price ASC LIMIT 1
422 0.0003 0.00030899047851562
SELECT value FROM productattributes WHERE product_id = '4213' AND (name = 'ListPriceAmount' OR name = 'ListPriceFormattedPrice') ORDER BY name LIMIT 1
423 0.0011 0.0011210441589355
SELECT * FROM template_includes WHERE deleted = 0 AND templateuid = 'fsb-fluid2018' AND area = 'header' ORDER BY sortorder ASC
424 0.0005 0.00047993659973145
SELECT * FROM template_includes WHERE deleted = 0 AND templateuid = 'fsb-fluid2018' AND area = 'footer' ORDER BY sortorder ASC
425 0.0016 0.0015928745269775
SELECT * FROM template_css WHERE deleted = 0 AND templateuid = 'fsb-fluid2018' AND skinuid = ''
426 0.0009 0.0009009838104248
SELECT * FROM template_images WHERE deleted = 0 AND templateuid = 'fsb-fluid2018'
427 0.0003 0.00034189224243164
SELECT * FROM template_images WHERE deleted = 0 AND templateuid = 'fsb-fluid2018'
428 0.0004 0.00042891502380371
SELECT * FROM template_images WHERE templateuid = 'fsb-fluid2018' AND imageuid = 'FB_DEFAULT_SHARE_IMAGE'
429 0.0004 0.00038313865661621
SELECT * FROM template_images WHERE templateuid = 'fsb-fluid2018' AND imageuid = 'HEAD_LOGO'