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.4562759399414 362 1.0681 0


No Amazon API Requests Made.


App Debug - Total Time 1.4562759399414 seconds

Number Time From Start Name Description
1 0.36298680305481 Initialise Initialise FSB Function
2 0.36485195159912 App Controller Start Start of the App controller (called before the controller of every page)
3 0.38698101043701 Start of getCategoryListByGroup Function Before first category groups query
4 0.38767385482788 After initial query Before first category groups query
5 0.38767385482788 Get Category List for Group Before the call to getCategoryList function
6 0.38767600059509 Start of GetCategoryList function Start of the function
7 0.38767695426941 Before getting categories Query to get specific category list
8 0.38840389251709 After getting categories Query to get specific category list
9 0.38840389251709 Before getting category custom Before call to function getCategoryCustom
10 0.40254592895508 After getting category custom After call to function getCategoryCustom
11 0.40254783630371 Before getting category custom Before call to function getCategoryCustom
12 0.41058778762817 After getting category custom After call to function getCategoryCustom
13 0.41058897972107 Before getting category custom Before call to function getCategoryCustom
14 0.41491293907166 After getting category custom After call to function getCategoryCustom
15 0.41491293907166 Before getting category custom Before call to function getCategoryCustom
16 0.41790080070496 After getting category custom After call to function getCategoryCustom
17 0.41790199279785 Before getting category custom Before call to function getCategoryCustom
18 0.4208619594574 After getting category custom After call to function getCategoryCustom
19 0.4208619594574 Before getting category custom Before call to function getCategoryCustom
20 0.42379689216614 After getting category custom After call to function getCategoryCustom
21 0.42379784584045 End of GetCategoryList function End of the function
22 0.42380094528198 Get Category List for Group Before the call to getCategoryList function
23 0.4238018989563 Start of GetCategoryList function Start of the function
24 0.42380285263062 Before getting categories Query to get specific category list
25 0.42414093017578 End of getCategoryListByGroup Function Before return()
26 1.2785799503326 App Controller End End of the App controller (called before the controller of every page)
27 1.3920588493347 App_after Controller Start Start of the App_after controller (called after the controller of every page)
28 1.3942987918854 Before Get Options Before the call to getOptions in the tpl class
29 1.4312329292297 After Get Options After the call to getOptions in the tpl class
30 1.4312689304352 App_after Controller End End of the App_after controller (called after the controller of every page)
31 1.4562678337097 Finalizing debug Before the debug is output to the page.
32 1.4562749862671 End of App This is the end of the app logging, final timestamp


Query Debug - 362 Database Queries. Total time 1.0681 seconds

Number Time (Seconds) Time (Milliseconds) Query
1 0.0008 0.00077700614929199
SELECT parameter, value FROM parameters
2 0.0024 0.0024452209472656
SELECT * FROM `bad_bots`
3 0.0002 0.00021815299987793
SET time_zone = 'Europe/London'
4 0.0007 0.0007331371307373
SELECT version FROM version ORDER BY `installed` DESC LIMIT 1
5 0.0008 0.00080084800720215
INSERT INTO ga_users (`isbot`, `ips`) SELECT '1', 'a:1:{i:0;s:14:\"216.73.216.139\";}'
6 0.0008 0.00081110000610352
INSERT INTO ga_sessions (`sessionlastseen`) SELECT '1751440716'
7 0.0009 0.00088286399841309
SELECT * FROM autorun ORDER BY lastrun ASC
8 0.0003 0.00030708312988281
UPDATE autorun SET lastrun = '2025-07-02 07:18:36' WHERE id = '16'
9 0.0003 0.00034499168395996
SELECT * FROM version ORDER BY installed DESC LIMIT 1
10 0.0007 0.00070881843566895
SELECT id FROM pages WHERE pagename = 'search' LIMIT 1
11 0.0002 0.00024509429931641
SELECT * FROM pages WHERE id = 52
12 0.0014 0.0013928413391113
SELECT * FROM template_options WHERE deleted = 0 AND templateuid = 'fsb-fluid2018'
13 0.0199 0.019942998886108
SELECT * FROM template_text WHERE deleted = 0 AND templateuid = 'fsb-fluid2018' AND language = 'en'
14 0.0004 0.00044703483581543
SELECT * FROM pages WHERE pagename = 'search'
15 0.0007 0.00068879127502441
SELECT * FROM categorygroups ORDER BY sortorder ASC
16 0.0007 0.00071907043457031
SELECT * FROM categories WHERE parent_id = '0' AND categorygroup_id = '1'  AND hidden = 0 ORDER BY sortorder ASC
17 0.0054 0.005422830581665
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.0008 0.00084495544433594
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.0006 0.0006110668182373
SELECT COUNT(DISTINCT(bundle_id)) FROM bundle_categories WHERE category_id = 26
20 0.0003 0.0002899169921875
SELECT id FROM categories WHERE parent_id = '26'
21 0.0045 0.0045058727264404
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.0008 0.00076699256896973
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.0007 0.00069689750671387
SELECT COUNT(DISTINCT(cp.id)) FROM custom_products cp, products_categories c
				WHERE cp.id = c.product_id
				  AND c.category_id IN (26)
				  AND c.prod_type = 'custom'
				  AND cp.hide = 0
24 0.0007 0.00065207481384277
SELECT COUNT(DISTINCT(id)) FROM categories_autopopulate WHERE category_id = '26'
25 0.0003 0.00030899047851562
SELECT * FROM categorygroups WHERE id = '1'
26 0.0029 0.0029270648956299
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.00032687187194824
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.00026893615722656
SELECT COUNT(DISTINCT(bundle_id)) FROM bundle_categories WHERE category_id = 27
29 0.0003 0.00028705596923828
SELECT id FROM categories WHERE parent_id = '27'
30 0.0029 0.0029208660125732
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.00035619735717773
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.00033903121948242
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.00030112266540527
SELECT COUNT(DISTINCT(id)) FROM categories_autopopulate WHERE category_id = '27'
34 0.0003 0.00028896331787109
SELECT * FROM categorygroups WHERE id = '1'
35 0.0011 0.0010538101196289
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.00029492378234863
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.00027799606323242
SELECT COUNT(DISTINCT(bundle_id)) FROM bundle_categories WHERE category_id = 28
38 0.0003 0.00030684471130371
SELECT id FROM categories WHERE parent_id = '28'
39 0.0011 0.0011098384857178
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.00032591819763184
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.00034093856811523
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.00030994415283203
SELECT COUNT(DISTINCT(id)) FROM categories_autopopulate WHERE category_id = '28'
43 0.0003 0.00028586387634277
SELECT * FROM categorygroups WHERE id = '1'
44 0.0004 0.00039005279541016
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.00031709671020508
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.00026392936706543
SELECT COUNT(DISTINCT(bundle_id)) FROM bundle_categories WHERE category_id = 29
47 0.0003 0.00029397010803223
SELECT id FROM categories WHERE parent_id = '29'
48 0.0004 0.0004429817199707
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.00033283233642578
SELECT COUNT(DISTINCT(p.id)) FROM bundles p, bundle_categories c
				WHERE p.id = c.bundle_id
				  AND c.category_id IN (29)
				  AND p.disabled = 0 
