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.6282742023468 378 1.1786 0


No Amazon API Requests Made.


App Debug - Total Time 1.6282742023468 seconds

Number Time From Start Name Description
1 0.40960812568665 Initialise Initialise FSB Function
2 0.41173505783081 App Controller Start Start of the App controller (called before the controller of every page)
3 0.43985509872437 Start of getCategoryListByGroup Function Before first category groups query
4 0.4408700466156 After initial query Before first category groups query
5 0.44087100028992 Get Category List for Group Before the call to getCategoryList function
6 0.44087314605713 Start of GetCategoryList function Start of the function
7 0.44087409973145 Before getting categories Query to get specific category list
8 0.44177603721619 After getting categories Query to get specific category list
9 0.4417769908905 Before getting category custom Before call to function getCategoryCustom
10 0.46156406402588 After getting category custom After call to function getCategoryCustom
11 0.46156811714172 Before getting category custom Before call to function getCategoryCustom
12 0.47182822227478 After getting category custom After call to function getCategoryCustom
13 0.47183108329773 Before getting category custom Before call to function getCategoryCustom
14 0.47999119758606 After getting category custom After call to function getCategoryCustom
15 0.47999310493469 Before getting category custom Before call to function getCategoryCustom
16 0.483971118927 After getting category custom After call to function getCategoryCustom
17 0.48397302627563 Before getting category custom Before call to function getCategoryCustom
18 0.48794913291931 After getting category custom After call to function getCategoryCustom
19 0.48795104026794 Before getting category custom Before call to function getCategoryCustom
20 0.49196910858154 After getting category custom After call to function getCategoryCustom
21 0.49197101593018 End of GetCategoryList function End of the function
22 0.49197721481323 Get Category List for Group Before the call to getCategoryList function
23 0.49197912216187 Start of GetCategoryList function Start of the function
24 0.4919810295105 Before getting categories Query to get specific category list
25 0.49242210388184 End of getCategoryListByGroup Function Before return()
26 1.3537030220032 App Controller End End of the App controller (called before the controller of every page)
27 1.5446221828461 App_after Controller Start Start of the App_after controller (called after the controller of every page)
28 1.5455780029297 Before Get Options Before the call to getOptions in the tpl class
29 1.5848770141602 After Get Options After the call to getOptions in the tpl class
30 1.5849230289459 App_after Controller End End of the App_after controller (called after the controller of every page)
31 1.6282660961151 Finalizing debug Before the debug is output to the page.
32 1.6282742023468 End of App This is the end of the app logging, final timestamp


Query Debug - 378 Database Queries. Total time 1.1786 seconds

Number Time (Seconds) Time (Milliseconds) Query
1 0.0015 0.0015039443969727
SELECT parameter, value FROM parameters
2 0.0027 0.0026540756225586
SELECT * FROM `bad_bots`
3 0.0002 0.00023412704467773
SET time_zone = 'Europe/London'
4 0.0038 0.0037720203399658
SELECT version FROM version ORDER BY `installed` DESC LIMIT 1
5 0.0013 0.0013129711151123
INSERT INTO ga_users (`isbot`, `ips`) SELECT '1', 'a:1:{i:0;s:14:\"216.73.216.238\";}'
6 0.0010 0.00095987319946289
INSERT INTO ga_sessions (`sessionlastseen`) SELECT '1751556961'
7 0.0016 0.0016410350799561
SELECT * FROM autorun ORDER BY lastrun ASC
8 0.0008 0.00078701972961426
UPDATE autorun SET lastrun = '2025-07-03 15:36:01' WHERE id = '8'
9 0.0004 0.00037288665771484
SELECT * FROM version ORDER BY installed DESC LIMIT 1
10 0.0009 0.00092196464538574
SELECT id FROM pages WHERE pagename = 'search' LIMIT 1
11 0.0003 0.00028800964355469
SELECT * FROM pages WHERE id = 52
12 0.0017 0.0016548633575439
SELECT * FROM template_options WHERE deleted = 0 AND templateuid = 'fsb-fluid2018'
13 0.0256 0.025574922561646
SELECT * FROM template_text WHERE deleted = 0 AND templateuid = 'fsb-fluid2018' AND language = 'en'
14 0.0005 0.00048398971557617
SELECT * FROM pages WHERE pagename = 'search'
15 0.0010 0.0010111331939697
SELECT * FROM categorygroups ORDER BY sortorder ASC
16 0.0009 0.00089406967163086
SELECT * FROM categories WHERE parent_id = '0' AND categorygroup_id = '1'  AND hidden = 0 ORDER BY sortorder ASC
17 0.0059 0.0058529376983643
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.0011 0.001054048538208
SELECT COUNT(*) FROM ebay_products p, products_categories pc WHERE p.id = pc.product_id AND prod_type = 'ebay' AND pc.category_id = 26
19 0.0007 0.00068807601928711
SELECT COUNT(DISTINCT(bundle_id)) FROM bundle_categories WHERE category_id = 26
20 0.0003 0.00034499168395996
SELECT id FROM categories WHERE parent_id = '26'
21 0.0083 0.0083060264587402
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.0012 0.0012190341949463
SELECT COUNT(DISTINCT(p.id)) FROM bundles p, bundle_categories c
				WHERE p.id = c.bundle_id
				  AND c.category_id IN (26)
				  AND p.disabled = 0 
23 0.0009 0.00092816352844238
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.0009 0.00094985961914062
SELECT COUNT(DISTINCT(id)) FROM categories_autopopulate WHERE category_id = '26'
25 0.0004 0.00037193298339844
SELECT * FROM categorygroups WHERE id = '1'
26 0.0033 0.0033359527587891
SELECT COUNT(DISTINCT(c.product_id)) FROM products_categories c, products p WHERE c.product_id = p.id AND p.parent_id = 0 AND c.category_id = 27
27 0.0004 0.00035810470581055
SELECT COUNT(*) FROM ebay_products p, products_categories pc WHERE p.id = pc.product_id AND prod_type = 'ebay' AND pc.category_id = 27
28 0.0003 0.00032210350036621
SELECT COUNT(DISTINCT(bundle_id)) FROM bundle_categories WHERE category_id = 27
29 0.0003 0.00031399726867676
SELECT id FROM categories WHERE parent_id = '27'
30 0.0042 0.0041899681091309
SELECT COUNT(DISTINCT(p.id)) FROM products p, products_categories c
				WHERE p.id = c.product_id
				  AND c.category_id IN (27)
				  AND p.parent_id = 0
				  AND p.hidden = 0
				  AND p.enabled = 1 
