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.5231671333313 337 1.1786 0


No Amazon API Requests Made.


App Debug - Total Time 1.5231671333313 seconds

Number Time From Start Name Description
1 0.33067297935486 Initialise Initialise FSB Function
2 0.33582210540771 App Controller Start Start of the App controller (called before the controller of every page)
3 0.38741207122803 Start of getCategoryListByGroup Function Before first category groups query
4 0.38767695426941 After initial query Before first category groups query
5 0.38767695426941 Get Category List for Group Before the call to getCategoryList function
6 0.38767910003662 Start of GetCategoryList function Start of the function
7 0.38768005371094 Before getting categories Query to get specific category list
8 0.3880181312561 After getting categories Query to get specific category list
9 0.38801908493042 Before getting category custom Before call to function getCategoryCustom
10 0.40148401260376 After getting category custom After call to function getCategoryCustom
11 0.40148615837097 Before getting category custom Before call to function getCategoryCustom
12 0.40943908691406 After getting category custom After call to function getCategoryCustom
13 0.40944194793701 Before getting category custom Before call to function getCategoryCustom
14 0.41296195983887 After getting category custom After call to function getCategoryCustom
15 0.41296315193176 Before getting category custom Before call to function getCategoryCustom
16 0.41504502296448 After getting category custom After call to function getCategoryCustom
17 0.41504597663879 Before getting category custom Before call to function getCategoryCustom
18 0.41709303855896 After getting category custom After call to function getCategoryCustom
19 0.41709399223328 Before getting category custom Before call to function getCategoryCustom
20 0.4196469783783 After getting category custom After call to function getCategoryCustom
21 0.41964817047119 End of GetCategoryList function End of the function
22 0.41965198516846 Get Category List for Group Before the call to getCategoryList function
23 0.41965293884277 Start of GetCategoryList function Start of the function
24 0.41965413093567 Before getting categories Query to get specific category list
25 0.41990900039673 End of getCategoryListByGroup Function Before return()
26 1.3909590244293 App Controller End End of the App controller (called before the controller of every page)
27 1.4767160415649 App_after Controller Start Start of the App_after controller (called after the controller of every page)
28 1.47722697258 Before Get Options Before the call to getOptions in the tpl class
29 1.5112900733948 After Get Options After the call to getOptions in the tpl class
30 1.5113201141357 App_after Controller End End of the App_after controller (called after the controller of every page)
31 1.5231590270996 Finalizing debug Before the debug is output to the page.
32 1.5231671333313 End of App This is the end of the app logging, final timestamp


Query Debug - 337 Database Queries. Total time 1.1786 seconds