50 0.0003 0.00033402442932129
SELECT COUNT(DISTINCT(cp.id)) FROM custom_products cp, products_categories c
				WHERE cp.id = c.product_id
				  AND c.category_id IN (29)
				  AND c.prod_type = 'custom'
				  AND cp.hide = 0
51 0.0003 0.00030994415283203
SELECT COUNT(DISTINCT(id)) FROM categories_autopopulate WHERE category_id = '29'
52 0.0003 0.00028491020202637
SELECT * FROM categorygroups WHERE id = '1'
53 0.0004 0.00038599967956543
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.00030207633972168
SELECT COUNT(*) FROM ebay_products p, products_categories pc WHERE p.id = pc.product_id AND prod_type = 'ebay' AND pc.category_id = 30
55 0.0003 0.00026798248291016
SELECT COUNT(DISTINCT(bundle_id)) FROM bundle_categories WHERE category_id = 30
56 0.0003 0.00027894973754883
SELECT id FROM categories WHERE parent_id = '30'
57 0.0004 0.00043797492980957
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.00031709671020508
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.00034904479980469
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.00030779838562012
SELECT COUNT(DISTINCT(id)) FROM categories_autopopulate WHERE category_id = '30'
61 0.0003 0.00029492378234863
SELECT * FROM categorygroups WHERE id = '1'
62 0.0004 0.00040698051452637
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.00030517578125
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.00026106834411621
SELECT COUNT(DISTINCT(bundle_id)) FROM bundle_categories WHERE category_id = 31
65 0.0003 0.00028300285339355
SELECT id FROM categories WHERE parent_id = '31'
66 0.0004 0.00044012069702148
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.00031089782714844
SELECT COUNT(DISTINCT(p.id)) FROM bundles p, bundle_categories c
				WHERE p.id = c.bundle_id
				  AND c.category_id IN (31)
				  AND p.disabled = 0 
68 0.0003 0.00032401084899902
SELECT COUNT(DISTINCT(cp.id)) FROM custom_products cp, products_categories c
				WHERE cp.id = c.product_id
				  AND c.category_id IN (31)
				  AND c.prod_type = 'custom'
				  AND cp.hide = 0
69 0.0003 0.00029301643371582
SELECT COUNT(DISTINCT(id)) FROM categories_autopopulate WHERE category_id = '31'
70 0.0003 0.00029397010803223
SELECT * FROM categorygroups WHERE id = '1'
71 0.0003 0.0003361701965332
SELECT * FROM categories WHERE parent_id = '0' AND categorygroup_id = '2'  AND hidden = 0 ORDER BY sortorder ASC
72 0.0017 0.0017440319061279
SELECT * FROM manufacturers m WHERE m.display_sidebar = 1 AND m.merge_manufacturer_id = 0 ORDER BY linktitle ASC
73 0.0007 0.00071597099304199
SELECT * FROM sideboxes WHERE (templateuid = 'fsb-fluid2018' OR templateuid = '') AND enabled = 1 ORDER BY sortorder ASC
74 0.0004 0.00037002563476562
SELECT value FROM parameters WHERE parameter IN('EBAY_APP_ID' , 'EBAY_TRACKING_ID','EBAY_NETWORK_ID' , 'GOOGLE_SITE_KEY' , 'GOOGLE_SECRET_KEY' ,'GOOGLE_RECAPTCHA_TYPE','EBAY_AUTH_TOKEN','EBAY_LOCALE')ORDER BY parameter ASC
75 0.0006 0.00062084197998047
SELECT * FROM sideboxes_pages WHERE sidebox_id = '26'
76 0.0009 0.0009310245513916
SELECT value FROM template_options WHERE templateuid = 'fsb-fluid2018' AND optionuid = 'DISPLAY_CREDIT_ICON'
77 0.0009 0.0009150505065918
SELECT * FROM pages WHERE core = 1 ORDER BY pagekey
78 0.8451 0.84514999389648
SELECT * FROM ipgeocountries WHERE INET_ATON('216.73.216.139') >= INET_ATON(ip_start) AND INET_ATON('216.73.216.139') <= INET_ATON(ip_end)
79 0.0016 0.0016469955444336
SELECT * FROM ipgeolocations WHERE geoname_id = '6252001'
80 0.0007 0.00073909759521484
SELECT * FROM countryredirects WHERE countrycode = 'US'
81 0.0004 0.00037193298339844
SELECT * FROM pages WHERE pagename = 'search'
82 0.0047 0.0047478675842285
SELECT MAX(price) as maxprice, MIN(price) as minprice FROM products WHERE enabled = 1 AND hidden = 0 AND price <> 0 
83 0.0014 0.0013689994812012
SELECT * FROM manufacturers WHERE display_filter = 1 AND merge_manufacturer_id = 0 ORDER BY name
84 0.0009 0.00090718269348145
SELECT * FROM productattributenames n WHERE hidden = 0 AND metabrowse = 1 ORDER BY n.displayname ASC
85 0.0047 0.0047028064727783
SELECT MAX(price) as maxprice, MIN(price) as minprice FROM products WHERE enabled = 1 AND hidden = 0 AND price <> 0 
86 0.0013 0.0013401508331299
SELECT * FROM manufacturers WHERE display_filter = 1 AND merge_manufacturer_id = 0 ORDER BY name
87 0.0004 0.00036811828613281
SELECT * FROM productattributenames n WHERE hidden = 0 AND metabrowse = 1 AND sidebarfilter = 1 ORDER BY n.displayname ASC
88 0.0008 0.00077605247497559
INSERT INTO searches (`keywords`, `timestamp`, `ip`) SELECT 'lipton tchae the vert orient 25 sachets 44g lot de 3', NOW(), '216.73.216.139'
89 0.0014 0.0014259815216064
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.0018 0.0017940998077393
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.0042 0.0042190551757812
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.0003 0.00034093856811523
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.00036191940307617
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.00034809112548828
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.0067 0.0066778659820557
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.0004420280456543
SELECT DISTINCT (p.id), price, linktitle,
          'ebayproduct' AS type
          FROM ebay_products p 
		WHERE ((description LIKE '%lipton%') OR (title LIKE '%lipton%') OR (description LIKE '%tchae%') OR (title LIKE '%tchae%') OR (description LIKE '%the%') OR (title LIKE '%the%') OR (description LIKE '%vert%') OR (title LIKE '%vert%') OR (description LIKE '%orient%') OR (title LIKE '%orient%') OR (description LIKE '%25%') OR (title LIKE '%25%') OR (description LIKE '%sachets%') OR (title LIKE '%sachets%') OR (description LIKE '%44g%') OR (title LIKE '%44g%') OR (description LIKE '%lot%') OR (title LIKE '%lot%') OR (description LIKE '%de%') OR (title LIKE '%de%') OR (description LIKE '%3%') OR (title LIKE '%3%'))
		AND hide = 0