31 0.0004 0.00040411949157715
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.0004 0.00042510032653809
SELECT COUNT(DISTINCT(cp.id)) FROM custom_products cp, products_categories c
				WHERE cp.id = c.product_id
				  AND c.category_id IN (27)
				  AND c.prod_type = 'custom'
				  AND cp.hide = 0
33 0.0004 0.00037002563476562
SELECT COUNT(DISTINCT(id)) FROM categories_autopopulate WHERE category_id = '27'
34 0.0004 0.00042009353637695
SELECT * FROM categorygroups WHERE id = '1'
35 0.0029 0.0028660297393799
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.0008 0.00080084800720215
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.0004 0.0003669261932373
SELECT COUNT(DISTINCT(bundle_id)) FROM bundle_categories WHERE category_id = 28
38 0.0004 0.00039982795715332
SELECT id FROM categories WHERE parent_id = '28'
39 0.0019 0.0018830299377441
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.0005 0.00049996376037598
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.0005 0.00046205520629883
SELECT COUNT(DISTINCT(cp.id)) FROM custom_products cp, products_categories c
				WHERE cp.id = c.product_id
				  AND c.category_id IN (28)
				  AND c.prod_type = 'custom'
				  AND cp.hide = 0
42 0.0004 0.00042080879211426
SELECT COUNT(DISTINCT(id)) FROM categories_autopopulate WHERE category_id = '28'
43 0.0004 0.00037813186645508
SELECT * FROM categorygroups WHERE id = '1'
44 0.0005 0.00053501129150391
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.0004 0.00038003921508789
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.00030803680419922
SELECT COUNT(DISTINCT(bundle_id)) FROM bundle_categories WHERE category_id = 29
47 0.0004 0.00038790702819824
SELECT id FROM categories WHERE parent_id = '29'
48 0.0007 0.00068092346191406
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.0004 0.00039482116699219
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.0005 0.00046205520629883
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.0004 0.0003960132598877
SELECT COUNT(DISTINCT(id)) FROM categories_autopopulate WHERE category_id = '29'
52 0.0004 0.00036287307739258
SELECT * FROM categorygroups WHERE id = '1'
53 0.0005 0.00049090385437012
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.00039100646972656
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.00032496452331543
SELECT COUNT(DISTINCT(bundle_id)) FROM bundle_categories WHERE category_id = 30
56 0.0004 0.00038003921508789
SELECT id FROM categories WHERE parent_id = '30'
57 0.0006 0.00063109397888184
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.0005 0.00050091743469238
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.00041699409484863
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.00038290023803711
SELECT COUNT(DISTINCT(id)) FROM categories_autopopulate WHERE category_id = '30'
61 0.0004 0.0003819465637207
SELECT * FROM categorygroups WHERE id = '1'
62 0.0005 0.00054788589477539
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.0004 0.00043606758117676
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.00034999847412109
SELECT COUNT(DISTINCT(bundle_id)) FROM bundle_categories WHERE category_id = 31
65 0.0004 0.00039291381835938
SELECT id FROM categories WHERE parent_id = '31'
66 0.0006 0.00061202049255371
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.0004 0.00039505958557129
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.0005 0.0004730224609375
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.0004 0.00039100646972656
SELECT COUNT(DISTINCT(id)) FROM categories_autopopulate WHERE category_id = '31'
70 0.0003 0.00034785270690918
SELECT * FROM categorygroups WHERE id = '1'
71 0.0004 0.00043392181396484
SELECT * FROM categories WHERE parent_id = '0' AND categorygroup_id = '2'  AND hidden = 0 ORDER BY sortorder ASC
72 0.0032 0.0031590461730957
SELECT * FROM manufacturers m WHERE m.display_sidebar = 1 AND m.merge_manufacturer_id = 0 ORDER BY linktitle ASC
73 0.0014 0.0013768672943115
SELECT * FROM sideboxes WHERE (templateuid = 'fsb-fluid2018' OR templateuid = '') AND enabled = 1 ORDER BY sortorder ASC
74 0.0009 0.00092816352844238
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.0012 0.0011501312255859
SELECT * FROM sideboxes_pages WHERE sidebox_id = '26'
76 0.0013 0.0012569427490234
SELECT value FROM template_options WHERE templateuid = 'fsb-fluid2018' AND optionuid = 'DISPLAY_CREDIT_ICON'
77 0.0007 0.00070405006408691
SELECT * FROM pages WHERE core = 1 ORDER BY pagekey
78 0.8463 0.84625101089478
SELECT * FROM ipgeocountries WHERE INET_ATON('216.73.216.238') >= INET_ATON(ip_start) AND INET_ATON('216.73.216.238') <= INET_ATON(ip_end)
79 0.0030 0.002997875213623
SELECT * FROM ipgeolocations WHERE geoname_id = '6252001'
80 0.0007 0.00069808959960938
SELECT * FROM countryredirects WHERE countrycode = 'US'
81 0.0006 0.00056195259094238
SELECT * FROM pages WHERE pagename = 'search'
82 0.0111 0.011140108108521
SELECT MAX(price) as maxprice, MIN(price) as minprice FROM products WHERE enabled = 1 AND hidden = 0 AND price <> 0 
83 0.0032 0.0031828880310059
SELECT * FROM manufacturers WHERE display_filter = 1 AND merge_manufacturer_id = 0 ORDER BY name
84 0.0020 0.002000093460083
SELECT * FROM productattributenames n WHERE hidden = 0 AND metabrowse = 1 ORDER BY n.displayname ASC
85 0.0115 0.011504173278809
SELECT MAX(price) as maxprice, MIN(price) as minprice FROM products WHERE enabled = 1 AND hidden = 0 AND price <> 0 
86 0.0031 0.0031018257141113
SELECT * FROM manufacturers WHERE display_filter = 1 AND merge_manufacturer_id = 0 ORDER BY name
87 0.0006 0.00063800811767578
SELECT * FROM productattributenames n WHERE hidden = 0 AND metabrowse = 1 AND sidebarfilter = 1 ORDER BY n.displayname ASC
88 0.0016 0.0016288757324219
INSERT INTO searches (`keywords`, `timestamp`, `ip`) SELECT 'lipton tchae the vert orient 25 sachets 44g lot de 3', NOW(), '216.73.216.238'
89 0.0021 0.0020520687103271
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.0023 0.002331018447876
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.0099 0.009937047958374
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.0006 0.00064206123352051
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.0006 0.00059103965759277
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.0006 0.00060009956359863
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.0119 0.011896848678589
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.0004 0.00036501884460449
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.0009 0.00093507766723633
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.0015 0.0015280246734619
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.0009 0.00087404251098633
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.0086 0.0086400508880615
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.0004 0.00040888786315918
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.00032210350036621
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.0005 0.00054287910461426
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.0091 0.0090970993041992
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.00030612945556641
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.00026488304138184
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.00028777122497559
SELECT * FROM products WHERE id = '1670'
108 0.0010 0.0010190010070801
SELECT * FROM productimages WHERE product_id = '1670' ORDER BY sortorder ASC
109 0.0009 0.00090813636779785
SELECT * FROM product_image_select WHERE product_id = '1670'
110 0.0006 0.00064516067504883
SELECT * FROM productcustomimages WHERE product_id = '1670'
111 0.0009 0.000946044921875
SELECT a.name, n.displayname,a.value FROM productattributes a, productattributenames n WHERE product_id = '1670' AND a.name = n.originalname
112 0.0008 0.00077700614929199
SELECT * FROM productoffers WHERE product_id = '1670' AND merchantid = 'A1X6FK5RDHNB96'
113 0.0005 0.00050806999206543
SELECT * FROM productoffers
                WHERE product_id = '1670' AND price > 0
                ORDER BY price ASC LIMIT 1