Number Time (Seconds) Time (Milliseconds) Query
1 0.0013 0.0012869834899902
SELECT parameter, value FROM parameters
2 0.0040 0.0040340423583984
SELECT * FROM `bad_bots`
3 0.0003 0.00026512145996094
SET time_zone = 'Europe/London'
4 0.0004 0.00039792060852051
SELECT version FROM version ORDER BY `installed` DESC LIMIT 1
5 0.0004 0.00041294097900391
INSERT INTO ga_users (`isbot`, `ips`) SELECT '1', 'a:1:{i:0;s:13:\"216.73.216.99\";}'
6 0.0004 0.00035500526428223
INSERT INTO ga_sessions (`sessionlastseen`) SELECT '1758040986'
7 0.0006 0.00055885314941406
SELECT * FROM autorun ORDER BY lastrun ASC
8 0.0004 0.0003960132598877
SELECT * FROM version ORDER BY installed DESC LIMIT 1
9 0.0004 0.00036883354187012
SELECT id FROM pages WHERE pagename = 'tag' LIMIT 1
10 0.0004 0.00041484832763672
SELECT id FROM products WHERE pagename = 'tag' AND hidden = 0 LIMIT 1
11 0.0003 0.00032687187194824
SELECT id FROM ebay_products WHERE pagename = 'tag'
12 0.0003 0.00029802322387695
SELECT id FROM custom_products WHERE pagename = 'tag'
13 0.0004 0.00043511390686035
SELECT id FROM categories WHERE pagename = 'tag' LIMIT 1
14 0.0004 0.0003969669342041
SELECT id FROM manufacturers WHERE pagename = 'tag' LIMIT 1
15 0.0004 0.00035190582275391
SELECT id FROM bundles WHERE pagename = 'tag' LIMIT 1
16 0.0018 0.0018470287322998
SELECT id FROM tags WHERE pagename = 'bote' LIMIT 1
17 0.0025 0.0025191307067871
SELECT * FROM template_options WHERE deleted = 0 AND templateuid = 'fsb-fluid2018'
18 0.0484 0.0484459400177
SELECT * FROM template_text WHERE deleted = 0 AND templateuid = 'fsb-fluid2018' AND language = 'en'
19 0.0004 0.00036811828613281
SELECT * FROM pages WHERE pagename = 'tag'
20 0.0003 0.0002601146697998
SELECT * FROM categorygroups ORDER BY sortorder ASC
21 0.0003 0.00032806396484375
SELECT * FROM categories WHERE parent_id = '0' AND categorygroup_id = '1'  AND hidden = 0 ORDER BY sortorder ASC
22 0.0061 0.0061390399932861
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
23 0.0003 0.00033307075500488
SELECT COUNT(*) FROM ebay_products p, products_categories pc WHERE p.id = pc.product_id AND prod_type = 'ebay' AND pc.category_id = 26
24 0.0002 0.00023579597473145
SELECT COUNT(DISTINCT(bundle_id)) FROM bundle_categories WHERE category_id = 26
25 0.0002 0.00024700164794922
SELECT id FROM categories WHERE parent_id = '26'
26 0.0056 0.0055568218231201
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 
27 0.0002 0.00023293495178223
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 
28 0.0002 0.00023007392883301
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
29 0.0002 0.000244140625
SELECT COUNT(DISTINCT(id)) FROM categories_autopopulate WHERE category_id = '26'
30 0.0002 0.00020980834960938
SELECT * FROM categorygroups WHERE id = '1'
31 0.0034 0.0034348964691162
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
32 0.0003 0.00025701522827148
SELECT COUNT(*) FROM ebay_products p, products_categories pc WHERE p.id = pc.product_id AND prod_type = 'ebay' AND pc.category_id = 27
33 0.0002 0.00018787384033203
SELECT COUNT(DISTINCT(bundle_id)) FROM bundle_categories WHERE category_id = 27
34 0.0002 0.00020003318786621
SELECT id FROM categories WHERE parent_id = '27'
35 0.0030 0.0029730796813965
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 
36 0.0002 0.00021910667419434
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 
37 0.0002 0.0002129077911377
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
38 0.0002 0.00022196769714355
SELECT COUNT(DISTINCT(id)) FROM categories_autopopulate WHERE category_id = '27'
39 0.0002 0.00020289421081543
SELECT * FROM categorygroups WHERE id = '1'
40 0.0010 0.0010240077972412
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
41 0.0002 0.00022411346435547
SELECT COUNT(*) FROM ebay_products p, products_categories pc WHERE p.id = pc.product_id AND prod_type = 'ebay' AND pc.category_id = 28
42 0.0002 0.00018405914306641
SELECT COUNT(DISTINCT(bundle_id)) FROM bundle_categories WHERE category_id = 28
43 0.0002 0.00019502639770508
SELECT id FROM categories WHERE parent_id = '28'
44 0.0010 0.0010261535644531
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 
45 0.0002 0.00020885467529297
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 
46 0.0002 0.00020980834960938
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
47 0.0002 0.00023102760314941
SELECT COUNT(DISTINCT(id)) FROM categories_autopopulate WHERE category_id = '28'
48 0.0002 0.0001978874206543
SELECT * FROM categorygroups WHERE id = '1'
49 0.0003 0.00029587745666504
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
50 0.0002 0.00020790100097656
SELECT COUNT(*) FROM ebay_products p, products_categories pc WHERE p.id = pc.product_id AND prod_type = 'ebay' AND pc.category_id = 29
51 0.0002 0.00018906593322754
SELECT COUNT(DISTINCT(bundle_id)) FROM bundle_categories WHERE category_id = 29
52 0.0002 0.00022101402282715
SELECT id FROM categories WHERE parent_id = '29'
53 0.0003 0.00031089782714844
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 
54 0.0002 0.0001990795135498
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 
55 0.0002 0.00022506713867188
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
56 0.0002 0.00021791458129883
SELECT COUNT(DISTINCT(id)) FROM categories_autopopulate WHERE category_id = '29'
57 0.0002 0.00019717216491699
SELECT * FROM categorygroups WHERE id = '1'
58 0.0003 0.00028705596923828
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
59 0.0002 0.00023221969604492
SELECT COUNT(*) FROM ebay_products p, products_categories pc WHERE p.id = pc.product_id AND prod_type = 'ebay' AND pc.category_id = 30
60 0.0002 0.00018501281738281
SELECT COUNT(DISTINCT(bundle_id)) FROM bundle_categories WHERE category_id = 30
61 0.0002 0.00019598007202148
SELECT id FROM categories WHERE parent_id = '30'
62 0.0003 0.00029182434082031
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 
63 0.0002 0.0001988410949707
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 
64 0.0002 0.00020384788513184
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
65 0.0002 0.00023388862609863
SELECT COUNT(DISTINCT(id)) FROM categories_autopopulate WHERE category_id = '30'
66 0.0002 0.00020003318786621
SELECT * FROM categorygroups WHERE id = '1'
67 0.0003 0.00031614303588867
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
68 0.0002 0.00021100044250488
SELECT COUNT(*) FROM ebay_products p, products_categories pc WHERE p.id = pc.product_id AND prod_type = 'ebay' AND pc.category_id = 31
69 0.0002 0.00018215179443359
SELECT COUNT(DISTINCT(bundle_id)) FROM bundle_categories WHERE category_id = 31
70 0.0002 0.0001990795135498
SELECT id FROM categories WHERE parent_id = '31'
71 0.0003 0.00031590461730957
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 
72 0.0004 0.00040483474731445
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 
73 0.0004 0.0003969669342041
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
74 0.0003 0.00031495094299316
SELECT COUNT(DISTINCT(id)) FROM categories_autopopulate WHERE category_id = '31'
75 0.0002 0.00019598007202148
SELECT * FROM categorygroups WHERE id = '1'
76 0.0003 0.00025105476379395
SELECT * FROM categories WHERE parent_id = '0' AND categorygroup_id = '2'  AND hidden = 0 ORDER BY sortorder ASC
77 0.0013 0.0013010501861572
SELECT * FROM manufacturers m WHERE m.display_sidebar = 1 AND m.merge_manufacturer_id = 0 ORDER BY linktitle ASC
78 0.0003 0.00031805038452148
SELECT * FROM sideboxes WHERE (templateuid = 'fsb-fluid2018' OR templateuid = '') AND enabled = 1 ORDER BY sortorder ASC
79 0.0003 0.00029110908508301
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
80 0.0002 0.00023198127746582
SELECT * FROM sideboxes_pages WHERE sidebox_id = '26'
81 0.0008 0.000823974609375
SELECT value FROM template_options WHERE templateuid = 'fsb-fluid2018' AND optionuid = 'DISPLAY_CREDIT_ICON'
82 0.0005 0.00045895576477051
SELECT * FROM pages WHERE core = 1 ORDER BY pagekey
83 0.9659 0.9659469127655
SELECT * FROM ipgeocountries WHERE INET_ATON('216.73.216.99') >= INET_ATON(ip_start) AND INET_ATON('216.73.216.99') <= INET_ATON(ip_end)
84 0.0008 0.00079202651977539
SELECT * FROM ipgeolocations WHERE geoname_id = '6252001'
85 0.0002 0.00021910667419434
SELECT * FROM countryredirects WHERE countrycode = 'US'
86 0.0093 0.0093090534210205
SELECT * FROM tags WHERE pagename = 'bote'
87 0.0048 0.0047810077667236
SELECT MAX(price) as maxprice, MIN(price) as minprice FROM products WHERE enabled = 1 AND hidden = 0 AND price <> 0 
88 0.0013 0.0013132095336914
SELECT * FROM manufacturers WHERE display_filter = 1 AND merge_manufacturer_id = 0 ORDER BY name
89 0.0004 0.00036191940307617
SELECT * FROM productattributenames n WHERE hidden = 0 AND metabrowse = 1 ORDER BY n.displayname ASC
90 0.0044 0.0044460296630859
SELECT MAX(price) as maxprice, MIN(price) as minprice FROM products WHERE enabled = 1 AND hidden = 0 AND price <> 0 
91 0.0013 0.001288890838623
SELECT * FROM manufacturers WHERE display_filter = 1 AND merge_manufacturer_id = 0 ORDER BY name
92 0.0003 0.00032997131347656
SELECT * FROM productattributenames n WHERE hidden = 0 AND metabrowse = 1 AND sidebarfilter = 1 ORDER BY n.displayname ASC
93 0.0023 0.0023088455200195
SELECT COUNT(DISTINCT(p.id)) FROM products p, product_tags t WHERE p.id = t.product_id AND parent_id = 0 AND t.tag_id = '216' AND hidden = 0 AND enabled = 1  AND 1 = 1
94 0.0057 0.0056698322296143
SELECT DISTINCT(p.id), p.*, IF(p.salesrank <> 0, p.salesrank, 100000) AS salesrank FROM products p, product_tags t WHERE p.id = t.product_id AND p.parent_id = 0 AND t.tag_id = '216' AND hidden = 0 AND enabled = 1  AND 1 = 1 ORDER BY salesrank ASC LIMIT 468, 18
95 0.0003 0.00027990341186523
SELECT * FROM productimages WHERE product_id = '4127' ORDER BY sortorder ASC
96 0.0004 0.00036883354187012
SELECT * FROM product_image_select WHERE product_id = '4127'
97 0.0002 0.00018596649169922
SELECT * FROM productcustomimages WHERE product_id = '4127'
98 0.0004 0.00043702125549316
SELECT a.name, n.displayname,a.value FROM productattributes a, productattributenames n WHERE product_id = '4127' AND a.name = n.originalname
99 0.0002 0.0002448558807373
SELECT * FROM productoffers WHERE product_id = '4127' AND merchantid = 'A1X6FK5RDHNB96'
100 0.0003 0.00025391578674316
SELECT * FROM productoffers
                WHERE product_id = '4127' AND price > 0
                ORDER BY price ASC LIMIT 1