97 0.0003 0.00027608871459961
SELECT DISTINCT (p.id), price, linktitle,
          'customproduct' AS type
          FROM custom_products p 
		WHERE ((description LIKE '%lipton%') OR (title LIKE '%lipton%') OR (description LIKE '%tchae%') OR (title LIKE '%tchae%') OR (description LIKE '%the%') OR (title LIKE '%the%') OR (description LIKE '%vert%') OR (title LIKE '%vert%') OR (description LIKE '%orient%') OR (title LIKE '%orient%') OR (description LIKE '%25%') OR (title LIKE '%25%') OR (description LIKE '%sachets%') OR (title LIKE '%sachets%') OR (description LIKE '%44g%') OR (title LIKE '%44g%') OR (description LIKE '%lot%') OR (title LIKE '%lot%') OR (description LIKE '%de%') OR (title LIKE '%de%') OR (description LIKE '%3%') OR (title LIKE '%3%'))
		AND hide = 0
98 0.0005 0.00048398971557617
SELECT DISTINCT (p.id), salesrank, price, linktitle,
    MATCH (title)
    AGAINST ('+lipton +tchae +the +vert +orient +25 +sache} +44g +lot +de +3' IN BOOLEAN MODE) as searchrelevance, 'product' AS type
    FROM products p 
		WHERE MATCH (title) AGAINST ('+lipton +tchae +the +vert +orient +25 +sache} +44g +lot +de +3' IN BOOLEAN MODE)
		AND enabled = 1
		AND hidden = 0
		AND parent_id = 0
		
		AND 1 = 1 UNION SELECT DISTINCT(b.id), salesrank, price, title as `linktitle`, MATCH (title)
        AGAINST ('+lipton +tchae +the +vert +orient +25 +sache} +44g +lot +de +3'), 'bundle' AS type FROM bundles b
		WHERE MATCH (title) AGAINST ('+lipton +tchae +the +vert +orient +25 +sache} +44g +lot +de +3' IN BOOLEAN MODE)
		AND b.disabled = 0
		
		AND 1 = 1 ORDER BY salesrank ASC
99 0.0004 0.00037598609924316
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.0043 0.0042848587036133
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.00027799606323242
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.0002 0.00023889541625977
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.0003 0.00032901763916016
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.0058 0.0058259963989258
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.00028896331787109
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.0002 0.00024914741516113
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.00030207633972168
SELECT * FROM products WHERE id = '1088'
108 0.0015 0.0014660358428955
SELECT * FROM productimages WHERE product_id = '1088' ORDER BY sortorder ASC
109 0.0008 0.00080394744873047
SELECT * FROM product_image_select WHERE product_id = '1088'
110 0.0006 0.00064706802368164
SELECT * FROM productcustomimages WHERE product_id = '1088'
111 0.0010 0.00097203254699707
SELECT a.name, n.displayname,a.value FROM productattributes a, productattributenames n WHERE product_id = '1088' AND a.name = n.originalname
112 0.0007 0.00067901611328125
SELECT * FROM productoffers WHERE product_id = '1088' AND merchantid = 'A1X6FK5RDHNB96'
113 0.0003 0.00029301643371582
SELECT * FROM productoffers
                WHERE product_id = '1088' AND price > 0
                ORDER BY price ASC LIMIT 1
114 0.0004 0.00035405158996582
SELECT value FROM productattributes WHERE product_id = '1088' AND (name = 'ListPriceAmount' OR name = 'ListPriceFormattedPrice') ORDER BY name LIMIT 1
115 0.0003 0.00033688545227051
SELECT * FROM products WHERE id = '4946'
116 0.0003 0.00033211708068848
SELECT * FROM productimages WHERE product_id = '4946' ORDER BY sortorder ASC
117 0.0004 0.00044798851013184
SELECT * FROM product_image_select WHERE product_id = '4946'
118 0.0003 0.00028896331787109
SELECT * FROM productcustomimages WHERE product_id = '4946'
119 0.0006 0.00056695938110352
SELECT a.name, n.displayname,a.value FROM productattributes a, productattributenames n WHERE product_id = '4946' AND a.name = n.originalname
120 0.0003 0.00031208992004395
SELECT * FROM productoffers WHERE product_id = '4946' AND merchantid = 'A1X6FK5RDHNB96'
121 0.0003 0.00025701522827148
SELECT * FROM productoffers
                WHERE product_id = '4946' AND price > 0
                ORDER BY price ASC LIMIT 1
122 0.0003 0.00025701522827148
SELECT value FROM productattributes WHERE product_id = '4946' AND (name = 'ListPriceAmount' OR name = 'ListPriceFormattedPrice') ORDER BY name LIMIT 1
123 0.0004 0.00036811828613281
SELECT * FROM products WHERE id = '4945'
124 0.0004 0.0003809928894043
SELECT * FROM productimages WHERE product_id = '4945' ORDER BY sortorder ASC
125 0.0005 0.00047397613525391
SELECT * FROM product_image_select WHERE product_id = '4945'
126 0.0003 0.00027704238891602
SELECT * FROM productcustomimages WHERE product_id = '4945'
127 0.0007 0.00073409080505371
SELECT a.name, n.displayname,a.value FROM productattributes a, productattributenames n WHERE product_id = '4945' AND a.name = n.originalname
128 0.0003 0.0003349781036377
SELECT * FROM productoffers WHERE product_id = '4945' AND merchantid = 'A1X6FK5RDHNB96'
129 0.0002 0.00024890899658203
SELECT * FROM productoffers
                WHERE product_id = '4945' AND price > 0
                ORDER BY price ASC LIMIT 1
130 0.0002 0.00024318695068359
SELECT * FROM productoffers
                WHERE product_id = 4945
                ORDER BY price ASC LIMIT 1
131 0.0003 0.0002739429473877
SELECT value FROM productattributes
                WHERE product_id = '4945'
                AND name = 'ListPriceAmount'