114 0.0009 0.00088405609130859
SELECT * FROM productoffers
                WHERE product_id = 1670
                ORDER BY price ASC LIMIT 1
115 0.0009 0.00090599060058594
SELECT value FROM productattributes
                WHERE product_id = '1670'
                AND name = 'ListPriceAmount'
116 0.0005 0.00048184394836426
SELECT value FROM productattributes WHERE product_id = '1670' AND (name = 'ListPriceAmount' OR name = 'ListPriceFormattedPrice') ORDER BY name LIMIT 1
117 0.0006 0.00060796737670898
SELECT * FROM products WHERE id = '936'
118 0.0006 0.00061297416687012
SELECT * FROM productimages WHERE product_id = '936' ORDER BY sortorder ASC
119 0.0009 0.00094699859619141
SELECT * FROM product_image_select WHERE product_id = '936'
120 0.0005 0.00049805641174316
SELECT * FROM productcustomimages WHERE product_id = '936'
121 0.0020 0.0020091533660889
SELECT a.name, n.displayname,a.value FROM productattributes a, productattributenames n WHERE product_id = '936' AND a.name = n.originalname
122 0.0006 0.00057816505432129
SELECT * FROM productoffers WHERE product_id = '936' AND merchantid = 'A1X6FK5RDHNB96'
123 0.0004 0.00042605400085449
SELECT * FROM productoffers
                WHERE product_id = '936' AND price > 0
                ORDER BY price ASC LIMIT 1
124 0.0005 0.00045609474182129
SELECT value FROM productattributes WHERE product_id = '936' AND (name = 'ListPriceAmount' OR name = 'ListPriceFormattedPrice') ORDER BY name LIMIT 1
125 0.0006 0.00061297416687012
SELECT * FROM products WHERE id = '1655'
126 0.0005 0.00053310394287109
SELECT * FROM productimages WHERE product_id = '1655' ORDER BY sortorder ASC
127 0.0009 0.00088119506835938
SELECT * FROM product_image_select WHERE product_id = '1655'
128 0.0005 0.00045084953308105
SELECT * FROM productcustomimages WHERE product_id = '1655'
129 0.0012 0.0012178421020508
SELECT a.name, n.displayname,a.value FROM productattributes a, productattributenames n WHERE product_id = '1655' AND a.name = n.originalname
130 0.0005 0.00053310394287109
SELECT * FROM productoffers WHERE product_id = '1655' AND merchantid = 'A1X6FK5RDHNB96'
131 0.0004 0.00042414665222168
SELECT * FROM productoffers
                WHERE product_id = '1655' AND price > 0
                ORDER BY price ASC LIMIT 1
132 0.0004 0.00039100646972656
SELECT * FROM productoffers
                WHERE product_id = 1655
                ORDER BY price ASC LIMIT 1
133 0.0005 0.00045299530029297
SELECT value FROM productattributes
                WHERE product_id = '1655'
                AND name = 'ListPriceAmount'
134 0.0005 0.00048518180847168
SELECT value FROM productattributes WHERE product_id = '1655' AND (name = 'ListPriceAmount' OR name = 'ListPriceFormattedPrice') ORDER BY name LIMIT 1
135 0.0006 0.00055885314941406
SELECT * FROM products WHERE id = '4760'
136 0.0006 0.00058603286743164
SELECT * FROM productimages WHERE product_id = '4760' ORDER BY sortorder ASC
137 0.0006 0.00060319900512695
SELECT pi.*, p.parent_id FROM productimages pi, products p WHERE p.parent_id = '4760' AND p.id = pi.product_id ORDER BY pi.sortorder
138 0.0010 0.00095391273498535
SELECT * FROM product_image_select WHERE product_id = '4760'
139 0.0004 0.00044083595275879
SELECT * FROM productcustomimages WHERE product_id = '4760'
140 0.0007 0.00074505805969238
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 = '4760'
                GROUP BY o.product_id
141 0.0028 0.0027999877929688
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     = '4760'
                GROUP BY n.displayname
                ORDER BY n.displayname DESC
142 0.0006 0.00062918663024902
SELECT MAX(amountsaved) AS maxsaving, MIN(amountsaved) AS minsaving FROM productoffers o, products p WHERE o.product_id = p.id AND p.parent_id = 4760
143 0.0011 0.0011100769042969
SELECT a.name, n.displayname,a.value FROM productattributes a, productattributenames n WHERE product_id = '4760' AND a.name = n.originalname
144 0.0004 0.00039792060852051
SELECT * FROM productoffers WHERE product_id = '4760' AND merchantid = 'A1X6FK5RDHNB96'
145 0.0004 0.00039911270141602
SELECT * FROM productoffers
                WHERE product_id = '4760' AND price > 0
                ORDER BY price ASC LIMIT 1
146 0.0004 0.00039196014404297
SELECT * FROM productoffers
                WHERE product_id = 4760
                ORDER BY price ASC LIMIT 1
147 0.0005 0.00045204162597656
SELECT value FROM productattributes
                WHERE product_id = '4760'
                AND name = 'ListPriceAmount'
148 0.0006 0.00056099891662598
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 = '4760'
                GROUP BY o.product_id
149 0.0009 0.00085592269897461
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     = '4760'
                GROUP BY n.displayname
                ORDER BY n.displayname DESC