101 0.0003 0.00028610229492188
SELECT value FROM productattributes WHERE product_id = '4127' AND (name = 'ListPriceAmount' OR name = 'ListPriceFormattedPrice') ORDER BY name LIMIT 1
102 0.0003 0.00025796890258789
SELECT * FROM productimages WHERE product_id = '4137' ORDER BY sortorder ASC
103 0.0002 0.00023794174194336
SELECT pi.*, p.parent_id FROM productimages pi, products p WHERE p.parent_id = '4137' AND p.id = pi.product_id ORDER BY pi.sortorder
104 0.0004 0.0003809928894043
SELECT * FROM product_image_select WHERE product_id = '4137'
105 0.0002 0.00018596649169922
SELECT * FROM productcustomimages WHERE product_id = '4137'
106 0.0002 0.00024795532226562
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 = '4137'
                GROUP BY o.product_id
107 0.0004 0.00040507316589355
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     = '4137'
                GROUP BY n.displayname
                ORDER BY n.displayname DESC
108 0.0002 0.00022411346435547
SELECT MAX(amountsaved) AS maxsaving, MIN(amountsaved) AS minsaving FROM productoffers o, products p WHERE o.product_id = p.id AND p.parent_id = 4137
109 0.0004 0.00043606758117676
SELECT a.name, n.displayname,a.value FROM productattributes a, productattributenames n WHERE product_id = '4137' AND a.name = n.originalname
110 0.0002 0.00021910667419434
SELECT * FROM productoffers WHERE product_id = '4137' AND merchantid = 'A1X6FK5RDHNB96'
111 0.0002 0.00021696090698242
SELECT * FROM productoffers
                WHERE product_id = '4137' AND price > 0
                ORDER BY price ASC LIMIT 1
112 0.0002 0.00021195411682129
SELECT * FROM productoffers
                WHERE product_id = 4137
                ORDER BY price ASC LIMIT 1
113 0.0002 0.00023102760314941
SELECT value FROM productattributes
                WHERE product_id = '4137'
                AND name = 'ListPriceAmount'
114 0.0003 0.00025010108947754
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 = '4137'
                GROUP BY o.product_id
115 0.0003 0.00025391578674316
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     = '4137'
                GROUP BY n.displayname
                ORDER BY n.displayname DESC
116 0.0002 0.00022196769714355
SELECT MAX(amountsaved) AS maxsaving, MIN(amountsaved) AS minsaving FROM productoffers o, products p WHERE o.product_id = p.id AND p.parent_id = 4137
117 0.0003 0.00025510787963867
SELECT value FROM productattributes WHERE product_id = '4137' AND (name = 'ListPriceAmount' OR name = 'ListPriceFormattedPrice') ORDER BY name LIMIT 1
118 0.0002 0.00023198127746582
SELECT * FROM products WHERE parent_id = '4137'
119 0.0003 0.00025391578674316
SELECT * FROM productimages WHERE product_id = '4151' ORDER BY sortorder ASC
120 0.0004 0.00036716461181641
SELECT * FROM product_image_select WHERE product_id = '4151'
121 0.0002 0.0001828670501709
SELECT * FROM productcustomimages WHERE product_id = '4151'
122 0.0004 0.00038909912109375
SELECT a.name, n.displayname,a.value FROM productattributes a, productattributenames n WHERE product_id = '4151' AND a.name = n.originalname
123 0.0002 0.00021791458129883
SELECT * FROM productoffers WHERE product_id = '4151' AND merchantid = 'A1X6FK5RDHNB96'
124 0.0002 0.0002140998840332
SELECT * FROM productoffers
                WHERE product_id = '4151' AND price > 0
                ORDER BY price ASC LIMIT 1
125 0.0002 0.00020408630371094
SELECT * FROM productoffers
                WHERE product_id = 4151
                ORDER BY price ASC LIMIT 1
126 0.0002 0.00022697448730469
SELECT value FROM productattributes
                WHERE product_id = '4151'
                AND name = 'ListPriceAmount'