132 0.0003 0.00027203559875488
SELECT value FROM productattributes WHERE product_id = '4945' AND (name = 'ListPriceAmount' OR name = 'ListPriceFormattedPrice') ORDER BY name LIMIT 1
133 0.0003 0.0003211498260498
SELECT * FROM products WHERE id = '4947'
134 0.0003 0.00032901763916016
SELECT * FROM productimages WHERE product_id = '4947' ORDER BY sortorder ASC
135 0.0005 0.00045299530029297
SELECT * FROM product_image_select WHERE product_id = '4947'
136 0.0003 0.00031900405883789
SELECT * FROM productcustomimages WHERE product_id = '4947'
137 0.0006 0.00059294700622559
SELECT a.name, n.displayname,a.value FROM productattributes a, productattributenames n WHERE product_id = '4947' AND a.name = n.originalname
138 0.0003 0.00030684471130371
SELECT * FROM productoffers WHERE product_id = '4947' AND merchantid = 'A1X6FK5RDHNB96'
139 0.0003 0.0002589225769043
SELECT * FROM productoffers
                WHERE product_id = '4947' AND price > 0
                ORDER BY price ASC LIMIT 1
140 0.0003 0.00026297569274902
SELECT value FROM productattributes WHERE product_id = '4947' AND (name = 'ListPriceAmount' OR name = 'ListPriceFormattedPrice') ORDER BY name LIMIT 1
141 0.0003 0.00033092498779297
SELECT * FROM products WHERE id = '1470'
142 0.0004 0.00035214424133301
SELECT * FROM productimages WHERE product_id = '1470' ORDER BY sortorder ASC
143 0.0004 0.00042009353637695
SELECT * FROM product_image_select WHERE product_id = '1470'
144 0.0003 0.00025510787963867
SELECT * FROM productcustomimages WHERE product_id = '1470'
145 0.0007 0.00071001052856445
SELECT a.name, n.displayname,a.value FROM productattributes a, productattributenames n WHERE product_id = '1470' AND a.name = n.originalname
146 0.0003 0.00032305717468262
SELECT * FROM productoffers WHERE product_id = '1470' AND merchantid = 'A1X6FK5RDHNB96'
147 0.0003 0.00025200843811035
SELECT * FROM productoffers
                WHERE product_id = '1470' AND price > 0
                ORDER BY price ASC LIMIT 1
148 0.0002 0.00024795532226562
SELECT * FROM productoffers
                WHERE product_id = 1470
                ORDER BY price ASC LIMIT 1
149 0.0002 0.00024795532226562
SELECT value FROM productattributes
                WHERE product_id = '1470'
                AND name = 'ListPriceAmount'
150 0.0003 0.00025796890258789
SELECT value FROM productattributes WHERE product_id = '1470' AND (name = 'ListPriceAmount' OR name = 'ListPriceFormattedPrice') ORDER BY name LIMIT 1
151 0.0003 0.00033998489379883
SELECT * FROM products WHERE id = '2156'
152 0.0003 0.00030398368835449
SELECT * FROM productimages WHERE product_id = '2156' ORDER BY sortorder ASC
153 0.0005 0.00045299530029297
SELECT * FROM product_image_select WHERE product_id = '2156'
154 0.0003 0.00025796890258789
SELECT * FROM productcustomimages WHERE product_id = '2156'
155 0.0005 0.00053691864013672
SELECT a.name, n.displayname,a.value FROM productattributes a, productattributenames n WHERE product_id = '2156' AND a.name = n.originalname
156 0.0003 0.00030899047851562
SELECT * FROM productoffers WHERE product_id = '2156' AND merchantid = 'A1X6FK5RDHNB96'
157 0.0003 0.00027823448181152
SELECT * FROM productoffers
                WHERE product_id = '2156' AND price > 0
                ORDER BY price ASC LIMIT 1
158 0.0003 0.00026512145996094
SELECT value FROM productattributes WHERE product_id = '2156' AND (name = 'ListPriceAmount' OR name = 'ListPriceFormattedPrice') ORDER BY name LIMIT 1
159 0.0003 0.00031423568725586
SELECT * FROM products WHERE id = '3938'
160 0.0003 0.00030398368835449
SELECT * FROM productimages WHERE product_id = '3938' ORDER BY sortorder ASC
161 0.0004 0.00042605400085449
SELECT * FROM product_image_select WHERE product_id = '3938'
162 0.0003 0.00028204917907715
SELECT * FROM productcustomimages WHERE product_id = '3938'
163 0.0007 0.0006859302520752
SELECT a.name, n.displayname,a.value FROM productattributes a, productattributenames n WHERE product_id = '3938' AND a.name = n.originalname
164 0.0003 0.00029993057250977
SELECT * FROM productoffers WHERE product_id = '3938' AND merchantid = 'A1X6FK5RDHNB96'
165 0.0002 0.00023889541625977
SELECT * FROM productoffers
                WHERE product_id = '3938' AND price > 0
                ORDER BY price ASC LIMIT 1
166 0.0002 0.00022315979003906
SELECT * FROM productoffers
                WHERE product_id = 3938
                ORDER BY price ASC LIMIT 1
167 0.0002 0.00024008750915527
SELECT value FROM productattributes
                WHERE product_id = '3938'
                AND name = 'ListPriceAmount'
168 0.0003 0.0002741813659668
SELECT value FROM productattributes WHERE product_id = '3938' AND (name = 'ListPriceAmount' OR name = 'ListPriceFormattedPrice') ORDER BY name LIMIT 1
169 0.0003 0.00031805038452148
SELECT * FROM products WHERE id = '4949'
170 0.0003 0.0003349781036377
SELECT * FROM productimages WHERE product_id = '4949' ORDER BY sortorder ASC
171 0.0004 0.00042319297790527
SELECT * FROM product_image_select WHERE product_id = '4949'
172 0.0003 0.0002748966217041
SELECT * FROM productcustomimages WHERE product_id = '4949'
173 0.0006 0.00060606002807617
SELECT a.name, n.displayname,a.value FROM productattributes a, productattributenames n WHERE product_id = '4949' AND a.name = n.originalname
174 0.0003 0.0003199577331543
SELECT * FROM productoffers WHERE product_id = '4949' AND merchantid = 'A1X6FK5RDHNB96'
175 0.0003 0.00026702880859375
SELECT * FROM productoffers
                WHERE product_id = '4949' AND price > 0
                ORDER BY price ASC LIMIT 1
