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.763307094574 451 1.2377 0


No Amazon API Requests Made.


App Debug - Total Time 1.763307094574 seconds

Number Time From Start Name Description
1 0.39842009544373 Initialise Initialise FSB Function
2 0.40217614173889 App Controller Start Start of the App controller (called before the controller of every page)
3 0.4537980556488 Start of getCategoryListByGroup Function Before first category groups query
4 0.45495319366455 After initial query Before first category groups query
5 0.45495319366455 Get Category List for Group Before the call to getCategoryList function
6 0.45495510101318 Start of GetCategoryList function Start of the function
7 0.45495700836182 Before getting categories Query to get specific category list
8 0.45606017112732 After getting categories Query to get specific category list
9 0.45606112480164 Before getting category custom Before call to function getCategoryCustom
10 0.47778701782227 After getting category custom After call to function getCategoryCustom
11 0.47778916358948 Before getting category custom Before call to function getCategoryCustom
12 0.48621821403503 After getting category custom After call to function getCategoryCustom
13 0.48621821403503 Before getting category custom Before call to function getCategoryCustom
14 0.49046206474304 After getting category custom After call to function getCategoryCustom
15 0.49046301841736 Before getting category custom Before call to function getCategoryCustom
16 0.49324798583984 After getting category custom After call to function getCategoryCustom
17 0.49324917793274 Before getting category custom Before call to function getCategoryCustom
18 0.4962592124939 After getting category custom After call to function getCategoryCustom
19 0.49626016616821 Before getting category custom Before call to function getCategoryCustom
20 0.49914717674255 After getting category custom After call to function getCategoryCustom
21 0.49914813041687 End of GetCategoryList function End of the function
22 0.49915099143982 Get Category List for Group Before the call to getCategoryList function
23 0.49915218353271 Start of GetCategoryList function Start of the function
24 0.49915313720703 Before getting categories Query to get specific category list
25 0.49946212768555 End of getCategoryListByGroup Function Before return()
26 1.3901391029358 App Controller End End of the App controller (called before the controller of every page)
27 1.5699851512909 App_after Controller Start Start of the App_after controller (called after the controller of every page)
28 1.5714201927185 Before Get Options Before the call to getOptions in the tpl class
29 1.626442193985 After Get Options After the call to getOptions in the tpl class
30 1.6264791488647 App_after Controller End End of the App_after controller (called after the controller of every page)
31 1.763298034668 Finalizing debug Before the debug is output to the page.
32 1.763307094574 End of App This is the end of the app logging, final timestamp


Query Debug - 451 Database Queries. Total time 1.2377 seconds

Number Time (Seconds) Time (Milliseconds) Query
1 0.0016 0.00160813331604
SELECT parameter, value FROM parameters
2 0.0065 0.0065321922302246
SELECT * FROM `bad_bots`
3 0.0003 0.00033402442932129
SET time_zone = 'Europe/London'
4 0.0023 0.0023460388183594
SELECT version FROM version ORDER BY `installed` DESC LIMIT 1
5 0.0023 0.0023219585418701
INSERT INTO ga_users (`isbot`, `ips`) SELECT '1', 'a:1:{i:0;s:14:\"216.73.216.122\";}'
6 0.0029 0.0028691291809082
INSERT INTO ga_sessions (`sessionlastseen`) SELECT '1751589616'
7 0.0024 0.0024499893188477
SELECT * FROM autorun ORDER BY lastrun ASC
8 0.0005 0.00048995018005371
UPDATE autorun SET lastrun = '2025-07-04 00:40:16' WHERE id = '16'
9 0.0005 0.0005340576171875
SELECT * FROM version ORDER BY installed DESC LIMIT 1
10 0.0021 0.0021297931671143
SELECT id FROM pages WHERE pagename = 'search' LIMIT 1
11 0.0005 0.00049114227294922
SELECT * FROM pages WHERE id = 52
12 0.0045 0.0044620037078857
SELECT * FROM template_options WHERE deleted = 0 AND templateuid = 'fsb-fluid2018'
13 0.0462 0.046172857284546
SELECT * FROM template_text WHERE deleted = 0 AND templateuid = 'fsb-fluid2018' AND language = 'en'
14 0.0006 0.00058197975158691
SELECT * FROM pages WHERE pagename = 'search'
15 0.0012 0.0011501312255859
SELECT * FROM categorygroups ORDER BY sortorder ASC
16 0.0011 0.0010948181152344
SELECT * FROM categories WHERE parent_id = '0' AND categorygroup_id = '1'  AND hidden = 0 ORDER BY sortorder ASC
17 0.0105 0.010504961013794
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.0015 0.0015170574188232
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.00075697898864746
SELECT COUNT(DISTINCT(bundle_id)) FROM bundle_categories WHERE category_id = 26
20 0.0003 0.00030088424682617
SELECT id FROM categories WHERE parent_id = '26'
21 0.0046 0.0046370029449463
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.0014 0.0013570785522461
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.0012 0.0011649131774902
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.0011 0.0011410713195801
SELECT COUNT(DISTINCT(id)) FROM categories_autopopulate WHERE category_id = '26'
25 0.0003 0.00028491020202637
SELECT * FROM categorygroups WHERE id = '1'
26 0.0033 0.0032889842987061
SELECT COUNT(DISTINCT(c.product_id)) FROM products_categories c, products p WHERE c.product_id = p.id AND p.parent_id = 0 AND c.category_id = 27
27 0.0003 0.0003209114074707
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.00026202201843262
SELECT COUNT(DISTINCT(bundle_id)) FROM bundle_categories WHERE category_id = 27
29 0.0003 0.00028800964355469
SELECT id FROM categories WHERE parent_id = '27'
30 0.0030 0.0030441284179688
SELECT COUNT(DISTINCT(p.id)) FROM products p, products_categories c
				WHERE p.id = c.product_id
				  AND c.category_id IN (27)
				  AND p.parent_id = 0
				  AND p.hidden = 0
				  AND p.enabled = 1 
31 0.0003 0.00032305717468262
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.00032401084899902
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.0002899169921875
SELECT COUNT(DISTINCT(id)) FROM categories_autopopulate WHERE category_id = '27'
34 0.0003 0.00026392936706543
SELECT * FROM categorygroups WHERE id = '1'
35 0.0011 0.0011169910430908
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.0002899169921875
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.0002 0.00024580955505371
SELECT COUNT(DISTINCT(bundle_id)) FROM bundle_categories WHERE category_id = 28
38 0.0003 0.00027680397033691
SELECT id FROM categories WHERE parent_id = '28'
39 0.0011 0.0011239051818848
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.00031280517578125
SELECT COUNT(DISTINCT(p.id)) FROM bundles p, bundle_categories c
				WHERE p.id = c.bundle_id
				  AND c.category_id IN (28)
				  AND p.disabled = 0 
41 0.0003 0.0003199577331543
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.00027918815612793
SELECT COUNT(DISTINCT(id)) FROM categories_autopopulate WHERE category_id = '28'
43 0.0003 0.00026106834411621
SELECT * FROM categorygroups WHERE id = '1'
44 0.0004 0.00037097930908203
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.00027990341186523
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.0002 0.00023889541625977
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.00040888786315918
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.00029301643371582
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.0003058910369873
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.00031113624572754
SELECT COUNT(DISTINCT(id)) FROM categories_autopopulate WHERE category_id = '29'
52 0.0003 0.00025796890258789
SELECT * FROM categorygroups WHERE id = '1'
53 0.0004 0.00037789344787598
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.0004 0.00037097930908203
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.00025010108947754
SELECT COUNT(DISTINCT(bundle_id)) FROM bundle_categories WHERE category_id = 30
56 0.0003 0.00026893615722656
SELECT id FROM categories WHERE parent_id = '30'
57 0.0004 0.00042295455932617
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.00029587745666504
SELECT COUNT(DISTINCT(p.id)) FROM bundles p, bundle_categories c
				WHERE p.id = c.bundle_id
				  AND c.category_id IN (30)
				  AND p.disabled = 0 
