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.8359470367432 390 1.1894 0


No Amazon API Requests Made.


App Debug - Total Time 1.8359470367432 seconds

Number Time From Start Name Description
1 0.61304306983948 Initialise Initialise FSB Function
2 0.61633014678955 App Controller Start Start of the App controller (called before the controller of every page)
3 0.67128300666809 Start of getCategoryListByGroup Function Before first category groups query
4 0.67217898368835 After initial query Before first category groups query
5 0.67217898368835 Get Category List for Group Before the call to getCategoryList function
6 0.67218112945557 Start of GetCategoryList function Start of the function
7 0.67218208312988 Before getting categories Query to get specific category list
8 0.67304420471191 After getting categories Query to get specific category list
9 0.67304515838623 Before getting category custom Before call to function getCategoryCustom
10 0.69786500930786 After getting category custom After call to function getCategoryCustom
11 0.69786715507507 Before getting category custom Before call to function getCategoryCustom
12 0.70614218711853 After getting category custom After call to function getCategoryCustom
13 0.70614218711853 Before getting category custom Before call to function getCategoryCustom
14 0.71056604385376 After getting category custom After call to function getCategoryCustom
15 0.71056604385376 Before getting category custom Before call to function getCategoryCustom
16 0.71352100372314 After getting category custom After call to function getCategoryCustom
17 0.71352100372314 Before getting category custom Before call to function getCategoryCustom
18 0.71646308898926 After getting category custom After call to function getCategoryCustom
19 0.71646404266357 Before getting category custom Before call to function getCategoryCustom
20 0.72074413299561 After getting category custom After call to function getCategoryCustom
21 0.72074413299561 End of GetCategoryList function End of the function
22 0.72074818611145 Get Category List for Group Before the call to getCategoryList function
23 0.72074913978577 Start of GetCategoryList function Start of the function
24 0.72074913978577 Before getting categories Query to get specific category list
25 0.72187900543213 End of getCategoryListByGroup Function Before return()
26 1.6199440956116 App Controller End End of the App controller (called before the controller of every page)
27 1.7516250610352 App_after Controller Start Start of the App_after controller (called after the controller of every page)
28 1.7525880336761 Before Get Options Before the call to getOptions in the tpl class
29 1.7951111793518 After Get Options After the call to getOptions in the tpl class
30 1.7951550483704 App_after Controller End End of the App_after controller (called after the controller of every page)
31 1.8359391689301 Finalizing debug Before the debug is output to the page.
32 1.8359470367432 End of App This is the end of the app logging, final timestamp


Query Debug - 390 Database Queries. Total time 1.1894 seconds

Number Time (Seconds) Time (Milliseconds) Query
1 0.0014 0.0014388561248779
SELECT parameter, value FROM parameters
2 0.0055 0.0054659843444824
SELECT * FROM `bad_bots`
3 0.0003 0.00034594535827637
SET time_zone = 'Europe/London'
4 0.0017 0.0016510486602783
SELECT version FROM version ORDER BY `installed` DESC LIMIT 1
5 0.0018 0.0017712116241455
INSERT INTO ga_users (`isbot`, `ips`) SELECT '1', 'a:1:{i:0;s:13:\"216.73.216.66\";}'
6 0.0014 0.0013749599456787
INSERT INTO ga_sessions (`sessionlastseen`) SELECT '1751680356'
7 0.0019 0.0018579959869385
SELECT * FROM autorun ORDER BY lastrun ASC
8 0.0005 0.00046110153198242
UPDATE autorun SET lastrun = '2025-07-05 01:52:36' WHERE id = '9'
9 0.0006 0.00059294700622559
SELECT * FROM version ORDER BY installed DESC LIMIT 1
10 0.0017 0.0016548633575439
SELECT id FROM pages WHERE pagename = 'search' LIMIT 1
11 0.0004 0.00043010711669922
SELECT * FROM pages WHERE id = 52
12 0.0036 0.0035510063171387
SELECT * FROM template_options WHERE deleted = 0 AND templateuid = 'fsb-fluid2018'
13 0.0506 0.050585985183716
SELECT * FROM template_text WHERE deleted = 0 AND templateuid = 'fsb-fluid2018' AND language = 'en'
14 0.0004 0.0004429817199707
SELECT * FROM pages WHERE pagename = 'search'
15 0.0009 0.00089097023010254
SELECT * FROM categorygroups ORDER BY sortorder ASC
16 0.0009 0.0008540153503418
SELECT * FROM categories WHERE parent_id = '0' AND categorygroup_id = '1'  AND hidden = 0 ORDER BY sortorder ASC
17 0.0100 0.0099911689758301
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.0010 0.0010421276092529
SELECT COUNT(DISTINCT(bundle_id)) FROM bundle_categories WHERE category_id = 26
20 0.0005 0.00047612190246582
SELECT id FROM categories WHERE parent_id = '26'
21 0.0089 0.0088710784912109
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.00095486640930176
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.0007939338684082
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.00079798698425293
SELECT COUNT(DISTINCT(id)) FROM categories_autopopulate WHERE category_id = '26'
25 0.0003 0.00030899047851562
SELECT * FROM categorygroups WHERE id = '1'
26 0.0030 0.002997875213623
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.0003199577331543
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.00028085708618164
SELECT COUNT(DISTINCT(bundle_id)) FROM bundle_categories WHERE category_id = 27
29 0.0003 0.00029778480529785
SELECT id FROM categories WHERE parent_id = '27'
30 0.0031 0.0030570030212402
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.00034213066101074
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.00034308433532715
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.00031590461730957
SELECT COUNT(DISTINCT(id)) FROM categories_autopopulate WHERE category_id = '27'
34 0.0003 0.00029587745666504
SELECT * FROM categorygroups WHERE id = '1'
35 0.0011 0.0010988712310791
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.00030708312988281
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.00026798248291016
SELECT COUNT(DISTINCT(bundle_id)) FROM bundle_categories WHERE category_id = 28
38 0.0003 0.00028300285339355
SELECT id FROM categories WHERE parent_id = '28'
39 0.0012 0.001154899597168
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.0003359317779541
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.00034403800964355
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.00031900405883789
SELECT COUNT(DISTINCT(id)) FROM categories_autopopulate WHERE category_id = '28'
43 0.0003 0.00029301643371582
SELECT * FROM categorygroups WHERE id = '1'
44 0.0004 0.0003960132598877
SELECT COUNT(DISTINCT(c.product_id)) FROM products_categories c, products p WHERE c.product_id = p.id AND p.parent_id = 0 AND c.category_id = 29
45 0.0003 0.00030398368835449
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.0002748966217041
SELECT COUNT(DISTINCT(bundle_id)) FROM bundle_categories WHERE category_id = 29
47 0.0003 0.0002901554107666
SELECT id FROM categories WHERE parent_id = '29'
48 0.0004 0.0004420280456543
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.00031208992004395
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.00032496452331543
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.00029492378234863
SELECT COUNT(DISTINCT(id)) FROM categories_autopopulate WHERE category_id = '29'
52 0.0003 0.0002892017364502
SELECT * FROM categorygroups WHERE id = '1'
53 0.0004 0.00037384033203125
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.00032901763916016
SELECT COUNT(*) FROM ebay_products p, products_categories pc WHERE p.id = pc.product_id AND prod_type = 'ebay' AND pc.category_id = 30
55 0.0003 0.00026392936706543
SELECT COUNT(DISTINCT(bundle_id)) FROM bundle_categories WHERE category_id = 30
56 0.0003 0.00027799606323242
SELECT id FROM categories WHERE parent_id = '30'
57 0.0004 0.00043511390686035
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.00034499168395996
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.00032782554626465
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.00029492378234863
SELECT COUNT(DISTINCT(id)) FROM categories_autopopulate WHERE category_id = '30'
61 0.0003 0.00027298927307129
SELECT * FROM categorygroups WHERE id = '1'
62 0.0004 0.00038814544677734
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.00030708312988281
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.0002601146697998
SELECT COUNT(DISTINCT(bundle_id)) FROM bundle_categories WHERE category_id = 31
65 0.0005 0.00047206878662109
SELECT id FROM categories WHERE parent_id = '31'
66 0.0009 0.00090599060058594
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.00033402442932129
SELECT COUNT(DISTINCT(p.id)) FROM bundles p, bundle_categories c
				WHERE p.id = c.bundle_id
				  AND c.category_id IN (31)
				  AND p.disabled = 0 