127 0.0002 0.00024318695068359
SELECT value FROM productattributes WHERE product_id = '4151' AND (name = 'ListPriceAmount' OR name = 'ListPriceFormattedPrice') ORDER BY name LIMIT 1
128 0.0003 0.00026392936706543
SELECT * FROM productimages WHERE product_id = '4213' ORDER BY sortorder ASC
129 0.0004 0.00037002563476562
SELECT * FROM product_image_select WHERE product_id = '4213'
130 0.0002 0.00017404556274414
SELECT * FROM productcustomimages WHERE product_id = '4213'
131 0.0006 0.00060415267944336
SELECT a.name, n.displayname,a.value FROM productattributes a, productattributenames n WHERE product_id = '4213' AND a.name = n.originalname
132 0.0003 0.00025391578674316
SELECT * FROM productoffers WHERE product_id = '4213' AND merchantid = 'A1X6FK5RDHNB96'
133 0.0003 0.00026607513427734
SELECT * FROM productoffers
                WHERE product_id = '4213' AND price > 0
                ORDER BY price ASC LIMIT 1
134 0.0003 0.00026893615722656
SELECT value FROM productattributes WHERE product_id = '4213' AND (name = 'ListPriceAmount' OR name = 'ListPriceFormattedPrice') ORDER BY name LIMIT 1
135 0.0003 0.00027108192443848
SELECT * FROM productimages WHERE product_id = '4326' ORDER BY sortorder ASC
136 0.0004 0.0003669261932373
SELECT * FROM product_image_select WHERE product_id = '4326'
137 0.0002 0.00017786026000977
SELECT * FROM productcustomimages WHERE product_id = '4326'
138 0.0004 0.00039196014404297
SELECT a.name, n.displayname,a.value FROM productattributes a, productattributenames n WHERE product_id = '4326' AND a.name = n.originalname
139 0.0002 0.00021696090698242
SELECT * FROM productoffers WHERE product_id = '4326' AND merchantid = 'A1X6FK5RDHNB96'
140 0.0002 0.00022292137145996
SELECT * FROM productoffers
                WHERE product_id = '4326' AND price > 0
                ORDER BY price ASC LIMIT 1
141 0.0002 0.00021004676818848
SELECT * FROM productoffers
                WHERE product_id = 4326
                ORDER BY price ASC LIMIT 1
142 0.0002 0.00023317337036133
SELECT value FROM productattributes
                WHERE product_id = '4326'
                AND name = 'ListPriceAmount'
143 0.0003 0.00027608871459961
SELECT value FROM productattributes WHERE product_id = '4326' AND (name = 'ListPriceAmount' OR name = 'ListPriceFormattedPrice') ORDER BY name LIMIT 1
144 0.0002 0.00023579597473145
SELECT * FROM productimages WHERE product_id = '4478' ORDER BY sortorder ASC
145 0.0004 0.00036096572875977
SELECT * FROM product_image_select WHERE product_id = '4478'
146 0.0002 0.00016999244689941
SELECT * FROM productcustomimages WHERE product_id = '4478'
147 0.0006 0.00061416625976562
SELECT a.name, n.displayname,a.value FROM productattributes a, productattributenames n WHERE product_id = '4478' AND a.name = n.originalname
148 0.0002 0.00022721290588379
SELECT * FROM productoffers WHERE product_id = '4478' AND merchantid = 'A1X6FK5RDHNB96'
149 0.0002 0.00022387504577637
SELECT * FROM productoffers
                WHERE product_id = '4478' AND price > 0
                ORDER BY price ASC LIMIT 1
150 0.0002 0.00020599365234375
SELECT * FROM productoffers
                WHERE product_id = 4478
                ORDER BY price ASC LIMIT 1
151 0.0002 0.00022482872009277
SELECT value FROM productattributes
                WHERE product_id = '4478'
                AND name = 'ListPriceAmount'
152 0.0002 0.00024509429931641
SELECT value FROM productattributes WHERE product_id = '4478' AND (name = 'ListPriceAmount' OR name = 'ListPriceFormattedPrice') ORDER BY name LIMIT 1
153 0.0002 0.00024318695068359
SELECT * FROM productimages WHERE product_id = '4646' ORDER BY sortorder ASC
154 0.0004 0.00036311149597168
SELECT * FROM product_image_select WHERE product_id = '4646'
155 0.0002 0.00017786026000977
SELECT * FROM productcustomimages WHERE product_id = '4646'
156 0.0006 0.00060105323791504
SELECT a.name, n.displayname,a.value FROM productattributes a, productattributenames n WHERE product_id = '4646' AND a.name = n.originalname
157 0.0002 0.0002140998840332
SELECT * FROM productoffers WHERE product_id = '4646' AND merchantid = 'A1X6FK5RDHNB96'
158 0.0002 0.0002140998840332
SELECT * FROM productoffers
                WHERE product_id = '4646' AND price > 0
                ORDER BY price ASC LIMIT 1
159 0.0002 0.00020790100097656
SELECT * FROM productoffers
                WHERE product_id = 4646
                ORDER BY price ASC LIMIT 1
160 0.0002 0.00022196769714355
SELECT value FROM productattributes
                WHERE product_id = '4646'
                AND name = 'ListPriceAmount'
161 0.0002 0.00024104118347168
SELECT value FROM productattributes WHERE product_id = '4646' AND (name = 'ListPriceAmount' OR name = 'ListPriceFormattedPrice') ORDER BY name LIMIT 1
162 0.0002 0.00020909309387207
SELECT * FROM productimages WHERE product_id = '4672' ORDER BY sortorder ASC
163 0.0004 0.00037193298339844
SELECT * FROM product_image_select WHERE product_id = '4672'
164 0.0002 0.00019192695617676
SELECT * FROM productcustomimages WHERE product_id = '4672'
165 0.0006 0.00064301490783691
SELECT a.name, n.displayname,a.value FROM productattributes a, productattributenames n WHERE product_id = '4672' AND a.name = n.originalname
166 0.0002 0.00023388862609863
SELECT * FROM productoffers WHERE product_id = '4672' AND merchantid = 'A1X6FK5RDHNB96'
167 0.0002 0.00021481513977051
SELECT * FROM productoffers
                WHERE product_id = '4672' AND price > 0
                ORDER BY price ASC LIMIT 1
168 0.0002 0.00020194053649902
SELECT * FROM productoffers
                WHERE product_id = 4672
                ORDER BY price ASC LIMIT 1
169 0.0002 0.00022506713867188
SELECT value FROM productattributes
                WHERE product_id = '4672'
                AND name = 'ListPriceAmount'
