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.5027132034302 448 1.1234 0


No Amazon API Requests Made.


App Debug - Total Time 1.5027132034302 seconds

Number Time From Start Name Description
1 0.25574111938477 Initialise Initialise FSB Function
2 0.2589430809021 App Controller Start Start of the App controller (called before the controller of every page)
3 0.30896019935608 Start of getCategoryListByGroup Function Before first category groups query
4 0.30997514724731 After initial query Before first category groups query
5 0.30997610092163 Get Category List for Group Before the call to getCategoryList function
6 0.30997800827026 Start of GetCategoryList function Start of the function
7 0.30998015403748 Before getting categories Query to get specific category list
8 0.31088018417358 After getting categories Query to get specific category list
9 0.3108811378479 Before getting category custom Before call to function getCategoryCustom
10 0.32685899734497 After getting category custom After call to function getCategoryCustom
11 0.32686018943787 Before getting category custom Before call to function getCategoryCustom
12 0.33552002906799 After getting category custom After call to function getCategoryCustom
13 0.33552122116089 Before getting category custom Before call to function getCategoryCustom
14 0.34017109870911 After getting category custom After call to function getCategoryCustom
15 0.34017205238342 Before getting category custom Before call to function getCategoryCustom
16 0.34318399429321 After getting category custom After call to function getCategoryCustom
17 0.34318518638611 Before getting category custom Before call to function getCategoryCustom
18 0.346116065979 After getting category custom After call to function getCategoryCustom
19 0.346116065979 Before getting category custom Before call to function getCategoryCustom
20 0.34915900230408 After getting category custom After call to function getCategoryCustom
21 0.34916019439697 End of GetCategoryList function End of the function
22 0.34916400909424 Get Category List for Group Before the call to getCategoryList function
23 0.34916520118713 Start of GetCategoryList function Start of the function
24 0.34916615486145 Before getting categories Query to get specific category list
25 0.34949421882629 End of getCategoryListByGroup Function Before return()
26 1.1986701488495 App Controller End End of the App controller (called before the controller of every page)
27 1.333339214325 App_after Controller Start Start of the App_after controller (called after the controller of every page)
28 1.3343181610107 Before Get Options Before the call to getOptions in the tpl class
29 1.372750043869 After Get Options After the call to getOptions in the tpl class
30 1.3727819919586 App_after Controller End End of the App_after controller (called after the controller of every page)
31 1.5027041435242 Finalizing debug Before the debug is output to the page.
32 1.5027132034302 End of App This is the end of the app logging, final timestamp


Query Debug - 448 Database Queries. Total time 1.1234 seconds

Number Time (Seconds) Time (Milliseconds) Query
1 0.0008 0.00082182884216309
SELECT parameter, value FROM parameters
2 0.0059 0.0059008598327637
SELECT * FROM `bad_bots`
3 0.0003 0.00031208992004395
SET time_zone = 'Europe/London'
4 0.0017 0.0016829967498779
SELECT version FROM version ORDER BY `installed` DESC LIMIT 1
5 0.0015 0.0014870166778564
INSERT INTO ga_users (`isbot`, `ips`) SELECT '1', 'a:1:{i:0;s:13:\"216.73.216.66\";}'
6 0.0013 0.0013129711151123
INSERT INTO ga_sessions (`sessionlastseen`) SELECT '1751813330'
7 0.0019 0.0018889904022217
SELECT * FROM autorun ORDER BY lastrun ASC
8 0.0005 0.00048112869262695
UPDATE autorun SET lastrun = '2025-07-06 14:48:50' WHERE id = '16'
9 0.0005 0.00053000450134277
SELECT * FROM version ORDER BY installed DESC LIMIT 1
10 0.0017 0.0017120838165283
SELECT id FROM pages WHERE pagename = 'search' LIMIT 1
11 0.0004 0.00040984153747559
SELECT * FROM pages WHERE id = 52
12 0.0034 0.0033559799194336
SELECT * FROM template_options WHERE deleted = 0 AND templateuid = 'fsb-fluid2018'
13 0.0455 0.045512914657593
SELECT * FROM template_text WHERE deleted = 0 AND templateuid = 'fsb-fluid2018' AND language = 'en'
14 0.0007 0.00074601173400879
SELECT * FROM pages WHERE pagename = 'search'
15 0.0010 0.0010068416595459
SELECT * FROM categorygroups ORDER BY sortorder ASC
16 0.0009 0.00088810920715332
SELECT * FROM categories WHERE parent_id = '0' AND categorygroup_id = '1'  AND hidden = 0 ORDER BY sortorder ASC
17 0.0060 0.0059640407562256
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.0010409355163574
SELECT COUNT(*) FROM ebay_products p, products_categories pc WHERE p.id = pc.product_id AND prod_type = 'ebay' AND pc.category_id = 26
19 0.0007 0.00071096420288086
SELECT COUNT(DISTINCT(bundle_id)) FROM bundle_categories WHERE category_id = 26
20 0.0003 0.00031900405883789
SELECT id FROM categories WHERE parent_id = '26'
21 0.0050 0.0050020217895508
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.0010 0.00095605850219727
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.0008389949798584
SELECT COUNT(DISTINCT(cp.id)) FROM custom_products cp, products_categories c
				WHERE cp.id = c.product_id
				  AND c.category_id IN (26)
				  AND c.prod_type = 'custom'
				  AND cp.hide = 0
24 0.0008 0.00076007843017578
SELECT COUNT(DISTINCT(id)) FROM categories_autopopulate WHERE category_id = '26'
25 0.0003 0.00032877922058105
SELECT * FROM categorygroups WHERE id = '1'
26 0.0032 0.0032191276550293
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.0003509521484375
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.00030088424682617
SELECT COUNT(DISTINCT(bundle_id)) FROM bundle_categories WHERE category_id = 27
29 0.0003 0.00031304359436035
SELECT id FROM categories WHERE parent_id = '27'
30 0.0031 0.0031249523162842
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.0004 0.0003509521484375
SELECT COUNT(DISTINCT(p.id)) FROM bundles p, bundle_categories c
				WHERE p.id = c.bundle_id
				  AND c.category_id IN (27)
				  AND p.disabled = 0 
32 0.0003 0.00034904479980469
SELECT COUNT(DISTINCT(cp.id)) FROM custom_products cp, products_categories c
				WHERE cp.id = c.product_id
				  AND c.category_id IN (27)
				  AND c.prod_type = 'custom'
				  AND cp.hide = 0
33 0.0003 0.00030994415283203
SELECT COUNT(DISTINCT(id)) FROM categories_autopopulate WHERE category_id = '27'
34 0.0003 0.00031495094299316
SELECT * FROM categorygroups WHERE id = '1'
35 0.0011 0.0011270046234131
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.00032997131347656
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.00028800964355469
SELECT COUNT(DISTINCT(bundle_id)) FROM bundle_categories WHERE category_id = 28
38 0.0003 0.00030398368835449
SELECT id FROM categories WHERE parent_id = '28'
39 0.0012 0.0011861324310303
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.00034499168395996
SELECT COUNT(DISTINCT(p.id)) FROM bundles p, bundle_categories c
				WHERE p.id = c.bundle_id
				  AND c.category_id IN (28)
				  AND p.disabled = 0 
41 0.0004 0.00039982795715332
SELECT COUNT(DISTINCT(cp.id)) FROM custom_products cp, products_categories c
				WHERE cp.id = c.product_id
				  AND c.category_id IN (28)
				  AND c.prod_type = 'custom'
				  AND cp.hide = 0