150 0.0005 0.00054287910461426
SELECT MAX(amountsaved) AS maxsaving, MIN(amountsaved) AS minsaving FROM productoffers o, products p WHERE o.product_id = p.id AND p.parent_id = 4760
151 0.0007 0.00072383880615234
SELECT value FROM productattributes WHERE product_id = '4760' AND (name = 'ListPriceAmount' OR name = 'ListPriceFormattedPrice') ORDER BY name LIMIT 1
152 0.0007 0.00072288513183594
SELECT  o.value
                FROM    products            p,
                        productoptions      o
                WHERE   p.parent_id     = '4760'
                  AND   p.id            = o.product_id
                  AND   o.name          = 'Style'
                GROUP BY o.value
                ORDER BY o.value ASC
153 0.0004 0.00041103363037109
SELECT * FROM products WHERE id = '1245'
154 0.0006 0.00060200691223145
SELECT * FROM productimages WHERE product_id = '1245' ORDER BY sortorder ASC
155 0.0009 0.00088787078857422
SELECT * FROM product_image_select WHERE product_id = '1245'
156 0.0005 0.00049901008605957
SELECT * FROM productcustomimages WHERE product_id = '1245'
157 0.0019 0.0019400119781494
SELECT a.name, n.displayname,a.value FROM productattributes a, productattributenames n WHERE product_id = '1245' AND a.name = n.originalname
158 0.0006 0.00056600570678711
SELECT * FROM productoffers WHERE product_id = '1245' AND merchantid = 'A1X6FK5RDHNB96'
159 0.0004 0.00040793418884277
SELECT * FROM productoffers
                WHERE product_id = '1245' AND price > 0
                ORDER BY price ASC LIMIT 1
160 0.0005 0.00049996376037598
SELECT value FROM productattributes WHERE product_id = '1245' AND (name = 'ListPriceAmount' OR name = 'ListPriceFormattedPrice') ORDER BY name LIMIT 1
161 0.0006 0.00056600570678711
SELECT * FROM products WHERE id = '2492'
162 0.0005 0.00054407119750977
SELECT * FROM productimages WHERE product_id = '2492' ORDER BY sortorder ASC
163 0.0009 0.00088405609130859
SELECT * FROM product_image_select WHERE product_id = '2492'
164 0.0005 0.00048279762268066
SELECT * FROM productcustomimages WHERE product_id = '2492'
165 0.0011 0.0011088848114014
SELECT a.name, n.displayname,a.value FROM productattributes a, productattributenames n WHERE product_id = '2492' AND a.name = n.originalname
166 0.0005 0.00053811073303223
SELECT * FROM productoffers WHERE product_id = '2492' AND merchantid = 'A1X6FK5RDHNB96'
167 0.0004 0.00041389465332031
SELECT * FROM productoffers
                WHERE product_id = '2492' AND price > 0
                ORDER BY price ASC LIMIT 1
168 0.0004 0.00043392181396484
SELECT value FROM productattributes WHERE product_id = '2492' AND (name = 'ListPriceAmount' OR name = 'ListPriceFormattedPrice') ORDER BY name LIMIT 1
169 0.0006 0.00056910514831543
SELECT * FROM products WHERE id = '781'
170 0.0005 0.00053501129150391
SELECT * FROM productimages WHERE product_id = '781' ORDER BY sortorder ASC
171 0.0009 0.00087308883666992
SELECT * FROM product_image_select WHERE product_id = '781'
172 0.0004 0.00042891502380371
SELECT * FROM productcustomimages WHERE product_id = '781'
173 0.0009 0.00094008445739746
SELECT a.name, n.displayname,a.value FROM productattributes a, productattributenames n WHERE product_id = '781' AND a.name = n.originalname
174 0.0004 0.00044012069702148
SELECT * FROM productoffers WHERE product_id = '781' AND merchantid = 'A1X6FK5RDHNB96'
175 0.0003 0.00034904479980469
SELECT * FROM productoffers
                WHERE product_id = '781' AND price > 0
                ORDER BY price ASC LIMIT 1
176 0.0003 0.00029706954956055
SELECT * FROM productoffers
                WHERE product_id = 781
                ORDER BY price ASC LIMIT 1
177 0.0003 0.00032210350036621
SELECT value FROM productattributes
                WHERE product_id = '781'
                AND name = 'ListPriceAmount'
178 0.0003 0.00034785270690918
SELECT value FROM productattributes WHERE product_id = '781' AND (name = 'ListPriceAmount' OR name = 'ListPriceFormattedPrice') ORDER BY name LIMIT 1
179 0.0005 0.00049686431884766
SELECT * FROM products WHERE id = '3258'
180 0.0006 0.00056815147399902
SELECT * FROM productimages WHERE product_id = '3258' ORDER BY sortorder ASC
181 0.0007 0.00071001052856445
SELECT * FROM product_image_select WHERE product_id = '3258'
182 0.0004 0.00037217140197754
SELECT * FROM productcustomimages WHERE product_id = '3258'
183 0.0019 0.0018880367279053
SELECT a.name, n.displayname,a.value FROM productattributes a, productattributenames n WHERE product_id = '3258' AND a.name = n.originalname
184 0.0005 0.00047612190246582
SELECT * FROM productoffers WHERE product_id = '3258' AND merchantid = 'A1X6FK5RDHNB96'
185 0.0004 0.00042510032653809
SELECT * FROM productoffers
                WHERE product_id = '3258' AND price > 0
                ORDER BY price ASC LIMIT 1
186 0.0004 0.00038981437683105
SELECT value FROM productattributes WHERE product_id = '3258' AND (name = 'ListPriceAmount' OR name = 'ListPriceFormattedPrice') ORDER BY name LIMIT 1
187 0.0005 0.00050091743469238
SELECT * FROM products WHERE id = '2210'
188 0.0004 0.00043797492980957
SELECT * FROM productimages WHERE product_id = '2210' ORDER BY sortorder ASC
189 0.0008 0.00076007843017578
SELECT * FROM product_image_select WHERE product_id = '2210'
190 0.0004 0.00042295455932617
SELECT * FROM productcustomimages WHERE product_id = '2210'
191 0.0009 0.00094008445739746
SELECT a.name, n.displayname,a.value FROM productattributes a, productattributenames n WHERE product_id = '2210' AND a.name = n.originalname
192 0.0005 0.00045585632324219
SELECT * FROM productoffers WHERE product_id = '2210' AND merchantid = 'A1X6FK5RDHNB96'
193 0.0004 0.00035214424133301
SELECT * FROM productoffers
                WHERE product_id = '2210' AND price > 0
                ORDER BY price ASC LIMIT 1
194 0.0003 0.00028181076049805
SELECT * FROM productoffers
                WHERE product_id = 2210
                ORDER BY price ASC LIMIT 1
195 0.0007 0.00070500373840332
SELECT value FROM productattributes
                WHERE product_id = '2210'
                AND name = 'ListPriceAmount'