170 0.0003 0.00026512145996094
SELECT value FROM productattributes WHERE product_id = '4672' AND (name = 'ListPriceAmount' OR name = 'ListPriceFormattedPrice') ORDER BY name LIMIT 1
171 0.0002 0.00023508071899414
SELECT * FROM productimages WHERE product_id = '4696' ORDER BY sortorder ASC
172 0.0004 0.00035691261291504
SELECT * FROM product_image_select WHERE product_id = '4696'
173 0.0002 0.00017499923706055
SELECT * FROM productcustomimages WHERE product_id = '4696'
174 0.0006 0.00055789947509766
SELECT a.name, n.displayname,a.value FROM productattributes a, productattributenames n WHERE product_id = '4696' AND a.name = n.originalname
175 0.0002 0.0002288818359375
SELECT * FROM productoffers WHERE product_id = '4696' AND merchantid = 'A1X6FK5RDHNB96'
176 0.0003 0.00025296211242676
SELECT * FROM productoffers
                WHERE product_id = '4696' AND price > 0
                ORDER BY price ASC LIMIT 1
177 0.0002 0.00024294853210449
SELECT value FROM productattributes WHERE product_id = '4696' AND (name = 'ListPriceAmount' OR name = 'ListPriceFormattedPrice') ORDER BY name LIMIT 1
178 0.0003 0.00026988983154297
SELECT * FROM productimages WHERE product_id = '4794' ORDER BY sortorder ASC
179 0.0004 0.00035214424133301
SELECT * FROM product_image_select WHERE product_id = '4794'
180 0.0002 0.00019693374633789
SELECT * FROM productcustomimages WHERE product_id = '4794'
181 0.0004 0.00040483474731445
SELECT a.name, n.displayname,a.value FROM productattributes a, productattributenames n WHERE product_id = '4794' AND a.name = n.originalname
182 0.0002 0.00021815299987793
SELECT * FROM productoffers WHERE product_id = '4794' AND merchantid = 'A1X6FK5RDHNB96'
183 0.0002 0.00021600723266602
SELECT * FROM productoffers
                WHERE product_id = '4794' AND price > 0
                ORDER BY price ASC LIMIT 1
184 0.0002 0.00020408630371094
SELECT * FROM productoffers
                WHERE product_id = 4794
                ORDER BY price ASC LIMIT 1
185 0.0003 0.00028395652770996
SELECT value FROM productattributes
                WHERE product_id = '4794'
                AND name = 'ListPriceAmount'
186 0.0003 0.00026798248291016
SELECT value FROM productattributes WHERE product_id = '4794' AND (name = 'ListPriceAmount' OR name = 'ListPriceFormattedPrice') ORDER BY name LIMIT 1
187 0.0002 0.00023198127746582
SELECT * FROM productimages WHERE product_id = '4804' ORDER BY sortorder ASC
188 0.0003 0.00026488304138184
SELECT pi.*, p.parent_id FROM productimages pi, products p WHERE p.parent_id = '4804' AND p.id = pi.product_id ORDER BY pi.sortorder
189 0.0004 0.0003809928894043
SELECT * FROM product_image_select WHERE product_id = '4804'
190 0.0002 0.00018000602722168
SELECT * FROM productcustomimages WHERE product_id = '4804'
191 0.0003 0.00026416778564453
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 = '4804'
                GROUP BY o.product_id
192 0.0003 0.00028395652770996
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     = '4804'
                GROUP BY n.displayname
                ORDER BY n.displayname DESC
193 0.0003 0.00027799606323242
SELECT MAX(amountsaved) AS maxsaving, MIN(amountsaved) AS minsaving FROM productoffers o, products p WHERE o.product_id = p.id AND p.parent_id = 4804
194 0.0006 0.00059199333190918
SELECT a.name, n.displayname,a.value FROM productattributes a, productattributenames n WHERE product_id = '4804' AND a.name = n.originalname
195 0.0002 0.0002138614654541
SELECT * FROM productoffers WHERE product_id = '4804' AND merchantid = 'A1X6FK5RDHNB96'
196 0.0002 0.00023484230041504
SELECT * FROM productoffers
                WHERE product_id = '4804' AND price > 0
                ORDER BY price ASC LIMIT 1
197 0.0002 0.00020408630371094
SELECT * FROM productoffers
                WHERE product_id = 4804
                ORDER BY price ASC LIMIT 1
198 0.0002 0.00023293495178223
SELECT value FROM productattributes
                WHERE product_id = '4804'
                AND name = 'ListPriceAmount'
199 0.0003 0.00025701522827148
SELECT  o.product_id, MIN(o.price) as price, p.customprice
                FROM    products        p,
                        productoffers   o
                WHERE   p.id        = o.product_id
                  AND   p.parent_id = '4804'
                GROUP BY o.product_id
200 0.0003 0.00026106834411621
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     = '4804'
                GROUP BY n.displayname
                ORDER BY n.displayname DESC
201 0.0002 0.00023102760314941
SELECT MAX(amountsaved) AS maxsaving, MIN(amountsaved) AS minsaving FROM productoffers o, products p WHERE o.product_id = p.id AND p.parent_id = 4804
202 0.0002 0.00024795532226562
SELECT value FROM productattributes WHERE product_id = '4804' AND (name = 'ListPriceAmount' OR name = 'ListPriceFormattedPrice') ORDER BY name LIMIT 1
203 0.0003 0.00028491020202637
SELECT  o.value
                FROM    products            p,
                        productoptions      o
                WHERE   p.parent_id     = '4804'
                  AND   p.id            = o.product_id
                  AND   o.name          = 'Color'
                GROUP BY o.value
                ORDER BY o.value ASC
204 0.0002 0.00024700164794922
SELECT * FROM products WHERE parent_id = '4804'
205 0.0003 0.00029397010803223
SELECT a.name, n.displayname,a.value FROM productattributes a, productattributenames n WHERE product_id = '4815' AND a.name = n.originalname
206 0.0002 0.00021100044250488
SELECT * FROM productoffers WHERE product_id = '4815' AND merchantid = 'A1X6FK5RDHNB96'
207 0.0002 0.00021600723266602
SELECT * FROM productoffers
                WHERE product_id = '4815' AND price > 0
                ORDER BY price ASC LIMIT 1