68 0.0004 0.00044798851013184
SELECT COUNT(DISTINCT(cp.id)) FROM custom_products cp, products_categories c
				WHERE cp.id = c.product_id
				  AND c.category_id IN (31)
				  AND c.prod_type = 'custom'
				  AND cp.hide = 0
69 0.0006 0.00064206123352051
SELECT COUNT(DISTINCT(id)) FROM categories_autopopulate WHERE category_id = '31'
70 0.0005 0.0005037784576416
SELECT * FROM categorygroups WHERE id = '1'
71 0.0011 0.0011260509490967
SELECT * FROM categories WHERE parent_id = '0' AND categorygroup_id = '2'  AND hidden = 0 ORDER BY sortorder ASC
72 0.0045 0.004478931427002
SELECT * FROM manufacturers m WHERE m.display_sidebar = 1 AND m.merge_manufacturer_id = 0 ORDER BY linktitle ASC
73 0.0019 0.0018899440765381
SELECT * FROM sideboxes WHERE (templateuid = 'fsb-fluid2018' OR templateuid = '') AND enabled = 1 ORDER BY sortorder ASC
74 0.0007 0.00066113471984863
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.0015 0.0015289783477783
SELECT * FROM sideboxes_pages WHERE sidebox_id = '26'
76 0.0020 0.0020029544830322
SELECT value FROM template_options WHERE templateuid = 'fsb-fluid2018' AND optionuid = 'DISPLAY_CREDIT_ICON'
77 0.0011 0.0011069774627686
SELECT * FROM pages WHERE core = 1 ORDER BY pagekey
78 0.8819 0.88192820549011
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.0021 0.0020580291748047
SELECT * FROM ipgeolocations WHERE geoname_id = '6252001'
80 0.0009 0.0009300708770752
SELECT * FROM countryredirects WHERE countrycode = 'US'
81 0.0004 0.0003821849822998
SELECT * FROM pages WHERE pagename = 'search'
82 0.0048 0.004770040512085
SELECT MAX(price) as maxprice, MIN(price) as minprice FROM products WHERE enabled = 1 AND hidden = 0 AND price <> 0 
83 0.0014 0.0013659000396729
SELECT * FROM manufacturers WHERE display_filter = 1 AND merge_manufacturer_id = 0 ORDER BY name
84 0.0010 0.00097203254699707
SELECT * FROM productattributenames n WHERE hidden = 0 AND metabrowse = 1 ORDER BY n.displayname ASC
85 0.0048 0.0048468112945557
SELECT MAX(price) as maxprice, MIN(price) as minprice FROM products WHERE enabled = 1 AND hidden = 0 AND price <> 0 
86 0.0014 0.0013899803161621
SELECT * FROM manufacturers WHERE display_filter = 1 AND merge_manufacturer_id = 0 ORDER BY name
87 0.0004 0.00038695335388184
SELECT * FROM productattributenames n WHERE hidden = 0 AND metabrowse = 1 AND sidebarfilter = 1 ORDER BY n.displayname ASC
88 0.0008 0.00075697898864746
INSERT INTO searches (`keywords`, `timestamp`, `ip`) SELECT 'lipton tchae the vert orient 25 sachets 44g lot de 3', NOW(), '216.73.216.66'
89 0.0013 0.0012788772583008
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.0019 0.001917839050293
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.0045 0.0045371055603027
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.00037002563476562
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.0004 0.00035500526428223
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.0003 0.00033807754516602
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.0059 0.0059249401092529
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.0003 0.00028800964355469
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.0002 0.00024795532226562
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.0003 0.00034403800964355
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.0003 0.00032997131347656
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.0052 0.0051670074462891
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.00033879280090332
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.0003211498260498
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.00042295455932617
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.0071 0.0071380138397217
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.00032782554626465
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.0002748966217041
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.00030899047851562
SELECT * FROM products WHERE id = '3625'
108 0.0009 0.00088000297546387
SELECT * FROM productimages WHERE product_id = '3625' ORDER BY sortorder ASC
109 0.0008 0.00081205368041992
SELECT * FROM product_image_select WHERE product_id = '3625'
110 0.0007 0.00073695182800293
SELECT * FROM productcustomimages WHERE product_id = '3625'
111 0.0011 0.0011119842529297
SELECT a.name, n.displayname,a.value FROM productattributes a, productattributenames n WHERE product_id = '3625' AND a.name = n.originalname
112 0.0008 0.00077915191650391
SELECT * FROM productoffers WHERE product_id = '3625' AND merchantid = 'A1X6FK5RDHNB96'
113 0.0003 0.00029897689819336
SELECT * FROM productoffers
                WHERE product_id = '3625' AND price > 0
                ORDER BY price ASC LIMIT 1
114 0.0003 0.0002751350402832
SELECT * FROM productoffers
                WHERE product_id = 3625
                ORDER BY price ASC LIMIT 1