196 0.0002 0.00024199485778809
SELECT value FROM productattributes WHERE product_id = '2210' AND (name = 'ListPriceAmount' OR name = 'ListPriceFormattedPrice') ORDER BY name LIMIT 1
197 0.0003 0.00034809112548828
SELECT * FROM products WHERE id = '4521'
198 0.0003 0.00033307075500488
SELECT * FROM productimages WHERE product_id = '4521' ORDER BY sortorder ASC
199 0.0002 0.00024700164794922
SELECT pi.*, p.parent_id FROM productimages pi, products p WHERE p.parent_id = '4521' AND p.id = pi.product_id ORDER BY pi.sortorder
200 0.0004 0.00042390823364258
SELECT * FROM product_image_select WHERE product_id = '4521'
201 0.0003 0.00025391578674316
SELECT * FROM productcustomimages WHERE product_id = '4521'
202 0.0003 0.00032496452331543
SELECT  o.product_id, MIN(o.price) as price, p.customprice
                FROM    products        p,
                        productoffers   o
                WHERE   p.id        = o.product_id
                  AND   p.parent_id = '4521'
                GROUP BY o.product_id
203 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     = '4521'
                GROUP BY n.displayname
                ORDER BY n.displayname DESC
204 0.0003 0.00025200843811035
SELECT MAX(amountsaved) AS maxsaving, MIN(amountsaved) AS minsaving FROM productoffers o, products p WHERE o.product_id = p.id AND p.parent_id = 4521
205 0.0009 0.00086498260498047
SELECT a.name, n.displayname,a.value FROM productattributes a, productattributenames n WHERE product_id = '4521' AND a.name = n.originalname
206 0.0002 0.00024700164794922
SELECT * FROM productoffers WHERE product_id = '4521' AND merchantid = 'A1X6FK5RDHNB96'
207 0.0003 0.00025105476379395
SELECT * FROM productoffers
                WHERE product_id = '4521' AND price > 0
                ORDER BY price ASC LIMIT 1
208 0.0002 0.00023794174194336
SELECT * FROM productoffers
                WHERE product_id = 4521
                ORDER BY price ASC LIMIT 1
209 0.0002 0.00024199485778809
SELECT value FROM productattributes
                WHERE product_id = '4521'
                AND name = 'ListPriceAmount'
210 0.0002 0.00024104118347168
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 = '4521'
                GROUP BY o.product_id
211 0.0004 0.00035500526428223
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     = '4521'
                GROUP BY n.displayname
                ORDER BY n.displayname DESC
212 0.0002 0.00023198127746582
SELECT MAX(amountsaved) AS maxsaving, MIN(amountsaved) AS minsaving FROM productoffers o, products p WHERE o.product_id = p.id AND p.parent_id = 4521
213 0.0004 0.0003509521484375
SELECT value FROM productattributes WHERE product_id = '4521' AND (name = 'ListPriceAmount' OR name = 'ListPriceFormattedPrice') ORDER BY name LIMIT 1
214 0.0003 0.00025486946105957
SELECT * FROM products WHERE parent_id = '4521'
215 0.0004 0.00044393539428711
SELECT * FROM products WHERE id = '2802'
216 0.0005 0.00046706199645996
SELECT * FROM productimages WHERE product_id = '2802' ORDER BY sortorder ASC
217 0.0006 0.00058484077453613
SELECT * FROM product_image_select WHERE product_id = '2802'
218 0.0003 0.0002601146697998
SELECT * FROM productcustomimages WHERE product_id = '2802'
219 0.0006 0.00055289268493652
SELECT a.name, n.displayname,a.value FROM productattributes a, productattributenames n WHERE product_id = '2802' AND a.name = n.originalname
220 0.0003 0.00031709671020508
SELECT * FROM productoffers WHERE product_id = '2802' AND merchantid = 'A1X6FK5RDHNB96'
221 0.0003 0.00026798248291016
SELECT * FROM productoffers
                WHERE product_id = '2802' AND price > 0
                ORDER BY price ASC LIMIT 1
222 0.0003 0.00026702880859375
SELECT value FROM productattributes WHERE product_id = '2802' AND (name = 'ListPriceAmount' OR name = 'ListPriceFormattedPrice') ORDER BY name LIMIT 1
223 0.0003 0.00031900405883789
SELECT * FROM products WHERE id = '1481'
224 0.0003 0.00029611587524414
SELECT * FROM productimages WHERE product_id = '1481' ORDER BY sortorder ASC
225 0.0004 0.00043892860412598
SELECT * FROM product_image_select WHERE product_id = '1481'
226 0.0003 0.00028085708618164
SELECT * FROM productcustomimages WHERE product_id = '1481'
227 0.0011 0.001093864440918
SELECT a.name, n.displayname,a.value FROM productattributes a, productattributenames n WHERE product_id = '1481' AND a.name = n.originalname
228 0.0003 0.00030899047851562
SELECT * FROM productoffers WHERE product_id = '1481' AND merchantid = 'A1X6FK5RDHNB96'
229 0.0003 0.00027298927307129
SELECT * FROM productoffers
                WHERE product_id = '1481' AND price > 0
                ORDER BY price ASC LIMIT 1
230 0.0003 0.00026392936706543
SELECT value FROM productattributes WHERE product_id = '1481' AND (name = 'ListPriceAmount' OR name = 'ListPriceFormattedPrice') ORDER BY name LIMIT 1
231 0.0003 0.00033807754516602
SELECT * FROM products WHERE id = '2800'
232 0.0003 0.00029420852661133
SELECT * FROM productimages WHERE product_id = '2800' ORDER BY sortorder ASC
233 0.0004 0.00043511390686035
SELECT * FROM product_image_select WHERE product_id = '2800'
234 0.0003 0.00029182434082031
SELECT * FROM productcustomimages WHERE product_id = '2800'
235 0.0006 0.00055503845214844
SELECT a.name, n.displayname,a.value FROM productattributes a, productattributenames n WHERE product_id = '2800' AND a.name = n.originalname
236 0.0003 0.00030303001403809
SELECT * FROM productoffers WHERE product_id = '2800' AND merchantid = 'A1X6FK5RDHNB96'
237 0.0002 0.00024294853210449
SELECT * FROM productoffers
                WHERE product_id = '2800' AND price > 0
                ORDER BY price ASC LIMIT 1
238 0.0002 0.00021910667419434
SELECT * FROM productoffers
                WHERE product_id = 2800
                ORDER BY price ASC LIMIT 1
239 0.0002 0.00023698806762695
SELECT value FROM productattributes
                WHERE product_id = '2800'
                AND name = 'ListPriceAmount'