208 0.0002 0.00020194053649902
SELECT * FROM productoffers
                WHERE product_id = 4815
                ORDER BY price ASC LIMIT 1
209 0.0002 0.00020909309387207
SELECT value FROM productattributes
                WHERE product_id = '4815'
                AND name = 'ListPriceAmount'
210 0.0002 0.00021791458129883
SELECT * FROM productimages WHERE product_id = '4806' ORDER BY sortorder ASC
211 0.0004 0.00037002563476562
SELECT * FROM product_image_select WHERE product_id = '4806'
212 0.0002 0.00017189979553223
SELECT * FROM productcustomimages WHERE product_id = '4806'
213 0.0004 0.00040102005004883
SELECT a.name, n.displayname,a.value FROM productattributes a, productattributenames n WHERE product_id = '4806' AND a.name = n.originalname
214 0.0002 0.00023603439331055
SELECT * FROM productoffers WHERE product_id = '4806' AND merchantid = 'A1X6FK5RDHNB96'
215 0.0002 0.00023508071899414
SELECT * FROM productoffers
                WHERE product_id = '4806' AND price > 0
                ORDER BY price ASC LIMIT 1
216 0.0002 0.00021910667419434
SELECT * FROM productoffers
                WHERE product_id = 4806
                ORDER BY price ASC LIMIT 1
217 0.0002 0.00023698806762695
SELECT value FROM productattributes
                WHERE product_id = '4806'
                AND name = 'ListPriceAmount'
218 0.0003 0.00025606155395508
SELECT value FROM productattributes WHERE product_id = '4806' AND (name = 'ListPriceAmount' OR name = 'ListPriceFormattedPrice') ORDER BY name LIMIT 1
219 0.0002 0.00024008750915527
SELECT * FROM productimages WHERE product_id = '4894' ORDER BY sortorder ASC
220 0.0004 0.00043511390686035
SELECT * FROM product_image_select WHERE product_id = '4894'
221 0.0002 0.00019693374633789
SELECT * FROM productcustomimages WHERE product_id = '4894'
222 0.0005 0.00047588348388672
SELECT a.name, n.displayname,a.value FROM productattributes a, productattributenames n WHERE product_id = '4894' AND a.name = n.originalname
223 0.0002 0.00023698806762695
SELECT * FROM productoffers WHERE product_id = '4894' AND merchantid = 'A1X6FK5RDHNB96'
224 0.0003 0.00028085708618164
SELECT * FROM productoffers
                WHERE product_id = '4894' AND price > 0
                ORDER BY price ASC LIMIT 1
225 0.0002 0.00024104118347168
SELECT * FROM productoffers
                WHERE product_id = 4894
                ORDER BY price ASC LIMIT 1
226 0.0003 0.00025105476379395
SELECT value FROM productattributes
                WHERE product_id = '4894'
                AND name = 'ListPriceAmount'
227 0.0003 0.00029802322387695
SELECT value FROM productattributes WHERE product_id = '4894' AND (name = 'ListPriceAmount' OR name = 'ListPriceFormattedPrice') ORDER BY name LIMIT 1
228 0.0002 0.00022697448730469
SELECT * FROM productimages WHERE product_id = '4908' ORDER BY sortorder ASC
229 0.0004 0.00037813186645508
SELECT * FROM product_image_select WHERE product_id = '4908'
230 0.0002 0.00017595291137695
SELECT * FROM productcustomimages WHERE product_id = '4908'
231 0.0005 0.00053501129150391
SELECT a.name, n.displayname,a.value FROM productattributes a, productattributenames n WHERE product_id = '4908' AND a.name = n.originalname
232 0.0002 0.00021600723266602
SELECT * FROM productoffers WHERE product_id = '4908' AND merchantid = 'A1X6FK5RDHNB96'
233 0.0002 0.00021100044250488
SELECT * FROM productoffers
                WHERE product_id = '4908' AND price > 0
                ORDER BY price ASC LIMIT 1
234 0.0002 0.00022006034851074
SELECT * FROM productoffers
                WHERE product_id = 4908
                ORDER BY price ASC LIMIT 1
235 0.0002 0.00022506713867188
SELECT value FROM productattributes
                WHERE product_id = '4908'
                AND name = 'ListPriceAmount'
236 0.0002 0.00024318695068359
SELECT value FROM productattributes WHERE product_id = '4908' AND (name = 'ListPriceAmount' OR name = 'ListPriceFormattedPrice') ORDER BY name LIMIT 1
237 0.0003 0.00025701522827148
SELECT * FROM productimages WHERE product_id = '4938' ORDER BY sortorder ASC
238 0.0004 0.00039196014404297
SELECT * FROM product_image_select WHERE product_id = '4938'
239 0.0002 0.00019693374633789
SELECT * FROM productcustomimages WHERE product_id = '4938'
240 0.0008 0.00077486038208008
SELECT a.name, n.displayname,a.value FROM productattributes a, productattributenames n WHERE product_id = '4938' AND a.name = n.originalname
241 0.0005 0.00046610832214355
SELECT * FROM productoffers WHERE product_id = '4938' AND merchantid = 'A1X6FK5RDHNB96'
242 0.0002 0.0002281665802002
SELECT * FROM productoffers
                WHERE product_id = '4938' AND price > 0
                ORDER BY price ASC LIMIT 1
243 0.0002 0.00020503997802734
SELECT * FROM productoffers
                WHERE product_id = 4938
                ORDER BY price ASC LIMIT 1
244 0.0003 0.00033402442932129
SELECT value FROM productattributes
                WHERE product_id = '4938'
                AND name = 'ListPriceAmount'
245 0.0003 0.00029802322387695
SELECT value FROM productattributes WHERE product_id = '4938' AND (name = 'ListPriceAmount' OR name = 'ListPriceFormattedPrice') ORDER BY name LIMIT 1
246 0.0003 0.00027608871459961
SELECT * FROM productimages WHERE product_id = '4943' ORDER BY sortorder ASC
247 0.0004 0.00036716461181641
SELECT * FROM product_image_select WHERE product_id = '4943'
248 0.0002 0.00017309188842773
SELECT * FROM productcustomimages WHERE product_id = '4943'
249 0.0004 0.00042200088500977
SELECT a.name, n.displayname,a.value FROM productattributes a, productattributenames n WHERE product_id = '4943' AND a.name = n.originalname
250 0.0002 0.00022506713867188
SELECT * FROM productoffers WHERE product_id = '4943' AND merchantid = 'A1X6FK5RDHNB96'
251 0.0002 0.0002291202545166
SELECT * FROM productoffers
                WHERE product_id = '4943' AND price > 0
                ORDER BY price ASC LIMIT 1
