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.7803130149841 369 1.1695 0


No Amazon API Requests Made.


App Debug - Total Time 1.7803130149841 seconds

Number Time From Start Name Description
1 0.44845104217529 Initialise Initialise FSB Function
2 0.45221996307373 App Controller Start Start of the App controller (called before the controller of every page)
3 0.48217701911926 Start of getCategoryListByGroup Function Before first category groups query
4 0.48445701599121 After initial query Before first category groups query
5 0.48445916175842 Get Category List for Group Before the call to getCategoryList function
6 0.48446202278137 Start of GetCategoryList function Start of the function
7 0.4844651222229 Before getting categories Query to get specific category list
8 0.48694396018982 After getting categories Query to get specific category list
9 0.48694610595703 Before getting category custom Before call to function getCategoryCustom
10 0.51494812965393 After getting category custom After call to function getCategoryCustom
11 0.51495099067688 Before getting category custom Before call to function getCategoryCustom
12 0.52546000480652 After getting category custom After call to function getCategoryCustom
13 0.52546095848083 Before getting category custom Before call to function getCategoryCustom
14 0.53131008148193 After getting category custom After call to function getCategoryCustom
15 0.53131103515625 Before getting category custom Before call to function getCategoryCustom
16 0.5353569984436 After getting category custom After call to function getCategoryCustom
17 0.53535795211792 Before getting category custom Before call to function getCategoryCustom
18 0.53965902328491 After getting category custom After call to function getCategoryCustom
19 0.53965997695923 Before getting category custom Before call to function getCategoryCustom
20 0.54396414756775 After getting category custom After call to function getCategoryCustom
21 0.54396605491638 End of GetCategoryList function End of the function
22 0.54397201538086 Get Category List for Group Before the call to getCategoryList function
23 0.54397296905518 Start of GetCategoryList function Start of the function
24 0.54397511482239 Before getting categories Query to get specific category list
25 0.54444098472595 End of getCategoryListByGroup Function Before return()
26 1.2947909832001 App Controller End End of the App controller (called before the controller of every page)
27 1.5271689891815 App_after Controller Start Start of the App_after controller (called after the controller of every page)
28 1.5295670032501 Before Get Options Before the call to getOptions in the tpl class
29 1.5973551273346 After Get Options After the call to getOptions in the tpl class
30 1.5973930358887 App_after Controller End End of the App_after controller (called after the controller of every page)
31 1.7803020477295 Finalizing debug Before the debug is output to the page.
32 1.7803120613098 End of App This is the end of the app logging, final timestamp


Query Debug - 369 Database Queries. Total time 1.1695 seconds