115 0.0004 0.00039911270141602
SELECT value FROM productattributes
                WHERE product_id = '3625'
                AND name = 'ListPriceAmount'
116 0.0003 0.00030088424682617
SELECT value FROM productattributes WHERE product_id = '3625' AND (name = 'ListPriceAmount' OR name = 'ListPriceFormattedPrice') ORDER BY name LIMIT 1
117 0.0003 0.0003349781036377
SELECT * FROM products WHERE id = '2537'
118 0.0003 0.00034499168395996
SELECT * FROM productimages WHERE product_id = '2537' ORDER BY sortorder ASC
119 0.0003 0.0002598762512207
SELECT pi.*, p.parent_id FROM productimages pi, products p WHERE p.parent_id = '2537' AND p.id = pi.product_id ORDER BY pi.sortorder
120 0.0006 0.00056791305541992
SELECT * FROM product_image_select WHERE product_id = '2537'
121 0.0003 0.00030708312988281
SELECT * FROM productcustomimages WHERE product_id = '2537'
122 0.0003 0.00034499168395996
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 = '2537'
                GROUP BY o.product_id
123 0.0011 0.0011301040649414
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     = '2537'
                GROUP BY n.displayname
                ORDER BY n.displayname DESC
124 0.0003 0.00031113624572754
SELECT MAX(amountsaved) AS maxsaving, MIN(amountsaved) AS minsaving FROM productoffers o, products p WHERE o.product_id = p.id AND p.parent_id = 2537
125 0.0008 0.00077104568481445
SELECT a.name, n.displayname,a.value FROM productattributes a, productattributenames n WHERE product_id = '2537' AND a.name = n.originalname
126 0.0003 0.00025010108947754
SELECT * FROM productoffers WHERE product_id = '2537' AND merchantid = 'A1X6FK5RDHNB96'
127 0.0002 0.00024795532226562
SELECT * FROM productoffers
                WHERE product_id = '2537' AND price > 0
                ORDER BY price ASC LIMIT 1
128 0.0003 0.00025415420532227
SELECT * FROM productoffers
                WHERE product_id = 2537
                ORDER BY price ASC LIMIT 1
129 0.0002 0.00024604797363281
SELECT value FROM productattributes
                WHERE product_id = '2537'
                AND name = 'ListPriceAmount'
130 0.0003 0.00026082992553711
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 = '2537'
                GROUP BY o.product_id
131 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     = '2537'
                GROUP BY n.displayname
                ORDER BY n.displayname DESC
132 0.0002 0.0002439022064209
SELECT MAX(amountsaved) AS maxsaving, MIN(amountsaved) AS minsaving FROM productoffers o, products p WHERE o.product_id = p.id AND p.parent_id = 2537
133 0.0004 0.00035595893859863
SELECT value FROM productattributes WHERE product_id = '2537' AND (name = 'ListPriceAmount' OR name = 'ListPriceFormattedPrice') ORDER BY name LIMIT 1
134 0.0003 0.00029587745666504
SELECT * FROM products WHERE parent_id = '2537'
135 0.0003 0.00031089782714844
SELECT * FROM products WHERE id = '872'
136 0.0004 0.00037002563476562
SELECT * FROM productimages WHERE product_id = '872' ORDER BY sortorder ASC
137 0.0005 0.00053787231445312
SELECT * FROM product_image_select WHERE product_id = '872'
138 0.0003 0.00030112266540527
SELECT * FROM productcustomimages WHERE product_id = '872'
139 0.0007 0.00073599815368652
SELECT a.name, n.displayname,a.value FROM productattributes a, productattributenames n WHERE product_id = '872' AND a.name = n.originalname
140 0.0003 0.00031900405883789
SELECT * FROM productoffers WHERE product_id = '872' AND merchantid = 'A1X6FK5RDHNB96'
141 0.0003 0.00026106834411621
SELECT * FROM productoffers
                WHERE product_id = '872' AND price > 0
                ORDER BY price ASC LIMIT 1
142 0.0002 0.00023794174194336
SELECT * FROM productoffers
                WHERE product_id = 872
                ORDER BY price ASC LIMIT 1
143 0.0002 0.00024795532226562
SELECT value FROM productattributes
                WHERE product_id = '872'
                AND name = 'ListPriceAmount'
144 0.0004 0.00039291381835938
SELECT * FROM products WHERE id = '3008'
145 0.0004 0.00035190582275391
SELECT * FROM productimages WHERE product_id = '3008' ORDER BY sortorder ASC
146 0.0004 0.00043106079101562
SELECT * FROM product_image_select WHERE product_id = '3008'
147 0.0003 0.00025606155395508
SELECT * FROM productcustomimages WHERE product_id = '3008'
148 0.0007 0.00067400932312012
SELECT a.name, n.displayname,a.value FROM productattributes a, productattributenames n WHERE product_id = '3008' AND a.name = n.originalname
149 0.0004 0.00042986869812012
SELECT * FROM productoffers WHERE product_id = '3008' AND merchantid = 'A1X6FK5RDHNB96'
150 0.0003 0.00032997131347656
SELECT * FROM productoffers
                WHERE product_id = '3008' AND price > 0
                ORDER BY price ASC LIMIT 1
151 0.0003 0.00029397010803223
SELECT * FROM productoffers
                WHERE product_id = 3008
                ORDER BY price ASC LIMIT 1
152 0.0003 0.00029993057250977
SELECT value FROM productattributes
                WHERE product_id = '3008'
                AND name = 'ListPriceAmount'
153 0.0003 0.00026702880859375
SELECT value FROM productattributes WHERE product_id = '3008' AND (name = 'ListPriceAmount' OR name = 'ListPriceFormattedPrice') ORDER BY name LIMIT 1
154 0.0003 0.0003349781036377
SELECT * FROM products WHERE id = '1226'
155 0.0004 0.00042605400085449
SELECT * FROM productimages WHERE product_id = '1226' ORDER BY sortorder ASC
156 0.0005 0.00051999092102051
SELECT * FROM product_image_select WHERE product_id = '1226'
157 0.0003 0.00029683113098145
SELECT * FROM productcustomimages WHERE product_id = '1226'
158 0.0009 0.00093317031860352
SELECT a.name, n.displayname,a.value FROM productattributes a, productattributenames n WHERE product_id = '1226' AND a.name = n.originalname
159 0.0005 0.00046896934509277
SELECT * FROM productoffers WHERE product_id = '1226' AND merchantid = 'A1X6FK5RDHNB96'
160 0.0003 0.00029206275939941
SELECT * FROM productoffers
                WHERE product_id = '1226' AND price > 0
                ORDER BY price ASC LIMIT 1