176 0.0003 0.00029397010803223
SELECT value FROM productattributes WHERE product_id = '4949' AND (name = 'ListPriceAmount' OR name = 'ListPriceFormattedPrice') ORDER BY name LIMIT 1
177 0.0003 0.00033783912658691
SELECT * FROM products WHERE id = '1224'
178 0.0003 0.00032496452331543
SELECT * FROM productimages WHERE product_id = '1224' ORDER BY sortorder ASC
179 0.0005 0.00045013427734375
SELECT * FROM product_image_select WHERE product_id = '1224'
180 0.0003 0.00027704238891602
SELECT * FROM productcustomimages WHERE product_id = '1224'
181 0.0007 0.00068211555480957
SELECT a.name, n.displayname,a.value FROM productattributes a, productattributenames n WHERE product_id = '1224' AND a.name = n.originalname
182 0.0003 0.00028896331787109
SELECT * FROM productoffers WHERE product_id = '1224' AND merchantid = 'A1X6FK5RDHNB96'
183 0.0002 0.00024700164794922
SELECT * FROM productoffers
                WHERE product_id = '1224' AND price > 0
                ORDER BY price ASC LIMIT 1
184 0.0003 0.00026297569274902
SELECT value FROM productattributes WHERE product_id = '1224' AND (name = 'ListPriceAmount' OR name = 'ListPriceFormattedPrice') ORDER BY name LIMIT 1
185 0.0003 0.00033402442932129
SELECT * FROM products WHERE id = '1561'
186 0.0003 0.00034713745117188
SELECT * FROM productimages WHERE product_id = '1561' ORDER BY sortorder ASC
187 0.0004 0.00043797492980957
SELECT * FROM product_image_select WHERE product_id = '1561'
188 0.0003 0.00026893615722656
SELECT * FROM productcustomimages WHERE product_id = '1561'
189 0.0006 0.0006258487701416
SELECT a.name, n.displayname,a.value FROM productattributes a, productattributenames n WHERE product_id = '1561' AND a.name = n.originalname
190 0.0003 0.00030803680419922
SELECT * FROM productoffers WHERE product_id = '1561' AND merchantid = 'A1X6FK5RDHNB96'
191 0.0003 0.0002741813659668
SELECT * FROM productoffers
                WHERE product_id = '1561' AND price > 0
                ORDER BY price ASC LIMIT 1
192 0.0003 0.00028300285339355
SELECT value FROM productattributes WHERE product_id = '1561' AND (name = 'ListPriceAmount' OR name = 'ListPriceFormattedPrice') ORDER BY name LIMIT 1
193 0.0003 0.0003209114074707
SELECT * FROM products WHERE id = '1125'
194 0.0003 0.00029206275939941
SELECT * FROM productimages WHERE product_id = '1125' ORDER BY sortorder ASC
195 0.0004 0.00043201446533203
SELECT * FROM product_image_select WHERE product_id = '1125'
196 0.0003 0.00025105476379395
SELECT * FROM productcustomimages WHERE product_id = '1125'
197 0.0007 0.00067400932312012
SELECT a.name, n.displayname,a.value FROM productattributes a, productattributenames n WHERE product_id = '1125' AND a.name = n.originalname
198 0.0003 0.00032401084899902
SELECT * FROM productoffers WHERE product_id = '1125' AND merchantid = 'A1X6FK5RDHNB96'
199 0.0002 0.00023698806762695
SELECT * FROM productoffers
                WHERE product_id = '1125' AND price > 0
                ORDER BY price ASC LIMIT 1
200 0.0002 0.00022006034851074
SELECT * FROM productoffers
                WHERE product_id = 1125
                ORDER BY price ASC LIMIT 1
201 0.0002 0.00024104118347168
SELECT value FROM productattributes
                WHERE product_id = '1125'
                AND name = 'ListPriceAmount'
202 0.0003 0.00026202201843262
SELECT value FROM productattributes WHERE product_id = '1125' AND (name = 'ListPriceAmount' OR name = 'ListPriceFormattedPrice') ORDER BY name LIMIT 1
203 0.0003 0.00032687187194824
SELECT * FROM products WHERE id = '1145'
204 0.0003 0.00029492378234863
SELECT * FROM productimages WHERE product_id = '1145' ORDER BY sortorder ASC
205 0.0004 0.00043892860412598
SELECT * FROM product_image_select WHERE product_id = '1145'
206 0.0003 0.00025796890258789
SELECT * FROM productcustomimages WHERE product_id = '1145'
207 0.0007 0.00067305564880371
SELECT a.name, n.displayname,a.value FROM productattributes a, productattributenames n WHERE product_id = '1145' AND a.name = n.originalname
208 0.0003 0.0003199577331543
SELECT * FROM productoffers WHERE product_id = '1145' AND merchantid = 'A1X6FK5RDHNB96'
209 0.0003 0.00025415420532227
SELECT * FROM productoffers
                WHERE product_id = '1145' AND price > 0
                ORDER BY price ASC LIMIT 1
210 0.0003 0.00025296211242676
SELECT value FROM productattributes WHERE product_id = '1145' AND (name = 'ListPriceAmount' OR name = 'ListPriceFormattedPrice') ORDER BY name LIMIT 1
211 0.0003 0.00031304359436035
SELECT * FROM products WHERE id = '890'
212 0.0003 0.00031304359436035
SELECT * FROM productimages WHERE product_id = '890' ORDER BY sortorder ASC
213 0.0004 0.00042915344238281
SELECT * FROM product_image_select WHERE product_id = '890'
214 0.0003 0.00029206275939941
SELECT * FROM productcustomimages WHERE product_id = '890'
215 0.0007 0.00068998336791992
SELECT a.name, n.displayname,a.value FROM productattributes a, productattributenames n WHERE product_id = '890' AND a.name = n.originalname
216 0.0003 0.00029802322387695
SELECT * FROM productoffers WHERE product_id = '890' AND merchantid = 'A1X6FK5RDHNB96'
217 0.0003 0.00025415420532227
SELECT * FROM productoffers
                WHERE product_id = '890' AND price > 0
                ORDER BY price ASC LIMIT 1
218 0.0002 0.00024819374084473
SELECT value FROM productattributes WHERE product_id = '890' AND (name = 'ListPriceAmount' OR name = 'ListPriceFormattedPrice') ORDER BY name LIMIT 1
219 0.0003 0.00030708312988281
SELECT * FROM products WHERE id = '810'
220 0.0003 0.00033903121948242
SELECT * FROM productimages WHERE product_id = '810' ORDER BY sortorder ASC
221 0.0004 0.0004429817199707
SELECT * FROM product_image_select WHERE product_id = '810'
222 0.0003 0.0002591609954834
SELECT * FROM productcustomimages WHERE product_id = '810'
223 0.0007 0.00067305564880371
SELECT a.name, n.displayname,a.value FROM productattributes a, productattributenames n WHERE product_id = '810' AND a.name = n.originalname
224 0.0003 0.00030207633972168
SELECT * FROM productoffers WHERE product_id = '810' AND merchantid = 'A1X6FK5RDHNB96'
225 0.0003 0.00026106834411621
SELECT * FROM productoffers
                WHERE product_id = '810' AND price > 0
                ORDER BY price ASC LIMIT 1