42 0.0003 0.00032997131347656
SELECT COUNT(DISTINCT(id)) FROM categories_autopopulate WHERE category_id = '28'
43 0.0003 0.0003199577331543
SELECT * FROM categorygroups WHERE id = '1'
44 0.0004 0.00042104721069336
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.0003199577331543
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.00027704238891602
SELECT COUNT(DISTINCT(bundle_id)) FROM bundle_categories WHERE category_id = 29
47 0.0003 0.00028800964355469
SELECT id FROM categories WHERE parent_id = '29'
48 0.0004 0.00043892860412598
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.00031113624572754
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.00033402442932129
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.00031805038452148
SELECT COUNT(DISTINCT(id)) FROM categories_autopopulate WHERE category_id = '29'
52 0.0003 0.00027894973754883
SELECT * FROM categorygroups WHERE id = '1'
53 0.0004 0.00039196014404297
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.00031113624572754
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.00026798248291016
SELECT COUNT(DISTINCT(bundle_id)) FROM bundle_categories WHERE category_id = 30
56 0.0003 0.00027918815612793
SELECT id FROM categories WHERE parent_id = '30'
57 0.0004 0.00044798851013184
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.00031685829162598
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.00032591819763184
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.00029516220092773
SELECT COUNT(DISTINCT(id)) FROM categories_autopopulate WHERE category_id = '30'
61 0.0003 0.00027608871459961
SELECT * FROM categorygroups WHERE id = '1'
62 0.0004 0.00041413307189941
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.00030803680419922
SELECT COUNT(*) FROM ebay_products p, products_categories pc WHERE p.id = pc.product_id AND prod_type = 'ebay' AND pc.category_id = 31
64 0.0003 0.00026202201843262
SELECT COUNT(DISTINCT(bundle_id)) FROM bundle_categories WHERE category_id = 31
65 0.0003 0.00028014183044434
SELECT id FROM categories WHERE parent_id = '31'
66 0.0005 0.00047612190246582
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.0003 0.00034499168395996
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.00033783912658691
SELECT COUNT(DISTINCT(id)) FROM categories_autopopulate WHERE category_id = '31'
70 0.0003 0.0002739429473877
SELECT * FROM categorygroups WHERE id = '1'
71 0.0003 0.00032401084899902
SELECT * FROM categories WHERE parent_id = '0' AND categorygroup_id = '2'  AND hidden = 0 ORDER BY sortorder ASC
72 0.0018 0.0018448829650879
SELECT * FROM manufacturers m WHERE m.display_sidebar = 1 AND m.merge_manufacturer_id = 0 ORDER BY linktitle ASC
73 0.0009 0.00087308883666992
SELECT * FROM sideboxes WHERE (templateuid = 'fsb-fluid2018' OR templateuid = '') AND enabled = 1 ORDER BY sortorder ASC
74 0.0004 0.00037598609924316
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.00087499618530273
SELECT value FROM template_options WHERE templateuid = 'fsb-fluid2018' AND optionuid = 'DISPLAY_CREDIT_ICON'
77 0.0006 0.00060105323791504
SELECT * FROM pages WHERE core = 1 ORDER BY pagekey
78 0.8400 0.84001922607422
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.0017 0.00174880027771
SELECT * FROM ipgeolocations WHERE geoname_id = '6252001'
80 0.0007 0.00072097778320312
SELECT * FROM countryredirects WHERE countrycode = 'US'
81 0.0005 0.00045895576477051
SELECT * FROM pages WHERE pagename = 'search'
82 0.0058 0.0058279037475586
SELECT MAX(price) as maxprice, MIN(price) as minprice FROM products WHERE enabled = 1 AND hidden = 0 AND price <> 0 
83 0.0016 0.0016069412231445
SELECT * FROM manufacturers WHERE display_filter = 1 AND merge_manufacturer_id = 0 ORDER BY name
84 0.0011 0.0010941028594971
SELECT * FROM productattributenames n WHERE hidden = 0 AND metabrowse = 1 ORDER BY n.displayname ASC
85 0.0053 0.0052700042724609
SELECT MAX(price) as maxprice, MIN(price) as minprice FROM products WHERE enabled = 1 AND hidden = 0 AND price <> 0 
86 0.0013 0.0012941360473633
SELECT * FROM manufacturers WHERE display_filter = 1 AND merge_manufacturer_id = 0 ORDER BY name
87 0.0004 0.00037097930908203
SELECT * FROM productattributenames n WHERE hidden = 0 AND metabrowse = 1 AND sidebarfilter = 1 ORDER BY n.displayname ASC
88 0.0010 0.0010490417480469
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.00049209594726562
SELECT DISTINCT (p.id), salesrank, price, linktitle,
    MATCH (title)
    AGAINST ('+pala} +d} +th} +the +vert +thE +du +hammam +bote +metal +100g' IN BOOLEAN MODE) as searchrelevance, 'product' AS type
    FROM products p 
		WHERE MATCH (title) AGAINST ('+pala} +d} +th} +the +vert +thE +du +hammam +bote +metal +100g' IN BOOLEAN MODE)
		AND enabled = 1
		AND hidden = 0
		AND parent_id = 0
		
		AND 1 = 1 UNION SELECT DISTINCT(b.id), salesrank, price, title as `linktitle`, MATCH (title)
        AGAINST ('+pala} +d} +th} +the +vert +thE +du +hammam +bote +metal +100g'), 'bundle' AS type FROM bundles b
		WHERE MATCH (title) AGAINST ('+pala} +d} +th} +the +vert +thE +du +hammam +bote +metal +100g' IN BOOLEAN MODE)
		AND b.disabled = 0
		
		AND 1 = 1
90 0.0003 0.0003349781036377
SELECT DISTINCT (p.id), salesrank, price, linktitle,
    MATCH (description, keyfeatures, title, descriptionsecondary)
    AGAINST ('+pala} +d} +th} +the +vert +thE +du +hammam +bote +metal +100g' IN BOOLEAN MODE) as searchrelevance, 'product' AS type
    FROM products p 
		WHERE MATCH (description, keyfeatures, title, descriptionsecondary) AGAINST ('+pala} +d} +th} +the +vert +thE +du +hammam +bote +metal +100g' IN BOOLEAN MODE)
		AND enabled = 1
		AND hidden = 0
		AND parent_id = 0
		
		AND 1 = 1 UNION SELECT DISTINCT(b.id), salesrank, price, title as `linktitle`, MATCH (description, keyfeatures, title, descriptionsecondary)
        AGAINST ('+pala} +d} +th} +the +vert +thE +du +hammam +bote +metal +100g'), 'bundle' AS type FROM bundles b
		WHERE MATCH (description, keyfeatures, title, descriptionsecondary) AGAINST ('+pala} +d} +th} +the +vert +thE +du +hammam +bote +metal +100g' IN BOOLEAN MODE)
		AND b.disabled = 0
		
		AND 1 = 1
91 0.0039 0.0039310455322266
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.0003 0.00033712387084961
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.00033378601074219
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.00031781196594238
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.0052 0.0052351951599121
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.00027799606323242
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.0002 0.00024104118347168
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.00032305717468262
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.00033688545227051
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.0039 0.0039260387420654
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.0002598762512207
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.00023293495178223
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.00031185150146484
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.0053 0.0052568912506104
SELECT DISTINCT (p.id), salesrank, price, linktitle,
          'product' AS type
          FROM products p 
		WHERE ((description LIKE '%palais%') OR (keyfeatures LIKE '%palais%') OR (title LIKE '%palais%') OR (description LIKE '%des%') OR (keyfeatures LIKE '%des%') OR (title LIKE '%des%') OR (description LIKE '%thes%') OR (keyfeatures LIKE '%thes%') OR (title LIKE '%thes%') OR (description LIKE '%the%') OR (keyfeatures LIKE '%the%') OR (title LIKE '%the%') OR (description LIKE '%vert%') OR (keyfeatures LIKE '%vert%') OR (title LIKE '%vert%') OR (description LIKE '%thE%') OR (keyfeatures LIKE '%thE%') OR (title LIKE '%thE%') OR (description LIKE '%du%') OR (keyfeatures LIKE '%du%') OR (title LIKE '%du%') OR (description LIKE '%hammam%') OR (keyfeatures LIKE '%hammam%') OR (title LIKE '%hammam%') OR (description LIKE '%bote%') OR (keyfeatures LIKE '%bote%') OR (title LIKE '%bote%') OR (description LIKE '%metal%') OR (keyfeatures LIKE '%metal%') OR (title LIKE '%metal%') OR (description LIKE '%100g%') OR (keyfeatures LIKE '%100g%') OR (title LIKE '%100g%'))

		AND enabled = 1
		AND hidden = 0
		AND parent_id = 0
		
		AND 1 = 1 ORDER BY salesrank ASC
105 0.0003 0.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
106 0.0002 0.00024294853210449
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.00028491020202637
SELECT * FROM products WHERE id = '4201'
108 0.0008 0.00079607963562012
SELECT * FROM productimages WHERE product_id = '4201' ORDER BY sortorder ASC
109 0.0003 0.00033807754516602
SELECT pi.*, p.parent_id FROM productimages pi, products p WHERE p.parent_id = '4201' AND p.id = pi.product_id ORDER BY pi.sortorder
110 0.0008 0.00080513954162598
SELECT * FROM product_image_select WHERE product_id = '4201'
111 0.0006 0.00063800811767578
SELECT * FROM productcustomimages WHERE product_id = '4201'
112 0.0009 0.00086021423339844
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 = '4201'
                GROUP BY o.product_id