240 0.0002 0.00024700164794922
SELECT value FROM productattributes WHERE product_id = '2800' AND (name = 'ListPriceAmount' OR name = 'ListPriceFormattedPrice') ORDER BY name LIMIT 1
241 0.0003 0.00033998489379883
SELECT * FROM products WHERE id = '1269'
242 0.0003 0.00029110908508301
SELECT * FROM productimages WHERE product_id = '1269' ORDER BY sortorder ASC
243 0.0004 0.00042605400085449
SELECT * FROM product_image_select WHERE product_id = '1269'
244 0.0003 0.00025796890258789
SELECT * FROM productcustomimages WHERE product_id = '1269'
245 0.0007 0.00072908401489258
SELECT a.name, n.displayname,a.value FROM productattributes a, productattributenames n WHERE product_id = '1269' AND a.name = n.originalname
246 0.0003 0.00030899047851562
SELECT * FROM productoffers WHERE product_id = '1269' AND merchantid = 'A1X6FK5RDHNB96'
247 0.0003 0.00025010108947754
SELECT * FROM productoffers
                WHERE product_id = '1269' AND price > 0
                ORDER BY price ASC LIMIT 1
248 0.0002 0.00021195411682129
SELECT * FROM productoffers
                WHERE product_id = 1269
                ORDER BY price ASC LIMIT 1
249 0.0002 0.00023293495178223
SELECT value FROM productattributes
                WHERE product_id = '1269'
                AND name = 'ListPriceAmount'
250 0.0003 0.00025010108947754
SELECT value FROM productattributes WHERE product_id = '1269' AND (name = 'ListPriceAmount' OR name = 'ListPriceFormattedPrice') ORDER BY name LIMIT 1
251 0.0003 0.00033783912658691
SELECT * FROM products WHERE id = '4078'
252 0.0003 0.00032901763916016
SELECT * FROM productimages WHERE product_id = '4078' ORDER BY sortorder ASC
253 0.0003 0.00026988983154297
SELECT pi.*, p.parent_id FROM productimages pi, products p WHERE p.parent_id = '4078' AND p.id = pi.product_id ORDER BY pi.sortorder
254 0.0005 0.00048303604125977
SELECT * FROM product_image_select WHERE product_id = '4078'
255 0.0010 0.0010359287261963
SELECT * FROM productcustomimages WHERE product_id = '4078'
256 0.0006 0.00056314468383789
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 = '4078'
                GROUP BY o.product_id
257 0.0006 0.00055789947509766
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     = '4078'
                GROUP BY n.displayname
                ORDER BY n.displayname DESC
258 0.0006 0.00058698654174805
SELECT MAX(amountsaved) AS maxsaving, MIN(amountsaved) AS minsaving FROM productoffers o, products p WHERE o.product_id = p.id AND p.parent_id = 4078
259 0.0011 0.0010819435119629
SELECT a.name, n.displayname,a.value FROM productattributes a, productattributenames n WHERE product_id = '4078' AND a.name = n.originalname
260 0.0002 0.00024700164794922
SELECT * FROM productoffers WHERE product_id = '4078' AND merchantid = 'A1X6FK5RDHNB96'
261 0.0002 0.00024294853210449
SELECT * FROM productoffers
                WHERE product_id = '4078' AND price > 0
                ORDER BY price ASC LIMIT 1
262 0.0002 0.00022292137145996
SELECT * FROM productoffers
                WHERE product_id = 4078
                ORDER BY price ASC LIMIT 1
263 0.0002 0.00023603439331055
SELECT value FROM productattributes
                WHERE product_id = '4078'
                AND name = 'ListPriceAmount'
264 0.0002 0.0002448558807373
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 = '4078'
                GROUP BY o.product_id
265 0.0004 0.00037503242492676
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     = '4078'
                GROUP BY n.displayname
                ORDER BY n.displayname DESC
266 0.0002 0.00024104118347168
SELECT MAX(amountsaved) AS maxsaving, MIN(amountsaved) AS minsaving FROM productoffers o, products p WHERE o.product_id = p.id AND p.parent_id = 4078
267 0.0005 0.00053787231445312
SELECT * FROM products WHERE parent_id = '4078'
268 0.0002 0.00024914741516113
SELECT * FROM products WHERE id = '2004'
269 0.0003 0.00029397010803223
SELECT * FROM productimages WHERE product_id = '2004' ORDER BY sortorder ASC
270 0.0005 0.0004570484161377
SELECT * FROM product_image_select WHERE product_id = '2004'
271 0.0003 0.00030803680419922
SELECT * FROM productcustomimages WHERE product_id = '2004'
272 0.0006 0.00055789947509766
SELECT a.name, n.displayname,a.value FROM productattributes a, productattributenames n WHERE product_id = '2004' AND a.name = n.originalname
273 0.0003 0.00030303001403809
SELECT * FROM productoffers WHERE product_id = '2004' AND merchantid = 'A1X6FK5RDHNB96'
274 0.0003 0.00025510787963867
SELECT * FROM productoffers
                WHERE product_id = '2004' AND price > 0
                ORDER BY price ASC LIMIT 1
275 0.0003 0.00026893615722656
SELECT value FROM productattributes WHERE product_id = '2004' AND (name = 'ListPriceAmount' OR name = 'ListPriceFormattedPrice') ORDER BY name LIMIT 1
276 0.0004 0.00035500526428223
SELECT * FROM products WHERE id = '3324'
277 0.0004 0.00035905838012695
SELECT * FROM productimages WHERE product_id = '3324' ORDER BY sortorder ASC
278 0.0005 0.0004889965057373
SELECT * FROM product_image_select WHERE product_id = '3324'
279 0.0003 0.00027298927307129
SELECT * FROM productcustomimages WHERE product_id = '3324'
280 0.0007 0.00067281723022461
SELECT a.name, n.displayname,a.value FROM productattributes a, productattributenames n WHERE product_id = '3324' AND a.name = n.originalname
281 0.0003 0.00031208992004395
SELECT * FROM productoffers WHERE product_id = '3324' AND merchantid = 'A1X6FK5RDHNB96'
282 0.0003 0.00025296211242676
SELECT * FROM productoffers
                WHERE product_id = '3324' AND price > 0
                ORDER BY price ASC LIMIT 1