226 0.0003 0.00027608871459961
SELECT value FROM productattributes WHERE product_id = '810' AND (name = 'ListPriceAmount' OR name = 'ListPriceFormattedPrice') ORDER BY name LIMIT 1
227 0.0003 0.00032901763916016
SELECT * FROM products WHERE id = '1917'
228 0.0003 0.00028610229492188
SELECT * FROM productimages WHERE product_id = '1917' ORDER BY sortorder ASC
229 0.0003 0.00025200843811035
SELECT pi.*, p.parent_id FROM productimages pi, products p WHERE p.parent_id = '1917' AND p.id = pi.product_id ORDER BY pi.sortorder
230 0.0004 0.00042104721069336
SELECT * FROM product_image_select WHERE product_id = '1917'
231 0.0003 0.00025200843811035
SELECT * FROM productcustomimages WHERE product_id = '1917'
232 0.0003 0.0003209114074707
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 = '1917'
                GROUP BY o.product_id
233 0.0012 0.0012249946594238
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     = '1917'
                GROUP BY n.displayname
                ORDER BY n.displayname DESC
234 0.0003 0.00030899047851562
SELECT MAX(amountsaved) AS maxsaving, MIN(amountsaved) AS minsaving FROM productoffers o, products p WHERE o.product_id = p.id AND p.parent_id = 1917
235 0.0005 0.00053501129150391
SELECT a.name, n.displayname,a.value FROM productattributes a, productattributenames n WHERE product_id = '1917' AND a.name = n.originalname
236 0.0002 0.00024104118347168
SELECT * FROM productoffers WHERE product_id = '1917' AND merchantid = 'A1X6FK5RDHNB96'
237 0.0002 0.00023198127746582
SELECT * FROM productoffers
                WHERE product_id = '1917' AND price > 0
                ORDER BY price ASC LIMIT 1
238 0.0002 0.00022006034851074
SELECT * FROM productoffers
                WHERE product_id = 1917
                ORDER BY price ASC LIMIT 1
239 0.0002 0.00023293495178223
SELECT value FROM productattributes
                WHERE product_id = '1917'
                AND name = 'ListPriceAmount'
240 0.0002 0.00024580955505371
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 = '1917'
                GROUP BY o.product_id
241 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     = '1917'
                GROUP BY n.displayname
                ORDER BY n.displayname DESC
242 0.0002 0.00024294853210449
SELECT MAX(amountsaved) AS maxsaving, MIN(amountsaved) AS minsaving FROM productoffers o, products p WHERE o.product_id = p.id AND p.parent_id = 1917
243 0.0002 0.000244140625
SELECT * FROM products WHERE parent_id = '1917'
244 0.0002 0.00023913383483887
SELECT * FROM products WHERE id = '3546'
245 0.0003 0.00031805038452148
SELECT * FROM productimages WHERE product_id = '3546' ORDER BY sortorder ASC
246 0.0004 0.00043106079101562
SELECT * FROM product_image_select WHERE product_id = '3546'
247 0.0003 0.00026297569274902
SELECT * FROM productcustomimages WHERE product_id = '3546'
248 0.0006 0.00061702728271484
SELECT a.name, n.displayname,a.value FROM productattributes a, productattributenames n WHERE product_id = '3546' AND a.name = n.originalname
249 0.0003 0.00031590461730957
SELECT * FROM productoffers WHERE product_id = '3546' AND merchantid = 'A1X6FK5RDHNB96'
250 0.0003 0.00028181076049805
SELECT * FROM productoffers
                WHERE product_id = '3546' AND price > 0
                ORDER BY price ASC LIMIT 1
251 0.0003 0.00028300285339355
SELECT value FROM productattributes WHERE product_id = '3546' AND (name = 'ListPriceAmount' OR name = 'ListPriceFormattedPrice') ORDER BY name LIMIT 1
252 0.0003 0.00033307075500488
SELECT * FROM products WHERE id = '3743'
253 0.0003 0.00029206275939941
SELECT * FROM productimages WHERE product_id = '3743' ORDER BY sortorder ASC
254 0.0005 0.00045490264892578
SELECT * FROM product_image_select WHERE product_id = '3743'
255 0.0003 0.00026178359985352
SELECT * FROM productcustomimages WHERE product_id = '3743'
256 0.0005 0.00053119659423828
SELECT a.name, n.displayname,a.value FROM productattributes a, productattributenames n WHERE product_id = '3743' AND a.name = n.originalname
257 0.0003 0.00031495094299316
SELECT * FROM productoffers WHERE product_id = '3743' AND merchantid = 'A1X6FK5RDHNB96'
258 0.0003 0.00027012825012207
SELECT * FROM productoffers
                WHERE product_id = '3743' AND price > 0
                ORDER BY price ASC LIMIT 1
259 0.0003 0.00029802322387695
SELECT value FROM productattributes WHERE product_id = '3743' AND (name = 'ListPriceAmount' OR name = 'ListPriceFormattedPrice') ORDER BY name LIMIT 1
260 0.0004 0.00040006637573242
SELECT * FROM products WHERE id = '3204'
261 0.0003 0.00031709671020508
SELECT * FROM productimages WHERE product_id = '3204' ORDER BY sortorder ASC
262 0.0004 0.0003509521484375
SELECT pi.*, p.parent_id FROM productimages pi, products p WHERE p.parent_id = '3204' AND p.id = pi.product_id ORDER BY pi.sortorder
263 0.0004 0.0004270076751709
SELECT * FROM product_image_select WHERE product_id = '3204'
264 0.0003 0.00026106834411621
SELECT * FROM productcustomimages WHERE product_id = '3204'
265 0.0004 0.00035786628723145
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 = '3204'
                GROUP BY o.product_id
266 0.0004 0.0004279613494873
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     = '3204'
                GROUP BY n.displayname
                ORDER BY n.displayname DESC
267 0.0003 0.0002591609954834
SELECT MAX(amountsaved) AS maxsaving, MIN(amountsaved) AS minsaving FROM productoffers o, products p WHERE o.product_id = p.id AND p.parent_id = 3204
268 0.0007 0.00069808959960938
SELECT a.name, n.displayname,a.value FROM productattributes a, productattributenames n WHERE product_id = '3204' AND a.name = n.originalname
269 0.0003 0.00025105476379395
SELECT * FROM productoffers WHERE product_id = '3204' AND merchantid = 'A1X6FK5RDHNB96'
270 0.0002 0.00022697448730469
SELECT * FROM productoffers
                WHERE product_id = '3204' AND price > 0
                ORDER BY price ASC LIMIT 1
271 0.0002 0.00020980834960938
SELECT * FROM productoffers
                WHERE product_id = 3204
                ORDER BY price ASC LIMIT 1