113 0.0011 0.0010919570922852
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     = '4201'
                GROUP BY n.displayname
                ORDER BY n.displayname DESC
114 0.0003 0.00032806396484375
SELECT MAX(amountsaved) AS maxsaving, MIN(amountsaved) AS minsaving FROM productoffers o, products p WHERE o.product_id = p.id AND p.parent_id = 4201
115 0.0010 0.0010011196136475
SELECT a.name, n.displayname,a.value FROM productattributes a, productattributenames n WHERE product_id = '4201' AND a.name = n.originalname
116 0.0003 0.00031590461730957
SELECT * FROM productoffers WHERE product_id = '4201' AND merchantid = 'A1X6FK5RDHNB96'
117 0.0002 0.00024104118347168
SELECT * FROM productoffers
                WHERE product_id = '4201' AND price > 0
                ORDER BY price ASC LIMIT 1
118 0.0002 0.00022006034851074
SELECT * FROM productoffers
                WHERE product_id = 4201
                ORDER BY price ASC LIMIT 1
119 0.0003 0.00026297569274902
SELECT value FROM productattributes
                WHERE product_id = '4201'
                AND name = 'ListPriceAmount'
120 0.0003 0.00032281875610352
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 = '4201'
                GROUP BY o.product_id
121 0.0004 0.0003659725189209
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     = '4201'
                GROUP BY n.displayname
                ORDER BY n.displayname DESC
122 0.0002 0.00024199485778809
SELECT MAX(amountsaved) AS maxsaving, MIN(amountsaved) AS minsaving FROM productoffers o, products p WHERE o.product_id = p.id AND p.parent_id = 4201
123 0.0003 0.00033402442932129
SELECT value FROM productattributes WHERE product_id = '4201' AND (name = 'ListPriceAmount' OR name = 'ListPriceFormattedPrice') ORDER BY name LIMIT 1
124 0.0002 0.0002439022064209
SELECT * FROM products WHERE parent_id = '4201'
125 0.0003 0.00026917457580566
SELECT * FROM products WHERE id = '4202'
126 0.0003 0.00032687187194824
SELECT * FROM productimages WHERE product_id = '4202' ORDER BY sortorder ASC
127 0.0004 0.00042414665222168
SELECT * FROM product_image_select WHERE product_id = '4202'
128 0.0003 0.0002591609954834
SELECT * FROM productcustomimages WHERE product_id = '4202'
129 0.0006 0.0005500316619873
SELECT a.name, n.displayname,a.value FROM productattributes a, productattributenames n WHERE product_id = '4202' AND a.name = n.originalname
130 0.0003 0.00030899047851562
SELECT * FROM productoffers WHERE product_id = '4202' AND merchantid = 'A1X6FK5RDHNB96'
131 0.0003 0.00027799606323242
SELECT * FROM productoffers
                WHERE product_id = '4202' AND price > 0
                ORDER BY price ASC LIMIT 1
132 0.0003 0.00026297569274902
SELECT value FROM productattributes WHERE product_id = '4202' AND (name = 'ListPriceAmount' OR name = 'ListPriceFormattedPrice') ORDER BY name LIMIT 1
133 0.0003 0.00033903121948242
SELECT * FROM products WHERE id = '4203'
134 0.0003 0.00032901763916016
SELECT * FROM productimages WHERE product_id = '4203' ORDER BY sortorder ASC
135 0.0004 0.00042510032653809
SELECT * FROM product_image_select WHERE product_id = '4203'
136 0.0003 0.00025796890258789
SELECT * FROM productcustomimages WHERE product_id = '4203'
137 0.0005 0.00051403045654297
SELECT a.name, n.displayname,a.value FROM productattributes a, productattributenames n WHERE product_id = '4203' AND a.name = n.originalname
138 0.0003 0.00029683113098145
SELECT * FROM productoffers WHERE product_id = '4203' AND merchantid = 'A1X6FK5RDHNB96'
139 0.0002 0.00023794174194336
SELECT * FROM productoffers
                WHERE product_id = '4203' AND price > 0
                ORDER BY price ASC LIMIT 1
140 0.0002 0.00021910667419434
SELECT * FROM productoffers
                WHERE product_id = 4203
                ORDER BY price ASC LIMIT 1
141 0.0003 0.00027799606323242
SELECT value FROM productattributes
                WHERE product_id = '4203'
                AND name = 'ListPriceAmount'
142 0.0003 0.0002589225769043
SELECT value FROM productattributes WHERE product_id = '4203' AND (name = 'ListPriceAmount' OR name = 'ListPriceFormattedPrice') ORDER BY name LIMIT 1
143 0.0003 0.00033307075500488
SELECT * FROM products WHERE id = '4213'
144 0.0003 0.00034308433532715
SELECT * FROM productimages WHERE product_id = '4213' ORDER BY sortorder ASC
145 0.0004 0.00043106079101562
SELECT * FROM product_image_select WHERE product_id = '4213'
146 0.0003 0.00027990341186523
SELECT * FROM productcustomimages WHERE product_id = '4213'
147 0.0007 0.00067400932312012
SELECT a.name, n.displayname,a.value FROM productattributes a, productattributenames n WHERE product_id = '4213' AND a.name = n.originalname
148 0.0003 0.00029802322387695
SELECT * FROM productoffers WHERE product_id = '4213' AND merchantid = 'A1X6FK5RDHNB96'
149 0.0003 0.00026202201843262
SELECT * FROM productoffers
                WHERE product_id = '4213' AND price > 0
                ORDER BY price ASC LIMIT 1
150 0.0003 0.0002598762512207
SELECT value FROM productattributes WHERE product_id = '4213' AND (name = 'ListPriceAmount' OR name = 'ListPriceFormattedPrice') ORDER BY name LIMIT 1
151 0.0003 0.00031018257141113
SELECT * FROM products WHERE id = '4222'
152 0.0003 0.00029993057250977
SELECT * FROM productimages WHERE product_id = '4222' ORDER BY sortorder ASC
153 0.0004 0.00043892860412598
SELECT * FROM product_image_select WHERE product_id = '4222'
154 0.0003 0.00026798248291016
SELECT * FROM productcustomimages WHERE product_id = '4222'
155 0.0007 0.000701904296875
SELECT a.name, n.displayname,a.value FROM productattributes a, productattributenames n WHERE product_id = '4222' AND a.name = n.originalname
156 0.0003 0.00031709671020508
SELECT * FROM productoffers WHERE product_id = '4222' AND merchantid = 'A1X6FK5RDHNB96'
157 0.0003 0.00025701522827148
SELECT * FROM productoffers
                WHERE product_id = '4222' AND price > 0
                ORDER BY price ASC LIMIT 1
158 0.0003 0.00026488304138184
SELECT value FROM productattributes WHERE product_id = '4222' AND (name = 'ListPriceAmount' OR name = 'ListPriceFormattedPrice') ORDER BY name LIMIT 1
159 0.0003 0.0003199577331543
SELECT * FROM products WHERE id = '4474'
160 0.0003 0.00030088424682617
SELECT * FROM productimages WHERE product_id = '4474' ORDER BY sortorder ASC
161 0.0003 0.00029206275939941
SELECT pi.*, p.parent_id FROM productimages pi, products p WHERE p.parent_id = '4474' AND p.id = pi.product_id ORDER BY pi.sortorder
162 0.0004 0.00043201446533203
SELECT * FROM product_image_select WHERE product_id = '4474'
163 0.0003 0.00025701522827148
SELECT * FROM productcustomimages WHERE product_id = '4474'
164 0.0003 0.0003359317779541
SELECT  o.product_id, MIN(o.price) as price, p.customprice
                FROM    products        p,
                        productoffers   o
                WHERE   p.id        = o.product_id
                  AND   p.parent_id = '4474'
                GROUP BY o.product_id
165 0.0004 0.00039792060852051
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     = '4474'
                GROUP BY n.displayname
                ORDER BY n.displayname DESC