59 0.0004 0.00036096572875977
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.0004 0.0003509521484375
SELECT COUNT(DISTINCT(id)) FROM categories_autopopulate WHERE category_id = '30'
61 0.0003 0.00029492378234863
SELECT * FROM categorygroups WHERE id = '1'
62 0.0004 0.00039100646972656
SELECT COUNT(DISTINCT(c.product_id)) FROM products_categories c, products p WHERE c.product_id = p.id AND p.parent_id = 0 AND c.category_id = 31
63 0.0003 0.00027203559875488
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.00029110908508301
SELECT COUNT(DISTINCT(bundle_id)) FROM bundle_categories WHERE category_id = 31
65 0.0003 0.00029206275939941
SELECT id FROM categories WHERE parent_id = '31'
66 0.0005 0.00045919418334961
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.00029492378234863
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.00030922889709473
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.00028610229492188
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.0003058910369873
SELECT * FROM categories WHERE parent_id = '0' AND categorygroup_id = '2'  AND hidden = 0 ORDER BY sortorder ASC
72 0.0028 0.0027701854705811
SELECT * FROM manufacturers m WHERE m.display_sidebar = 1 AND m.merge_manufacturer_id = 0 ORDER BY linktitle ASC
73 0.0012 0.0011911392211914
SELECT * FROM sideboxes WHERE (templateuid = 'fsb-fluid2018' OR templateuid = '') AND enabled = 1 ORDER BY sortorder ASC
74 0.0004 0.00040888786315918
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.0008 0.00081491470336914
SELECT * FROM sideboxes_pages WHERE sidebox_id = '26'
76 0.0009 0.00092697143554688
SELECT value FROM template_options WHERE templateuid = 'fsb-fluid2018' AND optionuid = 'DISPLAY_CREDIT_ICON'
77 0.0005 0.00053501129150391
SELECT * FROM pages WHERE core = 1 ORDER BY pagekey
78 0.8786 0.87861490249634
SELECT * FROM ipgeocountries WHERE INET_ATON('216.73.216.122') >= INET_ATON(ip_start) AND INET_ATON('216.73.216.122') <= INET_ATON(ip_end)
79 0.0028 0.0027580261230469
SELECT * FROM ipgeolocations WHERE geoname_id = '6252001'
80 0.0012 0.0011560916900635
SELECT * FROM countryredirects WHERE countrycode = 'US'
81 0.0005 0.00046205520629883
SELECT * FROM pages WHERE pagename = 'search'
82 0.0051 0.005051851272583
SELECT MAX(price) as maxprice, MIN(price) as minprice FROM products WHERE enabled = 1 AND hidden = 0 AND price <> 0 
83 0.0014 0.0013740062713623
SELECT * FROM manufacturers WHERE display_filter = 1 AND merge_manufacturer_id = 0 ORDER BY name
84 0.0016 0.0015690326690674
SELECT * FROM productattributenames n WHERE hidden = 0 AND metabrowse = 1 ORDER BY n.displayname ASC
85 0.0051 0.0050590038299561
SELECT MAX(price) as maxprice, MIN(price) as minprice FROM products WHERE enabled = 1 AND hidden = 0 AND price <> 0 
86 0.0018 0.0017600059509277
SELECT * FROM manufacturers WHERE display_filter = 1 AND merge_manufacturer_id = 0 ORDER BY name
87 0.0005 0.00045299530029297
SELECT * FROM productattributenames n WHERE hidden = 0 AND metabrowse = 1 AND sidebarfilter = 1 ORDER BY n.displayname ASC
88 0.0018 0.0017740726470947
INSERT INTO searches (`keywords`, `timestamp`, `ip`) SELECT 'lipton tchae the vert orient 25 sachets 44g lot de 3', NOW(), '216.73.216.122'
89 0.0026 0.0025980472564697
SELECT DISTINCT (p.id), salesrank, price, linktitle,
    MATCH (title)
    AGAINST ('+lipton +tchae +the +vert +orient +25 +sache} +44g +lot +de +3' IN BOOLEAN MODE) as searchrelevance, 'product' AS type
    FROM products p 
		WHERE MATCH (title) AGAINST ('+lipton +tchae +the +vert +orient +25 +sache} +44g +lot +de +3' 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 ('+lipton +tchae +the +vert +orient +25 +sache} +44g +lot +de +3'), 'bundle' AS type FROM bundles b
		WHERE MATCH (title) AGAINST ('+lipton +tchae +the +vert +orient +25 +sache} +44g +lot +de +3' IN BOOLEAN MODE)
		AND b.disabled = 0
		
		AND 1 = 1
90 0.0026 0.002579927444458
SELECT DISTINCT (p.id), salesrank, price, linktitle,
    MATCH (description, keyfeatures, title, descriptionsecondary)
    AGAINST ('+lipton +tchae +the +vert +orient +25 +sache} +44g +lot +de +3' IN BOOLEAN MODE) as searchrelevance, 'product' AS type
    FROM products p 
		WHERE MATCH (description, keyfeatures, title, descriptionsecondary) AGAINST ('+lipton +tchae +the +vert +orient +25 +sache} +44g +lot +de +3' 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 ('+lipton +tchae +the +vert +orient +25 +sache} +44g +lot +de +3'), 'bundle' AS type FROM bundles b
		WHERE MATCH (description, keyfeatures, title, descriptionsecondary) AGAINST ('+lipton +tchae +the +vert +orient +25 +sache} +44g +lot +de +3' IN BOOLEAN MODE)
		AND b.disabled = 0
		
		AND 1 = 1
91 0.0059 0.0059399604797363
SELECT DISTINCT (p.id), salesrank, price, linktitle,
          'product' AS type
          FROM products p 
		WHERE ((description LIKE 'lipton') OR (keyfeatures LIKE 'lipton') OR (title LIKE 'lipton') OR (description LIKE 'tchae') OR (keyfeatures LIKE 'tchae') OR (title LIKE 'tchae') 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 'orient') OR (keyfeatures LIKE 'orient') OR (title LIKE 'orient') OR (description LIKE '25') OR (keyfeatures LIKE '25') OR (title LIKE '25') OR (description LIKE 'sachets') OR (keyfeatures LIKE 'sachets') OR (title LIKE 'sachets') OR (description LIKE '44g') OR (keyfeatures LIKE '44g') OR (title LIKE '44g') OR (description LIKE 'lot') OR (keyfeatures LIKE 'lot') OR (title LIKE 'lot') OR (description LIKE 'de') OR (keyfeatures LIKE 'de') OR (title LIKE 'de') OR (description LIKE '3') OR (keyfeatures LIKE '3') OR (title LIKE '3'))

		AND enabled = 1
		AND hidden = 0
		AND parent_id = 0
		
		AND 1 = 1
92 0.0004 0.0003969669342041
SELECT DISTINCT (p.id), price, linktitle,
          'ebayproduct' AS type
          FROM ebay_products p 
		WHERE ((description LIKE 'lipton') OR (title LIKE 'lipton') OR (description LIKE 'tchae') OR (title LIKE 'tchae') OR (description LIKE 'the') OR (title LIKE 'the') OR (description LIKE 'vert') OR (title LIKE 'vert') OR (description LIKE 'orient') OR (title LIKE 'orient') OR (description LIKE '25') OR (title LIKE '25') OR (description LIKE 'sachets') OR (title LIKE 'sachets') OR (description LIKE '44g') OR (title LIKE '44g') OR (description LIKE 'lot') OR (title LIKE 'lot') OR (description LIKE 'de') OR (title LIKE 'de') OR (description LIKE '3') OR (title LIKE '3'))
		AND hide = 0
93 0.0005 0.00048208236694336
SELECT DISTINCT (p.id), price, linktitle,
          'customproduct' AS type
          FROM custom_products p 
		WHERE ((description LIKE 'lipton') OR (title LIKE 'lipton') OR (description LIKE 'tchae') OR (title LIKE 'tchae') OR (description LIKE 'the') OR (title LIKE 'the') OR (description LIKE 'vert') OR (title LIKE 'vert') OR (description LIKE 'orient') OR (title LIKE 'orient') OR (description LIKE '25') OR (title LIKE '25') OR (description LIKE 'sachets') OR (title LIKE 'sachets') OR (description LIKE '44g') OR (title LIKE '44g') OR (description LIKE 'lot') OR (title LIKE 'lot') OR (description LIKE 'de') OR (title LIKE 'de') OR (description LIKE '3') OR (title LIKE '3'))
		AND hide = 0
94 0.0005 0.00045680999755859
SELECT DISTINCT (p.id), salesrank, price, linktitle,
    MATCH (description, keyfeatures, title, descriptionsecondary)
    AGAINST ('+lipton +tchae +the +vert +orient +25 +sache} +44g +lot +de +3' IN BOOLEAN MODE) as searchrelevance, 'product' AS type
    FROM products p 
		WHERE MATCH (description, keyfeatures, title, descriptionsecondary) AGAINST ('+lipton +tchae +the +vert +orient +25 +sache} +44g +lot +de +3' 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 ('+lipton +tchae +the +vert +orient +25 +sache} +44g +lot +de +3'), 'bundle' AS type FROM bundles b
		WHERE MATCH (description, keyfeatures, title, descriptionsecondary) AGAINST ('+lipton +tchae +the +vert +orient +25 +sache} +44g +lot +de +3' IN BOOLEAN MODE)
		AND b.disabled = 0
		
		AND 1 = 1
95 0.0087 0.0087299346923828
SELECT DISTINCT (p.id), salesrank, price, linktitle,
          'product' AS type
          FROM products p 
		WHERE ((description LIKE '%lipton%') OR (keyfeatures LIKE '%lipton%') OR (title LIKE '%lipton%') OR (description LIKE '%tchae%') OR (keyfeatures LIKE '%tchae%') OR (title LIKE '%tchae%') 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 '%orient%') OR (keyfeatures LIKE '%orient%') OR (title LIKE '%orient%') OR (description LIKE '%25%') OR (keyfeatures LIKE '%25%') OR (title LIKE '%25%') OR (description LIKE '%sachets%') OR (keyfeatures LIKE '%sachets%') OR (title LIKE '%sachets%') OR (description LIKE '%44g%') OR (keyfeatures LIKE '%44g%') OR (title LIKE '%44g%') OR (description LIKE '%lot%') OR (keyfeatures LIKE '%lot%') OR (title LIKE '%lot%') OR (description LIKE '%de%') OR (keyfeatures LIKE '%de%') OR (title LIKE '%de%') OR (description LIKE '%3%') OR (keyfeatures LIKE '%3%') OR (title LIKE '%3%'))

		AND enabled = 1
		AND hidden = 0
		AND parent_id = 0
		
		AND 1 = 1
96 0.0005 0.00045609474182129
SELECT DISTINCT (p.id), price, linktitle,
          'ebayproduct' AS type
          FROM ebay_products p 
		WHERE ((description LIKE '%lipton%') OR (title LIKE '%lipton%') OR (description LIKE '%tchae%') OR (title LIKE '%tchae%') OR (description LIKE '%the%') OR (title LIKE '%the%') OR (description LIKE '%vert%') OR (title LIKE '%vert%') OR (description LIKE '%orient%') OR (title LIKE '%orient%') OR (description LIKE '%25%') OR (title LIKE '%25%') OR (description LIKE '%sachets%') OR (title LIKE '%sachets%') OR (description LIKE '%44g%') OR (title LIKE '%44g%') OR (description LIKE '%lot%') OR (title LIKE '%lot%') OR (description LIKE '%de%') OR (title LIKE '%de%') OR (description LIKE '%3%') OR (title LIKE '%3%'))
		AND hide = 0
97 0.0003 0.00034308433532715
SELECT DISTINCT (p.id), price, linktitle,
          'customproduct' AS type
          FROM custom_products p 
		WHERE ((description LIKE '%lipton%') OR (title LIKE '%lipton%') OR (description LIKE '%tchae%') OR (title LIKE '%tchae%') OR (description LIKE '%the%') OR (title LIKE '%the%') OR (description LIKE '%vert%') OR (title LIKE '%vert%') OR (description LIKE '%orient%') OR (title LIKE '%orient%') OR (description LIKE '%25%') OR (title LIKE '%25%') OR (description LIKE '%sachets%') OR (title LIKE '%sachets%') OR (description LIKE '%44g%') OR (title LIKE '%44g%') OR (description LIKE '%lot%') OR (title LIKE '%lot%') OR (description LIKE '%de%') OR (title LIKE '%de%') OR (description LIKE '%3%') OR (title LIKE '%3%'))
		AND hide = 0
98 0.0005 0.00052189826965332
SELECT DISTINCT (p.id), salesrank, price, linktitle,
    MATCH (title)
    AGAINST ('+lipton +tchae +the +vert +orient +25 +sache} +44g +lot +de +3' IN BOOLEAN MODE) as searchrelevance, 'product' AS type
    FROM products p 
		WHERE MATCH (title) AGAINST ('+lipton +tchae +the +vert +orient +25 +sache} +44g +lot +de +3' 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 ('+lipton +tchae +the +vert +orient +25 +sache} +44g +lot +de +3'), 'bundle' AS type FROM bundles b
		WHERE MATCH (title) AGAINST ('+lipton +tchae +the +vert +orient +25 +sache} +44g +lot +de +3' IN BOOLEAN MODE)
		AND b.disabled = 0
		
		AND 1 = 1 ORDER BY salesrank ASC
99 0.0004 0.00040411949157715
SELECT DISTINCT (p.id), salesrank, price, linktitle,
    MATCH (description, keyfeatures, title, descriptionsecondary)
    AGAINST ('+lipton +tchae +the +vert +orient +25 +sache} +44g +lot +de +3' IN BOOLEAN MODE) as searchrelevance, 'product' AS type
    FROM products p 
		WHERE MATCH (description, keyfeatures, title, descriptionsecondary) AGAINST ('+lipton +tchae +the +vert +orient +25 +sache} +44g +lot +de +3' 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 ('+lipton +tchae +the +vert +orient +25 +sache} +44g +lot +de +3'), 'bundle' AS type FROM bundles b
		WHERE MATCH (description, keyfeatures, title, descriptionsecondary) AGAINST ('+lipton +tchae +the +vert +orient +25 +sache} +44g +lot +de +3' IN BOOLEAN MODE)
		AND b.disabled = 0
		
		AND 1 = 1 ORDER BY salesrank ASC
100 0.0054 0.0054221153259277
SELECT DISTINCT (p.id), salesrank, price, linktitle,
          'product' AS type
          FROM products p 
		WHERE ((description LIKE 'lipton') OR (keyfeatures LIKE 'lipton') OR (title LIKE 'lipton') OR (description LIKE 'tchae') OR (keyfeatures LIKE 'tchae') OR (title LIKE 'tchae') 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 'orient') OR (keyfeatures LIKE 'orient') OR (title LIKE 'orient') OR (description LIKE '25') OR (keyfeatures LIKE '25') OR (title LIKE '25') OR (description LIKE 'sachets') OR (keyfeatures LIKE 'sachets') OR (title LIKE 'sachets') OR (description LIKE '44g') OR (keyfeatures LIKE '44g') OR (title LIKE '44g') OR (description LIKE 'lot') OR (keyfeatures LIKE 'lot') OR (title LIKE 'lot') OR (description LIKE 'de') OR (keyfeatures LIKE 'de') OR (title LIKE 'de') OR (description LIKE '3') OR (keyfeatures LIKE '3') OR (title LIKE '3'))

		AND enabled = 1
		AND hidden = 0
		AND parent_id = 0
		
		AND 1 = 1 ORDER BY salesrank ASC
101 0.0003 0.00030398368835449
SELECT DISTINCT (p.id), price, linktitle,
          'ebayproduct' AS type
          FROM ebay_products p 
		WHERE ((description LIKE 'lipton') OR (title LIKE 'lipton') OR (description LIKE 'tchae') OR (title LIKE 'tchae') OR (description LIKE 'the') OR (title LIKE 'the') OR (description LIKE 'vert') OR (title LIKE 'vert') OR (description LIKE 'orient') OR (title LIKE 'orient') OR (description LIKE '25') OR (title LIKE '25') OR (description LIKE 'sachets') OR (title LIKE 'sachets') OR (description LIKE '44g') OR (title LIKE '44g') OR (description LIKE 'lot') OR (title LIKE 'lot') OR (description LIKE 'de') OR (title LIKE 'de') OR (description LIKE '3') OR (title LIKE '3'))
		AND hide = 0
102 0.0003 0.0002601146697998
SELECT DISTINCT (p.id), price, linktitle,
          'customproduct' AS type
          FROM custom_products p 
		WHERE ((description LIKE 'lipton') OR (title LIKE 'lipton') OR (description LIKE 'tchae') OR (title LIKE 'tchae') OR (description LIKE 'the') OR (title LIKE 'the') OR (description LIKE 'vert') OR (title LIKE 'vert') OR (description LIKE 'orient') OR (title LIKE 'orient') OR (description LIKE '25') OR (title LIKE '25') OR (description LIKE 'sachets') OR (title LIKE 'sachets') OR (description LIKE '44g') OR (title LIKE '44g') OR (description LIKE 'lot') OR (title LIKE 'lot') OR (description LIKE 'de') OR (title LIKE 'de') OR (description LIKE '3') OR (title LIKE '3'))
		AND hide = 0
103 0.0004 0.00036716461181641
SELECT DISTINCT (p.id), salesrank, price, linktitle,
    MATCH (description, keyfeatures, title, descriptionsecondary)
    AGAINST ('+lipton +tchae +the +vert +orient +25 +sache} +44g +lot +de +3' IN BOOLEAN MODE) as searchrelevance, 'product' AS type
    FROM products p 
		WHERE MATCH (description, keyfeatures, title, descriptionsecondary) AGAINST ('+lipton +tchae +the +vert +orient +25 +sache} +44g +lot +de +3' 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 ('+lipton +tchae +the +vert +orient +25 +sache} +44g +lot +de +3'), 'bundle' AS type FROM bundles b
		WHERE MATCH (description, keyfeatures, title, descriptionsecondary) AGAINST ('+lipton +tchae +the +vert +orient +25 +sache} +44g +lot +de +3' IN BOOLEAN MODE)
		AND b.disabled = 0
		
		AND 1 = 1 ORDER BY salesrank ASC
104 0.0077 0.0077168941497803
SELECT DISTINCT (p.id), salesrank, price, linktitle,
          'product' AS type
          FROM products p 
		WHERE ((description LIKE '%lipton%') OR (keyfeatures LIKE '%lipton%') OR (title LIKE '%lipton%') OR (description LIKE '%tchae%') OR (keyfeatures LIKE '%tchae%') OR (title LIKE '%tchae%') 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 '%orient%') OR (keyfeatures LIKE '%orient%') OR (title LIKE '%orient%') OR (description LIKE '%25%') OR (keyfeatures LIKE '%25%') OR (title LIKE '%25%') OR (description LIKE '%sachets%') OR (keyfeatures LIKE '%sachets%') OR (title LIKE '%sachets%') OR (description LIKE '%44g%') OR (keyfeatures LIKE '%44g%') OR (title LIKE '%44g%') OR (description LIKE '%lot%') OR (keyfeatures LIKE '%lot%') OR (title LIKE '%lot%') OR (description LIKE '%de%') OR (keyfeatures LIKE '%de%') OR (title LIKE '%de%') OR (description LIKE '%3%') OR (keyfeatures LIKE '%3%') OR (title LIKE '%3%'))

		AND enabled = 1
		AND hidden = 0
		AND parent_id = 0
		
		AND 1 = 1 ORDER BY salesrank ASC
105 0.0003 0.00030303001403809
SELECT DISTINCT (p.id), price, linktitle,
          'ebayproduct' AS type
          FROM ebay_products p 
		WHERE ((description LIKE '%lipton%') OR (title LIKE '%lipton%') OR (description LIKE '%tchae%') OR (title LIKE '%tchae%') OR (description LIKE '%the%') OR (title LIKE '%the%') OR (description LIKE '%vert%') OR (title LIKE '%vert%') OR (description LIKE '%orient%') OR (title LIKE '%orient%') OR (description LIKE '%25%') OR (title LIKE '%25%') OR (description LIKE '%sachets%') OR (title LIKE '%sachets%') OR (description LIKE '%44g%') OR (title LIKE '%44g%') OR (description LIKE '%lot%') OR (title LIKE '%lot%') OR (description LIKE '%de%') OR (title LIKE '%de%') OR (description LIKE '%3%') OR (title LIKE '%3%'))
		AND hide = 0
106 0.0003 0.00026392936706543
SELECT DISTINCT (p.id), price, linktitle,
          'customproduct' AS type
          FROM custom_products p 
		WHERE ((description LIKE '%lipton%') OR (title LIKE '%lipton%') OR (description LIKE '%tchae%') OR (title LIKE '%tchae%') OR (description LIKE '%the%') OR (title LIKE '%the%') OR (description LIKE '%vert%') OR (title LIKE '%vert%') OR (description LIKE '%orient%') OR (title LIKE '%orient%') OR (description LIKE '%25%') OR (title LIKE '%25%') OR (description LIKE '%sachets%') OR (title LIKE '%sachets%') OR (description LIKE '%44g%') OR (title LIKE '%44g%') OR (description LIKE '%lot%') OR (title LIKE '%lot%') OR (description LIKE '%de%') OR (title LIKE '%de%') OR (description LIKE '%3%') OR (title LIKE '%3%'))
		AND hide = 0
107 0.0003 0.00030398368835449
SELECT * FROM products WHERE id = '3020'
108 0.0023 0.0022549629211426
SELECT * FROM productimages WHERE product_id = '3020' ORDER BY sortorder ASC
109 0.0004 0.00040197372436523
SELECT pi.*, p.parent_id FROM productimages pi, products p WHERE p.parent_id = '3020' AND p.id = pi.product_id ORDER BY pi.sortorder
110 0.0011 0.0011188983917236
SELECT * FROM product_image_select WHERE product_id = '3020'
111 0.0009 0.00092005729675293
SELECT * FROM productcustomimages WHERE product_id = '3020'
112 0.0013 0.0013070106506348
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 = '3020'
                GROUP BY o.product_id
113 0.0017 0.0016729831695557
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     = '3020'
                GROUP BY n.displayname
                ORDER BY n.displayname DESC
114 0.0004 0.00036787986755371
SELECT MAX(amountsaved) AS maxsaving, MIN(amountsaved) AS minsaving FROM productoffers o, products p WHERE o.product_id = p.id AND p.parent_id = 3020
115 0.0027 0.0027170181274414
SELECT a.name, n.displayname,a.value FROM productattributes a, productattributenames n WHERE product_id = '3020' AND a.name = n.originalname
116 0.0006 0.0006108283996582
SELECT * FROM productoffers WHERE product_id = '3020' AND merchantid = 'A1X6FK5RDHNB96'
117 0.0005 0.00052404403686523
SELECT * FROM productoffers
                WHERE product_id = '3020' AND price > 0
                ORDER BY price ASC LIMIT 1
118 0.0003 0.00026893615722656
SELECT * FROM productoffers
                WHERE product_id = 3020
                ORDER BY price ASC LIMIT 1
119 0.0003 0.00030803680419922
SELECT value FROM productattributes
                WHERE product_id = '3020'
                AND name = 'ListPriceAmount'
120 0.0004 0.00036215782165527
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 = '3020'
                GROUP BY o.product_id
121 0.0004 0.00038790702819824
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     = '3020'
                GROUP BY n.displayname
                ORDER BY n.displayname DESC
122 0.0003 0.00025796890258789
SELECT MAX(amountsaved) AS maxsaving, MIN(amountsaved) AS minsaving FROM productoffers o, products p WHERE o.product_id = p.id AND p.parent_id = 3020
123 0.0004 0.00035285949707031
SELECT value FROM productattributes WHERE product_id = '3020' AND (name = 'ListPriceAmount' OR name = 'ListPriceFormattedPrice') ORDER BY name LIMIT 1
124 0.0003 0.00026583671569824
SELECT * FROM products WHERE parent_id = '3020'
125 0.0003 0.00026893615722656
SELECT * FROM products WHERE id = '2949'
126 0.0008 0.00079512596130371
SELECT * FROM productimages WHERE product_id = '2949' ORDER BY sortorder ASC
127 0.0003 0.00026917457580566
SELECT pi.*, p.parent_id FROM productimages pi, products p WHERE p.parent_id = '2949' AND p.id = pi.product_id ORDER BY pi.sortorder
128 0.0004 0.00044798851013184
SELECT * FROM product_image_select WHERE product_id = '2949'
129 0.0003 0.00028705596923828
SELECT * FROM productcustomimages WHERE product_id = '2949'
130 0.0003 0.00034379959106445
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 = '2949'
                GROUP BY o.product_id
131 0.0004 0.00036811828613281
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     = '2949'
                GROUP BY n.displayname
                ORDER BY n.displayname DESC
132 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 = 2949
133 0.0008 0.00082588195800781
SELECT a.name, n.displayname,a.value FROM productattributes a, productattributenames n WHERE product_id = '2949' AND a.name = n.originalname
134 0.0003 0.00025200843811035
SELECT * FROM productoffers WHERE product_id = '2949' AND merchantid = 'A1X6FK5RDHNB96'
135 0.0003 0.00026798248291016
SELECT * FROM productoffers
                WHERE product_id = '2949' AND price > 0
                ORDER BY price ASC LIMIT 1
136 0.0003 0.00029420852661133
SELECT * FROM productoffers
                WHERE product_id = 2949
                ORDER BY price ASC LIMIT 1
137 0.0003 0.00025606155395508
SELECT value FROM productattributes
                WHERE product_id = '2949'
                AND name = 'ListPriceAmount'
138 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 = '2949'
                GROUP BY o.product_id
139 0.0004 0.00043010711669922
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     = '2949'
                GROUP BY n.displayname
                ORDER BY n.displayname DESC
140 0.0003 0.0002598762512207
SELECT MAX(amountsaved) AS maxsaving, MIN(amountsaved) AS minsaving FROM productoffers o, products p WHERE o.product_id = p.id AND p.parent_id = 2949
141 0.0004 0.00035810470581055
SELECT value FROM productattributes WHERE product_id = '2949' AND (name = 'ListPriceAmount' OR name = 'ListPriceFormattedPrice') ORDER BY name LIMIT 1
142 0.0003 0.00025510787963867
SELECT * FROM products WHERE parent_id = '2949'
143 0.0003 0.00029301643371582
SELECT * FROM products WHERE id = '2943'
144 0.0004 0.00037503242492676
SELECT * FROM productimages WHERE product_id = '2943' ORDER BY sortorder ASC
145 0.0003 0.00026106834411621
SELECT pi.*, p.parent_id FROM productimages pi, products p WHERE p.parent_id = '2943' AND p.id = pi.product_id ORDER BY pi.sortorder
146 0.0004 0.0004420280456543
SELECT * FROM product_image_select WHERE product_id = '2943'
147 0.0003 0.0002739429473877
SELECT * FROM productcustomimages WHERE product_id = '2943'
148 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 = '2943'
                GROUP BY o.product_id
149 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     = '2943'
                GROUP BY n.displayname
                ORDER BY n.displayname DESC
150 0.0003 0.0002589225769043
SELECT MAX(amountsaved) AS maxsaving, MIN(amountsaved) AS minsaving FROM productoffers o, products p WHERE o.product_id = p.id AND p.parent_id = 2943
151 0.0009 0.00092816352844238
SELECT a.name, n.displayname,a.value FROM productattributes a, productattributenames n WHERE product_id = '2943' AND a.name = n.originalname
152 0.0003 0.00025701522827148
SELECT * FROM productoffers WHERE product_id = '2943' AND merchantid = 'A1X6FK5RDHNB96'
153 0.0003 0.00025796890258789
SELECT * FROM productoffers
                WHERE product_id = '2943' AND price > 0
                ORDER BY price ASC LIMIT 1
154 0.0002 0.00023317337036133
SELECT * FROM productoffers
                WHERE product_id = 2943
                ORDER BY price ASC LIMIT 1
155 0.0003 0.00025486946105957
SELECT value FROM productattributes
                WHERE product_id = '2943'
                AND name = 'ListPriceAmount'
156 0.0002 0.00024914741516113
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 = '2943'
                GROUP BY o.product_id
157 0.0004 0.00036311149597168
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     = '2943'
                GROUP BY n.displayname
                ORDER BY n.displayname DESC
158 0.0003 0.00028491020202637
SELECT MAX(amountsaved) AS maxsaving, MIN(amountsaved) AS minsaving FROM productoffers o, products p WHERE o.product_id = p.id AND p.parent_id = 2943
159 0.0004 0.00035190582275391
SELECT value FROM productattributes WHERE product_id = '2943' AND (name = 'ListPriceAmount' OR name = 'ListPriceFormattedPrice') ORDER BY name LIMIT 1
160 0.0003 0.00025010108947754
SELECT * FROM products WHERE parent_id = '2943'
161 0.0003 0.00033092498779297
SELECT * FROM products WHERE id = '2941'
162 0.0004 0.00039005279541016
SELECT * FROM productimages WHERE product_id = '2941' ORDER BY sortorder ASC
163 0.0003 0.00025296211242676
SELECT pi.*, p.parent_id FROM productimages pi, products p WHERE p.parent_id = '2941' AND p.id = pi.product_id ORDER BY pi.sortorder
164 0.0005 0.00046491622924805
SELECT * FROM product_image_select WHERE product_id = '2941'
165 0.0003 0.00029587745666504
SELECT * FROM productcustomimages WHERE product_id = '2941'
166 0.0003 0.00034189224243164
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 = '2941'
                GROUP BY o.product_id
167 0.0004 0.00040698051452637
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     = '2941'
                GROUP BY n.displayname
                ORDER BY n.displayname DESC
168 0.0003 0.00029110908508301
SELECT MAX(amountsaved) AS maxsaving, MIN(amountsaved) AS minsaving FROM productoffers o, products p WHERE o.product_id = p.id AND p.parent_id = 2941
169 0.0009 0.00090503692626953
SELECT a.name, n.displayname,a.value FROM productattributes a, productattributenames n WHERE product_id = '2941' AND a.name = n.originalname
170 0.0003 0.00026178359985352
SELECT * FROM productoffers WHERE product_id = '2941' AND merchantid = 'A1X6FK5RDHNB96'
171 0.0003 0.00025701522827148
SELECT * FROM productoffers
                WHERE product_id = '2941' AND price > 0
                ORDER BY price ASC LIMIT 1
172 0.0002 0.00023984909057617
SELECT * FROM productoffers
                WHERE product_id = 2941
                ORDER BY price ASC LIMIT 1
173 0.0003 0.0002589225769043
SELECT value FROM productattributes
                WHERE product_id = '2941'
                AND name = 'ListPriceAmount'
174 0.0003 0.00029087066650391
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 = '2941'
                GROUP BY o.product_id
175 0.0005 0.00045609474182129
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     = '2941'
                GROUP BY n.displayname
                ORDER BY n.displayname DESC
176 0.0003 0.00029897689819336
SELECT MAX(amountsaved) AS maxsaving, MIN(amountsaved) AS minsaving FROM productoffers o, products p WHERE o.product_id = p.id AND p.parent_id = 2941
177 0.0004 0.00043797492980957
SELECT value FROM productattributes WHERE product_id = '2941' AND (name = 'ListPriceAmount' OR name = 'ListPriceFormattedPrice') ORDER BY name LIMIT 1
178 0.0003 0.00031495094299316
SELECT * FROM products WHERE parent_id = '2941'
179 0.0004 0.00038909912109375
SELECT * FROM products WHERE id = '2942'
180 0.0004 0.00041103363037109
SELECT * FROM productimages WHERE product_id = '2942' ORDER BY sortorder ASC
181 0.0003 0.00026893615722656
SELECT pi.*, p.parent_id FROM productimages pi, products p WHERE p.parent_id = '2942' AND p.id = pi.product_id ORDER BY pi.sortorder
182 0.0005 0.00052714347839355
SELECT * FROM product_image_select WHERE product_id = '2942'
183 0.0003 0.00029301643371582
SELECT * FROM productcustomimages WHERE product_id = '2942'
184 0.0003 0.00033807754516602
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 = '2942'
                GROUP BY o.product_id
185 0.0004 0.00040292739868164
SELECT  n.displayname, o.name
                FROM    productoptionnames  n,
                        productoptions      o,
                        products            p
                WHERE   n.originalname  = o.name
                  AND   o.product_id    = p.id
                  AND   p.parent_id     = '2942'
                GROUP BY n.displayname
                ORDER BY n.displayname DESC
186 0.0003 0.00025105476379395
SELECT MAX(amountsaved) AS maxsaving, MIN(amountsaved) AS minsaving FROM productoffers o, products p WHERE o.product_id = p.id AND p.parent_id = 2942
187 0.0009 0.00093412399291992
SELECT a.name, n.displayname,a.value FROM productattributes a, productattributenames n WHERE product_id = '2942' AND a.name = n.originalname
188 0.0003 0.00026893615722656
SELECT * FROM productoffers WHERE product_id = '2942' AND merchantid = 'A1X6FK5RDHNB96'
189 0.0003 0.00025701522827148
SELECT * FROM productoffers
                WHERE product_id = '2942' AND price > 0
                ORDER BY price ASC LIMIT 1
190 0.0002 0.00023794174194336
SELECT * FROM productoffers
                WHERE product_id = 2942
                ORDER BY price ASC LIMIT 1
191 0.0003 0.00026798248291016
SELECT value FROM productattributes
                WHERE product_id = '2942'
                AND name = 'ListPriceAmount'
192 0.0003 0.00026512145996094
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 = '2942'
                GROUP BY o.product_id
193 0.0004 0.00039196014404297
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     = '2942'
                GROUP BY n.displayname
                ORDER BY n.displayname DESC
194 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 = 2942
195 0.0003 0.00034999847412109
SELECT value FROM productattributes WHERE product_id = '2942' AND (name = 'ListPriceAmount' OR name = 'ListPriceFormattedPrice') ORDER BY name LIMIT 1
196 0.0003 0.00029110908508301
SELECT * FROM products WHERE parent_id = '2942'
197 0.0003 0.00034809112548828
SELECT * FROM products WHERE id = '2912'
198 0.0004 0.00040507316589355
SELECT * FROM productimages WHERE product_id = '2912' ORDER BY sortorder ASC
199 0.0003 0.00028800964355469
SELECT pi.*, p.parent_id FROM productimages pi, products p WHERE p.parent_id = '2912' AND p.id = pi.product_id ORDER BY pi.sortorder
200 0.0005 0.00048685073852539
SELECT * FROM product_image_select WHERE product_id = '2912'
201 0.0003 0.00028491020202637
SELECT * FROM productcustomimages WHERE product_id = '2912'
202 0.0003 0.00034594535827637
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 = '2912'
                GROUP BY o.product_id
203 0.0004 0.00037193298339844
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     = '2912'
                GROUP BY n.displayname
                ORDER BY n.displayname DESC
204 0.0002 0.0002448558807373
SELECT MAX(amountsaved) AS maxsaving, MIN(amountsaved) AS minsaving FROM productoffers o, products p WHERE o.product_id = p.id AND p.parent_id = 2912
205 0.0008 0.00084209442138672
SELECT a.name, n.displayname,a.value FROM productattributes a, productattributenames n WHERE product_id = '2912' AND a.name = n.originalname
206 0.0003 0.00025391578674316
SELECT * FROM productoffers WHERE product_id = '2912' AND merchantid = 'A1X6FK5RDHNB96'
207 0.0003 0.0002748966217041
SELECT * FROM productoffers
                WHERE product_id = '2912' AND price > 0
                ORDER BY price ASC LIMIT 1
208 0.0002 0.00024509429931641
SELECT * FROM productoffers
                WHERE product_id = 2912
                ORDER BY price ASC LIMIT 1
209 0.0003 0.00026798248291016
SELECT value FROM productattributes
                WHERE product_id = '2912'
                AND name = 'ListPriceAmount'
210 0.0003 0.00026798248291016
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 = '2912'
                GROUP BY o.product_id
211 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     = '2912'
                GROUP BY n.displayname
                ORDER BY n.displayname DESC
212 0.0002 0.00023818016052246
SELECT MAX(amountsaved) AS maxsaving, MIN(amountsaved) AS minsaving FROM productoffers o, products p WHERE o.product_id = p.id AND p.parent_id = 2912
213 0.0003 0.00033402442932129
SELECT value FROM productattributes WHERE product_id = '2912' AND (name = 'ListPriceAmount' OR name = 'ListPriceFormattedPrice') ORDER BY name LIMIT 1
214 0.0003 0.00027298927307129
SELECT * FROM products WHERE parent_id = '2912'
215 0.0003 0.0003349781036377
SELECT * FROM products WHERE id = '2852'
216 0.0004 0.00038719177246094
SELECT * FROM productimages WHERE product_id = '2852' ORDER BY sortorder ASC
217 0.0002 0.00024700164794922
SELECT pi.*, p.parent_id FROM productimages pi, products p WHERE p.parent_id = '2852' AND p.id = pi.product_id ORDER BY pi.sortorder
218 0.0005 0.00045108795166016
SELECT * FROM product_image_select WHERE product_id = '2852'
219 0.0003 0.00027203559875488
SELECT * FROM productcustomimages WHERE product_id = '2852'
220 0.0003 0.00033187866210938
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 = '2852'
                GROUP BY o.product_id
221 0.0004 0.00037407875061035
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     = '2852'
                GROUP BY n.displayname
                ORDER BY n.displayname DESC
222 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 = 2852
223 0.0010 0.0010390281677246
SELECT a.name, n.displayname,a.value FROM productattributes a, productattributenames n WHERE product_id = '2852' AND a.name = n.originalname
224 0.0003 0.00026297569274902
SELECT * FROM productoffers WHERE product_id = '2852' AND merchantid = 'A1X6FK5RDHNB96'
225 0.0003 0.00026106834411621
SELECT * FROM productoffers
                WHERE product_id = '2852' AND price > 0
                ORDER BY price ASC LIMIT 1
226 0.0002 0.00023984909057617
SELECT * FROM productoffers
                WHERE product_id = 2852
                ORDER BY price ASC LIMIT 1
227 0.0003 0.00025105476379395
SELECT value FROM productattributes
                WHERE product_id = '2852'
                AND name = 'ListPriceAmount'
228 0.0003 0.00027203559875488
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 = '2852'
                GROUP BY o.product_id
229 0.0004 0.00039005279541016
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     = '2852'
                GROUP BY n.displayname
                ORDER BY n.displayname DESC
230 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 = 2852
231 0.0003 0.00033712387084961
SELECT value FROM productattributes WHERE product_id = '2852' AND (name = 'ListPriceAmount' OR name = 'ListPriceFormattedPrice') ORDER BY name LIMIT 1
232 0.0003 0.00025701522827148
SELECT * FROM products WHERE parent_id = '2852'
233 0.0003 0.00032997131347656
SELECT * FROM products WHERE id = '2728'
234 0.0004 0.00038886070251465
SELECT * FROM productimages WHERE product_id = '2728' ORDER BY sortorder ASC
235 0.0003 0.00029683113098145
SELECT pi.*, p.parent_id FROM productimages pi, products p WHERE p.parent_id = '2728' AND p.id = pi.product_id ORDER BY pi.sortorder
236 0.0005 0.00046586990356445
SELECT * FROM product_image_select WHERE product_id = '2728'
237 0.0003 0.00027608871459961
SELECT * FROM productcustomimages WHERE product_id = '2728'
238 0.0004 0.00036001205444336
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 = '2728'
                GROUP BY o.product_id
239 0.0004 0.00037002563476562
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     = '2728'
                GROUP BY n.displayname
                ORDER BY n.displayname DESC
240 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 = 2728
241 0.0011 0.001147985458374
SELECT a.name, n.displayname,a.value FROM productattributes a, productattributenames n WHERE product_id = '2728' AND a.name = n.originalname
242 0.0003 0.00026798248291016
SELECT * FROM productoffers WHERE product_id = '2728' AND merchantid = 'A1X6FK5RDHNB96'
243 0.0003 0.00026297569274902
SELECT * FROM productoffers
                WHERE product_id = '2728' AND price > 0
                ORDER BY price ASC LIMIT 1
244 0.0002 0.00024008750915527
SELECT * FROM productoffers
                WHERE product_id = 2728
                ORDER BY price ASC LIMIT 1
245 0.0003 0.00026202201843262
SELECT value FROM productattributes
                WHERE product_id = '2728'
                AND name = 'ListPriceAmount'
246 0.0003 0.00027608871459961
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 = '2728'
                GROUP BY o.product_id
247 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     = '2728'
                GROUP BY n.displayname
                ORDER BY n.displayname DESC
248 0.0002 0.00024604797363281
SELECT MAX(amountsaved) AS maxsaving, MIN(amountsaved) AS minsaving FROM productoffers o, products p WHERE o.product_id = p.id AND p.parent_id = 2728
249 0.0003 0.00034093856811523
SELECT value FROM productattributes WHERE product_id = '2728' AND (name = 'ListPriceAmount' OR name = 'ListPriceFormattedPrice') ORDER BY name LIMIT 1
250 0.0002 0.00024914741516113
SELECT * FROM products WHERE parent_id = '2728'
251 0.0003 0.0003199577331543
SELECT * FROM products WHERE id = '3498'
252 0.0008 0.00083279609680176
SELECT * FROM productimages WHERE product_id = '3498' ORDER BY sortorder ASC
253 0.0003 0.00034093856811523
SELECT pi.*, p.parent_id FROM productimages pi, products p WHERE p.parent_id = '3498' AND p.id = pi.product_id ORDER BY pi.sortorder
254 0.0005 0.00049090385437012
SELECT * FROM product_image_select WHERE product_id = '3498'
255 0.0003 0.00029492378234863
SELECT * FROM productcustomimages WHERE product_id = '3498'
256 0.0003 0.00033187866210938
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 = '3498'
                GROUP BY o.product_id
257 0.0004 0.00036406517028809
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     = '3498'
                GROUP BY n.displayname
                ORDER BY n.displayname DESC
258 0.0002 0.00023794174194336
SELECT MAX(amountsaved) AS maxsaving, MIN(amountsaved) AS minsaving FROM productoffers o, products p WHERE o.product_id = p.id AND p.parent_id = 3498
259 0.0014 0.0013949871063232
SELECT a.name, n.displayname,a.value FROM productattributes a, productattributenames n WHERE product_id = '3498' AND a.name = n.originalname
260 0.0002 0.00024890899658203
SELECT * FROM productoffers WHERE product_id = '3498' AND merchantid = 'A1X6FK5RDHNB96'
261 0.0002 0.00024914741516113
SELECT * FROM productoffers
                WHERE product_id = '3498' AND price > 0
                ORDER BY price ASC LIMIT 1
262 0.0003 0.00026512145996094
SELECT * FROM productoffers
                WHERE product_id = 3498
                ORDER BY price ASC LIMIT 1
263 0.0003 0.00028800964355469
SELECT value FROM productattributes
                WHERE product_id = '3498'
                AND name = 'ListPriceAmount'
264 0.0003 0.00028085708618164
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 = '3498'
                GROUP BY o.product_id
265 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     = '3498'
                GROUP BY n.displayname
                ORDER BY n.displayname DESC
266 0.0003 0.00025081634521484
SELECT MAX(amountsaved) AS maxsaving, MIN(amountsaved) AS minsaving FROM productoffers o, products p WHERE o.product_id = p.id AND p.parent_id = 3498
267 0.0003 0.00033688545227051
SELECT value FROM productattributes WHERE product_id = '3498' AND (name = 'ListPriceAmount' OR name = 'ListPriceFormattedPrice') ORDER BY name LIMIT 1
268 0.0003 0.00025200843811035
SELECT * FROM products WHERE parent_id = '3498'
269 0.0003 0.00031685829162598
SELECT * FROM products WHERE id = '4935'
270 0.0006 0.00062799453735352
SELECT * FROM productimages WHERE product_id = '4935' ORDER BY sortorder ASC
271 0.0005 0.00053906440734863
SELECT * FROM product_image_select WHERE product_id = '4935'
272 0.0003 0.00027799606323242
SELECT * FROM productcustomimages WHERE product_id = '4935'
273 0.0020 0.0019700527191162
SELECT a.name, n.displayname,a.value FROM productattributes a, productattributenames n WHERE product_id = '4935' AND a.name = n.originalname
274 0.0003 0.00034379959106445
SELECT * FROM productoffers WHERE product_id = '4935' AND merchantid = 'A1X6FK5RDHNB96'
275 0.0003 0.00028300285339355
SELECT * FROM productoffers
                WHERE product_id = '4935' AND price > 0
                ORDER BY price ASC LIMIT 1
276 0.0003 0.00025105476379395
SELECT * FROM productoffers
                WHERE product_id = 4935
                ORDER BY price ASC LIMIT 1
277 0.0003 0.00027704238891602
SELECT value FROM productattributes
                WHERE product_id = '4935'
                AND name = 'ListPriceAmount'
278 0.0003 0.00028681755065918
SELECT value FROM productattributes WHERE product_id = '4935' AND (name = 'ListPriceAmount' OR name = 'ListPriceFormattedPrice') ORDER BY name LIMIT 1
279 0.0004 0.0003509521484375
SELECT * FROM products WHERE id = '2896'
280 0.0004 0.00036907196044922
SELECT * FROM productimages WHERE product_id = '2896' ORDER BY sortorder ASC
281 0.0005 0.00045204162597656
SELECT * FROM product_image_select WHERE product_id = '2896'
282 0.0003 0.00032615661621094
SELECT * FROM productcustomimages WHERE product_id = '2896'
283 0.0011 0.0010859966278076
SELECT a.name, n.displayname,a.value FROM productattributes a, productattributenames n WHERE product_id = '2896' AND a.name = n.originalname
284 0.0003 0.00033092498779297
SELECT * FROM productoffers WHERE product_id = '2896' AND merchantid = 'A1X6FK5RDHNB96'
285 0.0003 0.00025701522827148
SELECT * FROM productoffers
                WHERE product_id = '2896' AND price > 0
                ORDER BY price ASC LIMIT 1
286 0.0002 0.00023603439331055
SELECT * FROM productoffers
                WHERE product_id = 2896
                ORDER BY price ASC LIMIT 1
287 0.0002 0.00024795532226562
SELECT value FROM productattributes
                WHERE product_id = '2896'
                AND name = 'ListPriceAmount'
288 0.0003 0.00029206275939941
SELECT value FROM productattributes WHERE product_id = '2896' AND (name = 'ListPriceAmount' OR name = 'ListPriceFormattedPrice') ORDER BY name LIMIT 1
289 0.0004 0.00037097930908203
SELECT * FROM products WHERE id = '1599'
290 0.0009 0.00087404251098633
SELECT * FROM productimages WHERE product_id = '1599' ORDER BY sortorder ASC
291 0.0006 0.00056695938110352
SELECT * FROM product_image_select WHERE product_id = '1599'
292 0.0003 0.00034093856811523
SELECT * FROM productcustomimages WHERE product_id = '1599'
293 0.0016 0.0015559196472168
SELECT a.name, n.displayname,a.value FROM productattributes a, productattributenames n WHERE product_id = '1599' AND a.name = n.originalname
294 0.0003 0.00034499168395996
SELECT * FROM productoffers WHERE product_id = '1599' AND merchantid = 'A1X6FK5RDHNB96'
295 0.0003 0.00029182434082031
SELECT * FROM productoffers
                WHERE product_id = '1599' AND price > 0
                ORDER BY price ASC LIMIT 1
296 0.0003 0.00034809112548828
SELECT value FROM productattributes WHERE product_id = '1599' AND (name = 'ListPriceAmount' OR name = 'ListPriceFormattedPrice') ORDER BY name LIMIT 1
297 0.0004 0.00035309791564941
SELECT * FROM products WHERE id = '1250'
298 0.0004 0.00044012069702148
SELECT * FROM productimages WHERE product_id = '1250' ORDER BY sortorder ASC
299 0.0005 0.00053119659423828
SELECT * FROM product_image_select WHERE product_id = '1250'
300 0.0003 0.00030183792114258
SELECT * FROM productcustomimages WHERE product_id = '1250'
301 0.0017 0.0017368793487549
SELECT a.name, n.displayname,a.value FROM productattributes a, productattributenames n WHERE product_id = '1250' AND a.name = n.originalname
302 0.0005 0.00053715705871582
SELECT * FROM productoffers WHERE product_id = '1250' AND merchantid = 'A1X6FK5RDHNB96'
303 0.0003 0.00031185150146484
SELECT * FROM productoffers
                WHERE product_id = '1250' AND price > 0
                ORDER BY price ASC LIMIT 1
304 0.0004 0.00036501884460449
SELECT value FROM productattributes WHERE product_id = '1250' AND (name = 'ListPriceAmount' OR name = 'ListPriceFormattedPrice') ORDER BY name LIMIT 1
305 0.0004 0.00037789344787598
SELECT * FROM products WHERE id = '2182'
306 0.0005 0.00045609474182129
SELECT * FROM productimages WHERE product_id = '2182' ORDER BY sortorder ASC
307 0.0004 0.00037598609924316
SELECT pi.*, p.parent_id FROM productimages pi, products p WHERE p.parent_id = '2182' AND p.id = pi.product_id ORDER BY pi.sortorder
308 0.0006 0.00060796737670898
SELECT * FROM product_image_select WHERE product_id = '2182'
309 0.0003 0.00030994415283203
SELECT * FROM productcustomimages WHERE product_id = '2182'
310 0.0004 0.00038003921508789
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 = '2182'
                GROUP BY o.product_id
311 0.0005 0.00052189826965332
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     = '2182'
                GROUP BY n.displayname
                ORDER BY n.displayname DESC
312 0.0003 0.00027179718017578
SELECT MAX(amountsaved) AS maxsaving, MIN(amountsaved) AS minsaving FROM productoffers o, products p WHERE o.product_id = p.id AND p.parent_id = 2182
313 0.0013 0.0013339519500732
SELECT a.name, n.displayname,a.value FROM productattributes a, productattributenames n WHERE product_id = '2182' AND a.name = n.originalname
314 0.0003 0.00027608871459961
SELECT * FROM productoffers WHERE product_id = '2182' AND merchantid = 'A1X6FK5RDHNB96'
315 0.0003 0.0002748966217041
SELECT * FROM productoffers
                WHERE product_id = '2182' AND price > 0
                ORDER BY price ASC LIMIT 1
316 0.0003 0.00026893615722656
SELECT * FROM productoffers
                WHERE product_id = 2182
                ORDER BY price ASC LIMIT 1
317 0.0003 0.00029802322387695
SELECT value FROM productattributes
                WHERE product_id = '2182'
                AND name = 'ListPriceAmount'
318 0.0003 0.0002892017364502
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 = '2182'
                GROUP BY o.product_id
319 0.0004 0.0003969669342041
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     = '2182'
                GROUP BY n.displayname
                ORDER BY n.displayname DESC
320 0.0003 0.00028014183044434
SELECT MAX(amountsaved) AS maxsaving, MIN(amountsaved) AS minsaving FROM productoffers o, products p WHERE o.product_id = p.id AND p.parent_id = 2182
321 0.0004 0.00042414665222168
SELECT value FROM productattributes WHERE product_id = '2182' AND (name = 'ListPriceAmount' OR name = 'ListPriceFormattedPrice') ORDER BY name LIMIT 1
322 0.0003 0.0003209114074707
SELECT * FROM products WHERE parent_id = '2182'
323 0.0004 0.00036406517028809
SELECT * FROM products WHERE id = '827'
324 0.0004 0.00044798851013184
SELECT * FROM productimages WHERE product_id = '827' ORDER BY sortorder ASC
325 0.0005 0.00048494338989258
SELECT * FROM product_image_select WHERE product_id = '827'
326 0.0003 0.00031208992004395
SELECT * FROM productcustomimages WHERE product_id = '827'
327 0.0016 0.0016279220581055
SELECT a.name, n.displayname,a.value FROM productattributes a, productattributenames n WHERE product_id = '827' AND a.name = n.originalname
328 0.0004 0.00036811828613281
SELECT * FROM productoffers WHERE product_id = '827' AND merchantid = 'A1X6FK5RDHNB96'
329 0.0003 0.00030279159545898
SELECT * FROM productoffers
                WHERE product_id = '827' AND price > 0
                ORDER BY price ASC LIMIT 1
330 0.0002 0.00024104118347168
SELECT * FROM productoffers
                WHERE product_id = 827
                ORDER BY price ASC LIMIT 1
331 0.0003 0.00026893615722656
SELECT value FROM productattributes
                WHERE product_id = '827'
                AND name = 'ListPriceAmount'
332 0.0003 0.00029110908508301
SELECT value FROM productattributes WHERE product_id = '827' AND (name = 'ListPriceAmount' OR name = 'ListPriceFormattedPrice') ORDER BY name LIMIT 1
333 0.0004 0.00036096572875977
SELECT * FROM products WHERE id = '1832'
334 0.0007 0.00074481964111328
SELECT * FROM productimages WHERE product_id = '1832' ORDER BY sortorder ASC
335 0.0003 0.0002751350402832
SELECT pi.*, p.parent_id FROM productimages pi, products p WHERE p.parent_id = '1832' AND p.id = pi.product_id ORDER BY pi.sortorder
336 0.0005 0.00046014785766602
SELECT * FROM product_image_select WHERE product_id = '1832'
337 0.0003 0.00028896331787109
SELECT * FROM productcustomimages WHERE product_id = '1832'
338 0.0003 0.00033402442932129
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 = '1832'
                GROUP BY o.product_id
339 0.0004 0.00038504600524902
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     = '1832'
                GROUP BY n.displayname
                ORDER BY n.displayname DESC
340 0.0003 0.0003049373626709
SELECT MAX(amountsaved) AS maxsaving, MIN(amountsaved) AS minsaving FROM productoffers o, products p WHERE o.product_id = p.id AND p.parent_id = 1832
341 0.0015 0.0014979839324951
SELECT a.name, n.displayname,a.value FROM productattributes a, productattributenames n WHERE product_id = '1832' AND a.name = n.originalname
342 0.0003 0.00030994415283203
SELECT * FROM productoffers WHERE product_id = '1832' AND merchantid = 'A1X6FK5RDHNB96'
343 0.0003 0.00027799606323242
SELECT * FROM productoffers
                WHERE product_id = '1832' AND price > 0
                ORDER BY price ASC LIMIT 1
344 0.0003 0.00026297569274902
SELECT * FROM productoffers
                WHERE product_id = 1832
                ORDER BY price ASC LIMIT 1
345 0.0003 0.00028300285339355
SELECT value FROM productattributes
                WHERE product_id = '1832'
                AND name = 'ListPriceAmount'
346 0.0003 0.00028705596923828
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 = '1832'
                GROUP BY o.product_id
347 0.0007 0.00072884559631348
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     = '1832'
                GROUP BY n.displayname
                ORDER BY n.displayname DESC
348 0.0011 0.0011491775512695
SELECT MAX(amountsaved) AS maxsaving, MIN(amountsaved) AS minsaving FROM productoffers o, products p WHERE o.product_id = p.id AND p.parent_id = 1832
349 0.0006 0.00059008598327637
SELECT value FROM productattributes WHERE product_id = '1832' AND (name = 'ListPriceAmount' OR name = 'ListPriceFormattedPrice') ORDER BY name LIMIT 1
350 0.0004 0.00038504600524902
SELECT * FROM products WHERE parent_id = '1832'
351 0.0003 0.00030899047851562
SELECT * FROM products WHERE id = '1240'
352 0.0004 0.00042414665222168
SELECT * FROM productimages WHERE product_id = '1240' ORDER BY sortorder ASC
353 0.0005 0.00049304962158203
SELECT * FROM product_image_select WHERE product_id = '1240'
354 0.0004 0.00036001205444336
SELECT * FROM productcustomimages WHERE product_id = '1240'
355 0.0008 0.00080013275146484
SELECT a.name, n.displayname,a.value FROM productattributes a, productattributenames n WHERE product_id = '1240' AND a.name = n.originalname
356 0.0004 0.00040197372436523
SELECT * FROM productoffers WHERE product_id = '1240' AND merchantid = 'A1X6FK5RDHNB96'
357 0.0003 0.00030899047851562
SELECT * FROM productoffers
                WHERE product_id = '1240' AND price > 0
                ORDER BY price ASC LIMIT 1
358 0.0003 0.00030708312988281
SELECT value FROM productattributes WHERE product_id = '1240' AND (name = 'ListPriceAmount' OR name = 'ListPriceFormattedPrice') ORDER BY name LIMIT 1
359 0.0004 0.00037384033203125
SELECT * FROM products WHERE id = '776'
360 0.0003 0.00033187866210938
SELECT * FROM productimages WHERE product_id = '776' ORDER BY sortorder ASC
361 0.0005 0.00049185752868652
SELECT * FROM product_image_select WHERE product_id = '776'
362 0.0003 0.00026488304138184
SELECT * FROM productcustomimages WHERE product_id = '776'
363 0.0009 0.00089001655578613
SELECT a.name, n.displayname,a.value FROM productattributes a, productattributenames n WHERE product_id = '776' AND a.name = n.originalname
364 0.0004 0.00036787986755371
SELECT * FROM productoffers WHERE product_id = '776' AND merchantid = 'A1X6FK5RDHNB96'
365 0.0003 0.00028705596923828
SELECT * FROM productoffers
                WHERE product_id = '776' AND price > 0
                ORDER BY price ASC LIMIT 1
366 0.0003 0.00032997131347656
SELECT value FROM productattributes WHERE product_id = '776' AND (name = 'ListPriceAmount' OR name = 'ListPriceFormattedPrice') ORDER BY name LIMIT 1
367 0.0015 0.0015270709991455
SELECT * FROM customerreviews WHERE approved = 1 AND productid = '3020' ORDER BY timestamp DESC
368 0.0003 0.0002751350402832
SELECT * FROM customerreviews WHERE approved = 1 AND productid = '2949' ORDER BY timestamp DESC
369 0.0002 0.00022411346435547
SELECT * FROM customerreviews WHERE approved = 1 AND productid = '2943' ORDER BY timestamp DESC
370 0.0002 0.0002129077911377
SELECT * FROM customerreviews WHERE approved = 1 AND productid = '2941' ORDER BY timestamp DESC
371 0.0002 0.00023198127746582
SELECT * FROM customerreviews WHERE approved = 1 AND productid = '2942' ORDER BY timestamp DESC
372 0.0003 0.00025796890258789
SELECT * FROM customerreviews WHERE approved = 1 AND productid = '2912' ORDER BY timestamp DESC
373 0.0002 0.00022006034851074
SELECT * FROM customerreviews WHERE approved = 1 AND productid = '2852' ORDER BY timestamp DESC
374 0.0003 0.00034308433532715
SELECT * FROM customerreviews WHERE approved = 1 AND productid = '2728' ORDER BY timestamp DESC
375 0.0003 0.0003049373626709
SELECT * FROM customerreviews WHERE approved = 1 AND productid = '3498' ORDER BY timestamp DESC
376 0.0002 0.00020980834960938
SELECT * FROM customerreviews WHERE approved = 1 AND productid = '4935' ORDER BY timestamp DESC
377 0.0002 0.00021195411682129
SELECT * FROM customerreviews WHERE approved = 1 AND productid = '2896' ORDER BY timestamp DESC
378 0.0002 0.00020408630371094
SELECT * FROM customerreviews WHERE approved = 1 AND productid = '1599' ORDER BY timestamp DESC
379 0.0002 0.00020408630371094
SELECT * FROM customerreviews WHERE approved = 1 AND productid = '1250' ORDER BY timestamp DESC
380 0.0002 0.00020098686218262
SELECT * FROM customerreviews WHERE approved = 1 AND productid = '2182' ORDER BY timestamp DESC
381 0.0002 0.00018596649169922
SELECT * FROM customerreviews WHERE approved = 1 AND productid = '827' ORDER BY timestamp DESC
382 0.0002 0.00020289421081543
SELECT * FROM customerreviews WHERE approved = 1 AND productid = '1832' ORDER BY timestamp DESC
383 0.0002 0.00019192695617676
SELECT * FROM customerreviews WHERE approved = 1 AND productid = '1240' ORDER BY timestamp DESC
384 0.0002 0.00019598007202148
SELECT * FROM customerreviews WHERE approved = 1 AND productid = '776' ORDER BY timestamp DESC
385 0.0015 0.0014560222625732
SELECT * FROM template_info WHERE templateuid = 'fsb-fluid2018'
386 0.0011 0.0011119842529297
SELECT ga_value FROM google_analytics_options WHERE `ga_key` = 'ga_user_data'
387 0.0003 0.00027203559875488
SELECT ga_value FROM google_analytics_options WHERE `ga_key` = 'ga_tracking_status'
388 0.0205 0.02052903175354
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
389 0.0024 0.002439022064209
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
390 0.0007 0.00073909759521484
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
391 0.0006 0.00060510635375977
SELECT * FROM products WHERE id = 1626
392 0.0005 0.00050997734069824
SELECT * FROM products WHERE id = 4041
393 0.0005 0.00052618980407715
SELECT * FROM products WHERE id = 4312
394 0.0005 0.00049400329589844
SELECT * FROM products WHERE id = 777
395 0.0005 0.00054693222045898
SELECT * FROM products WHERE id = 3881
396 0.0006 0.00059390068054199
SELECT * FROM products WHERE id = 4213
397 0.0005 0.00049781799316406
SELECT * FROM products WHERE id = '1626'
398 0.0007 0.00074887275695801
SELECT * FROM productimages WHERE product_id = '1626' ORDER BY sortorder ASC
399 0.0005 0.00052809715270996
SELECT * FROM product_image_select WHERE product_id = '1626'
400 0.0003 0.00027894973754883
SELECT * FROM productcustomimages WHERE product_id = '1626'
401 0.0011 0.0011138916015625
SELECT a.name, n.displayname,a.value FROM productattributes a, productattributenames n WHERE product_id = '1626' AND a.name = n.originalname
402 0.0005 0.00045490264892578
SELECT * FROM productoffers WHERE product_id = '1626' AND merchantid = 'A1X6FK5RDHNB96'
403 0.0004 0.00040006637573242
SELECT * FROM productoffers
                WHERE product_id = '1626' AND price > 0
                ORDER BY price ASC LIMIT 1
404 0.0005 0.00048017501831055
SELECT value FROM productattributes WHERE product_id = '1626' AND (name = 'ListPriceAmount' OR name = 'ListPriceFormattedPrice') ORDER BY name LIMIT 1
405 0.0005 0.00046896934509277
SELECT * FROM products WHERE id = '4041'
406 0.0006 0.00055313110351562
SELECT * FROM productimages WHERE product_id = '4041' ORDER BY sortorder ASC
407 0.0005 0.0004880428314209
SELECT * FROM product_image_select WHERE product_id = '4041'
408 0.0003 0.00028109550476074
SELECT * FROM productcustomimages WHERE product_id = '4041'
409 0.0008 0.00078821182250977
SELECT a.name, n.displayname,a.value FROM productattributes a, productattributenames n WHERE product_id = '4041' AND a.name = n.originalname
410 0.0003 0.00032496452331543
SELECT * FROM productoffers WHERE product_id = '4041' AND merchantid = 'A1X6FK5RDHNB96'
411 0.0003 0.00029397010803223
SELECT * FROM productoffers
                WHERE product_id = '4041' AND price > 0
                ORDER BY price ASC LIMIT 1
412 0.0004 0.00036978721618652
SELECT value FROM productattributes WHERE product_id = '4041' AND (name = 'ListPriceAmount' OR name = 'ListPriceFormattedPrice') ORDER BY name LIMIT 1
413 0.0005 0.00054001808166504
SELECT * FROM products WHERE id = '4312'
414 0.0004 0.00038313865661621
SELECT * FROM productimages WHERE product_id = '4312' ORDER BY sortorder ASC
415 0.0005 0.0004570484161377
SELECT * FROM product_image_select WHERE product_id = '4312'
416 0.0003 0.0002748966217041
SELECT * FROM productcustomimages WHERE product_id = '4312'
417 0.0007 0.00065302848815918
SELECT a.name, n.displayname,a.value FROM productattributes a, productattributenames n WHERE product_id = '4312' AND a.name = n.originalname
418 0.0003 0.00030398368835449
SELECT * FROM productoffers WHERE product_id = '4312' AND merchantid = 'A1X6FK5RDHNB96'
419 0.0002 0.00024890899658203
SELECT * FROM productoffers
                WHERE product_id = '4312' AND price > 0
                ORDER BY price ASC LIMIT 1
420 0.0003 0.00034499168395996
SELECT value FROM productattributes WHERE product_id = '4312' AND (name = 'ListPriceAmount' OR name = 'ListPriceFormattedPrice') ORDER BY name LIMIT 1
421 0.0003 0.00031113624572754
SELECT * FROM products WHERE id = '777'
422 0.0004 0.00038790702819824
SELECT * FROM productimages WHERE product_id = '777' ORDER BY sortorder ASC
423 0.0005 0.0004570484161377
SELECT * FROM product_image_select WHERE product_id = '777'
424 0.0003 0.0002598762512207
SELECT * FROM productcustomimages WHERE product_id = '777'
425 0.0007 0.00065088272094727
SELECT a.name, n.displayname,a.value FROM productattributes a, productattributenames n WHERE product_id = '777' AND a.name = n.originalname
426 0.0003 0.00030112266540527
SELECT * FROM productoffers WHERE product_id = '777' AND merchantid = 'A1X6FK5RDHNB96'
427 0.0003 0.00025701522827148
SELECT * FROM productoffers
                WHERE product_id = '777' AND price > 0
                ORDER BY price ASC LIMIT 1
428 0.0004 0.00036001205444336
SELECT value FROM productattributes WHERE product_id = '777' AND (name = 'ListPriceAmount' OR name = 'ListPriceFormattedPrice') ORDER BY name LIMIT 1
429 0.0004 0.00037813186645508
SELECT * FROM products WHERE id = '3881'
430 0.0004 0.0004270076751709
SELECT * FROM productimages WHERE product_id = '3881' ORDER BY sortorder ASC
431 0.0005 0.00046610832214355
SELECT * FROM product_image_select WHERE product_id = '3881'
432 0.0003 0.00025820732116699
SELECT * FROM productcustomimages WHERE product_id = '3881'
433 0.0007 0.00073099136352539
SELECT a.name, n.displayname,a.value FROM productattributes a, productattributenames n WHERE product_id = '3881' AND a.name = n.originalname
434 0.0003 0.00029397010803223
SELECT * FROM productoffers WHERE product_id = '3881' AND merchantid = 'A1X6FK5RDHNB96'
435 0.0003 0.00030994415283203
SELECT * FROM productoffers
                WHERE product_id = '3881' AND price > 0
                ORDER BY price ASC LIMIT 1
436 0.0003 0.00025606155395508
SELECT value FROM productattributes WHERE product_id = '3881' AND (name = 'ListPriceAmount' OR name = 'ListPriceFormattedPrice') ORDER BY name LIMIT 1
437 0.0003 0.0003199577331543
SELECT * FROM products WHERE id = '4213'
438 0.0004 0.00041604042053223
SELECT * FROM productimages WHERE product_id = '4213' ORDER BY sortorder ASC
439 0.0005 0.00046992301940918
SELECT * FROM product_image_select WHERE product_id = '4213'
440 0.0003 0.0002601146697998
SELECT * FROM productcustomimages WHERE product_id = '4213'
441 0.0007 0.00070309638977051
SELECT a.name, n.displayname,a.value FROM productattributes a, productattributenames n WHERE product_id = '4213' AND a.name = n.originalname
442 0.0003 0.00030016899108887
SELECT * FROM productoffers WHERE product_id = '4213' AND merchantid = 'A1X6FK5RDHNB96'
443 0.0002 0.00024700164794922
SELECT * FROM productoffers
                WHERE product_id = '4213' AND price > 0
                ORDER BY price ASC LIMIT 1
444 0.0003 0.00030303001403809
SELECT value FROM productattributes WHERE product_id = '4213' AND (name = 'ListPriceAmount' OR name = 'ListPriceFormattedPrice') ORDER BY name LIMIT 1
445 0.0015 0.0014660358428955
SELECT * FROM template_includes WHERE deleted = 0 AND templateuid = 'fsb-fluid2018' AND area = 'header' ORDER BY sortorder ASC
446 0.0005 0.00049209594726562
SELECT * FROM template_includes WHERE deleted = 0 AND templateuid = 'fsb-fluid2018' AND area = 'footer' ORDER BY sortorder ASC
447 0.0019 0.0019180774688721
SELECT * FROM template_css WHERE deleted = 0 AND templateuid = 'fsb-fluid2018' AND skinuid = ''
448 0.0018 0.0017549991607666
SELECT * FROM template_images WHERE deleted = 0 AND templateuid = 'fsb-fluid2018'
449 0.0004 0.00036311149597168
SELECT * FROM template_images WHERE deleted = 0 AND templateuid = 'fsb-fluid2018'
450 0.0005 0.00052809715270996
SELECT * FROM template_images WHERE templateuid = 'fsb-fluid2018' AND imageuid = 'FB_DEFAULT_SHARE_IMAGE'
451 0.0005 0.00051498413085938
SELECT * FROM template_images WHERE templateuid = 'fsb-fluid2018' AND imageuid = 'HEAD_LOGO'