283 0.0002 0.00024795532226562
SELECT value FROM productattributes WHERE product_id = '3324' AND (name = 'ListPriceAmount' OR name = 'ListPriceFormattedPrice') ORDER BY name LIMIT 1
284 0.0004 0.00036811828613281
SELECT * FROM products WHERE id = '4923'
285 0.0003 0.00029897689819336
SELECT * FROM productimages WHERE product_id = '4923' ORDER BY sortorder ASC
286 0.0005 0.00045394897460938
SELECT * FROM product_image_select WHERE product_id = '4923'
287 0.0005 0.0004580020904541
SELECT * FROM productcustomimages WHERE product_id = '4923'
288 0.0009 0.00089311599731445
SELECT a.name, n.displayname,a.value FROM productattributes a, productattributenames n WHERE product_id = '4923' AND a.name = n.originalname
289 0.0003 0.00032591819763184
SELECT * FROM productoffers WHERE product_id = '4923' AND merchantid = 'A1X6FK5RDHNB96'
290 0.0003 0.00025105476379395
SELECT * FROM productoffers
                WHERE product_id = '4923' AND price > 0
                ORDER BY price ASC LIMIT 1
291 0.0002 0.00022506713867188
SELECT * FROM productoffers
                WHERE product_id = 4923
                ORDER BY price ASC LIMIT 1
292 0.0002 0.00023508071899414
SELECT value FROM productattributes
                WHERE product_id = '4923'
                AND name = 'ListPriceAmount'
293 0.0003 0.00025796890258789
SELECT value FROM productattributes WHERE product_id = '4923' AND (name = 'ListPriceAmount' OR name = 'ListPriceFormattedPrice') ORDER BY name LIMIT 1
294 0.0015 0.0014989376068115
SELECT * FROM customerreviews WHERE approved = 1 AND productid = '1670' ORDER BY timestamp DESC
295 0.0002 0.00024509429931641
SELECT * FROM customerreviews WHERE approved = 1 AND productid = '936' ORDER BY timestamp DESC
296 0.0003 0.0002901554107666
SELECT * FROM customerreviews WHERE approved = 1 AND productid = '1655' ORDER BY timestamp DESC
297 0.0002 0.00019693374633789
SELECT * FROM customerreviews WHERE approved = 1 AND productid = '4760' ORDER BY timestamp DESC
298 0.0002 0.00020599365234375
SELECT * FROM customerreviews WHERE approved = 1 AND productid = '1245' ORDER BY timestamp DESC
299 0.0002 0.00021195411682129
SELECT * FROM customerreviews WHERE approved = 1 AND productid = '2492' ORDER BY timestamp DESC
300 0.0002 0.00018978118896484
SELECT * FROM customerreviews WHERE approved = 1 AND productid = '781' ORDER BY timestamp DESC
301 0.0002 0.00018811225891113
SELECT * FROM customerreviews WHERE approved = 1 AND productid = '3258' ORDER BY timestamp DESC
302 0.0002 0.00018095970153809
SELECT * FROM customerreviews WHERE approved = 1 AND productid = '2210' ORDER BY timestamp DESC
303 0.0002 0.00019001960754395
SELECT * FROM customerreviews WHERE approved = 1 AND productid = '4521' ORDER BY timestamp DESC
304 0.0002 0.00019502639770508
SELECT * FROM customerreviews WHERE approved = 1 AND productid = '2802' ORDER BY timestamp DESC
305 0.0002 0.00021100044250488
SELECT * FROM customerreviews WHERE approved = 1 AND productid = '1481' ORDER BY timestamp DESC
306 0.0002 0.00021815299987793
SELECT * FROM customerreviews WHERE approved = 1 AND productid = '2800' ORDER BY timestamp DESC
307 0.0002 0.00019717216491699
SELECT * FROM customerreviews WHERE approved = 1 AND productid = '1269' ORDER BY timestamp DESC
308 0.0002 0.00019598007202148
SELECT * FROM customerreviews WHERE approved = 1 AND productid = '4078' ORDER BY timestamp DESC
309 0.0002 0.00018501281738281
SELECT * FROM customerreviews WHERE approved = 1 AND productid = '2004' ORDER BY timestamp DESC
310 0.0002 0.00018477439880371
SELECT * FROM customerreviews WHERE approved = 1 AND productid = '3324' ORDER BY timestamp DESC
311 0.0002 0.00019502639770508
SELECT * FROM customerreviews WHERE approved = 1 AND productid = '4923' ORDER BY timestamp DESC
312 0.0009 0.00087404251098633
SELECT * FROM template_info WHERE templateuid = 'fsb-fluid2018'
313 0.0007 0.00066113471984863
SELECT ga_value FROM google_analytics_options WHERE `ga_key` = 'ga_user_data'
314 0.0003 0.00025105476379395
SELECT ga_value FROM google_analytics_options WHERE `ga_key` = 'ga_tracking_status'
315 0.0117 0.011681079864502
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
316 0.0010 0.00095200538635254
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
317 0.0003 0.00034713745117188
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
318 0.0003 0.00034904479980469
SELECT * FROM products WHERE id = 1626
319 0.0003 0.00026392936706543
SELECT * FROM products WHERE id = 4041
320 0.0002 0.00023198127746582
SELECT * FROM products WHERE id = 4312
321 0.0002 0.00024604797363281
SELECT * FROM products WHERE id = 777
322 0.0002 0.0002291202545166
SELECT * FROM products WHERE id = 3881
323 0.0003 0.00026702880859375
SELECT * FROM products WHERE id = 4213
324 0.0002 0.00023317337036133
SELECT * FROM products WHERE id = '1626'
325 0.0003 0.00029611587524414
SELECT * FROM productimages WHERE product_id = '1626' ORDER BY sortorder ASC
326 0.0004 0.00044083595275879
SELECT * FROM product_image_select WHERE product_id = '1626'
327 0.0003 0.00026512145996094
SELECT * FROM productcustomimages WHERE product_id = '1626'
328 0.0006 0.00062298774719238
SELECT a.name, n.displayname,a.value FROM productattributes a, productattributenames n WHERE product_id = '1626' AND a.name = n.originalname
329 0.0003 0.00033807754516602
SELECT * FROM productoffers WHERE product_id = '1626' AND merchantid = 'A1X6FK5RDHNB96'
330 0.0003 0.00026702880859375
SELECT * FROM productoffers
                WHERE product_id = '1626' AND price > 0
                ORDER BY price ASC LIMIT 1
331 0.0003 0.00027108192443848
SELECT value FROM productattributes WHERE product_id = '1626' AND (name = 'ListPriceAmount' OR name = 'ListPriceFormattedPrice') ORDER BY name LIMIT 1
332 0.0003 0.00032806396484375
SELECT * FROM products WHERE id = '4041'
333 0.0003 0.00029706954956055
SELECT * FROM productimages WHERE product_id = '4041' ORDER BY sortorder ASC
334 0.0004 0.0004429817199707
SELECT * FROM product_image_select WHERE product_id = '4041'
335 0.0003 0.00026798248291016
SELECT * FROM productcustomimages WHERE product_id = '4041'
336 0.0007 0.00069594383239746
SELECT a.name, n.displayname,a.value FROM productattributes a, productattributenames n WHERE product_id = '4041' AND a.name = n.originalname
337 0.0003 0.00031805038452148
SELECT * FROM productoffers WHERE product_id = '4041' AND merchantid = 'A1X6FK5RDHNB96'
338 0.0003 0.00026416778564453
SELECT * FROM productoffers
                WHERE product_id = '4041' AND price > 0
                ORDER BY price ASC LIMIT 1