166 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 = 4474
167 0.0005 0.00052309036254883
SELECT a.name, n.displayname,a.value FROM productattributes a, productattributenames n WHERE product_id = '4474' AND a.name = n.originalname
168 0.0002 0.00024986267089844
SELECT * FROM productoffers WHERE product_id = '4474' AND merchantid = 'A1X6FK5RDHNB96'
169 0.0002 0.00023221969604492
SELECT * FROM productoffers
                WHERE product_id = '4474' AND price > 0
                ORDER BY price ASC LIMIT 1
170 0.0002 0.00021886825561523
SELECT * FROM productoffers
                WHERE product_id = 4474
                ORDER BY price ASC LIMIT 1
171 0.0002 0.00024008750915527
SELECT value FROM productattributes
                WHERE product_id = '4474'
                AND name = 'ListPriceAmount'
172 0.0003 0.00025701522827148
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 = '4474'
                GROUP BY o.product_id
173 0.0004 0.00037908554077148
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     = '4474'
                GROUP BY n.displayname
                ORDER BY n.displayname DESC
174 0.0002 0.00024509429931641
SELECT MAX(amountsaved) AS maxsaving, MIN(amountsaved) AS minsaving FROM productoffers o, products p WHERE o.product_id = p.id AND p.parent_id = 4474
175 0.0004 0.00036787986755371
SELECT value FROM productattributes WHERE product_id = '4474' AND (name = 'ListPriceAmount' OR name = 'ListPriceFormattedPrice') ORDER BY name LIMIT 1
176 0.0004 0.00038313865661621
SELECT  o.value
                FROM    products            p,
                        productoptions      o
                WHERE   p.parent_id     = '4474'
                  AND   p.id            = o.product_id
                  AND   o.name          = 'PackageQuantity'
                GROUP BY o.value
                ORDER BY o.value ASC
177 0.0003 0.00026702880859375
SELECT * FROM products WHERE parent_id = '4474'
178 0.0003 0.0003359317779541
SELECT a.name, n.displayname,a.value FROM productattributes a, productattributenames n WHERE product_id = '4697' AND a.name = n.originalname
179 0.0003 0.0003209114074707
SELECT * FROM productoffers WHERE product_id = '4697' AND merchantid = 'A1X6FK5RDHNB96'
180 0.0003 0.00027108192443848
SELECT * FROM products WHERE id = '4292'
181 0.0004 0.00035619735717773
SELECT * FROM productimages WHERE product_id = '4292' ORDER BY sortorder ASC
182 0.0002 0.00023889541625977
SELECT pi.*, p.parent_id FROM productimages pi, products p WHERE p.parent_id = '4292' AND p.id = pi.product_id ORDER BY pi.sortorder
183 0.0004 0.00043201446533203
SELECT * FROM product_image_select WHERE product_id = '4292'
184 0.0003 0.00025796890258789
SELECT * FROM productcustomimages WHERE product_id = '4292'
185 0.0003 0.00031590461730957
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 = '4292'
                GROUP BY o.product_id
186 0.0004 0.00035905838012695
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     = '4292'
                GROUP BY n.displayname
                ORDER BY n.displayname DESC
187 0.0002 0.00023293495178223
SELECT MAX(amountsaved) AS maxsaving, MIN(amountsaved) AS minsaving FROM productoffers o, products p WHERE o.product_id = p.id AND p.parent_id = 4292
188 0.0005 0.00051689147949219
SELECT a.name, n.displayname,a.value FROM productattributes a, productattributenames n WHERE product_id = '4292' AND a.name = n.originalname
189 0.0002 0.00023484230041504
SELECT * FROM productoffers WHERE product_id = '4292' AND merchantid = 'A1X6FK5RDHNB96'
190 0.0002 0.00023198127746582
SELECT * FROM productoffers
                WHERE product_id = '4292' AND price > 0
                ORDER BY price ASC LIMIT 1
191 0.0002 0.00022196769714355
SELECT * FROM productoffers
                WHERE product_id = 4292
                ORDER BY price ASC LIMIT 1
192 0.0002 0.00024199485778809
SELECT value FROM productattributes
                WHERE product_id = '4292'
                AND name = 'ListPriceAmount'
193 0.0002 0.00024700164794922
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 = '4292'
                GROUP BY o.product_id
194 0.0004 0.00035595893859863
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     = '4292'
                GROUP BY n.displayname
                ORDER BY n.displayname DESC
195 0.0002 0.00024199485778809
SELECT MAX(amountsaved) AS maxsaving, MIN(amountsaved) AS minsaving FROM productoffers o, products p WHERE o.product_id = p.id AND p.parent_id = 4292
196 0.0003 0.00034093856811523
SELECT value FROM productattributes WHERE product_id = '4292' AND (name = 'ListPriceAmount' OR name = 'ListPriceFormattedPrice') ORDER BY name LIMIT 1
197 0.0002 0.00024199485778809
SELECT * FROM products WHERE parent_id = '4292'
198 0.0002 0.00023794174194336
SELECT * FROM products WHERE id = '4312'
199 0.0003 0.0002899169921875
SELECT * FROM productimages WHERE product_id = '4312' ORDER BY sortorder ASC
200 0.0004 0.00042605400085449
SELECT * FROM product_image_select WHERE product_id = '4312'
201 0.0003 0.00025796890258789
SELECT * FROM productcustomimages WHERE product_id = '4312'
202 0.0006 0.00064897537231445
SELECT a.name, n.displayname,a.value FROM productattributes a, productattributenames n WHERE product_id = '4312' AND a.name = n.originalname
203 0.0003 0.00031590461730957
SELECT * FROM productoffers WHERE product_id = '4312' AND merchantid = 'A1X6FK5RDHNB96'
204 0.0003 0.00026488304138184
SELECT * FROM productoffers
                WHERE product_id = '4312' AND price > 0
                ORDER BY price ASC LIMIT 1
205 0.0003 0.00029802322387695
SELECT value FROM productattributes WHERE product_id = '4312' AND (name = 'ListPriceAmount' OR name = 'ListPriceFormattedPrice') ORDER BY name LIMIT 1
206 0.0004 0.00035619735717773
SELECT * FROM products WHERE id = '4326'
207 0.0004 0.00038599967956543
SELECT * FROM productimages WHERE product_id = '4326' ORDER BY sortorder ASC
208 0.0005 0.00049805641174316
SELECT * FROM product_image_select WHERE product_id = '4326'
209 0.0003 0.00025796890258789
SELECT * FROM productcustomimages WHERE product_id = '4326'
210 0.0006 0.00058102607727051
SELECT a.name, n.displayname,a.value FROM productattributes a, productattributenames n WHERE product_id = '4326' AND a.name = n.originalname
211 0.0003 0.00029301643371582
SELECT * FROM productoffers WHERE product_id = '4326' AND merchantid = 'A1X6FK5RDHNB96'
212 0.0002 0.00023508071899414
SELECT * FROM productoffers
                WHERE product_id = '4326' AND price > 0
                ORDER BY price ASC LIMIT 1
213 0.0002 0.00021791458129883
SELECT * FROM productoffers
                WHERE product_id = 4326
                ORDER BY price ASC LIMIT 1
214 0.0002 0.0002439022064209
SELECT value FROM productattributes
                WHERE product_id = '4326'
                AND name = 'ListPriceAmount'
215 0.0003 0.00026988983154297
SELECT value FROM productattributes WHERE product_id = '4326' AND (name = 'ListPriceAmount' OR name = 'ListPriceFormattedPrice') ORDER BY name LIMIT 1
216 0.0003 0.00031900405883789
SELECT * FROM products WHERE id = '4471'
217 0.0004 0.00035595893859863
SELECT * FROM productimages WHERE product_id = '4471' ORDER BY sortorder ASC
218 0.0003 0.00025486946105957
SELECT pi.*, p.parent_id FROM productimages pi, products p WHERE p.parent_id = '4471' AND p.id = pi.product_id ORDER BY pi.sortorder
219 0.0004 0.00042986869812012
SELECT * FROM product_image_select WHERE product_id = '4471'
220 0.0003 0.00028300285339355
SELECT * FROM productcustomimages WHERE product_id = '4471'
221 0.0003 0.00031185150146484
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 = '4471'
                GROUP BY o.product_id
222 0.0004 0.00036287307739258
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     = '4471'
                GROUP BY n.displayname
                ORDER BY n.displayname DESC