252 0.0002 0.00021505355834961
SELECT * FROM productoffers
                WHERE product_id = 4943
                ORDER BY price ASC LIMIT 1
253 0.0002 0.00024294853210449
SELECT value FROM productattributes
                WHERE product_id = '4943'
                AND name = 'ListPriceAmount'
254 0.0003 0.00032591819763184
SELECT value FROM productattributes WHERE product_id = '4943' AND (name = 'ListPriceAmount' OR name = 'ListPriceFormattedPrice') ORDER BY name LIMIT 1
255 0.0002 0.00022482872009277
SELECT * FROM customerreviews WHERE approved = 1 AND productid = '4127' ORDER BY timestamp DESC
256 0.0002 0.00019001960754395
SELECT * FROM customerreviews WHERE approved = 1 AND productid = '4137' ORDER BY timestamp DESC
257 0.0002 0.00020980834960938
SELECT * FROM customerreviews WHERE approved = 1 AND productid = '4151' ORDER BY timestamp DESC
258 0.0002 0.00023603439331055
SELECT * FROM customerreviews WHERE approved = 1 AND productid = '4213' ORDER BY timestamp DESC
259 0.0002 0.00019001960754395
SELECT * FROM customerreviews WHERE approved = 1 AND productid = '4326' ORDER BY timestamp DESC
260 0.0002 0.0001828670501709
SELECT * FROM customerreviews WHERE approved = 1 AND productid = '4478' ORDER BY timestamp DESC
261 0.0002 0.00018000602722168
SELECT * FROM customerreviews WHERE approved = 1 AND productid = '4646' ORDER BY timestamp DESC
262 0.0002 0.00018191337585449
SELECT * FROM customerreviews WHERE approved = 1 AND productid = '4672' ORDER BY timestamp DESC
263 0.0002 0.00018596649169922
SELECT * FROM customerreviews WHERE approved = 1 AND productid = '4696' ORDER BY timestamp DESC
264 0.0003 0.00026488304138184
SELECT * FROM customerreviews WHERE approved = 1 AND productid = '4794' ORDER BY timestamp DESC
265 0.0002 0.00023508071899414
SELECT * FROM customerreviews WHERE approved = 1 AND productid = '4804' ORDER BY timestamp DESC
266 0.0002 0.0002129077911377
SELECT * FROM customerreviews WHERE approved = 1 AND productid = '4806' ORDER BY timestamp DESC
267 0.0002 0.0002138614654541
SELECT * FROM customerreviews WHERE approved = 1 AND productid = '4894' ORDER BY timestamp DESC
268 0.0002 0.00022196769714355
SELECT * FROM customerreviews WHERE approved = 1 AND productid = '4908' ORDER BY timestamp DESC
269 0.0002 0.00020718574523926
SELECT * FROM customerreviews WHERE approved = 1 AND productid = '4938' ORDER BY timestamp DESC
270 0.0002 0.00020098686218262
SELECT * FROM customerreviews WHERE approved = 1 AND productid = '4943' ORDER BY timestamp DESC
271 0.0003 0.00030803680419922
SELECT * FROM template_info WHERE templateuid = 'fsb-fluid2018'
272 0.0002 0.00024890899658203
SELECT ga_value FROM google_analytics_options WHERE `ga_key` = 'ga_user_data'
273 0.0002 0.00022506713867188
SELECT ga_value FROM google_analytics_options WHERE `ga_key` = 'ga_tracking_status'
274 0.0122 0.012162923812866
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
275 0.0003 0.00028109550476074
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
276 0.0002 0.00024795532226562
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
277 0.0003 0.00027203559875488
SELECT * FROM products WHERE id = 1626
278 0.0003 0.00025200843811035
SELECT * FROM products WHERE id = 4041
279 0.0002 0.00023198127746582
SELECT * FROM products WHERE id = 4312
280 0.0002 0.00024294853210449
SELECT * FROM products WHERE id = 777
281 0.0003 0.00027012825012207
SELECT * FROM products WHERE id = 3881
282 0.0003 0.00025701522827148
SELECT * FROM products WHERE id = 4213
283 0.0002 0.00024294853210449
SELECT * FROM products WHERE id = '1626'
284 0.0002 0.00023198127746582
SELECT * FROM productimages WHERE product_id = '1626' ORDER BY sortorder ASC
285 0.0004 0.00037479400634766
SELECT * FROM product_image_select WHERE product_id = '1626'
286 0.0002 0.00018000602722168
SELECT * FROM productcustomimages WHERE product_id = '1626'
287 0.0005 0.00046992301940918
SELECT a.name, n.displayname,a.value FROM productattributes a, productattributenames n WHERE product_id = '1626' AND a.name = n.originalname
288 0.0002 0.00024104118347168
SELECT * FROM productoffers WHERE product_id = '1626' AND merchantid = 'A1X6FK5RDHNB96'
289 0.0003 0.00028800964355469
SELECT * FROM productoffers
                WHERE product_id = '1626' AND price > 0
                ORDER BY price ASC LIMIT 1
290 0.0003 0.0002892017364502
SELECT value FROM productattributes WHERE product_id = '1626' AND (name = 'ListPriceAmount' OR name = 'ListPriceFormattedPrice') ORDER BY name LIMIT 1
291 0.0003 0.00025010108947754
SELECT * FROM products WHERE id = '4041'
292 0.0002 0.00024318695068359
SELECT * FROM productimages WHERE product_id = '4041' ORDER BY sortorder ASC
293 0.0004 0.00040483474731445
SELECT * FROM product_image_select WHERE product_id = '4041'
294 0.0002 0.00018882751464844
SELECT * FROM productcustomimages WHERE product_id = '4041'
295 0.0008 0.00078916549682617
SELECT a.name, n.displayname,a.value FROM productattributes a, productattributenames n WHERE product_id = '4041' AND a.name = n.originalname
296 0.0002 0.00022792816162109
SELECT * FROM productoffers WHERE product_id = '4041' AND merchantid = 'A1X6FK5RDHNB96'
297 0.0003 0.00025200843811035
SELECT * FROM productoffers
                WHERE product_id = '4041' AND price > 0
                ORDER BY price ASC LIMIT 1