272 0.0002 0.00022983551025391
SELECT value FROM productattributes
                WHERE product_id = '3204'
                AND name = 'ListPriceAmount'
273 0.0003 0.00027108192443848
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 = '3204'
                GROUP BY o.product_id
274 0.0004 0.00039005279541016
SELECT  n.displayname, o.name
                FROM    productoptionnames  n,
                        productoptions      o,
                        products            p
                WHERE   n.originalname  = o.name
                  AND   o.product_id    = p.id
                  AND   p.parent_id     = '3204'
                GROUP BY n.displayname
                ORDER BY n.displayname DESC
275 0.0002 0.00023698806762695
SELECT MAX(amountsaved) AS maxsaving, MIN(amountsaved) AS minsaving FROM productoffers o, products p WHERE o.product_id = p.id AND p.parent_id = 3204
276 0.0003 0.00032186508178711
SELECT value FROM productattributes WHERE product_id = '3204' AND (name = 'ListPriceAmount' OR name = 'ListPriceFormattedPrice') ORDER BY name LIMIT 1
277 0.0004 0.00037884712219238
SELECT  o.value
                FROM    products            p,
                        productoptions      o
                WHERE   p.parent_id     = '3204'
                  AND   p.id            = o.product_id
                  AND   o.name          = 'Color'
                GROUP BY o.value
                ORDER BY o.value ASC
278 0.0008 0.00077104568481445
SELECT * FROM customerreviews WHERE approved = 1 AND productid = '1088' ORDER BY timestamp DESC
279 0.0002 0.00020194053649902
SELECT * FROM customerreviews WHERE approved = 1 AND productid = '4946' ORDER BY timestamp DESC
280 0.0002 0.00019502639770508
SELECT * FROM customerreviews WHERE approved = 1 AND productid = '4945' ORDER BY timestamp DESC
281 0.0002 0.00019288063049316
SELECT * FROM customerreviews WHERE approved = 1 AND productid = '4947' ORDER BY timestamp DESC
282 0.0002 0.00019502639770508
SELECT * FROM customerreviews WHERE approved = 1 AND productid = '1470' ORDER BY timestamp DESC
283 0.0002 0.00020599365234375
SELECT * FROM customerreviews WHERE approved = 1 AND productid = '2156' ORDER BY timestamp DESC
284 0.0002 0.00021886825561523
SELECT * FROM customerreviews WHERE approved = 1 AND productid = '3938' ORDER BY timestamp DESC
285 0.0002 0.0001978874206543
SELECT * FROM customerreviews WHERE approved = 1 AND productid = '4949' ORDER BY timestamp DESC
286 0.0002 0.00018310546875
SELECT * FROM customerreviews WHERE approved = 1 AND productid = '1224' ORDER BY timestamp DESC
287 0.0002 0.00017881393432617
SELECT * FROM customerreviews WHERE approved = 1 AND productid = '1561' ORDER BY timestamp DESC
288 0.0002 0.00019001960754395
SELECT * FROM customerreviews WHERE approved = 1 AND productid = '1125' ORDER BY timestamp DESC
289 0.0002 0.00018095970153809
SELECT * FROM customerreviews WHERE approved = 1 AND productid = '1145' ORDER BY timestamp DESC
290 0.0002 0.00018906593322754
SELECT * FROM customerreviews WHERE approved = 1 AND productid = '890' ORDER BY timestamp DESC
291 0.0002 0.00017905235290527
SELECT * FROM customerreviews WHERE approved = 1 AND productid = '810' ORDER BY timestamp DESC
292 0.0002 0.00017690658569336
SELECT * FROM customerreviews WHERE approved = 1 AND productid = '1917' ORDER BY timestamp DESC
293 0.0002 0.00017786026000977
SELECT * FROM customerreviews WHERE approved = 1 AND productid = '3546' ORDER BY timestamp DESC
294 0.0002 0.00018000602722168
SELECT * FROM customerreviews WHERE approved = 1 AND productid = '3743' ORDER BY timestamp DESC
295 0.0002 0.00017595291137695
SELECT * FROM customerreviews WHERE approved = 1 AND productid = '3204' ORDER BY timestamp DESC
296 0.0007 0.00066089630126953
SELECT * FROM template_info WHERE templateuid = 'fsb-fluid2018'
297 0.0020 0.0019559860229492
SELECT ga_value FROM google_analytics_options WHERE `ga_key` = 'ga_user_data'
298 0.0003 0.00025105476379395
SELECT ga_value FROM google_analytics_options WHERE `ga_key` = 'ga_tracking_status'
299 0.0116 0.011573076248169
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
300 0.0008 0.00076103210449219
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
301 0.0003 0.00033998489379883
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
302 0.0003 0.00031185150146484
SELECT * FROM products WHERE id = 1626
303 0.0002 0.00023698806762695
SELECT * FROM products WHERE id = 4041
304 0.0002 0.00021982192993164
SELECT * FROM products WHERE id = 4312
305 0.0002 0.0002140998840332
SELECT * FROM products WHERE id = 777
306 0.0002 0.00022196769714355
SELECT * FROM products WHERE id = 3881
307 0.0003 0.00026106834411621
SELECT * FROM products WHERE id = 4213
308 0.0002 0.00023698806762695
SELECT * FROM products WHERE id = '1626'
309 0.0003 0.00030398368835449
SELECT * FROM productimages WHERE product_id = '1626' ORDER BY sortorder ASC
310 0.0004 0.00044083595275879
SELECT * FROM product_image_select WHERE product_id = '1626'
311 0.0003 0.00025296211242676
SELECT * FROM productcustomimages WHERE product_id = '1626'
312 0.0005 0.00054287910461426
SELECT a.name, n.displayname,a.value FROM productattributes a, productattributenames n WHERE product_id = '1626' AND a.name = n.originalname
313 0.0003 0.00030088424682617
SELECT * FROM productoffers WHERE product_id = '1626' AND merchantid = 'A1X6FK5RDHNB96'
314 0.0003 0.00025486946105957
SELECT * FROM productoffers
                WHERE product_id = '1626' AND price > 0
                ORDER BY price ASC LIMIT 1