161 0.0002 0.00023603439331055
SELECT * FROM productoffers
                WHERE product_id = 1226
                ORDER BY price ASC LIMIT 1
162 0.0003 0.00030994415283203
SELECT value FROM productattributes
                WHERE product_id = '1226'
                AND name = 'ListPriceAmount'
163 0.0003 0.00033307075500488
SELECT value FROM productattributes WHERE product_id = '1226' AND (name = 'ListPriceAmount' OR name = 'ListPriceFormattedPrice') ORDER BY name LIMIT 1
164 0.0004 0.0004270076751709
SELECT * FROM products WHERE id = '1051'
165 0.0004 0.00038599967956543
SELECT * FROM productimages WHERE product_id = '1051' ORDER BY sortorder ASC
166 0.0005 0.00049996376037598
SELECT * FROM product_image_select WHERE product_id = '1051'
167 0.0003 0.00031304359436035
SELECT * FROM productcustomimages WHERE product_id = '1051'
168 0.0007 0.0006718635559082
SELECT a.name, n.displayname,a.value FROM productattributes a, productattributenames n WHERE product_id = '1051' AND a.name = n.originalname
169 0.0003 0.00032520294189453
SELECT * FROM productoffers WHERE product_id = '1051' AND merchantid = 'A1X6FK5RDHNB96'
170 0.0003 0.00025796890258789
SELECT * FROM productoffers
                WHERE product_id = '1051' AND price > 0
                ORDER BY price ASC LIMIT 1
171 0.0002 0.00024604797363281
SELECT * FROM productoffers
                WHERE product_id = 1051
                ORDER BY price ASC LIMIT 1
172 0.0003 0.00025105476379395
SELECT value FROM productattributes
                WHERE product_id = '1051'
                AND name = 'ListPriceAmount'
173 0.0003 0.00027704238891602
SELECT value FROM productattributes WHERE product_id = '1051' AND (name = 'ListPriceAmount' OR name = 'ListPriceFormattedPrice') ORDER BY name LIMIT 1
174 0.0003 0.00034904479980469
SELECT * FROM products WHERE id = '775'
175 0.0004 0.00037717819213867
SELECT * FROM productimages WHERE product_id = '775' ORDER BY sortorder ASC
176 0.0004 0.00044584274291992
SELECT * FROM product_image_select WHERE product_id = '775'
177 0.0003 0.00026488304138184
SELECT * FROM productcustomimages WHERE product_id = '775'
178 0.0006 0.00060009956359863
SELECT a.name, n.displayname,a.value FROM productattributes a, productattributenames n WHERE product_id = '775' AND a.name = n.originalname
179 0.0003 0.00029683113098145
SELECT * FROM productoffers WHERE product_id = '775' AND merchantid = 'A1X6FK5RDHNB96'
180 0.0002 0.00024890899658203
SELECT * FROM productoffers
                WHERE product_id = '775' AND price > 0
                ORDER BY price ASC LIMIT 1
181 0.0002 0.00022697448730469
SELECT * FROM productoffers
                WHERE product_id = 775
                ORDER BY price ASC LIMIT 1
182 0.0002 0.0002288818359375
SELECT value FROM productattributes
                WHERE product_id = '775'
                AND name = 'ListPriceAmount'
183 0.0003 0.00025796890258789
SELECT value FROM productattributes WHERE product_id = '775' AND (name = 'ListPriceAmount' OR name = 'ListPriceFormattedPrice') ORDER BY name LIMIT 1
184 0.0003 0.00034880638122559
SELECT * FROM products WHERE id = '2652'
185 0.0004 0.00038790702819824
SELECT * FROM productimages WHERE product_id = '2652' ORDER BY sortorder ASC
186 0.0003 0.00029897689819336
SELECT pi.*, p.parent_id FROM productimages pi, products p WHERE p.parent_id = '2652' AND p.id = pi.product_id ORDER BY pi.sortorder
187 0.0004 0.00044703483581543
SELECT * FROM product_image_select WHERE product_id = '2652'
188 0.0003 0.00028896331787109
SELECT * FROM productcustomimages WHERE product_id = '2652'
189 0.0004 0.00038480758666992
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 = '2652'
                GROUP BY o.product_id
190 0.0005 0.00046706199645996
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     = '2652'
                GROUP BY n.displayname
                ORDER BY n.displayname DESC
191 0.0003 0.0002751350402832
SELECT MAX(amountsaved) AS maxsaving, MIN(amountsaved) AS minsaving FROM productoffers o, products p WHERE o.product_id = p.id AND p.parent_id = 2652
192 0.0007 0.000701904296875
SELECT a.name, n.displayname,a.value FROM productattributes a, productattributenames n WHERE product_id = '2652' AND a.name = n.originalname
193 0.0003 0.00033187866210938
SELECT * FROM productoffers WHERE product_id = '2652' AND merchantid = 'A1X6FK5RDHNB96'
194 0.0003 0.00025081634521484
SELECT * FROM productoffers
                WHERE product_id = '2652' AND price > 0
                ORDER BY price ASC LIMIT 1
195 0.0002 0.00023889541625977
SELECT * FROM productoffers
                WHERE product_id = 2652
                ORDER BY price ASC LIMIT 1
196 0.0003 0.00028109550476074
SELECT value FROM productattributes
                WHERE product_id = '2652'
                AND name = 'ListPriceAmount'
197 0.0003 0.00031805038452148
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 = '2652'
                GROUP BY o.product_id
198 0.0005 0.0004880428314209
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     = '2652'
                GROUP BY n.displayname
                ORDER BY n.displayname DESC
199 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 = 2652
200 0.0004 0.00040102005004883
SELECT value FROM productattributes WHERE product_id = '2652' AND (name = 'ListPriceAmount' OR name = 'ListPriceFormattedPrice') ORDER BY name LIMIT 1
201 0.0004 0.00039100646972656
SELECT  o.value
                FROM    products            p,
                        productoptions      o
                WHERE   p.parent_id     = '2652'
                  AND   p.id            = o.product_id
                  AND   o.name          = 'Size'
                GROUP BY o.value
                ORDER BY o.value ASC
202 0.0003 0.00033402442932129
SELECT  o.value
                FROM    products            p,
                        productoptions      o
                WHERE   p.parent_id     = '2652'
                  AND   p.id            = o.product_id
                  AND   o.name          = 'Color'
                GROUP BY o.value
                ORDER BY o.value ASC