298 0.0003 0.00026702880859375
SELECT value FROM productattributes WHERE product_id = '4041' AND (name = 'ListPriceAmount' OR name = 'ListPriceFormattedPrice') ORDER BY name LIMIT 1
299 0.0003 0.00027203559875488
SELECT * FROM products WHERE id = '4312'
300 0.0002 0.00022101402282715
SELECT * FROM productimages WHERE product_id = '4312' ORDER BY sortorder ASC
301 0.0004 0.00037693977355957
SELECT * FROM product_image_select WHERE product_id = '4312'
302 0.0002 0.00018811225891113
SELECT * FROM productcustomimages WHERE product_id = '4312'
303 0.0008 0.00075197219848633
SELECT a.name, n.displayname,a.value FROM productattributes a, productattributenames n WHERE product_id = '4312' AND a.name = n.originalname
304 0.0003 0.00025606155395508
SELECT * FROM productoffers WHERE product_id = '4312' AND merchantid = 'A1X6FK5RDHNB96'
305 0.0003 0.00026988983154297
SELECT * FROM productoffers
                WHERE product_id = '4312' AND price > 0
                ORDER BY price ASC LIMIT 1
306 0.0003 0.0002748966217041
SELECT value FROM productattributes WHERE product_id = '4312' AND (name = 'ListPriceAmount' OR name = 'ListPriceFormattedPrice') ORDER BY name LIMIT 1
307 0.0003 0.00025010108947754
SELECT * FROM products WHERE id = '777'
308 0.0003 0.00026607513427734
SELECT * FROM productimages WHERE product_id = '777' ORDER BY sortorder ASC
309 0.0004 0.00043511390686035
SELECT * FROM product_image_select WHERE product_id = '777'
310 0.0002 0.00021195411682129
SELECT * FROM productcustomimages WHERE product_id = '777'
311 0.0008 0.00082492828369141
SELECT a.name, n.displayname,a.value FROM productattributes a, productattributenames n WHERE product_id = '777' AND a.name = n.originalname
312 0.0003 0.00026202201843262
SELECT * FROM productoffers WHERE product_id = '777' AND merchantid = 'A1X6FK5RDHNB96'
313 0.0003 0.00026988983154297
SELECT * FROM productoffers
                WHERE product_id = '777' AND price > 0
                ORDER BY price ASC LIMIT 1
314 0.0003 0.00031900405883789
SELECT value FROM productattributes WHERE product_id = '777' AND (name = 'ListPriceAmount' OR name = 'ListPriceFormattedPrice') ORDER BY name LIMIT 1
315 0.0003 0.00026988983154297
SELECT * FROM products WHERE id = '3881'
316 0.0003 0.0003211498260498
SELECT * FROM productimages WHERE product_id = '3881' ORDER BY sortorder ASC
317 0.0004 0.00040817260742188
SELECT * FROM product_image_select WHERE product_id = '3881'
318 0.0002 0.00019502639770508
SELECT * FROM productcustomimages WHERE product_id = '3881'
319 0.0007 0.00073719024658203
SELECT a.name, n.displayname,a.value FROM productattributes a, productattributenames n WHERE product_id = '3881' AND a.name = n.originalname
320 0.0002 0.00023698806762695
SELECT * FROM productoffers WHERE product_id = '3881' AND merchantid = 'A1X6FK5RDHNB96'
321 0.0003 0.00025606155395508
SELECT * FROM productoffers
                WHERE product_id = '3881' AND price > 0
                ORDER BY price ASC LIMIT 1
322 0.0003 0.00031805038452148
SELECT value FROM productattributes WHERE product_id = '3881' AND (name = 'ListPriceAmount' OR name = 'ListPriceFormattedPrice') ORDER BY name LIMIT 1
323 0.0003 0.00025081634521484
SELECT * FROM products WHERE id = '4213'
324 0.0003 0.0003199577331543
SELECT * FROM productimages WHERE product_id = '4213' ORDER BY sortorder ASC
325 0.0004 0.00040793418884277
SELECT * FROM product_image_select WHERE product_id = '4213'
326 0.0002 0.00020599365234375
SELECT * FROM productcustomimages WHERE product_id = '4213'
327 0.0009 0.00088691711425781
SELECT a.name, n.displayname,a.value FROM productattributes a, productattributenames n WHERE product_id = '4213' AND a.name = n.originalname
328 0.0002 0.00024914741516113
SELECT * FROM productoffers WHERE product_id = '4213' AND merchantid = 'A1X6FK5RDHNB96'
329 0.0002 0.00024890899658203
SELECT * FROM productoffers
                WHERE product_id = '4213' AND price > 0
                ORDER BY price ASC LIMIT 1
330 0.0003 0.00032997131347656
SELECT value FROM productattributes WHERE product_id = '4213' AND (name = 'ListPriceAmount' OR name = 'ListPriceFormattedPrice') ORDER BY name LIMIT 1
331 0.0005 0.0005040168762207
SELECT * FROM template_includes WHERE deleted = 0 AND templateuid = 'fsb-fluid2018' AND area = 'header' ORDER BY sortorder ASC
332 0.0005 0.00046896934509277
SELECT * FROM template_includes WHERE deleted = 0 AND templateuid = 'fsb-fluid2018' AND area = 'footer' ORDER BY sortorder ASC
333 0.0013 0.0012500286102295
SELECT * FROM template_css WHERE deleted = 0 AND templateuid = 'fsb-fluid2018' AND skinuid = ''
334 0.0004 0.00036001205444336
SELECT * FROM template_images WHERE deleted = 0 AND templateuid = 'fsb-fluid2018'
335 0.0003 0.00034308433532715
SELECT * FROM template_images WHERE deleted = 0 AND templateuid = 'fsb-fluid2018'
336 0.0005 0.00045394897460938
SELECT * FROM template_images WHERE templateuid = 'fsb-fluid2018' AND imageuid = 'FB_DEFAULT_SHARE_IMAGE'
337 0.0004 0.00038290023803711
SELECT * FROM template_images WHERE templateuid = 'fsb-fluid2018' AND imageuid = 'HEAD_LOGO'