223 0.0002 0.00023889541625977
SELECT MAX(amountsaved) AS maxsaving, MIN(amountsaved) AS minsaving FROM productoffers o, products p WHERE o.product_id = p.id AND p.parent_id = 4471
224 0.0005 0.00052213668823242
SELECT a.name, n.displayname,a.value FROM productattributes a, productattributenames n WHERE product_id = '4471' AND a.name = n.originalname
225 0.0002 0.00023603439331055
SELECT * FROM productoffers WHERE product_id = '4471' AND merchantid = 'A1X6FK5RDHNB96'
226 0.0002 0.00023293495178223
SELECT * FROM productoffers
                WHERE product_id = '4471' AND price > 0
                ORDER BY price ASC LIMIT 1
227 0.0002 0.00023913383483887
SELECT * FROM productoffers
                WHERE product_id = 4471
                ORDER BY price ASC LIMIT 1
228 0.0002 0.00024795532226562
SELECT value FROM productattributes
                WHERE product_id = '4471'
                AND name = 'ListPriceAmount'
229 0.0003 0.00027298927307129
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 = '4471'
                GROUP BY o.product_id
230 0.0004 0.00037312507629395
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     = '4471'
                GROUP BY n.displayname
                ORDER BY n.displayname DESC
231 0.0002 0.00023889541625977
SELECT MAX(amountsaved) AS maxsaving, MIN(amountsaved) AS minsaving FROM productoffers o, products p WHERE o.product_id = p.id AND p.parent_id = 4471
232 0.0003 0.00033092498779297
SELECT value FROM productattributes WHERE product_id = '4471' AND (name = 'ListPriceAmount' OR name = 'ListPriceFormattedPrice') ORDER BY name LIMIT 1
233 0.0002 0.00024795532226562
SELECT * FROM products WHERE parent_id = '4471'
234 0.0003 0.00027799606323242
SELECT * FROM products WHERE id = '4475'
235 0.0003 0.00034117698669434
SELECT * FROM productimages WHERE product_id = '4475' ORDER BY sortorder ASC
236 0.0003 0.00028896331787109
SELECT pi.*, p.parent_id FROM productimages pi, products p WHERE p.parent_id = '4475' AND p.id = pi.product_id ORDER BY pi.sortorder
237 0.0004 0.00043296813964844
SELECT * FROM product_image_select WHERE product_id = '4475'
238 0.0003 0.00026917457580566
SELECT * FROM productcustomimages WHERE product_id = '4475'
239 0.0003 0.00031709671020508
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 = '4475'
                GROUP BY o.product_id
240 0.0004 0.00039100646972656
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     = '4475'
                GROUP BY n.displayname
                ORDER BY n.displayname DESC
241 0.0003 0.00028181076049805
SELECT MAX(amountsaved) AS maxsaving, MIN(amountsaved) AS minsaving FROM productoffers o, products p WHERE o.product_id = p.id AND p.parent_id = 4475
242 0.0005 0.00052189826965332
SELECT a.name, n.displayname,a.value FROM productattributes a, productattributenames n WHERE product_id = '4475' AND a.name = n.originalname
243 0.0002 0.00023508071899414
SELECT * FROM productoffers WHERE product_id = '4475' AND merchantid = 'A1X6FK5RDHNB96'
244 0.0002 0.00023317337036133
SELECT * FROM productoffers
                WHERE product_id = '4475' AND price > 0
                ORDER BY price ASC LIMIT 1
245 0.0002 0.00021696090698242
SELECT * FROM productoffers
                WHERE product_id = 4475
                ORDER BY price ASC LIMIT 1
246 0.0002 0.00023794174194336
SELECT value FROM productattributes
                WHERE product_id = '4475'
                AND name = 'ListPriceAmount'
247 0.0003 0.00025796890258789
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 = '4475'
                GROUP BY o.product_id
248 0.0004 0.00037717819213867
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     = '4475'
                GROUP BY n.displayname
                ORDER BY n.displayname DESC
249 0.0002 0.00024008750915527
SELECT MAX(amountsaved) AS maxsaving, MIN(amountsaved) AS minsaving FROM productoffers o, products p WHERE o.product_id = p.id AND p.parent_id = 4475
250 0.0003 0.00032711029052734
SELECT value FROM productattributes WHERE product_id = '4475' AND (name = 'ListPriceAmount' OR name = 'ListPriceFormattedPrice') ORDER BY name LIMIT 1
251 0.0004 0.00037789344787598
SELECT  o.value
                FROM    products            p,
                        productoptions      o
                WHERE   p.parent_id     = '4475'
                  AND   p.id            = o.product_id
                  AND   o.name          = 'PackageQuantity'
                GROUP BY o.value
                ORDER BY o.value ASC
252 0.0003 0.0002598762512207
SELECT * FROM products WHERE parent_id = '4475'
253 0.0004 0.00036907196044922
SELECT a.name, n.displayname,a.value FROM productattributes a, productattributenames n WHERE product_id = '4520' AND a.name = n.originalname
254 0.0003 0.00032210350036621
SELECT * FROM productoffers WHERE product_id = '4520' AND merchantid = 'A1X6FK5RDHNB96'
255 0.0003 0.0002598762512207
SELECT * FROM productoffers
                WHERE product_id = '4520' AND price > 0
                ORDER BY price ASC LIMIT 1
256 0.0002 0.00021982192993164
SELECT * FROM productoffers
                WHERE product_id = 4520
                ORDER BY price ASC LIMIT 1
257 0.0003 0.00026202201843262
SELECT value FROM productattributes
                WHERE product_id = '4520'
                AND name = 'ListPriceAmount'
258 0.0003 0.00025010108947754
SELECT * FROM products WHERE id = '4476'
259 0.0003 0.00029611587524414
SELECT * FROM productimages WHERE product_id = '4476' ORDER BY sortorder ASC
260 0.0003 0.00027704238891602
SELECT pi.*, p.parent_id FROM productimages pi, products p WHERE p.parent_id = '4476' AND p.id = pi.product_id ORDER BY pi.sortorder
261 0.0004 0.0004279613494873
SELECT * FROM product_image_select WHERE product_id = '4476'
262 0.0003 0.0002591609954834
SELECT * FROM productcustomimages WHERE product_id = '4476'
263 0.0003 0.00031781196594238
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 = '4476'
                GROUP BY o.product_id
264 0.0004 0.00037884712219238
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     = '4476'
                GROUP BY n.displayname
                ORDER BY n.displayname DESC
265 0.0002 0.00024294853210449
SELECT MAX(amountsaved) AS maxsaving, MIN(amountsaved) AS minsaving FROM productoffers o, products p WHERE o.product_id = p.id AND p.parent_id = 4476
266 0.0005 0.00052285194396973
SELECT a.name, n.displayname,a.value FROM productattributes a, productattributenames n WHERE product_id = '4476' AND a.name = n.originalname
267 0.0003 0.00025701522827148
SELECT * FROM productoffers WHERE product_id = '4476' AND merchantid = 'A1X6FK5RDHNB96'
268 0.0002 0.00024104118347168
SELECT * FROM productoffers
                WHERE product_id = '4476' AND price > 0
                ORDER BY price ASC LIMIT 1
269 0.0002 0.00021910667419434
SELECT * FROM productoffers
                WHERE product_id = 4476
                ORDER BY price ASC LIMIT 1
270 0.0002 0.00023794174194336
SELECT value FROM productattributes
                WHERE product_id = '4476'
                AND name = 'ListPriceAmount'
271 0.0003 0.00026106834411621
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 = '4476'
                GROUP BY o.product_id
272 0.0004 0.0003809928894043
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     = '4476'
                GROUP BY n.displayname
                ORDER BY n.displayname DESC
273 0.0002 0.00024199485778809
SELECT MAX(amountsaved) AS maxsaving, MIN(amountsaved) AS minsaving FROM productoffers o, products p WHERE o.product_id = p.id AND p.parent_id = 4476
274 0.0003 0.00033283233642578
SELECT value FROM productattributes WHERE product_id = '4476' AND (name = 'ListPriceAmount' OR name = 'ListPriceFormattedPrice') ORDER BY name LIMIT 1
275 0.0004 0.00037407875061035
SELECT  o.value
                FROM    products            p,
                        productoptions      o
                WHERE   p.parent_id     = '4476'
                  AND   p.id            = o.product_id
                  AND   o.name          = 'PackageQuantity'
                GROUP BY o.value
                ORDER BY o.value ASC