203 0.0003 0.00025701522827148
SELECT * FROM products WHERE parent_id = '2652'
204 0.0005 0.00051689147949219
SELECT a.name, n.displayname,a.value FROM productattributes a, productattributenames n WHERE product_id = '2655' AND a.name = n.originalname
205 0.0003 0.0003201961517334
SELECT * FROM productoffers WHERE product_id = '2655' AND merchantid = 'A1X6FK5RDHNB96'
206 0.0003 0.00025796890258789
SELECT * FROM productoffers
                WHERE product_id = '2655' AND price > 0
                ORDER BY price ASC LIMIT 1
207 0.0003 0.00026297569274902
SELECT * FROM productoffers
                WHERE product_id = 2655
                ORDER BY price ASC LIMIT 1
208 0.0003 0.00026917457580566
SELECT value FROM productattributes
                WHERE product_id = '2655'
                AND name = 'ListPriceAmount'
209 0.0003 0.00026297569274902
SELECT * FROM products WHERE id = '1048'
210 0.0004 0.00039315223693848
SELECT * FROM productimages WHERE product_id = '1048' ORDER BY sortorder ASC
211 0.0005 0.00047707557678223
SELECT * FROM product_image_select WHERE product_id = '1048'
212 0.0003 0.00031208992004395
SELECT * FROM productcustomimages WHERE product_id = '1048'
213 0.0008 0.00075507164001465
SELECT a.name, n.displayname,a.value FROM productattributes a, productattributenames n WHERE product_id = '1048' AND a.name = n.originalname
214 0.0003 0.00031208992004395
SELECT * FROM productoffers WHERE product_id = '1048' AND merchantid = 'A1X6FK5RDHNB96'
215 0.0003 0.00032401084899902
SELECT * FROM productoffers
                WHERE product_id = '1048' AND price > 0
                ORDER BY price ASC LIMIT 1
216 0.0003 0.0002748966217041
SELECT * FROM productoffers
                WHERE product_id = 1048
                ORDER BY price ASC LIMIT 1
217 0.0003 0.00026488304138184
SELECT value FROM productattributes
                WHERE product_id = '1048'
                AND name = 'ListPriceAmount'
218 0.0003 0.00025701522827148
SELECT value FROM productattributes WHERE product_id = '1048' AND (name = 'ListPriceAmount' OR name = 'ListPriceFormattedPrice') ORDER BY name LIMIT 1
219 0.0003 0.00034189224243164
SELECT * FROM products WHERE id = '3855'
220 0.0004 0.00038599967956543
SELECT * FROM productimages WHERE product_id = '3855' ORDER BY sortorder ASC
221 0.0005 0.00053286552429199
SELECT * FROM product_image_select WHERE product_id = '3855'
222 0.0003 0.00031685829162598
SELECT * FROM productcustomimages WHERE product_id = '3855'
223 0.0007 0.0007328987121582
SELECT a.name, n.displayname,a.value FROM productattributes a, productattributenames n WHERE product_id = '3855' AND a.name = n.originalname
224 0.0004 0.0003509521484375
SELECT * FROM productoffers WHERE product_id = '3855' AND merchantid = 'A1X6FK5RDHNB96'
225 0.0003 0.00030422210693359
SELECT * FROM productoffers
                WHERE product_id = '3855' AND price > 0
                ORDER BY price ASC LIMIT 1
226 0.0003 0.00028085708618164
SELECT * FROM productoffers
                WHERE product_id = 3855
                ORDER BY price ASC LIMIT 1
227 0.0003 0.0002892017364502
SELECT value FROM productattributes
                WHERE product_id = '3855'
                AND name = 'ListPriceAmount'
228 0.0003 0.00032997131347656
SELECT value FROM productattributes WHERE product_id = '3855' AND (name = 'ListPriceAmount' OR name = 'ListPriceFormattedPrice') ORDER BY name LIMIT 1
229 0.0004 0.00039076805114746
SELECT * FROM products WHERE id = '2799'
230 0.0004 0.00041007995605469
SELECT * FROM productimages WHERE product_id = '2799' ORDER BY sortorder ASC
231 0.0005 0.0005030632019043
SELECT * FROM product_image_select WHERE product_id = '2799'
232 0.0003 0.00032711029052734
SELECT * FROM productcustomimages WHERE product_id = '2799'
233 0.0007 0.00069403648376465
SELECT a.name, n.displayname,a.value FROM productattributes a, productattributenames n WHERE product_id = '2799' AND a.name = n.originalname
234 0.0004 0.00035715103149414
SELECT * FROM productoffers WHERE product_id = '2799' AND merchantid = 'A1X6FK5RDHNB96'
235 0.0003 0.00025200843811035
SELECT * FROM productoffers
                WHERE product_id = '2799' AND price > 0
                ORDER BY price ASC LIMIT 1
236 0.0002 0.00023007392883301
SELECT * FROM productoffers
                WHERE product_id = 2799
                ORDER BY price ASC LIMIT 1
237 0.0002 0.00024604797363281
SELECT value FROM productattributes
                WHERE product_id = '2799'
                AND name = 'ListPriceAmount'
238 0.0003 0.00034499168395996
SELECT value FROM productattributes WHERE product_id = '2799' AND (name = 'ListPriceAmount' OR name = 'ListPriceFormattedPrice') ORDER BY name LIMIT 1
239 0.0003 0.00032401084899902
SELECT * FROM products WHERE id = '1059'
240 0.0004 0.00038504600524902
SELECT * FROM productimages WHERE product_id = '1059' ORDER BY sortorder ASC
241 0.0013 0.0013010501861572
SELECT * FROM product_image_select WHERE product_id = '1059'
242 0.0003 0.0003199577331543
SELECT * FROM productcustomimages WHERE product_id = '1059'
243 0.0009 0.00094103813171387
SELECT a.name, n.displayname,a.value FROM productattributes a, productattributenames n WHERE product_id = '1059' AND a.name = n.originalname
244 0.0004 0.00037503242492676
SELECT * FROM productoffers WHERE product_id = '1059' AND merchantid = 'A1X6FK5RDHNB96'
245 0.0003 0.0002598762512207
SELECT * FROM productoffers
                WHERE product_id = '1059' AND price > 0
                ORDER BY price ASC LIMIT 1
246 0.0002 0.00024700164794922
SELECT * FROM productoffers
                WHERE product_id = 1059
                ORDER BY price ASC LIMIT 1
247 0.0002 0.00024700164794922
SELECT value FROM productattributes
                WHERE product_id = '1059'
                AND name = 'ListPriceAmount'