339 0.0003 0.00027585029602051
SELECT value FROM productattributes WHERE product_id = '4041' AND (name = 'ListPriceAmount' OR name = 'ListPriceFormattedPrice') ORDER BY name LIMIT 1
340 0.0003 0.00034689903259277
SELECT * FROM products WHERE id = '4312'
341 0.0003 0.00031113624572754
SELECT * FROM productimages WHERE product_id = '4312' ORDER BY sortorder ASC
342 0.0004 0.0004429817199707
SELECT * FROM product_image_select WHERE product_id = '4312'
343 0.0003 0.00029182434082031
SELECT * FROM productcustomimages WHERE product_id = '4312'
344 0.0007 0.00067400932312012
SELECT a.name, n.displayname,a.value FROM productattributes a, productattributenames n WHERE product_id = '4312' AND a.name = n.originalname
345 0.0003 0.00032711029052734
SELECT * FROM productoffers WHERE product_id = '4312' AND merchantid = 'A1X6FK5RDHNB96'
346 0.0003 0.00025391578674316
SELECT * FROM productoffers
                WHERE product_id = '4312' AND price > 0
                ORDER BY price ASC LIMIT 1
347 0.0003 0.00025606155395508
SELECT value FROM productattributes WHERE product_id = '4312' AND (name = 'ListPriceAmount' OR name = 'ListPriceFormattedPrice') ORDER BY name LIMIT 1
348 0.0003 0.00032901763916016
SELECT * FROM products WHERE id = '777'
349 0.0003 0.00031518936157227
SELECT * FROM productimages WHERE product_id = '777' ORDER BY sortorder ASC
350 0.0005 0.00046300888061523
SELECT * FROM product_image_select WHERE product_id = '777'
351 0.0003 0.00025701522827148
SELECT * FROM productcustomimages WHERE product_id = '777'
352 0.0007 0.00065803527832031
SELECT a.name, n.displayname,a.value FROM productattributes a, productattributenames n WHERE product_id = '777' AND a.name = n.originalname
353 0.0003 0.0003049373626709
SELECT * FROM productoffers WHERE product_id = '777' AND merchantid = 'A1X6FK5RDHNB96'
354 0.0003 0.00025415420532227
SELECT * FROM productoffers
                WHERE product_id = '777' AND price > 0
                ORDER BY price ASC LIMIT 1
355 0.0003 0.00025200843811035
SELECT value FROM productattributes WHERE product_id = '777' AND (name = 'ListPriceAmount' OR name = 'ListPriceFormattedPrice') ORDER BY name LIMIT 1
356 0.0003 0.00034809112548828
SELECT * FROM products WHERE id = '3881'
357 0.0004 0.00035500526428223
SELECT * FROM productimages WHERE product_id = '3881' ORDER BY sortorder ASC
358 0.0004 0.00043916702270508
SELECT * FROM product_image_select WHERE product_id = '3881'
359 0.0003 0.00027990341186523
SELECT * FROM productcustomimages WHERE product_id = '3881'
360 0.0007 0.00069808959960938
SELECT a.name, n.displayname,a.value FROM productattributes a, productattributenames n WHERE product_id = '3881' AND a.name = n.originalname
361 0.0003 0.00032687187194824
SELECT * FROM productoffers WHERE product_id = '3881' AND merchantid = 'A1X6FK5RDHNB96'
362 0.0003 0.00029206275939941
SELECT * FROM productoffers
                WHERE product_id = '3881' AND price > 0
                ORDER BY price ASC LIMIT 1
363 0.0003 0.00030994415283203
SELECT value FROM productattributes WHERE product_id = '3881' AND (name = 'ListPriceAmount' OR name = 'ListPriceFormattedPrice') ORDER BY name LIMIT 1
364 0.0004 0.00035905838012695
SELECT * FROM products WHERE id = '4213'
365 0.0004 0.00036501884460449
SELECT * FROM productimages WHERE product_id = '4213' ORDER BY sortorder ASC
366 0.0005 0.00047898292541504
SELECT * FROM product_image_select WHERE product_id = '4213'
367 0.0003 0.00029206275939941
SELECT * FROM productcustomimages WHERE product_id = '4213'
368 0.0008 0.0007939338684082
SELECT a.name, n.displayname,a.value FROM productattributes a, productattributenames n WHERE product_id = '4213' AND a.name = n.originalname
369 0.0003 0.0003349781036377
SELECT * FROM productoffers WHERE product_id = '4213' AND merchantid = 'A1X6FK5RDHNB96'
370 0.0003 0.00032496452331543
SELECT * FROM productoffers
                WHERE product_id = '4213' AND price > 0
                ORDER BY price ASC LIMIT 1
371 0.0003 0.00030112266540527
SELECT value FROM productattributes WHERE product_id = '4213' AND (name = 'ListPriceAmount' OR name = 'ListPriceFormattedPrice') ORDER BY name LIMIT 1
372 0.0015 0.0015420913696289
SELECT * FROM template_includes WHERE deleted = 0 AND templateuid = 'fsb-fluid2018' AND area = 'header' ORDER BY sortorder ASC
373 0.0005 0.00050997734069824
SELECT * FROM template_includes WHERE deleted = 0 AND templateuid = 'fsb-fluid2018' AND area = 'footer' ORDER BY sortorder ASC
374 0.0018 0.0017950534820557
SELECT * FROM template_css WHERE deleted = 0 AND templateuid = 'fsb-fluid2018' AND skinuid = ''
375 0.0009 0.000946044921875
SELECT * FROM template_images WHERE deleted = 0 AND templateuid = 'fsb-fluid2018'
376 0.0004 0.00043296813964844
SELECT * FROM template_images WHERE deleted = 0 AND templateuid = 'fsb-fluid2018'
377 0.0008 0.00082612037658691
SELECT * FROM template_images WHERE templateuid = 'fsb-fluid2018' AND imageuid = 'FB_DEFAULT_SHARE_IMAGE'
378 0.0007 0.00074911117553711
SELECT * FROM template_images WHERE templateuid = 'fsb-fluid2018' AND imageuid = 'HEAD_LOGO'