276 0.0003 0.00026392936706543
SELECT * FROM products WHERE parent_id = '4476'
277 0.0006 0.00062084197998047
SELECT a.name, n.displayname,a.value FROM productattributes a, productattributenames n WHERE product_id = '950' AND a.name = n.originalname
278 0.0003 0.0002901554107666
SELECT * FROM productoffers WHERE product_id = '950' AND merchantid = 'A1X6FK5RDHNB96'
279 0.0002 0.00024509429931641
SELECT * FROM productoffers
                WHERE product_id = '950' AND price > 0
                ORDER BY price ASC LIMIT 1
280 0.0002 0.00022196769714355
SELECT * FROM productoffers
                WHERE product_id = 950
                ORDER BY price ASC LIMIT 1
281 0.0002 0.00023698806762695
SELECT value FROM productattributes
                WHERE product_id = '950'
                AND name = 'ListPriceAmount'
282 0.0002 0.00024604797363281
SELECT * FROM products WHERE id = '4478'
283 0.0003 0.00030708312988281
SELECT * FROM productimages WHERE product_id = '4478' ORDER BY sortorder ASC
284 0.0004 0.00042891502380371
SELECT * FROM product_image_select WHERE product_id = '4478'
285 0.0003 0.00026178359985352
SELECT * FROM productcustomimages WHERE product_id = '4478'
286 0.0007 0.00065016746520996
SELECT a.name, n.displayname,a.value FROM productattributes a, productattributenames n WHERE product_id = '4478' AND a.name = n.originalname
287 0.0003 0.00029182434082031
SELECT * FROM productoffers WHERE product_id = '4478' AND merchantid = 'A1X6FK5RDHNB96'
288 0.0002 0.00023794174194336
SELECT * FROM productoffers
                WHERE product_id = '4478' AND price > 0
                ORDER BY price ASC LIMIT 1
289 0.0002 0.00022006034851074
SELECT * FROM productoffers
                WHERE product_id = 4478
                ORDER BY price ASC LIMIT 1
290 0.0002 0.00024199485778809
SELECT value FROM productattributes
                WHERE product_id = '4478'
                AND name = 'ListPriceAmount'
291 0.0003 0.00025701522827148
SELECT value FROM productattributes WHERE product_id = '4478' AND (name = 'ListPriceAmount' OR name = 'ListPriceFormattedPrice') ORDER BY name LIMIT 1
292 0.0003 0.00034213066101074
SELECT * FROM products WHERE id = '4479'
293 0.0015 0.0015051364898682
SELECT * FROM productimages WHERE product_id = '4479' ORDER BY sortorder ASC
294 0.0004 0.00044393539428711
SELECT * FROM product_image_select WHERE product_id = '4479'
295 0.0003 0.00026798248291016
SELECT * FROM productcustomimages WHERE product_id = '4479'
296 0.0005 0.0005497932434082
SELECT a.name, n.displayname,a.value FROM productattributes a, productattributenames n WHERE product_id = '4479' AND a.name = n.originalname
297 0.0003 0.00029706954956055
SELECT * FROM productoffers WHERE product_id = '4479' AND merchantid = 'A1X6FK5RDHNB96'
298 0.0002 0.000244140625
SELECT * FROM productoffers
                WHERE product_id = '4479' AND price > 0
                ORDER BY price ASC LIMIT 1
299 0.0002 0.00021505355834961
SELECT * FROM productoffers
                WHERE product_id = 4479
                ORDER BY price ASC LIMIT 1
300 0.0002 0.00023293495178223
SELECT value FROM productattributes
                WHERE product_id = '4479'
                AND name = 'ListPriceAmount'
301 0.0003 0.00029897689819336
SELECT value FROM productattributes WHERE product_id = '4479' AND (name = 'ListPriceAmount' OR name = 'ListPriceFormattedPrice') ORDER BY name LIMIT 1
302 0.0003 0.00032591819763184
SELECT * FROM products WHERE id = '4507'
303 0.0003 0.00030303001403809
SELECT * FROM productimages WHERE product_id = '4507' ORDER BY sortorder ASC
304 0.0005 0.00045394897460938
SELECT * FROM product_image_select WHERE product_id = '4507'
305 0.0003 0.0002589225769043
SELECT * FROM productcustomimages WHERE product_id = '4507'
306 0.0005 0.000518798828125
SELECT a.name, n.displayname,a.value FROM productattributes a, productattributenames n WHERE product_id = '4507' AND a.name = n.originalname
307 0.0003 0.00029706954956055
SELECT * FROM productoffers WHERE product_id = '4507' AND merchantid = 'A1X6FK5RDHNB96'
308 0.0002 0.00023913383483887
SELECT * FROM productoffers
                WHERE product_id = '4507' AND price > 0
                ORDER BY price ASC LIMIT 1
309 0.0002 0.00022697448730469
SELECT * FROM productoffers
                WHERE product_id = 4507
                ORDER BY price ASC LIMIT 1
310 0.0002 0.000244140625
SELECT value FROM productattributes
                WHERE product_id = '4507'
                AND name = 'ListPriceAmount'
311 0.0003 0.00025796890258789
SELECT value FROM productattributes WHERE product_id = '4507' AND (name = 'ListPriceAmount' OR name = 'ListPriceFormattedPrice') ORDER BY name LIMIT 1
312 0.0003 0.00031900405883789
SELECT * FROM products WHERE id = '4509'
313 0.0004 0.00037407875061035
SELECT * FROM productimages WHERE product_id = '4509' ORDER BY sortorder ASC
314 0.0003 0.00029301643371582
SELECT pi.*, p.parent_id FROM productimages pi, products p WHERE p.parent_id = '4509' AND p.id = pi.product_id ORDER BY pi.sortorder
315 0.0004 0.00044107437133789
SELECT * FROM product_image_select WHERE product_id = '4509'
316 0.0003 0.00026106834411621
SELECT * FROM productcustomimages WHERE product_id = '4509'
317 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 = '4509'
                GROUP BY o.product_id
318 0.0004 0.00042080879211426
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     = '4509'
                GROUP BY n.displayname
                ORDER BY n.displayname DESC
319 0.0003 0.00025701522827148
SELECT MAX(amountsaved) AS maxsaving, MIN(amountsaved) AS minsaving FROM productoffers o, products p WHERE o.product_id = p.id AND p.parent_id = 4509
320 0.0005 0.00051712989807129
SELECT a.name, n.displayname,a.value FROM productattributes a, productattributenames n WHERE product_id = '4509' AND a.name = n.originalname
321 0.0002 0.00023603439331055
SELECT * FROM productoffers WHERE product_id = '4509' AND merchantid = 'A1X6FK5RDHNB96'
322 0.0002 0.0002439022064209
SELECT * FROM productoffers
                WHERE product_id = '4509' AND price > 0
                ORDER BY price ASC LIMIT 1
323 0.0002 0.00022697448730469
SELECT * FROM productoffers
                WHERE product_id = 4509
                ORDER BY price ASC LIMIT 1
324 0.0002 0.00023913383483887
SELECT value FROM productattributes
                WHERE product_id = '4509'
                AND name = 'ListPriceAmount'
325 0.0003 0.00025701522827148
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 = '4509'
                GROUP BY o.product_id
326 0.0004 0.00040793418884277
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     = '4509'
                GROUP BY n.displayname
                ORDER BY n.displayname DESC
327 0.0003 0.00025510787963867
SELECT MAX(amountsaved) AS maxsaving, MIN(amountsaved) AS minsaving FROM productoffers o, products p WHERE o.product_id = p.id AND p.parent_id = 4509
328 0.0003 0.00033402442932129
SELECT value FROM productattributes WHERE product_id = '4509' AND (name = 'ListPriceAmount' OR name = 'ListPriceFormattedPrice') ORDER BY name LIMIT 1
329 0.0004 0.00038003921508789
SELECT  o.value
                FROM    products            p,
                        productoptions      o
                WHERE   p.parent_id     = '4509'
                  AND   p.id            = o.product_id
                  AND   o.name          = 'PackageQuantity'
                GROUP BY o.value
                ORDER BY o.value ASC