248 0.0003 0.00030422210693359
SELECT value FROM productattributes WHERE product_id = '1059' AND (name = 'ListPriceAmount' OR name = 'ListPriceFormattedPrice') ORDER BY name LIMIT 1
249 0.0004 0.00035595893859863
SELECT * FROM products WHERE id = '2418'
250 0.0004 0.00040602684020996
SELECT * FROM productimages WHERE product_id = '2418' ORDER BY sortorder ASC
251 0.0005 0.00051593780517578
SELECT * FROM product_image_select WHERE product_id = '2418'
252 0.0003 0.00030303001403809
SELECT * FROM productcustomimages WHERE product_id = '2418'
253 0.0009 0.00092005729675293
SELECT a.name, n.displayname,a.value FROM productattributes a, productattributenames n WHERE product_id = '2418' AND a.name = n.originalname
254 0.0004 0.00037598609924316
SELECT * FROM productoffers WHERE product_id = '2418' AND merchantid = 'A1X6FK5RDHNB96'
255 0.0003 0.00029706954956055
SELECT * FROM productoffers
                WHERE product_id = '2418' AND price > 0
                ORDER BY price ASC LIMIT 1
256 0.0003 0.00027608871459961
SELECT * FROM productoffers
                WHERE product_id = 2418
                ORDER BY price ASC LIMIT 1
257 0.0003 0.00030112266540527
SELECT value FROM productattributes
                WHERE product_id = '2418'
                AND name = 'ListPriceAmount'
258 0.0003 0.00029706954956055
SELECT value FROM productattributes WHERE product_id = '2418' AND (name = 'ListPriceAmount' OR name = 'ListPriceFormattedPrice') ORDER BY name LIMIT 1
259 0.0004 0.00038599967956543
SELECT * FROM products WHERE id = '979'
260 0.0004 0.00036001205444336
SELECT * FROM productimages WHERE product_id = '979' ORDER BY sortorder ASC
261 0.0005 0.00045180320739746
SELECT * FROM product_image_select WHERE product_id = '979'
262 0.0003 0.00029301643371582
SELECT * FROM productcustomimages WHERE product_id = '979'
263 0.0007 0.00067687034606934
SELECT a.name, n.displayname,a.value FROM productattributes a, productattributenames n WHERE product_id = '979' AND a.name = n.originalname
264 0.0003 0.00033903121948242
SELECT * FROM productoffers WHERE product_id = '979' AND merchantid = 'A1X6FK5RDHNB96'
265 0.0003 0.00025701522827148
SELECT * FROM productoffers
                WHERE product_id = '979' AND price > 0
                ORDER BY price ASC LIMIT 1
266 0.0002 0.00023388862609863
SELECT * FROM productoffers
                WHERE product_id = 979
                ORDER BY price ASC LIMIT 1
267 0.0003 0.00025391578674316
SELECT value FROM productattributes
                WHERE product_id = '979'
                AND name = 'ListPriceAmount'
268 0.0003 0.00031709671020508
SELECT * FROM products WHERE id = '3972'
269 0.0004 0.00039505958557129
SELECT * FROM productimages WHERE product_id = '3972' ORDER BY sortorder ASC
270 0.0005 0.00045108795166016
SELECT * FROM product_image_select WHERE product_id = '3972'
271 0.0003 0.0002748966217041
SELECT * FROM productcustomimages WHERE product_id = '3972'
272 0.0007 0.00067901611328125
SELECT a.name, n.displayname,a.value FROM productattributes a, productattributenames n WHERE product_id = '3972' AND a.name = n.originalname
273 0.0004 0.00038504600524902
SELECT * FROM productoffers WHERE product_id = '3972' AND merchantid = 'A1X6FK5RDHNB96'
274 0.0003 0.0002601146697998
SELECT * FROM productoffers
                WHERE product_id = '3972' AND price > 0
                ORDER BY price ASC LIMIT 1
275 0.0002 0.00023889541625977
SELECT * FROM productoffers
                WHERE product_id = 3972
                ORDER BY price ASC LIMIT 1
276 0.0003 0.0002598762512207
SELECT value FROM productattributes
                WHERE product_id = '3972'
                AND name = 'ListPriceAmount'
277 0.0004 0.00037384033203125
SELECT value FROM productattributes WHERE product_id = '3972' AND (name = 'ListPriceAmount' OR name = 'ListPriceFormattedPrice') ORDER BY name LIMIT 1
278 0.0004 0.00040006637573242
SELECT * FROM products WHERE id = '1859'
279 0.0005 0.00049304962158203
SELECT * FROM productimages WHERE product_id = '1859' ORDER BY sortorder ASC
280 0.0005 0.00053501129150391
SELECT * FROM product_image_select WHERE product_id = '1859'
281 0.0004 0.0003659725189209
SELECT * FROM productcustomimages WHERE product_id = '1859'
282 0.0009 0.00089716911315918
SELECT a.name, n.displayname,a.value FROM productattributes a, productattributenames n WHERE product_id = '1859' AND a.name = n.originalname
283 0.0004 0.00038409233093262
SELECT * FROM productoffers WHERE product_id = '1859' AND merchantid = 'A1X6FK5RDHNB96'
284 0.0003 0.00026297569274902
SELECT * FROM productoffers
                WHERE product_id = '1859' AND price > 0
                ORDER BY price ASC LIMIT 1
285 0.0003 0.0002591609954834
SELECT * FROM productoffers
                WHERE product_id = 1859
                ORDER BY price ASC LIMIT 1
286 0.0003 0.00027298927307129
SELECT value FROM productattributes
                WHERE product_id = '1859'
                AND name = 'ListPriceAmount'
287 0.0003 0.00029492378234863
SELECT value FROM productattributes WHERE product_id = '1859' AND (name = 'ListPriceAmount' OR name = 'ListPriceFormattedPrice') ORDER BY name LIMIT 1
288 0.0003 0.0003209114074707
SELECT * FROM products WHERE id = '2348'
289 0.0004 0.00040698051452637
SELECT * FROM productimages WHERE product_id = '2348' ORDER BY sortorder ASC
290 0.0005 0.00050687789916992
SELECT * FROM product_image_select WHERE product_id = '2348'
291 0.0003 0.00026106834411621
SELECT * FROM productcustomimages WHERE product_id = '2348'
292 0.0008 0.00076794624328613
SELECT a.name, n.displayname,a.value FROM productattributes a, productattributenames n WHERE product_id = '2348' AND a.name = n.originalname
293 0.0004 0.00043106079101562
SELECT * FROM productoffers WHERE product_id = '2348' AND merchantid = 'A1X6FK5RDHNB96'
294 0.0002 0.00024890899658203
SELECT * FROM productoffers
                WHERE product_id = '2348' AND price > 0
                ORDER BY price ASC LIMIT 1
295 0.0002 0.00021886825561523
SELECT * FROM productoffers
                WHERE product_id = 2348
                ORDER BY price ASC LIMIT 1
296 0.0003 0.00025010108947754
SELECT value FROM productattributes
                WHERE product_id = '2348'
                AND name = 'ListPriceAmount'