Number Time (Seconds) Time (Milliseconds) Query
1 0.0023 0.0022530555725098
SELECT parameter, value FROM parameters
2 0.0094 0.0093967914581299
SELECT * FROM `bad_bots`
3 0.0042 0.004194974899292
SET time_zone = 'Europe/London'
4 0.0037 0.0037450790405273
SELECT version FROM version ORDER BY `installed` DESC LIMIT 1
5 0.0026 0.0026390552520752
INSERT INTO ga_users (`isbot`, `ips`) SELECT '1', 'a:1:{i:0;s:11:\"3.138.101.1\";}'
6 0.0025 0.0025041103363037
INSERT INTO ga_sessions (`sessionlastseen`) SELECT '1746897919'
7 0.0024 0.0023660659790039
SELECT * FROM autorun ORDER BY lastrun ASC
8 0.0006 0.00055098533630371
UPDATE autorun SET lastrun = '2025-05-10 17:25:20' WHERE id = '8'
9 0.0004 0.00041890144348145
SELECT * FROM version ORDER BY installed DESC LIMIT 1
10 0.0024 0.0024020671844482
SELECT id FROM pages WHERE pagename = 'search' LIMIT 1
11 0.0003 0.00033807754516602
SELECT * FROM pages WHERE id = 52
12 0.0030 0.0030159950256348
SELECT * FROM template_options WHERE deleted = 0 AND templateuid = 'fsb-fluid2018'
13 0.0256 0.02559494972229
SELECT * FROM template_text WHERE deleted = 0 AND templateuid = 'fsb-fluid2018' AND language = 'en'
14 0.0008 0.00076007843017578
SELECT * FROM pages WHERE pagename = 'search'
15 0.0023 0.0022680759429932
SELECT * FROM categorygroups ORDER BY sortorder ASC
16 0.0025 0.0024540424346924
SELECT * FROM categories WHERE parent_id = '0' AND categorygroup_id = '1'  AND hidden = 0 ORDER BY sortorder ASC
17 0.0093 0.009268045425415
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.0029 0.0028707981109619
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.0018 0.0018248558044434
SELECT COUNT(DISTINCT(bundle_id)) FROM bundle_categories WHERE category_id = 26
20 0.0005 0.00050997734069824
SELECT id FROM categories WHERE parent_id = '26'
21 0.0061 0.0061049461364746
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.0025 0.0024559497833252
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.0023 0.0022649765014648
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.0021 0.0021450519561768
SELECT COUNT(DISTINCT(id)) FROM categories_autopopulate WHERE category_id = '26'
25 0.0005 0.00047683715820312
SELECT * FROM categorygroups WHERE id = '1'
26 0.0036 0.0036189556121826
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.0005 0.00051188468933105
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.0004 0.00036907196044922
SELECT COUNT(DISTINCT(bundle_id)) FROM bundle_categories WHERE category_id = 27
29 0.0004 0.00037693977355957
SELECT id FROM categories WHERE parent_id = '27'
30 0.0037 0.0037360191345215
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.0005 0.00049495697021484
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.0005 0.00050497055053711
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.0005 0.00045895576477051
SELECT COUNT(DISTINCT(id)) FROM categories_autopopulate WHERE category_id = '27'
34 0.0004 0.00039982795715332
SELECT * FROM categorygroups WHERE id = '1'
35 0.0014 0.0013809204101562
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.0005 0.0005030632019043
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.00034689903259277
SELECT COUNT(DISTINCT(bundle_id)) FROM bundle_categories WHERE category_id = 28
38 0.0004 0.00035810470581055
SELECT id FROM categories WHERE parent_id = '28'
39 0.0015 0.0014989376068115
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.00045299530029297
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.00048017501831055
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.00041818618774414
SELECT COUNT(DISTINCT(id)) FROM categories_autopopulate WHERE category_id = '28'
43 0.0004 0.00037908554077148
SELECT * FROM categorygroups WHERE id = '1'
44 0.0005 0.00053215026855469
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.00043010711669922
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.00032806396484375
SELECT COUNT(DISTINCT(bundle_id)) FROM bundle_categories WHERE category_id = 29
47 0.0004 0.00037097930908203
SELECT id FROM categories WHERE parent_id = '29'
48 0.0006 0.00063490867614746
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.0005 0.00049591064453125
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.00045299530029297
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.00039410591125488
SELECT COUNT(DISTINCT(id)) FROM categories_autopopulate WHERE category_id = '29'
52 0.0004 0.00038313865661621
SELECT * FROM categorygroups WHERE id = '1'
53 0.0006 0.0006108283996582
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.0005 0.0004889965057373
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.00034403800964355
SELECT COUNT(DISTINCT(bundle_id)) FROM bundle_categories WHERE category_id = 30
56 0.0004 0.0003960132598877
SELECT id FROM categories WHERE parent_id = '30'
57 0.0007 0.00065803527832031
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.0004 0.0004429817199707
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.0005 0.00050783157348633
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.00041294097900391
SELECT COUNT(DISTINCT(id)) FROM categories_autopopulate WHERE category_id = '30'
61 0.0004 0.00041580200195312
SELECT * FROM categorygroups WHERE id = '1'
62 0.0006 0.00056219100952148
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.00044012069702148
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.0004 0.00038790702819824
SELECT COUNT(DISTINCT(bundle_id)) FROM bundle_categories WHERE category_id = 31
65 0.0004 0.00039911270141602
SELECT id FROM categories WHERE parent_id = '31'
66 0.0007 0.00072288513183594
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.00044608116149902
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.00050687789916992
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.00040793418884277
SELECT COUNT(DISTINCT(id)) FROM categories_autopopulate WHERE category_id = '31'
70 0.0004 0.00038504600524902
SELECT * FROM categorygroups WHERE id = '1'
71 0.0005 0.0004580020904541
SELECT * FROM categories WHERE parent_id = '0' AND categorygroup_id = '2'  AND hidden = 0 ORDER BY sortorder ASC
72 0.0034 0.0033531188964844
SELECT * FROM manufacturers m WHERE m.display_sidebar = 1 AND m.merge_manufacturer_id = 0 ORDER BY linktitle ASC
73 0.0021 0.0021460056304932
SELECT * FROM sideboxes WHERE (templateuid = 'fsb-fluid2018' OR templateuid = '') AND enabled = 1 ORDER BY sortorder ASC
74 0.0006 0.00055098533630371
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.0016 0.0015959739685059
SELECT * FROM sideboxes_pages WHERE sidebox_id = '26'
76 0.0011 0.001147985458374
SELECT value FROM template_options WHERE templateuid = 'fsb-fluid2018' AND optionuid = 'DISPLAY_CREDIT_ICON'
77 0.0007 0.0007319450378418
SELECT * FROM pages WHERE core = 1 ORDER BY pagekey
78 0.7345 0.73454809188843
SELECT * FROM ipgeocountries WHERE INET_ATON('3.138.101.1') >= INET_ATON(ip_start) AND INET_ATON('3.138.101.1') <= INET_ATON(ip_end)
79 0.0030 0.0030269622802734
SELECT * FROM ipgeolocations WHERE geoname_id = '6252001'
80 0.0018 0.0017960071563721
SELECT * FROM countryredirects WHERE countrycode = 'US'
81 0.0005 0.0005028247833252
SELECT * FROM pages WHERE pagename = 'search'
82 0.0065 0.0064780712127686
SELECT MAX(price) as maxprice, MIN(price) as minprice FROM products WHERE enabled = 1 AND hidden = 0 AND price <> 0 
83 0.0018 0.0018088817596436
SELECT * FROM manufacturers WHERE display_filter = 1 AND merge_manufacturer_id = 0 ORDER BY name
84 0.0025 0.0024940967559814
SELECT * FROM productattributenames n WHERE hidden = 0 AND metabrowse = 1 ORDER BY n.displayname ASC
85 0.0063 0.0063409805297852
SELECT MAX(price) as maxprice, MIN(price) as minprice FROM products WHERE enabled = 1 AND hidden = 0 AND price <> 0 
86 0.0017 0.0017189979553223
SELECT * FROM manufacturers WHERE display_filter = 1 AND merge_manufacturer_id = 0 ORDER BY name
87 0.0006 0.00058507919311523
SELECT * FROM productattributenames n WHERE hidden = 0 AND metabrowse = 1 AND sidebarfilter = 1 ORDER BY n.displayname ASC
88 0.0078 0.0078320503234863
INSERT INTO searches (`keywords`, `timestamp`, `ip`) SELECT '2', NOW(), '3.138.101.1'
89 0.0015 0.0014610290527344
SELECT DISTINCT (p.id), salesrank, price, linktitle,
    MATCH (title)
    AGAINST ('+2' IN BOOLEAN MODE) as searchrelevance, 'product' AS type
    FROM products p 
		WHERE MATCH (title) AGAINST ('+2' 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 ('+2'), 'bundle' AS type FROM bundles b
		WHERE MATCH (title) AGAINST ('+2' IN BOOLEAN MODE)
		AND b.disabled = 0
		
		AND 1 = 1
90 0.0007 0.00068378448486328
SELECT DISTINCT (p.id), salesrank, price, linktitle,
    MATCH (description, keyfeatures, title, descriptionsecondary)
    AGAINST ('+2' IN BOOLEAN MODE) as searchrelevance, 'product' AS type
    FROM products p 
		WHERE MATCH (description, keyfeatures, title, descriptionsecondary) AGAINST ('+2' 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 ('+2'), 'bundle' AS type FROM bundles b
		WHERE MATCH (description, keyfeatures, title, descriptionsecondary) AGAINST ('+2' IN BOOLEAN MODE)
		AND b.disabled = 0
		
		AND 1 = 1
91 0.0046 0.0046229362487793
SELECT DISTINCT (p.id), salesrank, price, linktitle,
          'product' AS type
          FROM products p 
		WHERE ((description LIKE '2') OR (keyfeatures LIKE '2') OR (title LIKE '2'))

		AND enabled = 1
		AND hidden = 0
		AND parent_id = 0
		
		AND 1 = 1
92 0.0006 0.0005950927734375
SELECT DISTINCT (p.id), price, linktitle,
          'ebayproduct' AS type
          FROM ebay_products p 
		WHERE ((description LIKE '2') OR (title LIKE '2'))
		AND hide = 0
93 0.0005 0.00051999092102051
SELECT DISTINCT (p.id), price, linktitle,
          'customproduct' AS type
          FROM custom_products p 
		WHERE ((description LIKE '2') OR (title LIKE '2'))
		AND hide = 0
94 0.0005 0.00052595138549805
SELECT DISTINCT (p.id), salesrank, price, linktitle,
    MATCH (description, keyfeatures, title, descriptionsecondary)
    AGAINST ('+2' IN BOOLEAN MODE) as searchrelevance, 'product' AS type
    FROM products p 
		WHERE MATCH (description, keyfeatures, title, descriptionsecondary) AGAINST ('+2' 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 ('+2'), 'bundle' AS type FROM bundles b
		WHERE MATCH (description, keyfeatures, title, descriptionsecondary) AGAINST ('+2' IN BOOLEAN MODE)
		AND b.disabled = 0
		
		AND 1 = 1
95 0.0052 0.0052499771118164
SELECT DISTINCT (p.id), salesrank, price, linktitle,
          'product' AS type
          FROM products p 
		WHERE ((description LIKE '%2%') OR (keyfeatures LIKE '%2%') OR (title LIKE '%2%'))

		AND enabled = 1
		AND hidden = 0
		AND parent_id = 0
		
		AND 1 = 1
96 0.0004 0.00039315223693848
SELECT DISTINCT (p.id), price, linktitle,
          'ebayproduct' AS type
          FROM ebay_products p 
		WHERE ((description LIKE '%2%') OR (title LIKE '%2%'))
		AND hide = 0
97 0.0003 0.00029897689819336
SELECT DISTINCT (p.id), price, linktitle,
          'customproduct' AS type
          FROM custom_products p 
		WHERE ((description LIKE '%2%') OR (title LIKE '%2%'))
		AND hide = 0
98 0.0006 0.00060915946960449
SELECT DISTINCT (p.id), salesrank, price, linktitle,
    MATCH (title)
    AGAINST ('+2' IN BOOLEAN MODE) as searchrelevance, 'product' AS type
    FROM products p 
		WHERE MATCH (title) AGAINST ('+2' 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 ('+2'), 'bundle' AS type FROM bundles b
		WHERE MATCH (title) AGAINST ('+2' IN BOOLEAN MODE)
		AND b.disabled = 0
		
		AND 1 = 1 ORDER BY salesrank ASC
99 0.0006 0.00062108039855957
SELECT DISTINCT (p.id), salesrank, price, linktitle,
    MATCH (description, keyfeatures, title, descriptionsecondary)
    AGAINST ('+2' IN BOOLEAN MODE) as searchrelevance, 'product' AS type
    FROM products p 
		WHERE MATCH (description, keyfeatures, title, descriptionsecondary) AGAINST ('+2' 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 ('+2'), 'bundle' AS type FROM bundles b
		WHERE MATCH (description, keyfeatures, title, descriptionsecondary) AGAINST ('+2' IN BOOLEAN MODE)
		AND b.disabled = 0
		
		AND 1 = 1 ORDER BY salesrank ASC
100 0.0047 0.0047318935394287
SELECT DISTINCT (p.id), salesrank, price, linktitle,
          'product' AS type
          FROM products p 
		WHERE ((description LIKE '2') OR (keyfeatures LIKE '2') OR (title LIKE '2'))

		AND enabled = 1
		AND hidden = 0
		AND parent_id = 0
		
		AND 1 = 1 ORDER BY salesrank ASC
101 0.0004 0.00039196014404297
SELECT DISTINCT (p.id), price, linktitle,
          'ebayproduct' AS type
          FROM ebay_products p 
		WHERE ((description LIKE '2') OR (title LIKE '2'))
		AND hide = 0
102 0.0003 0.00032806396484375
SELECT DISTINCT (p.id), price, linktitle,
          'customproduct' AS type
          FROM custom_products p 
		WHERE ((description LIKE '2') OR (title LIKE '2'))
		AND hide = 0
103 0.0006 0.00057291984558105
SELECT DISTINCT (p.id), salesrank, price, linktitle,
    MATCH (description, keyfeatures, title, descriptionsecondary)
    AGAINST ('+2' IN BOOLEAN MODE) as searchrelevance, 'product' AS type
    FROM products p 
		WHERE MATCH (description, keyfeatures, title, descriptionsecondary) AGAINST ('+2' 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 ('+2'), 'bundle' AS type FROM bundles b
		WHERE MATCH (description, keyfeatures, title, descriptionsecondary) AGAINST ('+2' IN BOOLEAN MODE)
		AND b.disabled = 0
		
		AND 1 = 1 ORDER BY salesrank ASC
104 0.0054 0.0053999423980713
SELECT DISTINCT (p.id), salesrank, price, linktitle,
          'product' AS type
          FROM products p 
		WHERE ((description LIKE '%2%') OR (keyfeatures LIKE '%2%') OR (title LIKE '%2%'))

		AND enabled = 1
		AND hidden = 0
		AND parent_id = 0
		
		AND 1 = 1 ORDER BY salesrank ASC
105 0.0004 0.00040102005004883
SELECT DISTINCT (p.id), price, linktitle,
          'ebayproduct' AS type
          FROM ebay_products p 
		WHERE ((description LIKE '%2%') OR (title LIKE '%2%'))
		AND hide = 0
106 0.0003 0.00033378601074219
SELECT DISTINCT (p.id), price, linktitle,
          'customproduct' AS type
          FROM custom_products p 
		WHERE ((description LIKE '%2%') OR (title LIKE '%2%'))
		AND hide = 0
107 0.0005 0.00046801567077637
SELECT * FROM products WHERE id = '791'
108 0.0023 0.0023210048675537
SELECT * FROM productimages WHERE product_id = '791' ORDER BY sortorder ASC
109 0.0021 0.0021078586578369
SELECT * FROM product_image_select WHERE product_id = '791'
110 0.0018 0.001823902130127
SELECT * FROM productcustomimages WHERE product_id = '791'
111 0.0126 0.012607097625732
SELECT a.name, n.displayname,a.value FROM productattributes a, productattributenames n WHERE product_id = '791' AND a.name = n.originalname
112 0.0032 0.0032060146331787
SELECT * FROM productoffers WHERE product_id = '791' AND merchantid = 'A1X6FK5RDHNB96'
113 0.0005 0.00054192543029785
SELECT * FROM productoffers
                WHERE product_id = '791' AND price > 0
                ORDER BY price ASC LIMIT 1
114 0.0005 0.00047206878662109
SELECT * FROM productoffers
                WHERE product_id = 791
                ORDER BY price ASC LIMIT 1
115 0.0007 0.0006561279296875
SELECT value FROM productattributes
                WHERE product_id = '791'
                AND name = 'ListPriceAmount'
116 0.0006 0.00063085556030273
SELECT value FROM productattributes WHERE product_id = '791' AND (name = 'ListPriceAmount' OR name = 'ListPriceFormattedPrice') ORDER BY name LIMIT 1
117 0.0006 0.00057315826416016
SELECT * FROM products WHERE id = '793'
118 0.0005 0.00048518180847168
SELECT * FROM productimages WHERE product_id = '793' ORDER BY sortorder ASC
119 0.0008 0.00075602531433105
SELECT * FROM product_image_select WHERE product_id = '793'
120 0.0005 0.00054287910461426
SELECT * FROM productcustomimages WHERE product_id = '793'
121 0.0021 0.0020749568939209
SELECT a.name, n.displayname,a.value FROM productattributes a, productattributenames n WHERE product_id = '793' AND a.name = n.originalname
122 0.0006 0.00060200691223145
SELECT * FROM productoffers WHERE product_id = '793' AND merchantid = 'A1X6FK5RDHNB96'
123 0.0005 0.00046801567077637
SELECT * FROM productoffers
                WHERE product_id = '793' AND price > 0
                ORDER BY price ASC LIMIT 1
124 0.0004 0.00043296813964844
SELECT * FROM productoffers
                WHERE product_id = 793
                ORDER BY price ASC LIMIT 1
125 0.0004 0.0003969669342041
SELECT value FROM productattributes
                WHERE product_id = '793'
                AND name = 'ListPriceAmount'
126 0.0004 0.00044512748718262
SELECT value FROM productattributes WHERE product_id = '793' AND (name = 'ListPriceAmount' OR name = 'ListPriceFormattedPrice') ORDER BY name LIMIT 1
127 0.0005 0.00054717063903809
SELECT * FROM products WHERE id = '1326'
128 0.0005 0.00051712989807129
SELECT * FROM productimages WHERE product_id = '1326' ORDER BY sortorder ASC
129 0.0007 0.00065708160400391
SELECT * FROM product_image_select WHERE product_id = '1326'
130 0.0004 0.00043916702270508
SELECT * FROM productcustomimages WHERE product_id = '1326'
131 0.0089 0.0089468955993652
SELECT a.name, n.displayname,a.value FROM productattributes a, productattributenames n WHERE product_id = '1326' AND a.name = n.originalname
132 0.0005 0.00047492980957031
SELECT * FROM productoffers WHERE product_id = '1326' AND merchantid = 'A1X6FK5RDHNB96'
133 0.0004 0.00036096572875977
SELECT * FROM productoffers
                WHERE product_id = '1326' AND price > 0
                ORDER BY price ASC LIMIT 1
134 0.0005 0.00045108795166016
SELECT * FROM productoffers
                WHERE product_id = 1326
                ORDER BY price ASC LIMIT 1
135 0.0004 0.00041389465332031
SELECT value FROM productattributes
                WHERE product_id = '1326'
                AND name = 'ListPriceAmount'
136 0.0004 0.00040006637573242
SELECT value FROM productattributes WHERE product_id = '1326' AND (name = 'ListPriceAmount' OR name = 'ListPriceFormattedPrice') ORDER BY name LIMIT 1
137 0.0005 0.00050806999206543
SELECT * FROM products WHERE id = '811'
138 0.0004 0.00039505958557129
SELECT * FROM productimages WHERE product_id = '811' ORDER BY sortorder ASC
139 0.0006 0.00058293342590332
SELECT * FROM product_image_select WHERE product_id = '811'
140 0.0004 0.00037479400634766
SELECT * FROM productcustomimages WHERE product_id = '811'
141 0.0019 0.0019140243530273
SELECT a.name, n.displayname,a.value FROM productattributes a, productattributenames n WHERE product_id = '811' AND a.name = n.originalname
142 0.0005 0.00046205520629883
SELECT * FROM productoffers WHERE product_id = '811' AND merchantid = 'A1X6FK5RDHNB96'
143 0.0004 0.00035905838012695
SELECT * FROM productoffers
                WHERE product_id = '811' AND price > 0
                ORDER BY price ASC LIMIT 1
144 0.0003 0.00031614303588867
SELECT * FROM productoffers
                WHERE product_id = 811
                ORDER BY price ASC LIMIT 1
145 0.0003 0.00034689903259277
SELECT value FROM productattributes
                WHERE product_id = '811'
                AND name = 'ListPriceAmount'
146 0.0004 0.00040006637573242
SELECT value FROM productattributes WHERE product_id = '811' AND (name = 'ListPriceAmount' OR name = 'ListPriceFormattedPrice') ORDER BY name LIMIT 1
147 0.0005 0.00054502487182617
SELECT * FROM products WHERE id = '812'
148 0.0005 0.00050497055053711
SELECT * FROM productimages WHERE product_id = '812' ORDER BY sortorder ASC
149 0.0006 0.00064897537231445
SELECT * FROM product_image_select WHERE product_id = '812'
150 0.0004 0.00042104721069336
SELECT * FROM productcustomimages WHERE product_id = '812'
151 0.0010 0.001039981842041
SELECT a.name, n.displayname,a.value FROM productattributes a, productattributenames n WHERE product_id = '812' AND a.name = n.originalname
152 0.0005 0.00046491622924805
SELECT * FROM productoffers WHERE product_id = '812' AND merchantid = 'A1X6FK5RDHNB96'
153 0.0004 0.00036907196044922
SELECT * FROM productoffers
                WHERE product_id = '812' AND price > 0
                ORDER BY price ASC LIMIT 1
154 0.0003 0.00031614303588867
SELECT * FROM productoffers
                WHERE product_id = 812
                ORDER BY price ASC LIMIT 1
155 0.0004 0.00044584274291992
SELECT value FROM productattributes
                WHERE product_id = '812'
                AND name = 'ListPriceAmount'
156 0.0004 0.00044584274291992
SELECT value FROM productattributes WHERE product_id = '812' AND (name = 'ListPriceAmount' OR name = 'ListPriceFormattedPrice') ORDER BY name LIMIT 1
157 0.0005 0.00053000450134277
SELECT * FROM products WHERE id = '825'
158 0.0004 0.00042581558227539
SELECT * FROM productimages WHERE product_id = '825' ORDER BY sortorder ASC
159 0.0007 0.00069189071655273
SELECT * FROM product_image_select WHERE product_id = '825'
160 0.0004 0.00042891502380371
SELECT * FROM productcustomimages WHERE product_id = '825'
161 0.0012 0.0011858940124512
SELECT a.name, n.displayname,a.value FROM productattributes a, productattributenames n WHERE product_id = '825' AND a.name = n.originalname
162 0.0005 0.00049090385437012
SELECT * FROM productoffers WHERE product_id = '825' AND merchantid = 'A1X6FK5RDHNB96'
163 0.0005 0.00054192543029785
SELECT * FROM productoffers
                WHERE product_id = '825' AND price > 0
                ORDER BY price ASC LIMIT 1
164 0.0005 0.00049710273742676
SELECT * FROM productoffers
                WHERE product_id = 825
                ORDER BY price ASC LIMIT 1
165 0.0005 0.00046992301940918
SELECT value FROM productattributes
                WHERE product_id = '825'
                AND name = 'ListPriceAmount'
166 0.0005 0.00047898292541504
SELECT value FROM productattributes WHERE product_id = '825' AND (name = 'ListPriceAmount' OR name = 'ListPriceFormattedPrice') ORDER BY name LIMIT 1
167 0.0005 0.00053215026855469
SELECT * FROM products WHERE id = '833'
168 0.0006 0.00064301490783691
SELECT * FROM productimages WHERE product_id = '833' ORDER BY sortorder ASC
169 0.0006 0.00064706802368164
SELECT * FROM product_image_select WHERE product_id = '833'
170 0.0006 0.00060915946960449
SELECT * FROM productcustomimages WHERE product_id = '833'
171 0.0015 0.0015339851379395
SELECT a.name, n.displayname,a.value FROM productattributes a, productattributenames n WHERE product_id = '833' AND a.name = n.originalname
172 0.0006 0.00055480003356934
SELECT * FROM productoffers WHERE product_id = '833' AND merchantid = 'A1X6FK5RDHNB96'
173 0.0005 0.00046086311340332
SELECT * FROM productoffers
                WHERE product_id = '833' AND price > 0
                ORDER BY price ASC LIMIT 1
174 0.0004 0.00042009353637695
SELECT * FROM productoffers
                WHERE product_id = 833
                ORDER BY price ASC LIMIT 1
175 0.0004 0.00043010711669922
SELECT value FROM productattributes
                WHERE product_id = '833'
                AND name = 'ListPriceAmount'
176 0.0005 0.00047707557678223
SELECT value FROM productattributes WHERE product_id = '833' AND (name = 'ListPriceAmount' OR name = 'ListPriceFormattedPrice') ORDER BY name LIMIT 1
177 0.0006 0.00058102607727051
SELECT * FROM products WHERE id = '834'
178 0.0006 0.00057601928710938
SELECT * FROM productimages WHERE product_id = '834' ORDER BY sortorder ASC
179 0.0007 0.00074601173400879
SELECT * FROM product_image_select WHERE product_id = '834'
180 0.0004 0.0004122257232666
SELECT * FROM productcustomimages WHERE product_id = '834'
181 0.0012 0.0011630058288574
SELECT a.name, n.displayname,a.value FROM productattributes a, productattributenames n WHERE product_id = '834' AND a.name = n.originalname
182 0.0007 0.00066709518432617
SELECT * FROM productoffers WHERE product_id = '834' AND merchantid = 'A1X6FK5RDHNB96'
183 0.0004 0.00040793418884277
SELECT * FROM productoffers
                WHERE product_id = '834' AND price > 0
                ORDER BY price ASC LIMIT 1
184 0.0003 0.00031709671020508
SELECT * FROM productoffers
                WHERE product_id = 834
                ORDER BY price ASC LIMIT 1
185 0.0007 0.00065517425537109
SELECT value FROM productattributes
                WHERE product_id = '834'
                AND name = 'ListPriceAmount'
186 0.0004 0.00043702125549316
SELECT value FROM productattributes WHERE product_id = '834' AND (name = 'ListPriceAmount' OR name = 'ListPriceFormattedPrice') ORDER BY name LIMIT 1
187 0.0006 0.00061702728271484
SELECT * FROM products WHERE id = '2374'
188 0.0005 0.00053095817565918
SELECT * FROM productimages WHERE product_id = '2374' ORDER BY sortorder ASC
189 0.0008 0.00081801414489746
SELECT * FROM product_image_select WHERE product_id = '2374'
190 0.0005 0.0005340576171875
SELECT * FROM productcustomimages WHERE product_id = '2374'
191 0.0188 0.018849849700928
SELECT a.name, n.displayname,a.value FROM productattributes a, productattributenames n WHERE product_id = '2374' AND a.name = n.originalname
192 0.0009 0.00092697143554688
SELECT * FROM productoffers WHERE product_id = '2374' AND merchantid = 'A1X6FK5RDHNB96'
193 0.0013 0.0012929439544678
SELECT * FROM productoffers
                WHERE product_id = '2374' AND price > 0
                ORDER BY price ASC LIMIT 1
194 0.0008 0.00080704689025879
SELECT * FROM productoffers
                WHERE product_id = 2374
                ORDER BY price ASC LIMIT 1
195 0.0007 0.00068998336791992
SELECT value FROM productattributes
                WHERE product_id = '2374'
                AND name = 'ListPriceAmount'
196 0.0007 0.00065398216247559
SELECT value FROM productattributes WHERE product_id = '2374' AND (name = 'ListPriceAmount' OR name = 'ListPriceFormattedPrice') ORDER BY name LIMIT 1
197 0.0010 0.00096702575683594
SELECT * FROM products WHERE id = '2375'
198 0.0009 0.00087785720825195
SELECT * FROM productimages WHERE product_id = '2375' ORDER BY sortorder ASC
199 0.0014 0.0014171600341797
SELECT * FROM product_image_select WHERE product_id = '2375'
200 0.0010 0.0010340213775635
SELECT * FROM productcustomimages WHERE product_id = '2375'
201 0.0021 0.0020909309387207
SELECT a.name, n.displayname,a.value FROM productattributes a, productattributenames n WHERE product_id = '2375' AND a.name = n.originalname
202 0.0009 0.0008549690246582
SELECT * FROM productoffers WHERE product_id = '2375' AND merchantid = 'A1X6FK5RDHNB96'
203 0.0006 0.00058197975158691
SELECT * FROM productoffers
                WHERE product_id = '2375' AND price > 0
                ORDER BY price ASC LIMIT 1
204 0.0006 0.00063204765319824
SELECT * FROM productoffers
                WHERE product_id = 2375
                ORDER BY price ASC LIMIT 1
205 0.0006 0.00062704086303711
SELECT value FROM productattributes
                WHERE product_id = '2375'
                AND name = 'ListPriceAmount'
206 0.0008 0.00078701972961426
SELECT value FROM productattributes WHERE product_id = '2375' AND (name = 'ListPriceAmount' OR name = 'ListPriceFormattedPrice') ORDER BY name LIMIT 1
207 0.0008 0.00077199935913086
SELECT * FROM products WHERE id = '867'
208 0.0009 0.00093197822570801
SELECT * FROM productimages WHERE product_id = '867' ORDER BY sortorder ASC
209 0.0010 0.0009920597076416
SELECT * FROM product_image_select WHERE product_id = '867'
210 0.0006 0.00060486793518066
SELECT * FROM productcustomimages WHERE product_id = '867'
211 0.0045 0.0045180320739746
SELECT a.name, n.displayname,a.value FROM productattributes a, productattributenames n WHERE product_id = '867' AND a.name = n.originalname
212 0.0007 0.00065302848815918
SELECT * FROM productoffers WHERE product_id = '867' AND merchantid = 'A1X6FK5RDHNB96'
213 0.0005 0.00052595138549805
SELECT * FROM productoffers
                WHERE product_id = '867' AND price > 0
                ORDER BY price ASC LIMIT 1
214 0.0005 0.0005030632019043
SELECT * FROM productoffers
                WHERE product_id = 867
                ORDER BY price ASC LIMIT 1
215 0.0005 0.00047898292541504
SELECT value FROM productattributes
                WHERE product_id = '867'
                AND name = 'ListPriceAmount'
216 0.0005 0.00050187110900879
SELECT value FROM productattributes WHERE product_id = '867' AND (name = 'ListPriceAmount' OR name = 'ListPriceFormattedPrice') ORDER BY name LIMIT 1
217 0.0008 0.0008080005645752
SELECT * FROM products WHERE id = '869'
218 0.0007 0.00074911117553711
SELECT * FROM productimages WHERE product_id = '869' ORDER BY sortorder ASC
219 0.0008 0.00076508522033691
SELECT * FROM product_image_select WHERE product_id = '869'
220 0.0004 0.00043702125549316
SELECT * FROM productcustomimages WHERE product_id = '869'
221 0.0015 0.0015280246734619
SELECT a.name, n.displayname,a.value FROM productattributes a, productattributenames n WHERE product_id = '869' AND a.name = n.originalname
222 0.0005 0.00045204162597656
SELECT * FROM productoffers WHERE product_id = '869' AND merchantid = 'A1X6FK5RDHNB96'
223 0.0004 0.00044918060302734
SELECT * FROM productoffers
                WHERE product_id = '869' AND price > 0
                ORDER BY price ASC LIMIT 1
224 0.0006 0.00058197975158691
SELECT value FROM productattributes WHERE product_id = '869' AND (name = 'ListPriceAmount' OR name = 'ListPriceFormattedPrice') ORDER BY name LIMIT 1
225 0.0008 0.0008399486541748
SELECT * FROM products WHERE id = '879'
226 0.0006 0.00062894821166992
SELECT * FROM productimages WHERE product_id = '879' ORDER BY sortorder ASC
227 0.0007 0.00066423416137695
SELECT * FROM product_image_select WHERE product_id = '879'
228 0.0005 0.00048303604125977
SELECT * FROM productcustomimages WHERE product_id = '879'
229 0.0035 0.0035309791564941
SELECT a.name, n.displayname,a.value FROM productattributes a, productattributenames n WHERE product_id = '879' AND a.name = n.originalname
230 0.0006 0.00059199333190918
SELECT * FROM productoffers WHERE product_id = '879' AND merchantid = 'A1X6FK5RDHNB96'
231 0.0004 0.00043821334838867
SELECT * FROM productoffers
                WHERE product_id = '879' AND price > 0
                ORDER BY price ASC LIMIT 1
232 0.0005 0.00046086311340332
SELECT * FROM productoffers
                WHERE product_id = 879
                ORDER BY price ASC LIMIT 1
233 0.0005 0.00048494338989258
SELECT value FROM productattributes
                WHERE product_id = '879'
                AND name = 'ListPriceAmount'
234 0.0007 0.0006709098815918
SELECT value FROM productattributes WHERE product_id = '879' AND (name = 'ListPriceAmount' OR name = 'ListPriceFormattedPrice') ORDER BY name LIMIT 1
235 0.0007 0.00066304206848145
SELECT * FROM products WHERE id = '883'
236 0.0007 0.00065898895263672
SELECT * FROM productimages WHERE product_id = '883' ORDER BY sortorder ASC
237 0.0007 0.00071382522583008
SELECT * FROM product_image_select WHERE product_id = '883'
238 0.0004 0.00044703483581543
SELECT * FROM productcustomimages WHERE product_id = '883'
239 0.0012 0.0011742115020752
SELECT a.name, n.displayname,a.value FROM productattributes a, productattributenames n WHERE product_id = '883' AND a.name = n.originalname
240 0.0005 0.00052499771118164
SELECT * FROM productoffers WHERE product_id = '883' AND merchantid = 'A1X6FK5RDHNB96'
241 0.0005 0.00046896934509277
SELECT * FROM productoffers
                WHERE product_id = '883' AND price > 0
                ORDER BY price ASC LIMIT 1
242 0.0003 0.00034904479980469
SELECT * FROM productoffers
                WHERE product_id = 883
                ORDER BY price ASC LIMIT 1
243 0.0004 0.00037598609924316
SELECT value FROM productattributes
                WHERE product_id = '883'
                AND name = 'ListPriceAmount'
244 0.0004 0.00044703483581543
SELECT value FROM productattributes WHERE product_id = '883' AND (name = 'ListPriceAmount' OR name = 'ListPriceFormattedPrice') ORDER BY name LIMIT 1
245 0.0006 0.00057101249694824
SELECT * FROM products WHERE id = '885'
246 0.0005 0.00050091743469238
SELECT * FROM productimages WHERE product_id = '885' ORDER BY sortorder ASC
247 0.0006 0.00063800811767578
SELECT * FROM product_image_select WHERE product_id = '885'
248 0.0004 0.00038409233093262
SELECT * FROM productcustomimages WHERE product_id = '885'
249 0.0011 0.0011441707611084
SELECT a.name, n.displayname,a.value FROM productattributes a, productattributenames n WHERE product_id = '885' AND a.name = n.originalname
250 0.0005 0.0005180835723877
SELECT * FROM productoffers WHERE product_id = '885' AND merchantid = 'A1X6FK5RDHNB96'
251 0.0005 0.00047612190246582
SELECT * FROM productoffers
                WHERE product_id = '885' AND price > 0
                ORDER BY price ASC LIMIT 1
252 0.0004 0.00039100646972656
SELECT * FROM productoffers
                WHERE product_id = 885
                ORDER BY price ASC LIMIT 1
253 0.0005 0.00047898292541504
SELECT value FROM productattributes
                WHERE product_id = '885'
                AND name = 'ListPriceAmount'
254 0.0005 0.00052094459533691
SELECT value FROM productattributes WHERE product_id = '885' AND (name = 'ListPriceAmount' OR name = 'ListPriceFormattedPrice') ORDER BY name LIMIT 1
255 0.0006 0.00058317184448242
SELECT * FROM products WHERE id = '889'
256 0.0005 0.00051498413085938
SELECT * FROM productimages WHERE product_id = '889' ORDER BY sortorder ASC
257 0.0006 0.00062203407287598
SELECT * FROM product_image_select WHERE product_id = '889'
258 0.0004 0.0003509521484375
SELECT * FROM productcustomimages WHERE product_id = '889'
259 0.0008 0.00077700614929199
SELECT a.name, n.displayname,a.value FROM productattributes a, productattributenames n WHERE product_id = '889' AND a.name = n.originalname
260 0.0004 0.00042200088500977
SELECT * FROM productoffers WHERE product_id = '889' AND merchantid = 'A1X6FK5RDHNB96'
261 0.0004 0.00036001205444336
SELECT * FROM productoffers
                WHERE product_id = '889' AND price > 0
                ORDER BY price ASC LIMIT 1
262 0.0003 0.00027203559875488
SELECT * FROM productoffers
                WHERE product_id = 889
                ORDER BY price ASC LIMIT 1
263 0.0004 0.00041484832763672
SELECT value FROM productattributes
                WHERE product_id = '889'
                AND name = 'ListPriceAmount'
264 0.0005 0.00048518180847168
SELECT value FROM productattributes WHERE product_id = '889' AND (name = 'ListPriceAmount' OR name = 'ListPriceFormattedPrice') ORDER BY name LIMIT 1
265 0.0005 0.00046300888061523
SELECT * FROM products WHERE id = '899'
266 0.0004 0.00038695335388184
SELECT * FROM productimages WHERE product_id = '899' ORDER BY sortorder ASC
267 0.0005 0.00054192543029785
SELECT * FROM product_image_select WHERE product_id = '899'
268 0.0004 0.00036001205444336
SELECT * FROM productcustomimages WHERE product_id = '899'
269 0.0017 0.0017199516296387
SELECT a.name, n.displayname,a.value FROM productattributes a, productattributenames n WHERE product_id = '899' AND a.name = n.originalname
270 0.0006 0.00055098533630371
SELECT * FROM productoffers WHERE product_id = '899' AND merchantid = 'A1X6FK5RDHNB96'
271 0.0004 0.00036406517028809
SELECT * FROM productoffers
                WHERE product_id = '899' AND price > 0
                ORDER BY price ASC LIMIT 1
272 0.0003 0.00029206275939941
SELECT * FROM productoffers
                WHERE product_id = 899
                ORDER BY price ASC LIMIT 1
273 0.0004 0.00037503242492676
SELECT value FROM productattributes
                WHERE product_id = '899'
                AND name = 'ListPriceAmount'
274 0.0004 0.00042200088500977
SELECT value FROM productattributes WHERE product_id = '899' AND (name = 'ListPriceAmount' OR name = 'ListPriceFormattedPrice') ORDER BY name LIMIT 1
275 0.0006 0.00057005882263184
SELECT * FROM products WHERE id = '902'
276 0.0006 0.00063705444335938
SELECT * FROM productimages WHERE product_id = '902' ORDER BY sortorder ASC
277 0.0007 0.00071191787719727
SELECT * FROM product_image_select WHERE product_id = '902'
278 0.0005 0.00045108795166016
SELECT * FROM productcustomimages WHERE product_id = '902'
279 0.0011 0.0010700225830078
SELECT a.name, n.displayname,a.value FROM productattributes a, productattributenames n WHERE product_id = '902' AND a.name = n.originalname
280 0.0005 0.00046491622924805
SELECT * FROM productoffers WHERE product_id = '902' AND merchantid = 'A1X6FK5RDHNB96'
281 0.0004 0.00036811828613281
SELECT * FROM productoffers
                WHERE product_id = '902' AND price > 0
                ORDER BY price ASC LIMIT 1
282 0.0003 0.00034594535827637
SELECT * FROM productoffers
                WHERE product_id = 902
                ORDER BY price ASC LIMIT 1
283 0.0004 0.0003659725189209
SELECT value FROM productattributes
                WHERE product_id = '902'
                AND name = 'ListPriceAmount'
284 0.0004 0.00040793418884277
SELECT value FROM productattributes WHERE product_id = '902' AND (name = 'ListPriceAmount' OR name = 'ListPriceFormattedPrice') ORDER BY name LIMIT 1
285 0.0024 0.0024380683898926
SELECT * FROM customerreviews WHERE approved = 1 AND productid = '791' ORDER BY timestamp DESC
286 0.0004 0.00035500526428223
SELECT * FROM customerreviews WHERE approved = 1 AND productid = '793' ORDER BY timestamp DESC
287 0.0003 0.00029301643371582
SELECT * FROM customerreviews WHERE approved = 1 AND productid = '1326' ORDER BY timestamp DESC
288 0.0003 0.00034594535827637
SELECT * FROM customerreviews WHERE approved = 1 AND productid = '811' ORDER BY timestamp DESC
289 0.0003 0.00029897689819336
SELECT * FROM customerreviews WHERE approved = 1 AND productid = '812' ORDER BY timestamp DESC
290 0.0003 0.00026297569274902
SELECT * FROM customerreviews WHERE approved = 1 AND productid = '825' ORDER BY timestamp DESC
291 0.0003 0.00027608871459961
SELECT * FROM customerreviews WHERE approved = 1 AND productid = '833' ORDER BY timestamp DESC
292 0.0003 0.00034213066101074
SELECT * FROM customerreviews WHERE approved = 1 AND productid = '834' ORDER BY timestamp DESC
293 0.0004 0.00038719177246094
SELECT * FROM customerreviews WHERE approved = 1 AND productid = '2374' ORDER BY timestamp DESC
294 0.0003 0.00032401084899902
SELECT * FROM customerreviews WHERE approved = 1 AND productid = '2375' ORDER BY timestamp DESC
295 0.0003 0.00029897689819336
SELECT * FROM customerreviews WHERE approved = 1 AND productid = '867' ORDER BY timestamp DESC
296 0.0003 0.00027990341186523
SELECT * FROM customerreviews WHERE approved = 1 AND productid = '869' ORDER BY timestamp DESC
297 0.0003 0.00034093856811523
SELECT * FROM customerreviews WHERE approved = 1 AND productid = '879' ORDER BY timestamp DESC
298 0.0003 0.00033187866210938
SELECT * FROM customerreviews WHERE approved = 1 AND productid = '883' ORDER BY timestamp DESC
299 0.0003 0.00032496452331543
SELECT * FROM customerreviews WHERE approved = 1 AND productid = '885' ORDER BY timestamp DESC
300 0.0003 0.00030088424682617
SELECT * FROM customerreviews WHERE approved = 1 AND productid = '889' ORDER BY timestamp DESC
301 0.0005 0.0004580020904541
SELECT * FROM customerreviews WHERE approved = 1 AND productid = '899' ORDER BY timestamp DESC
302 0.0005 0.00048518180847168
SELECT * FROM customerreviews WHERE approved = 1 AND productid = '902' ORDER BY timestamp DESC
303 0.0023 0.0022850036621094
SELECT * FROM template_info WHERE templateuid = 'fsb-fluid2018'
304 0.0019 0.0018589496612549
SELECT ga_value FROM google_analytics_options WHERE `ga_key` = 'ga_user_data'
305 0.0005 0.0004878044128418
SELECT ga_value FROM google_analytics_options WHERE `ga_key` = 'ga_tracking_status'
306 0.0147 0.014699935913086
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
307 0.0027 0.0026760101318359
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
308 0.0008 0.00078296661376953
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
309 0.0006 0.00061202049255371
SELECT * FROM products WHERE id = 1626
310 0.0007 0.00072813034057617
SELECT * FROM products WHERE id = 4041
311 0.0005 0.00045013427734375
SELECT * FROM products WHERE id = 4312
312 0.0007 0.00071310997009277
SELECT * FROM products WHERE id = 777
313 0.0005 0.00051593780517578
SELECT * FROM products WHERE id = 3881
314 0.0008 0.00082111358642578
SELECT * FROM products WHERE id = 4213
315 0.0005 0.00052809715270996
SELECT * FROM products WHERE id = '1626'
316 0.0008 0.00077199935913086
SELECT * FROM productimages WHERE product_id = '1626' ORDER BY sortorder ASC
317 0.0010 0.0010049343109131
SELECT * FROM product_image_select WHERE product_id = '1626'
318 0.0004 0.00042295455932617
SELECT * FROM productcustomimages WHERE product_id = '1626'
319 0.0011 0.0010690689086914
SELECT a.name, n.displayname,a.value FROM productattributes a, productattributenames n WHERE product_id = '1626' AND a.name = n.originalname
320 0.0008 0.00084304809570312
SELECT * FROM productoffers WHERE product_id = '1626' AND merchantid = 'A1X6FK5RDHNB96'
321 0.0008 0.00084900856018066
SELECT * FROM productoffers
                WHERE product_id = '1626' AND price > 0
                ORDER BY price ASC LIMIT 1
322 0.0009 0.0009009838104248
SELECT value FROM productattributes WHERE product_id = '1626' AND (name = 'ListPriceAmount' OR name = 'ListPriceFormattedPrice') ORDER BY name LIMIT 1
323 0.0005 0.00054097175598145
SELECT * FROM products WHERE id = '4041'
324 0.0009 0.00089502334594727
SELECT * FROM productimages WHERE product_id = '4041' ORDER BY sortorder ASC
325 0.0007 0.00069904327392578
SELECT * FROM product_image_select WHERE product_id = '4041'
326 0.0005 0.00045108795166016
SELECT * FROM productcustomimages WHERE product_id = '4041'
327 0.0012 0.0012021064758301
SELECT a.name, n.displayname,a.value FROM productattributes a, productattributenames n WHERE product_id = '4041' AND a.name = n.originalname
328 0.0004 0.00040698051452637
SELECT * FROM productoffers WHERE product_id = '4041' AND merchantid = 'A1X6FK5RDHNB96'
329 0.0003 0.00032901763916016
SELECT * FROM productoffers
                WHERE product_id = '4041' AND price > 0
                ORDER BY price ASC LIMIT 1
330 0.0007 0.00067806243896484
SELECT value FROM productattributes WHERE product_id = '4041' AND (name = 'ListPriceAmount' OR name = 'ListPriceFormattedPrice') ORDER BY name LIMIT 1
331 0.0005 0.00050902366638184
SELECT * FROM products WHERE id = '4312'
332 0.0008 0.00075197219848633
SELECT * FROM productimages WHERE product_id = '4312' ORDER BY sortorder ASC
333 0.0007 0.00067806243896484
SELECT * FROM product_image_select WHERE product_id = '4312'
334 0.0004 0.00043416023254395
SELECT * FROM productcustomimages WHERE product_id = '4312'
335 0.0011 0.0010950565338135
SELECT a.name, n.displayname,a.value FROM productattributes a, productattributenames n WHERE product_id = '4312' AND a.name = n.originalname
336 0.0004 0.0004279613494873
SELECT * FROM productoffers WHERE product_id = '4312' AND merchantid = 'A1X6FK5RDHNB96'
337 0.0004 0.00044083595275879
SELECT * FROM productoffers
                WHERE product_id = '4312' AND price > 0
                ORDER BY price ASC LIMIT 1
338 0.0006 0.00064992904663086
SELECT value FROM productattributes WHERE product_id = '4312' AND (name = 'ListPriceAmount' OR name = 'ListPriceFormattedPrice') ORDER BY name LIMIT 1
339 0.0005 0.00050020217895508
SELECT * FROM products WHERE id = '777'
340 0.0005 0.00052809715270996
SELECT * FROM productimages WHERE product_id = '777' ORDER BY sortorder ASC
341 0.0008 0.00075984001159668
SELECT * FROM product_image_select WHERE product_id = '777'
342 0.0004 0.00042510032653809
SELECT * FROM productcustomimages WHERE product_id = '777'
343 0.0014 0.0014088153839111
SELECT a.name, n.displayname,a.value FROM productattributes a, productattributenames n WHERE product_id = '777' AND a.name = n.originalname
344 0.0005 0.00053501129150391
SELECT * FROM productoffers WHERE product_id = '777' AND merchantid = 'A1X6FK5RDHNB96'
345 0.0008 0.00080585479736328
SELECT * FROM productoffers
                WHERE product_id = '777' AND price > 0
                ORDER BY price ASC LIMIT 1
346 0.0006 0.00056195259094238
SELECT value FROM productattributes WHERE product_id = '777' AND (name = 'ListPriceAmount' OR name = 'ListPriceFormattedPrice') ORDER BY name LIMIT 1
347 0.0009 0.00086498260498047
SELECT * FROM products WHERE id = '3881'
348 0.0006 0.00057196617126465
SELECT * FROM productimages WHERE product_id = '3881' ORDER BY sortorder ASC
349 0.0008 0.00084090232849121
SELECT * FROM product_image_select WHERE product_id = '3881'
350 0.0004 0.00037884712219238
SELECT * FROM productcustomimages WHERE product_id = '3881'
351 0.0015 0.0015060901641846
SELECT a.name, n.displayname,a.value FROM productattributes a, productattributenames n WHERE product_id = '3881' AND a.name = n.originalname
352 0.0005 0.00046992301940918
SELECT * FROM productoffers WHERE product_id = '3881' AND merchantid = 'A1X6FK5RDHNB96'
353 0.0004 0.00040197372436523
SELECT * FROM productoffers
                WHERE product_id = '3881' AND price > 0
                ORDER BY price ASC LIMIT 1
354 0.0004 0.00043797492980957
SELECT value FROM productattributes WHERE product_id = '3881' AND (name = 'ListPriceAmount' OR name = 'ListPriceFormattedPrice') ORDER BY name LIMIT 1
355 0.0006 0.00056982040405273
SELECT * FROM products WHERE id = '4213'
356 0.0005 0.00048995018005371
SELECT * FROM productimages WHERE product_id = '4213' ORDER BY sortorder ASC
357 0.0007 0.00066614151000977
SELECT * FROM product_image_select WHERE product_id = '4213'
358 0.0004 0.00037312507629395
SELECT * FROM productcustomimages WHERE product_id = '4213'
359 0.0016 0.0015859603881836
SELECT a.name, n.displayname,a.value FROM productattributes a, productattributenames n WHERE product_id = '4213' AND a.name = n.originalname
360 0.0005 0.0004580020904541
SELECT * FROM productoffers WHERE product_id = '4213' AND merchantid = 'A1X6FK5RDHNB96'
361 0.0004 0.00041389465332031
SELECT * FROM productoffers
                WHERE product_id = '4213' AND price > 0
                ORDER BY price ASC LIMIT 1
362 0.0005 0.00049901008605957
SELECT value FROM productattributes WHERE product_id = '4213' AND (name = 'ListPriceAmount' OR name = 'ListPriceFormattedPrice') ORDER BY name LIMIT 1
363 0.0029 0.0029430389404297
SELECT * FROM template_includes WHERE deleted = 0 AND templateuid = 'fsb-fluid2018' AND area = 'header' ORDER BY sortorder ASC
364 0.0008 0.00078988075256348
SELECT * FROM template_includes WHERE deleted = 0 AND templateuid = 'fsb-fluid2018' AND area = 'footer' ORDER BY sortorder ASC
365 0.0036 0.003619909286499
SELECT * FROM template_css WHERE deleted = 0 AND templateuid = 'fsb-fluid2018' AND skinuid = ''
366 0.0036 0.0036079883575439
SELECT * FROM template_images WHERE deleted = 0 AND templateuid = 'fsb-fluid2018'
367 0.0007 0.00065302848815918
SELECT * FROM template_images WHERE deleted = 0 AND templateuid = 'fsb-fluid2018'
368 0.0010 0.0009920597076416
SELECT * FROM template_images WHERE templateuid = 'fsb-fluid2018' AND imageuid = 'FB_DEFAULT_SHARE_IMAGE'
369 0.0015 0.0015048980712891
SELECT * FROM template_images WHERE templateuid = 'fsb-fluid2018' AND imageuid = 'HEAD_LOGO'