330 0.0003 0.00026297569274902
SELECT * FROM products WHERE parent_id = '4509'
331 0.0004 0.00035810470581055
SELECT a.name, n.displayname,a.value FROM productattributes a, productattributenames n WHERE product_id = '4510' AND a.name = n.originalname
332 0.0003 0.00030303001403809
SELECT * FROM productoffers WHERE product_id = '4510' AND merchantid = 'A1X6FK5RDHNB96'
333 0.0002 0.00023913383483887
SELECT * FROM productoffers
                WHERE product_id = '4510' AND price > 0
                ORDER BY price ASC LIMIT 1
334 0.0002 0.00022006034851074
SELECT * FROM productoffers
                WHERE product_id = 4510
                ORDER BY price ASC LIMIT 1
335 0.0002 0.00023198127746582
SELECT value FROM productattributes
                WHERE product_id = '4510'
                AND name = 'ListPriceAmount'
336 0.0002 0.00024795532226562
SELECT * FROM products WHERE id = '4531'
337 0.0004 0.00036287307739258
SELECT * FROM productimages WHERE product_id = '4531' ORDER BY sortorder ASC
338 0.0005 0.00047087669372559
SELECT * FROM product_image_select WHERE product_id = '4531'
339 0.0003 0.00028181076049805
SELECT * FROM productcustomimages WHERE product_id = '4531'
340 0.0005 0.00053000450134277
SELECT a.name, n.displayname,a.value FROM productattributes a, productattributenames n WHERE product_id = '4531' AND a.name = n.originalname
341 0.0003 0.00030088424682617
SELECT * FROM productoffers WHERE product_id = '4531' AND merchantid = 'A1X6FK5RDHNB96'
342 0.0002 0.00024104118347168
SELECT * FROM productoffers
                WHERE product_id = '4531' AND price > 0
                ORDER BY price ASC LIMIT 1
343 0.0002 0.00023984909057617
SELECT * FROM productoffers
                WHERE product_id = 4531
                ORDER BY price ASC LIMIT 1
344 0.0002 0.00024199485778809
SELECT value FROM productattributes
                WHERE product_id = '4531'
                AND name = 'ListPriceAmount'
345 0.0003 0.00025701522827148
SELECT value FROM productattributes WHERE product_id = '4531' AND (name = 'ListPriceAmount' OR name = 'ListPriceFormattedPrice') ORDER BY name LIMIT 1
346 0.0003 0.00032210350036621
SELECT * FROM products WHERE id = '4559'
347 0.0004 0.00036811828613281
SELECT * FROM productimages WHERE product_id = '4559' ORDER BY sortorder ASC
348 0.0003 0.00034904479980469
SELECT pi.*, p.parent_id FROM productimages pi, products p WHERE p.parent_id = '4559' AND p.id = pi.product_id ORDER BY pi.sortorder
349 0.0005 0.0004730224609375
SELECT * FROM product_image_select WHERE product_id = '4559'
350 0.0003 0.00027894973754883
SELECT * FROM productcustomimages WHERE product_id = '4559'
351 0.0004 0.00035810470581055
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 = '4559'
                GROUP BY o.product_id
352 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     = '4559'
                GROUP BY n.displayname
                ORDER BY n.displayname DESC
353 0.0003 0.00026106834411621
SELECT MAX(amountsaved) AS maxsaving, MIN(amountsaved) AS minsaving FROM productoffers o, products p WHERE o.product_id = p.id AND p.parent_id = 4559
354 0.0005 0.00052809715270996
SELECT a.name, n.displayname,a.value FROM productattributes a, productattributenames n WHERE product_id = '4559' AND a.name = n.originalname
355 0.0002 0.00023102760314941
SELECT * FROM productoffers WHERE product_id = '4559' AND merchantid = 'A1X6FK5RDHNB96'
356 0.0002 0.00023508071899414
SELECT * FROM productoffers
                WHERE product_id = '4559' AND price > 0
                ORDER BY price ASC LIMIT 1
357 0.0002 0.00021600723266602
SELECT * FROM productoffers
                WHERE product_id = 4559
                ORDER BY price ASC LIMIT 1
358 0.0002 0.00024199485778809
SELECT value FROM productattributes
                WHERE product_id = '4559'
                AND name = 'ListPriceAmount'
359 0.0003 0.00026702880859375
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 = '4559'
                GROUP BY o.product_id
360 0.0004 0.00039792060852051
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     = '4559'
                GROUP BY n.displayname
                ORDER BY n.displayname DESC
361 0.0003 0.00025391578674316
SELECT MAX(amountsaved) AS maxsaving, MIN(amountsaved) AS minsaving FROM productoffers o, products p WHERE o.product_id = p.id AND p.parent_id = 4559
362 0.0003 0.00033903121948242
SELECT value FROM productattributes WHERE product_id = '4559' AND (name = 'ListPriceAmount' OR name = 'ListPriceFormattedPrice') ORDER BY name LIMIT 1
363 0.0004 0.00041103363037109
SELECT  o.value
                FROM    products            p,
                        productoptions      o
                WHERE   p.parent_id     = '4559'
                  AND   p.id            = o.product_id
                  AND   o.name          = 'Size'
                GROUP BY o.value
                ORDER BY o.value ASC
364 0.0009 0.00089502334594727
SELECT * FROM customerreviews WHERE approved = 1 AND productid = '4201' ORDER BY timestamp DESC
365 0.0002 0.00022292137145996
SELECT * FROM customerreviews WHERE approved = 1 AND productid = '4202' ORDER BY timestamp DESC
366 0.0002 0.00020098686218262
SELECT * FROM customerreviews WHERE approved = 1 AND productid = '4203' ORDER BY timestamp DESC
367 0.0002 0.00019621849060059
SELECT * FROM customerreviews WHERE approved = 1 AND productid = '4213' ORDER BY timestamp DESC
368 0.0002 0.00019407272338867
SELECT * FROM customerreviews WHERE approved = 1 AND productid = '4222' ORDER BY timestamp DESC
369 0.0002 0.00019097328186035
SELECT * FROM customerreviews WHERE approved = 1 AND productid = '4474' ORDER BY timestamp DESC
370 0.0002 0.00019693374633789
SELECT * FROM customerreviews WHERE approved = 1 AND productid = '4292' ORDER BY timestamp DESC
371 0.0002 0.00019192695617676
SELECT * FROM customerreviews WHERE approved = 1 AND productid = '4312' ORDER BY timestamp DESC
372 0.0002 0.00019311904907227
SELECT * FROM customerreviews WHERE approved = 1 AND productid = '4326' ORDER BY timestamp DESC
373 0.0002 0.00020480155944824
SELECT * FROM customerreviews WHERE approved = 1 AND productid = '4471' ORDER BY timestamp DESC
374 0.0002 0.00020694732666016
SELECT * FROM customerreviews WHERE approved = 1 AND productid = '4475' ORDER BY timestamp DESC
375 0.0002 0.00020384788513184
SELECT * FROM customerreviews WHERE approved = 1 AND productid = '4476' ORDER BY timestamp DESC
376 0.0002 0.00020790100097656
SELECT * FROM customerreviews WHERE approved = 1 AND productid = '4478' ORDER BY timestamp DESC
377 0.0002 0.00020003318786621
SELECT * FROM customerreviews WHERE approved = 1 AND productid = '4479' ORDER BY timestamp DESC
378 0.0002 0.00020313262939453
SELECT * FROM customerreviews WHERE approved = 1 AND productid = '4507' ORDER BY timestamp DESC
379 0.0002 0.00022101402282715
SELECT * FROM customerreviews WHERE approved = 1 AND productid = '4509' ORDER BY timestamp DESC
380 0.0002 0.00021696090698242
SELECT * FROM customerreviews WHERE approved = 1 AND productid = '4531' ORDER BY timestamp DESC
381 0.0002 0.00019478797912598
SELECT * FROM customerreviews WHERE approved = 1 AND productid = '4559' ORDER BY timestamp DESC
382 0.0007 0.00072479248046875
SELECT * FROM template_info WHERE templateuid = 'fsb-fluid2018'
383 0.0007 0.00069808959960938
SELECT ga_value FROM google_analytics_options WHERE `ga_key` = 'ga_user_data'
384 0.0002 0.00023913383483887
SELECT ga_value FROM google_analytics_options WHERE `ga_key` = 'ga_tracking_status'
385 0.0114 0.011442899703979
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
386 0.0008 0.00079989433288574
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
387 0.0004 0.00035190582275391
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
388 0.0004 0.00037503242492676
SELECT * FROM products WHERE id = 1626
389 0.0003 0.00034499168395996
SELECT * FROM products WHERE id = 4041
390 0.0003 0.00033807754516602
SELECT * FROM products WHERE id = 4312
391 0.0003 0.00029492378234863
SELECT * FROM products WHERE id = 777
392 0.0003 0.00032401084899902
SELECT * FROM products WHERE id = 3881
393 0.0003 0.00031304359436035
SELECT * FROM products WHERE id = 4213
394 0.0003 0.00031304359436035
SELECT * FROM products WHERE id = '1626'
395 0.0004 0.0003819465637207
SELECT * FROM productimages WHERE product_id = '1626' ORDER BY sortorder ASC
396 0.0004 0.00044608116149902
SELECT * FROM product_image_select WHERE product_id = '1626'
397 0.0003 0.0002741813659668
SELECT * FROM productcustomimages WHERE product_id = '1626'
398 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
399 0.0003 0.00030612945556641
SELECT * FROM productoffers WHERE product_id = '1626' AND merchantid = 'A1X6FK5RDHNB96'
400 0.0003 0.00028109550476074
SELECT * FROM productoffers
                WHERE product_id = '1626' AND price > 0
                ORDER BY price ASC LIMIT 1