297 0.0003 0.00031089782714844
SELECT * FROM products WHERE id = '874'
298 0.0004 0.00037503242492676
SELECT * FROM productimages WHERE product_id = '874' ORDER BY sortorder ASC
299 0.0004 0.00044107437133789
SELECT * FROM product_image_select WHERE product_id = '874'
300 0.0003 0.00032210350036621
SELECT * FROM productcustomimages WHERE product_id = '874'
301 0.0007 0.0007331371307373
SELECT a.name, n.displayname,a.value FROM productattributes a, productattributenames n WHERE product_id = '874' AND a.name = n.originalname
302 0.0004 0.00039982795715332
SELECT * FROM productoffers WHERE product_id = '874' AND merchantid = 'A1X6FK5RDHNB96'
303 0.0003 0.00028085708618164
SELECT * FROM productoffers
                WHERE product_id = '874' AND price > 0
                ORDER BY price ASC LIMIT 1
304 0.0002 0.00023102760314941
SELECT * FROM productoffers
                WHERE product_id = 874
                ORDER BY price ASC LIMIT 1
305 0.0003 0.0002899169921875
SELECT value FROM productattributes
                WHERE product_id = '874'
                AND name = 'ListPriceAmount'
306 0.0011 0.0011081695556641
SELECT * FROM customerreviews WHERE approved = 1 AND productid = '3625' ORDER BY timestamp DESC
307 0.0002 0.00022101402282715
SELECT * FROM customerreviews WHERE approved = 1 AND productid = '2537' ORDER BY timestamp DESC
308 0.0002 0.00020003318786621
SELECT * FROM customerreviews WHERE approved = 1 AND productid = '872' ORDER BY timestamp DESC
309 0.0002 0.00024199485778809
SELECT * FROM customerreviews WHERE approved = 1 AND productid = '3008' ORDER BY timestamp DESC
310 0.0002 0.00022697448730469
SELECT * FROM customerreviews WHERE approved = 1 AND productid = '1226' ORDER BY timestamp DESC
311 0.0002 0.00019502639770508
SELECT * FROM customerreviews WHERE approved = 1 AND productid = '1051' ORDER BY timestamp DESC
312 0.0002 0.00018596649169922
SELECT * FROM customerreviews WHERE approved = 1 AND productid = '775' ORDER BY timestamp DESC
313 0.0002 0.00023388862609863
SELECT * FROM customerreviews WHERE approved = 1 AND productid = '2652' ORDER BY timestamp DESC
314 0.0002 0.00020408630371094
SELECT * FROM customerreviews WHERE approved = 1 AND productid = '1048' ORDER BY timestamp DESC
315 0.0002 0.00018596649169922
SELECT * FROM customerreviews WHERE approved = 1 AND productid = '3855' ORDER BY timestamp DESC
316 0.0002 0.00018692016601562
SELECT * FROM customerreviews WHERE approved = 1 AND productid = '2799' ORDER BY timestamp DESC
317 0.0002 0.00019121170043945
SELECT * FROM customerreviews WHERE approved = 1 AND productid = '1059' ORDER BY timestamp DESC
318 0.0002 0.00020599365234375
SELECT * FROM customerreviews WHERE approved = 1 AND productid = '2418' ORDER BY timestamp DESC
319 0.0002 0.00019097328186035
SELECT * FROM customerreviews WHERE approved = 1 AND productid = '979' ORDER BY timestamp DESC
320 0.0002 0.00018596649169922
SELECT * FROM customerreviews WHERE approved = 1 AND productid = '3972' ORDER BY timestamp DESC
321 0.0002 0.0001990795135498
SELECT * FROM customerreviews WHERE approved = 1 AND productid = '1859' ORDER BY timestamp DESC
322 0.0002 0.00020813941955566
SELECT * FROM customerreviews WHERE approved = 1 AND productid = '2348' ORDER BY timestamp DESC
323 0.0002 0.00019502639770508
SELECT * FROM customerreviews WHERE approved = 1 AND productid = '874' ORDER BY timestamp DESC
324 0.0007 0.00068998336791992
SELECT * FROM template_info WHERE templateuid = 'fsb-fluid2018'
325 0.0007 0.00068497657775879
SELECT ga_value FROM google_analytics_options WHERE `ga_key` = 'ga_user_data'
326 0.0002 0.00023913383483887
SELECT ga_value FROM google_analytics_options WHERE `ga_key` = 'ga_tracking_status'
327 0.0123 0.012346982955933
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
328 0.0011 0.0010771751403809
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
329 0.0004 0.00043010711669922
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
330 0.0004 0.00039291381835938
SELECT * FROM products WHERE id = 1626
331 0.0004 0.00036215782165527
SELECT * FROM products WHERE id = 4041
332 0.0004 0.00037980079650879
SELECT * FROM products WHERE id = 4312
333 0.0003 0.00034689903259277
SELECT * FROM products WHERE id = 777
334 0.0004 0.00035595893859863
SELECT * FROM products WHERE id = 3881
335 0.0003 0.00032591819763184
SELECT * FROM products WHERE id = 4213
336 0.0003 0.00030398368835449
SELECT * FROM products WHERE id = '1626'
337 0.0004 0.00039410591125488
SELECT * FROM productimages WHERE product_id = '1626' ORDER BY sortorder ASC
338 0.0006 0.00056719779968262
SELECT * FROM product_image_select WHERE product_id = '1626'
339 0.0003 0.00032687187194824
SELECT * FROM productcustomimages WHERE product_id = '1626'
340 0.0007 0.00067901611328125
SELECT a.name, n.displayname,a.value FROM productattributes a, productattributenames n WHERE product_id = '1626' AND a.name = n.originalname
341 0.0004 0.0003819465637207
SELECT * FROM productoffers WHERE product_id = '1626' AND merchantid = 'A1X6FK5RDHNB96'
342 0.0003 0.0003058910369873
SELECT * FROM productoffers
                WHERE product_id = '1626' AND price > 0
                ORDER BY price ASC LIMIT 1
343 0.0004 0.00043916702270508
SELECT value FROM productattributes WHERE product_id = '1626' AND (name = 'ListPriceAmount' OR name = 'ListPriceFormattedPrice') ORDER BY name LIMIT 1
344 0.0004 0.00038599967956543
SELECT * FROM products WHERE id = '4041'
345 0.0004 0.0004270076751709
SELECT * FROM productimages WHERE product_id = '4041' ORDER BY sortorder ASC
346 0.0005 0.00052905082702637
SELECT * FROM product_image_select WHERE product_id = '4041'
347 0.0003 0.00030803680419922
SELECT * FROM productcustomimages WHERE product_id = '4041'
348 0.0007 0.00072693824768066
SELECT a.name, n.displayname,a.value FROM productattributes a, productattributenames n WHERE product_id = '4041' AND a.name = n.originalname
349 0.0003 0.00030112266540527
SELECT * FROM productoffers WHERE product_id = '4041' AND merchantid = 'A1X6FK5RDHNB96'
350 0.0003 0.00025701522827148
SELECT * FROM productoffers
                WHERE product_id = '4041' AND price > 0
                ORDER BY price ASC LIMIT 1