315 0.0003 0.00027203559875488
SELECT value FROM productattributes WHERE product_id = '1626' AND (name = 'ListPriceAmount' OR name = 'ListPriceFormattedPrice') ORDER BY name LIMIT 1
316 0.0003 0.00033402442932129
SELECT * FROM products WHERE id = '4041'
317 0.0003 0.00028800964355469
SELECT * FROM productimages WHERE product_id = '4041' ORDER BY sortorder ASC
318 0.0005 0.00050497055053711
SELECT * FROM product_image_select WHERE product_id = '4041'
319 0.0003 0.00028300285339355
SELECT * FROM productcustomimages WHERE product_id = '4041'
320 0.0007 0.0006871223449707
SELECT a.name, n.displayname,a.value FROM productattributes a, productattributenames n WHERE product_id = '4041' AND a.name = n.originalname
321 0.0003 0.00032305717468262
SELECT * FROM productoffers WHERE product_id = '4041' AND merchantid = 'A1X6FK5RDHNB96'
322 0.0003 0.00028514862060547
SELECT * FROM productoffers
                WHERE product_id = '4041' AND price > 0
                ORDER BY price ASC LIMIT 1
323 0.0003 0.00028395652770996
SELECT value FROM productattributes WHERE product_id = '4041' AND (name = 'ListPriceAmount' OR name = 'ListPriceFormattedPrice') ORDER BY name LIMIT 1
324 0.0003 0.00032401084899902
SELECT * FROM products WHERE id = '4312'
325 0.0003 0.0002901554107666
SELECT * FROM productimages WHERE product_id = '4312' ORDER BY sortorder ASC
326 0.0004 0.00043320655822754
SELECT * FROM product_image_select WHERE product_id = '4312'
327 0.0003 0.00026297569274902
SELECT * FROM productcustomimages WHERE product_id = '4312'
328 0.0007 0.00065803527832031
SELECT a.name, n.displayname,a.value FROM productattributes a, productattributenames n WHERE product_id = '4312' AND a.name = n.originalname
329 0.0003 0.00030899047851562
SELECT * FROM productoffers WHERE product_id = '4312' AND merchantid = 'A1X6FK5RDHNB96'
330 0.0003 0.0002601146697998
SELECT * FROM productoffers
                WHERE product_id = '4312' AND price > 0
                ORDER BY price ASC LIMIT 1
331 0.0002 0.0002439022064209
SELECT value FROM productattributes WHERE product_id = '4312' AND (name = 'ListPriceAmount' OR name = 'ListPriceFormattedPrice') ORDER BY name LIMIT 1
332 0.0003 0.00029897689819336
SELECT * FROM products WHERE id = '777'
333 0.0003 0.00030088424682617
SELECT * FROM productimages WHERE product_id = '777' ORDER BY sortorder ASC
334 0.0004 0.00044107437133789
SELECT * FROM product_image_select WHERE product_id = '777'
335 0.0002 0.00024700164794922
SELECT * FROM productcustomimages WHERE product_id = '777'
336 0.0006 0.00062012672424316
SELECT a.name, n.displayname,a.value FROM productattributes a, productattributenames n WHERE product_id = '777' AND a.name = n.originalname
337 0.0003 0.00028491020202637
SELECT * FROM productoffers WHERE product_id = '777' AND merchantid = 'A1X6FK5RDHNB96'
338 0.0002 0.00023818016052246
SELECT * FROM productoffers
                WHERE product_id = '777' AND price > 0
                ORDER BY price ASC LIMIT 1
339 0.0002 0.00023794174194336
SELECT value FROM productattributes WHERE product_id = '777' AND (name = 'ListPriceAmount' OR name = 'ListPriceFormattedPrice') ORDER BY name LIMIT 1
340 0.0003 0.00031709671020508
SELECT * FROM products WHERE id = '3881'
341 0.0003 0.00033998489379883
SELECT * FROM productimages WHERE product_id = '3881' ORDER BY sortorder ASC
342 0.0004 0.00042200088500977
SELECT * FROM product_image_select WHERE product_id = '3881'
343 0.0002 0.00024294853210449
SELECT * FROM productcustomimages WHERE product_id = '3881'
344 0.0006 0.00064802169799805
SELECT a.name, n.displayname,a.value FROM productattributes a, productattributenames n WHERE product_id = '3881' AND a.name = n.originalname
345 0.0003 0.00028586387634277
SELECT * FROM productoffers WHERE product_id = '3881' AND merchantid = 'A1X6FK5RDHNB96'
346 0.0002 0.00023889541625977
SELECT * FROM productoffers
                WHERE product_id = '3881' AND price > 0
                ORDER BY price ASC LIMIT 1
347 0.0002 0.00024199485778809
SELECT value FROM productattributes WHERE product_id = '3881' AND (name = 'ListPriceAmount' OR name = 'ListPriceFormattedPrice') ORDER BY name LIMIT 1
348 0.0003 0.00031590461730957
SELECT * FROM products WHERE id = '4213'
349 0.0003 0.00033307075500488
SELECT * FROM productimages WHERE product_id = '4213' ORDER BY sortorder ASC
350 0.0004 0.00042605400085449
SELECT * FROM product_image_select WHERE product_id = '4213'
351 0.0003 0.00025200843811035
SELECT * FROM productcustomimages WHERE product_id = '4213'
352 0.0007 0.0006859302520752
SELECT a.name, n.displayname,a.value FROM productattributes a, productattributenames n WHERE product_id = '4213' AND a.name = n.originalname
353 0.0003 0.00031304359436035
SELECT * FROM productoffers WHERE product_id = '4213' AND merchantid = 'A1X6FK5RDHNB96'
354 0.0003 0.00025606155395508
SELECT * FROM productoffers
                WHERE product_id = '4213' AND price > 0
                ORDER BY price ASC LIMIT 1
355 0.0003 0.00027585029602051
SELECT value FROM productattributes WHERE product_id = '4213' AND (name = 'ListPriceAmount' OR name = 'ListPriceFormattedPrice') ORDER BY name LIMIT 1
356 0.0013 0.0012521743774414
SELECT * FROM template_includes WHERE deleted = 0 AND templateuid = 'fsb-fluid2018' AND area = 'header' ORDER BY sortorder ASC
357 0.0005 0.00047802925109863
SELECT * FROM template_includes WHERE deleted = 0 AND templateuid = 'fsb-fluid2018' AND area = 'footer' ORDER BY sortorder ASC
358 0.0020 0.0020182132720947
SELECT * FROM template_css WHERE deleted = 0 AND templateuid = 'fsb-fluid2018' AND skinuid = ''
359 0.0008 0.00083708763122559
SELECT * FROM template_images WHERE deleted = 0 AND templateuid = 'fsb-fluid2018'
360 0.0003 0.00033688545227051
SELECT * FROM template_images WHERE deleted = 0 AND templateuid = 'fsb-fluid2018'
361 0.0005 0.00046086311340332
SELECT * FROM template_images WHERE templateuid = 'fsb-fluid2018' AND imageuid = 'FB_DEFAULT_SHARE_IMAGE'
362 0.0004 0.00038695335388184
SELECT * FROM template_images WHERE templateuid = 'fsb-fluid2018' AND imageuid = 'HEAD_LOGO'