401 0.0004 0.00036907196044922
SELECT value FROM productattributes WHERE product_id = '1626' AND (name = 'ListPriceAmount' OR name = 'ListPriceFormattedPrice') ORDER BY name LIMIT 1
402 0.0003 0.00033307075500488
SELECT * FROM products WHERE id = '4041'
403 0.0004 0.00037813186645508
SELECT * FROM productimages WHERE product_id = '4041' ORDER BY sortorder ASC
404 0.0004 0.00044608116149902
SELECT * FROM product_image_select WHERE product_id = '4041'
405 0.0003 0.00026798248291016
SELECT * FROM productcustomimages WHERE product_id = '4041'
406 0.0007 0.00068211555480957
SELECT a.name, n.displayname,a.value FROM productattributes a, productattributenames n WHERE product_id = '4041' AND a.name = n.originalname
407 0.0003 0.00031805038452148
SELECT * FROM productoffers WHERE product_id = '4041' AND merchantid = 'A1X6FK5RDHNB96'
408 0.0003 0.0002751350402832
SELECT * FROM productoffers
                WHERE product_id = '4041' AND price > 0
                ORDER BY price ASC LIMIT 1
409 0.0003 0.00034999847412109
SELECT value FROM productattributes WHERE product_id = '4041' AND (name = 'ListPriceAmount' OR name = 'ListPriceFormattedPrice') ORDER BY name LIMIT 1
410 0.0004 0.00035190582275391
SELECT * FROM products WHERE id = '4312'
411 0.0004 0.00039291381835938
SELECT * FROM productimages WHERE product_id = '4312' ORDER BY sortorder ASC
412 0.0004 0.00044798851013184
SELECT * FROM product_image_select WHERE product_id = '4312'
413 0.0003 0.00030207633972168
SELECT * FROM productcustomimages WHERE product_id = '4312'
414 0.0007 0.0006568431854248
SELECT a.name, n.displayname,a.value FROM productattributes a, productattributenames n WHERE product_id = '4312' AND a.name = n.originalname
415 0.0003 0.0003058910369873
SELECT * FROM productoffers WHERE product_id = '4312' AND merchantid = 'A1X6FK5RDHNB96'
416 0.0003 0.00026416778564453
SELECT * FROM productoffers
                WHERE product_id = '4312' AND price > 0
                ORDER BY price ASC LIMIT 1
417 0.0003 0.0003361701965332
SELECT value FROM productattributes WHERE product_id = '4312' AND (name = 'ListPriceAmount' OR name = 'ListPriceFormattedPrice') ORDER BY name LIMIT 1
418 0.0003 0.00032305717468262
SELECT * FROM products WHERE id = '777'
419 0.0004 0.00037598609924316
SELECT * FROM productimages WHERE product_id = '777' ORDER BY sortorder ASC
420 0.0005 0.00045394897460938
SELECT * FROM product_image_select WHERE product_id = '777'
421 0.0003 0.00031399726867676
SELECT * FROM productcustomimages WHERE product_id = '777'
422 0.0007 0.0006718635559082
SELECT a.name, n.displayname,a.value FROM productattributes a, productattributenames n WHERE product_id = '777' AND a.name = n.originalname
423 0.0003 0.00030612945556641
SELECT * FROM productoffers WHERE product_id = '777' AND merchantid = 'A1X6FK5RDHNB96'
424 0.0003 0.0002601146697998
SELECT * FROM productoffers
                WHERE product_id = '777' AND price > 0
                ORDER BY price ASC LIMIT 1
425 0.0003 0.00029301643371582
SELECT value FROM productattributes WHERE product_id = '777' AND (name = 'ListPriceAmount' OR name = 'ListPriceFormattedPrice') ORDER BY name LIMIT 1
426 0.0004 0.0003659725189209
SELECT * FROM products WHERE id = '3881'
427 0.0004 0.00037789344787598
SELECT * FROM productimages WHERE product_id = '3881' ORDER BY sortorder ASC
428 0.0004 0.00042891502380371
SELECT * FROM product_image_select WHERE product_id = '3881'
429 0.0003 0.00026679039001465
SELECT * FROM productcustomimages WHERE product_id = '3881'
430 0.0007 0.00069093704223633
SELECT a.name, n.displayname,a.value FROM productattributes a, productattributenames n WHERE product_id = '3881' AND a.name = n.originalname
431 0.0003 0.00031614303588867
SELECT * FROM productoffers WHERE product_id = '3881' AND merchantid = 'A1X6FK5RDHNB96'
432 0.0003 0.00030112266540527
SELECT * FROM productoffers
                WHERE product_id = '3881' AND price > 0
                ORDER BY price ASC LIMIT 1
433 0.0003 0.00030803680419922
SELECT value FROM productattributes WHERE product_id = '3881' AND (name = 'ListPriceAmount' OR name = 'ListPriceFormattedPrice') ORDER BY name LIMIT 1
434 0.0004 0.00037097930908203
SELECT * FROM products WHERE id = '4213'
435 0.0003 0.00034809112548828
SELECT * FROM productimages WHERE product_id = '4213' ORDER BY sortorder ASC
436 0.0005 0.0004730224609375
SELECT * FROM product_image_select WHERE product_id = '4213'
437 0.0003 0.00026416778564453
SELECT * FROM productcustomimages WHERE product_id = '4213'
438 0.0007 0.00067496299743652
SELECT a.name, n.displayname,a.value FROM productattributes a, productattributenames n WHERE product_id = '4213' AND a.name = n.originalname
439 0.0003 0.00030708312988281
SELECT * FROM productoffers WHERE product_id = '4213' AND merchantid = 'A1X6FK5RDHNB96'
440 0.0003 0.00027203559875488
SELECT * FROM productoffers
                WHERE product_id = '4213' AND price > 0
                ORDER BY price ASC LIMIT 1
441 0.0003 0.00032210350036621
SELECT value FROM productattributes WHERE product_id = '4213' AND (name = 'ListPriceAmount' OR name = 'ListPriceFormattedPrice') ORDER BY name LIMIT 1
442 0.0011 0.0010998249053955
SELECT * FROM template_includes WHERE deleted = 0 AND templateuid = 'fsb-fluid2018' AND area = 'header' ORDER BY sortorder ASC
443 0.0005 0.0004880428314209
SELECT * FROM template_includes WHERE deleted = 0 AND templateuid = 'fsb-fluid2018' AND area = 'footer' ORDER BY sortorder ASC
444 0.0015 0.0014870166778564
SELECT * FROM template_css WHERE deleted = 0 AND templateuid = 'fsb-fluid2018' AND skinuid = ''
445 0.0009 0.00088095664978027
SELECT * FROM template_images WHERE deleted = 0 AND templateuid = 'fsb-fluid2018'
446 0.0004 0.00038504600524902
SELECT * FROM template_images WHERE deleted = 0 AND templateuid = 'fsb-fluid2018'
447 0.0004 0.00043392181396484
SELECT * FROM template_images WHERE templateuid = 'fsb-fluid2018' AND imageuid = 'FB_DEFAULT_SHARE_IMAGE'
448 0.0004 0.00042414665222168
SELECT * FROM template_images WHERE templateuid = 'fsb-fluid2018' AND imageuid = 'HEAD_LOGO'