351 0.0003 0.00033187866210938
SELECT value FROM productattributes WHERE product_id = '4041' AND (name = 'ListPriceAmount' OR name = 'ListPriceFormattedPrice') ORDER BY name LIMIT 1
352 0.0003 0.00032305717468262
SELECT * FROM products WHERE id = '4312'
353 0.0004 0.0003659725189209
SELECT * FROM productimages WHERE product_id = '4312' ORDER BY sortorder ASC
354 0.0006 0.00055289268493652
SELECT * FROM product_image_select WHERE product_id = '4312'
355 0.0003 0.00031304359436035
SELECT * FROM productcustomimages WHERE product_id = '4312'
356 0.0007 0.0006859302520752
SELECT a.name, n.displayname,a.value FROM productattributes a, productattributenames n WHERE product_id = '4312' AND a.name = n.originalname
357 0.0003 0.00034189224243164
SELECT * FROM productoffers WHERE product_id = '4312' AND merchantid = 'A1X6FK5RDHNB96'
358 0.0003 0.00027799606323242
SELECT * FROM productoffers
                WHERE product_id = '4312' AND price > 0
                ORDER BY price ASC LIMIT 1
359 0.0003 0.00034594535827637
SELECT value FROM productattributes WHERE product_id = '4312' AND (name = 'ListPriceAmount' OR name = 'ListPriceFormattedPrice') ORDER BY name LIMIT 1
360 0.0003 0.00033187866210938
SELECT * FROM products WHERE id = '777'
361 0.0004 0.00037193298339844
SELECT * FROM productimages WHERE product_id = '777' ORDER BY sortorder ASC
362 0.0004 0.00043201446533203
SELECT * FROM product_image_select WHERE product_id = '777'
363 0.0003 0.00026202201843262
SELECT * FROM productcustomimages WHERE product_id = '777'
364 0.0006 0.00064587593078613
SELECT a.name, n.displayname,a.value FROM productattributes a, productattributenames n WHERE product_id = '777' AND a.name = n.originalname
365 0.0004 0.00035715103149414
SELECT * FROM productoffers WHERE product_id = '777' AND merchantid = 'A1X6FK5RDHNB96'
366 0.0003 0.00028491020202637
SELECT * FROM productoffers
                WHERE product_id = '777' AND price > 0
                ORDER BY price ASC LIMIT 1
367 0.0006 0.00064992904663086
SELECT value FROM productattributes WHERE product_id = '777' AND (name = 'ListPriceAmount' OR name = 'ListPriceFormattedPrice') ORDER BY name LIMIT 1
368 0.0004 0.00039196014404297
SELECT * FROM products WHERE id = '3881'
369 0.0005 0.00052905082702637
SELECT * FROM productimages WHERE product_id = '3881' ORDER BY sortorder ASC
370 0.0006 0.0005800724029541
SELECT * FROM product_image_select WHERE product_id = '3881'
371 0.0003 0.00031495094299316
SELECT * FROM productcustomimages WHERE product_id = '3881'
372 0.0008 0.00078701972961426
SELECT a.name, n.displayname,a.value FROM productattributes a, productattributenames n WHERE product_id = '3881' AND a.name = n.originalname
373 0.0003 0.00033903121948242
SELECT * FROM productoffers WHERE product_id = '3881' AND merchantid = 'A1X6FK5RDHNB96'
374 0.0003 0.00030803680419922
SELECT * FROM productoffers
                WHERE product_id = '3881' AND price > 0
                ORDER BY price ASC LIMIT 1
375 0.0003 0.00032901763916016
SELECT value FROM productattributes WHERE product_id = '3881' AND (name = 'ListPriceAmount' OR name = 'ListPriceFormattedPrice') ORDER BY name LIMIT 1
376 0.0004 0.00036907196044922
SELECT * FROM products WHERE id = '4213'
377 0.0004 0.00037908554077148
SELECT * FROM productimages WHERE product_id = '4213' ORDER BY sortorder ASC
378 0.0005 0.00048303604125977
SELECT * FROM product_image_select WHERE product_id = '4213'
379 0.0003 0.00025606155395508
SELECT * FROM productcustomimages WHERE product_id = '4213'
380 0.0009 0.0008540153503418
SELECT a.name, n.displayname,a.value FROM productattributes a, productattributenames n WHERE product_id = '4213' AND a.name = n.originalname
381 0.0004 0.00037193298339844
SELECT * FROM productoffers WHERE product_id = '4213' AND merchantid = 'A1X6FK5RDHNB96'
382 0.0003 0.00028204917907715
SELECT * FROM productoffers
                WHERE product_id = '4213' AND price > 0
                ORDER BY price ASC LIMIT 1
383 0.0004 0.00035405158996582
SELECT value FROM productattributes WHERE product_id = '4213' AND (name = 'ListPriceAmount' OR name = 'ListPriceFormattedPrice') ORDER BY name LIMIT 1
384 0.0013 0.0013489723205566
SELECT * FROM template_includes WHERE deleted = 0 AND templateuid = 'fsb-fluid2018' AND area = 'header' ORDER BY sortorder ASC
385 0.0005 0.00046992301940918
SELECT * FROM template_includes WHERE deleted = 0 AND templateuid = 'fsb-fluid2018' AND area = 'footer' ORDER BY sortorder ASC
386 0.0020 0.002018928527832
SELECT * FROM template_css WHERE deleted = 0 AND templateuid = 'fsb-fluid2018' AND skinuid = ''
387 0.0010 0.00096011161804199
SELECT * FROM template_images WHERE deleted = 0 AND templateuid = 'fsb-fluid2018'
388 0.0004 0.00036191940307617
SELECT * FROM template_images WHERE deleted = 0 AND templateuid = 'fsb-fluid2018'
389 0.0005 0.00045394897460938
SELECT * FROM template_images WHERE templateuid = 'fsb-fluid2018' AND imageuid = 'FB_DEFAULT_SHARE_IMAGE'
390 0.0005 0.0004570484161377
SELECT * FROM template_images WHERE templateuid = 'fsb-fluid2018' AND imageuid = 'HEAD_LOGO'