0

Brands

See all the brands we stock below, and click to view the products from each brand. We are proud to stock only the finest products from the finest manufacturers.

Sorry, we currently have no brands here.

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
0.99181795120239 150 0.1669 0


No Amazon API Requests Made.


App Debug - Total Time 0.99181795120239 seconds

Number Time From Start Name Description
1 0.58150696754456 Initialise Initialise FSB Function
2 0.58438396453857 App Controller Start Start of the App controller (called before the controller of every page)
3 0.58716797828674 Start of getCategoryListByGroup Function Before first category groups query
4 0.58750200271606 After initial query Before first category groups query
5 0.58750486373901 Get Category List for Group Before the call to getCategoryList function
6 0.58750891685486 Start of GetCategoryList function Start of the function
7 0.5875129699707 Before getting categories Query to get specific category list
8 0.58795189857483 After getting categories Query to get specific category list
9 0.58795380592346 Before getting category custom Before call to function getCategoryCustom
10 0.61928796768188 After getting category custom After call to function getCategoryCustom
11 0.61929297447205 Before getting category custom Before call to function getCategoryCustom
12 0.62185382843018 After getting category custom After call to function getCategoryCustom
13 0.62185788154602 Before getting category custom Before call to function getCategoryCustom
14 0.6293408870697 After getting category custom After call to function getCategoryCustom
15 0.62934589385986 Before getting category custom Before call to function getCategoryCustom
16 0.63299298286438 After getting category custom After call to function getCategoryCustom
17 0.63299798965454 Before getting category custom Before call to function getCategoryCustom
18 0.63809895515442 After getting category custom After call to function getCategoryCustom
19 0.63810300827026 Before getting category custom Before call to function getCategoryCustom
20 0.64132380485535 After getting category custom After call to function getCategoryCustom
21 0.64132881164551 End of GetCategoryList function End of the function
22 0.64133787155151 Get Category List for Group Before the call to getCategoryList function
23 0.64134097099304 Start of GetCategoryList function Start of the function
24 0.6413459777832 Before getting categories Query to get specific category list
25 0.64166593551636 End of getCategoryListByGroup Function Before return()
26 0.70940089225769 App Controller End End of the App controller (called before the controller of every page)
27 0.74516701698303 App_after Controller Start Start of the App_after controller (called after the controller of every page)
28 0.74584579467773 Before Get Options Before the call to getOptions in the tpl class
29 0.77834987640381 After Get Options After the call to getOptions in the tpl class
30 0.77838897705078 App_after Controller End End of the App_after controller (called after the controller of every page)
31 0.99178886413574 Finalizing debug Before the debug is output to the page.
32 0.99181580543518 End of App This is the end of the app logging, final timestamp


Query Debug - 150 Database Queries. Total time 0.1669 seconds

Number Time (Seconds) Time (Milliseconds) Query
1 0.0007 0.00069093704223633
SELECT parameter, value FROM parameters
2 0.0014 0.0014100074768066
SELECT * FROM `bad_bots`
3 0.0005 0.00048303604125977
SET time_zone = 'Europe/London'
4 0.0004 0.0004420280456543
SELECT version FROM version ORDER BY `installed` DESC LIMIT 1
5 0.0010 0.001025915145874
INSERT INTO ga_users (`isbot`, `ips`) SELECT '1', 'a:1:{i:0;s:13:\"3.146.221.204\";}'
6 0.0007 0.00072097778320312
INSERT INTO ga_sessions (`sessionlastseen`) SELECT '1713878229'
7 0.0005 0.00050592422485352
SELECT * FROM autorun ORDER BY lastrun ASC
8 0.0011 0.0010890960693359
UPDATE autorun SET lastrun = '2024-04-23 13:17:10' WHERE id = '15'
9 0.0003 0.0003209114074707
SELECT * FROM version ORDER BY installed DESC LIMIT 1
10 0.0008 0.00080394744873047
SELECT id FROM pages WHERE pagename = 'brands' LIMIT 1
11 0.0009 0.00094318389892578
SELECT * FROM pages WHERE id = 42
12 0.0007 0.00070309638977051
SELECT * FROM template_options WHERE deleted = 0 AND templateuid = 'fsb-fluid2018'
13 0.0007 0.00070786476135254
SELECT * FROM template_text WHERE deleted = 0 AND templateuid = 'fsb-fluid2018' AND language = 'en'
14 0.0007 0.00072908401489258
SELECT * FROM pages WHERE pagename = 'brands'
15 0.0003 0.00031709671020508
SELECT * FROM categorygroups ORDER BY sortorder ASC
16 0.0004 0.0004119873046875
SELECT * FROM categories WHERE parent_id = '0' AND categorygroup_id = '1'  AND hidden = 0 ORDER BY sortorder ASC
17 0.0183 0.018304109573364
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.0005 0.00052404403686523
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.0003 0.00028800964355469
SELECT COUNT(DISTINCT(bundle_id)) FROM bundle_categories WHERE category_id = 26
20 0.0003 0.0002751350402832
SELECT id FROM categories WHERE parent_id = '26'
21 0.0103 0.010298013687134
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.0005 0.00052499771118164
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.0004 0.00035405158996582
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.0003 0.00027203559875488
SELECT COUNT(DISTINCT(id)) FROM categories_autopopulate WHERE category_id = '26'
25 0.0003 0.00027608871459961
SELECT * FROM categorygroups WHERE id = '1'
26 0.0003 0.00028491020202637
SELECT COUNT(DISTINCT(c.product_id)) FROM products_categories c, products p WHERE c.product_id = p.id AND p.parent_id = 0 AND c.category_id = 27
27 0.0003 0.00026702880859375
SELECT COUNT(*) FROM ebay_products p, products_categories pc WHERE p.id = pc.product_id AND prod_type = 'ebay' AND pc.category_id = 27
28 0.0003 0.00026512145996094
SELECT COUNT(DISTINCT(bundle_id)) FROM bundle_categories WHERE category_id = 27
29 0.0003 0.00025296211242676
SELECT id FROM categories WHERE parent_id = '27'
30 0.0003 0.00025796890258789
SELECT COUNT(DISTINCT(p.id)) FROM products p, products_categories c
				WHERE p.id = c.product_id
				  AND c.category_id IN (27)
				  AND p.parent_id = 0
				  AND p.hidden = 0
				  AND p.enabled = 1 
31 0.0003 0.00027084350585938
SELECT COUNT(DISTINCT(p.id)) FROM bundles p, bundle_categories c
				WHERE p.id = c.bundle_id
				  AND c.category_id IN (27)
				  AND p.disabled = 0 
32 0.0003 0.00026512145996094
SELECT COUNT(DISTINCT(cp.id)) FROM custom_products cp, products_categories c
				WHERE cp.id = c.product_id
				  AND c.category_id IN (27)
				  AND c.prod_type = 'custom'
				  AND cp.hide = 0
33 0.0003 0.00026679039001465
SELECT COUNT(DISTINCT(id)) FROM categories_autopopulate WHERE category_id = '27'
34 0.0003 0.00026893615722656
SELECT * FROM categorygroups WHERE id = '1'
35 0.0027 0.0026500225067139
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.0004 0.00044608116149902
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.00028800964355469
SELECT COUNT(DISTINCT(bundle_id)) FROM bundle_categories WHERE category_id = 28
38 0.0003 0.00027799606323242
SELECT id FROM categories WHERE parent_id = '28'
39 0.0025 0.0024700164794922
SELECT COUNT(DISTINCT(p.id)) FROM products p, products_categories c
				WHERE p.id = c.product_id
				  AND c.category_id IN (28)
				  AND p.parent_id = 0
				  AND p.hidden = 0
				  AND p.enabled = 1 
40 0.0003 0.00031304359436035
SELECT COUNT(DISTINCT(p.id)) FROM bundles p, bundle_categories c
				WHERE p.id = c.bundle_id
				  AND c.category_id IN (28)
				  AND p.disabled = 0 
41 0.0003 0.00029683113098145
SELECT COUNT(DISTINCT(cp.id)) FROM custom_products cp, products_categories c
				WHERE cp.id = c.product_id
				  AND c.category_id IN (28)
				  AND c.prod_type = 'custom'
				  AND cp.hide = 0
42 0.0003 0.00028514862060547
SELECT COUNT(DISTINCT(id)) FROM categories_autopopulate WHERE category_id = '28'
43 0.0003 0.00027799606323242
SELECT * FROM categorygroups WHERE id = '1'
44 0.0007 0.00068998336791992
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.0005 0.00053191184997559
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.00030708312988281
SELECT COUNT(DISTINCT(bundle_id)) FROM bundle_categories WHERE category_id = 29
47 0.0003 0.00027608871459961
SELECT id FROM categories WHERE parent_id = '29'
48 0.0006 0.00063014030456543
SELECT COUNT(DISTINCT(p.id)) FROM products p, products_categories c
				WHERE p.id = c.product_id
				  AND c.category_id IN (29)
				  AND p.parent_id = 0
				  AND p.hidden = 0
				  AND p.enabled = 1 
49 0.0003 0.0002748966217041
SELECT COUNT(DISTINCT(p.id)) FROM bundles p, bundle_categories c
				WHERE p.id = c.bundle_id
				  AND c.category_id IN (29)
				  AND p.disabled = 0 
50 0.0003 0.00025486946105957
SELECT COUNT(DISTINCT(cp.id)) FROM custom_products cp, products_categories c
				WHERE cp.id = c.product_id
				  AND c.category_id IN (29)
				  AND c.prod_type = 'custom'
				  AND cp.hide = 0
51 0.0003 0.00026798248291016
SELECT COUNT(DISTINCT(id)) FROM categories_autopopulate WHERE category_id = '29'
52 0.0003 0.00027012825012207
SELECT * FROM categorygroups WHERE id = '1'
53 0.0015 0.001471996307373
SELECT COUNT(DISTINCT(c.product_id)) FROM products_categories c, products p WHERE c.product_id = p.id AND p.parent_id = 0 AND c.category_id = 30
54 0.0003 0.00030803680419922
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.0012 0.0012068748474121
SELECT COUNT(DISTINCT(bundle_id)) FROM bundle_categories WHERE category_id = 30
56 0.0003 0.00028896331787109
SELECT id FROM categories WHERE parent_id = '30'
57 0.0006 0.00057387351989746
SELECT COUNT(DISTINCT(p.id)) FROM products p, products_categories c
				WHERE p.id = c.product_id
				  AND c.category_id IN (30)
				  AND p.parent_id = 0
				  AND p.hidden = 0
				  AND p.enabled = 1 
58 0.0003 0.00028395652770996
SELECT COUNT(DISTINCT(p.id)) FROM bundles p, bundle_categories c
				WHERE p.id = c.bundle_id
				  AND c.category_id IN (30)
				  AND p.disabled = 0 
59 0.0003 0.00026106834411621
SELECT COUNT(DISTINCT(cp.id)) FROM custom_products cp, products_categories c
				WHERE cp.id = c.product_id
				  AND c.category_id IN (30)
				  AND c.prod_type = 'custom'
				  AND cp.hide = 0
60 0.0003 0.00026202201843262
SELECT COUNT(DISTINCT(id)) FROM categories_autopopulate WHERE category_id = '30'
61 0.0003 0.00029301643371582
SELECT * FROM categorygroups WHERE id = '1'
62 0.0006 0.0005648136138916
SELECT COUNT(DISTINCT(c.product_id)) FROM products_categories c, products p WHERE c.product_id = p.id AND p.parent_id = 0 AND c.category_id = 31
63 0.0003 0.00027203559875488
SELECT COUNT(*) FROM ebay_products p, products_categories pc WHERE p.id = pc.product_id AND prod_type = 'ebay' AND pc.category_id = 31
64 0.0003 0.00026988983154297
SELECT COUNT(DISTINCT(bundle_id)) FROM bundle_categories WHERE category_id = 31
65 0.0003 0.00029611587524414
SELECT id FROM categories WHERE parent_id = '31'
66 0.0006 0.00059199333190918
SELECT COUNT(DISTINCT(p.id)) FROM products p, products_categories c
				WHERE p.id = c.product_id
				  AND c.category_id IN (31)
				  AND p.parent_id = 0
				  AND p.hidden = 0
				  AND p.enabled = 1 
67 0.0003 0.00028610229492188
SELECT COUNT(DISTINCT(p.id)) FROM bundles p, bundle_categories c
				WHERE p.id = c.bundle_id
				  AND c.category_id IN (31)
				  AND p.disabled = 0 
68 0.0003 0.00026297569274902
SELECT COUNT(DISTINCT(cp.id)) FROM custom_products cp, products_categories c
				WHERE cp.id = c.product_id
				  AND c.category_id IN (31)
				  AND c.prod_type = 'custom'
				  AND cp.hide = 0
69 0.0003 0.0002591609954834
SELECT COUNT(DISTINCT(id)) FROM categories_autopopulate WHERE category_id = '31'
70 0.0003 0.0002739429473877
SELECT * FROM categorygroups WHERE id = '1'
71 0.0003 0.00030303001403809
SELECT * FROM categories WHERE parent_id = '0' AND categorygroup_id = '2'  AND hidden = 0 ORDER BY sortorder ASC
72 0.0003 0.00027298927307129
SELECT * FROM manufacturers m WHERE m.display_sidebar = 1 AND m.merge_manufacturer_id = 0 ORDER BY linktitle ASC
73 0.0003 0.00030994415283203
SELECT * FROM sideboxes WHERE (templateuid = 'fsb-fluid2018' OR templateuid = '') AND enabled = 1 ORDER BY sortorder ASC
74 0.0004 0.00041604042053223
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.0003 0.00030803680419922
SELECT * FROM sideboxes_pages WHERE sidebox_id = '26'
76 0.0003 0.00026297569274902
SELECT value FROM template_options WHERE templateuid = 'fsb-fluid2018' AND optionuid = 'DISPLAY_CREDIT_ICON'
77 0.0007 0.00065422058105469
SELECT * FROM pages WHERE core = 1 ORDER BY pagekey
78 0.0627 0.06271505355835
SELECT * FROM ipgeocountries WHERE INET_ATON('3.146.221.204') >= INET_ATON(ip_start) AND INET_ATON('3.146.221.204') <= INET_ATON(ip_end)
79 0.0003 0.00033187866210938
SELECT * FROM ipgeolocations WHERE geoname_id = '6252001'
80 0.0003 0.00025701522827148
SELECT * FROM countryredirects WHERE countrycode = 'US'
81 0.0005 0.00047516822814941
SELECT * FROM pages WHERE pagename = 'brands'
82 0.0019 0.0019381046295166
SELECT COUNT(DISTINCT(m.id)) as `manufacturercount`
                    FROM manufacturers m, products p
                    WHERE   m.id = p.manufacturer_id
                    AND     m.display_allmanufacturers = 1
                    AND     p.enabled   = 1
                    AND     p.hidden    = 0
                    AND     p.parent_id = 0
                    AND     p.offers    > 0
83 0.0029 0.002863883972168
SELECT  m.*, COUNT(p.id) as productcount
            FROM    manufacturers m, products p
            WHERE   p.manufacturer_id = m.id
              AND   m.display_allmanufacturers = 1
              AND   p.enabled   = 1
              AND   p.hidden    = 0
              AND   p.parent_id = 0
              AND   p.offers    > 0
            GROUP BY m.id
            ORDER BY name ASC
            LIMIT 0, 18
84 0.0004 0.0003509521484375
SELECT * FROM template_info WHERE templateuid = 'fsb-fluid2018'
85 0.0003 0.00027704238891602
SELECT ga_value FROM google_analytics_options WHERE `ga_key` = 'ga_user_data'
86 0.0003 0.00030612945556641
SELECT ga_value FROM google_analytics_options WHERE `ga_key` = 'ga_tracking_status'
87 0.0005 0.00045895576477051
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
88 0.0004 0.00037288665771484
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
89 0.0003 0.00030016899108887
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
90 0.0006 0.00057792663574219
SELECT * FROM products WHERE id = 1626
91 0.0005 0.00048708915710449
SELECT * FROM products WHERE id = 4041
92 0.0005 0.00048303604125977
SELECT * FROM products WHERE id = 4312
93 0.0004 0.00040102005004883
SELECT * FROM products WHERE id = 777
94 0.0005 0.0005340576171875
SELECT * FROM products WHERE id = 3881
95 0.0006 0.00056195259094238
SELECT * FROM products WHERE id = 4213
96 0.0005 0.00048208236694336
SELECT * FROM products WHERE id = '1626'
97 0.0009 0.00093698501586914
SELECT * FROM productimages WHERE product_id = '1626' ORDER BY sortorder ASC
98 0.0004 0.00037193298339844
SELECT * FROM product_image_select WHERE product_id = '1626'
99 0.0004 0.00036001205444336
SELECT * FROM productcustomimages WHERE product_id = '1626'
100 0.0003 0.00033998489379883
SELECT a.name, n.displayname,a.value FROM productattributes a, productattributenames n WHERE product_id = '1626' AND a.name = n.originalname
101 0.0004 0.00037479400634766
SELECT * FROM productoffers WHERE product_id = '1626' AND merchantid = 'A1X6FK5RDHNB96'
102 0.0004 0.00042891502380371
SELECT * FROM productoffers
                WHERE product_id = '1626' AND price > 0
                ORDER BY price ASC LIMIT 1
103 0.0004 0.00035285949707031
SELECT value FROM productattributes WHERE product_id = '1626' AND (name = 'ListPriceAmount' OR name = 'ListPriceFormattedPrice') ORDER BY name LIMIT 1
104 0.0004 0.00043702125549316
SELECT * FROM products WHERE id = '4041'
105 0.0005 0.00048995018005371
SELECT * FROM productimages WHERE product_id = '4041' ORDER BY sortorder ASC
106 0.0003 0.00034499168395996
SELECT * FROM product_image_select WHERE product_id = '4041'
107 0.0003 0.00034213066101074
SELECT * FROM productcustomimages WHERE product_id = '4041'
108 0.0008 0.00078988075256348
SELECT a.name, n.displayname,a.value FROM productattributes a, productattributenames n WHERE product_id = '4041' AND a.name = n.originalname
109 0.0015 0.0015478134155273
SELECT * FROM productoffers WHERE product_id = '4041' AND merchantid = 'A1X6FK5RDHNB96'
110 0.0004 0.00043988227844238
SELECT * FROM productoffers
                WHERE product_id = '4041' AND price > 0
                ORDER BY price ASC LIMIT 1
111 0.0004 0.00035595893859863
SELECT value FROM productattributes WHERE product_id = '4041' AND (name = 'ListPriceAmount' OR name = 'ListPriceFormattedPrice') ORDER BY name LIMIT 1
112 0.0015 0.00146484375
SELECT * FROM products WHERE id = '4312'
113 0.0013 0.0012960433959961
SELECT * FROM productimages WHERE product_id = '4312' ORDER BY sortorder ASC
114 0.0004 0.0004279613494873
SELECT * FROM product_image_select WHERE product_id = '4312'
115 0.0004 0.00044608116149902
SELECT * FROM productcustomimages WHERE product_id = '4312'
116 0.0004 0.00041604042053223
SELECT a.name, n.displayname,a.value FROM productattributes a, productattributenames n WHERE product_id = '4312' AND a.name = n.originalname
117 0.0004 0.00037813186645508
SELECT * FROM productoffers WHERE product_id = '4312' AND merchantid = 'A1X6FK5RDHNB96'
118 0.0004 0.00035715103149414
SELECT * FROM productoffers
                WHERE product_id = '4312' AND price > 0
                ORDER BY price ASC LIMIT 1
119 0.0003 0.0003049373626709
SELECT value FROM productattributes WHERE product_id = '4312' AND (name = 'ListPriceAmount' OR name = 'ListPriceFormattedPrice') ORDER BY name LIMIT 1
120 0.0004 0.00044989585876465
SELECT * FROM products WHERE id = '777'
121 0.0003 0.00032591819763184
SELECT * FROM productimages WHERE product_id = '777' ORDER BY sortorder ASC
122 0.0003 0.00031709671020508
SELECT * FROM product_image_select WHERE product_id = '777'
123 0.0003 0.0003211498260498
SELECT * FROM productcustomimages WHERE product_id = '777'
124 0.0003 0.00030803680419922
SELECT a.name, n.displayname,a.value FROM productattributes a, productattributenames n WHERE product_id = '777' AND a.name = n.originalname
125 0.0004 0.00039219856262207
SELECT * FROM productoffers WHERE product_id = '777' AND merchantid = 'A1X6FK5RDHNB96'
126 0.0004 0.00038695335388184
SELECT * FROM productoffers
                WHERE product_id = '777' AND price > 0
                ORDER BY price ASC LIMIT 1
127 0.0003 0.00034308433532715
SELECT value FROM productattributes WHERE product_id = '777' AND (name = 'ListPriceAmount' OR name = 'ListPriceFormattedPrice') ORDER BY name LIMIT 1
128 0.0004 0.00041413307189941
SELECT * FROM products WHERE id = '3881'
129 0.0005 0.00052499771118164
SELECT * FROM productimages WHERE product_id = '3881' ORDER BY sortorder ASC
130 0.0003 0.00032305717468262
SELECT * FROM product_image_select WHERE product_id = '3881'
131 0.0003 0.00032401084899902
SELECT * FROM productcustomimages WHERE product_id = '3881'
132 0.0003 0.00032305717468262
SELECT a.name, n.displayname,a.value FROM productattributes a, productattributenames n WHERE product_id = '3881' AND a.name = n.originalname
133 0.0004 0.00035691261291504
SELECT * FROM productoffers WHERE product_id = '3881' AND merchantid = 'A1X6FK5RDHNB96'
134 0.0004 0.00037407875061035
SELECT * FROM productoffers
                WHERE product_id = '3881' AND price > 0
                ORDER BY price ASC LIMIT 1
135 0.0004 0.0003819465637207
SELECT value FROM productattributes WHERE product_id = '3881' AND (name = 'ListPriceAmount' OR name = 'ListPriceFormattedPrice') ORDER BY name LIMIT 1
136 0.0005 0.0005040168762207
SELECT * FROM products WHERE id = '4213'
137 0.0005 0.00052189826965332
SELECT * FROM productimages WHERE product_id = '4213' ORDER BY sortorder ASC
138 0.0005 0.00047898292541504
SELECT * FROM product_image_select WHERE product_id = '4213'
139 0.0004 0.00042891502380371
SELECT * FROM productcustomimages WHERE product_id = '4213'
140 0.0003 0.00034880638122559
SELECT a.name, n.displayname,a.value FROM productattributes a, productattributenames n WHERE product_id = '4213' AND a.name = n.originalname
141 0.0005 0.00052499771118164
SELECT * FROM productoffers WHERE product_id = '4213' AND merchantid = 'A1X6FK5RDHNB96'
142 0.0004 0.0004119873046875
SELECT * FROM productoffers
                WHERE product_id = '4213' AND price > 0
                ORDER BY price ASC LIMIT 1
143 0.0003 0.00031304359436035
SELECT value FROM productattributes WHERE product_id = '4213' AND (name = 'ListPriceAmount' OR name = 'ListPriceFormattedPrice') ORDER BY name LIMIT 1
144 0.0005 0.00046586990356445
SELECT * FROM template_includes WHERE deleted = 0 AND templateuid = 'fsb-fluid2018' AND area = 'header' ORDER BY sortorder ASC
145 0.0005 0.0005490779876709
SELECT * FROM template_includes WHERE deleted = 0 AND templateuid = 'fsb-fluid2018' AND area = 'footer' ORDER BY sortorder ASC
146 0.0006 0.00059819221496582
SELECT * FROM template_css WHERE deleted = 0 AND templateuid = 'fsb-fluid2018' AND skinuid = ''
147 0.0006 0.00059390068054199
SELECT * FROM template_images WHERE deleted = 0 AND templateuid = 'fsb-fluid2018'
148 0.0005 0.00053095817565918
SELECT * FROM template_images WHERE deleted = 0 AND templateuid = 'fsb-fluid2018'
149 0.0007 0.00067615509033203
SELECT * FROM template_images WHERE templateuid = 'fsb-fluid2018' AND imageuid = 'FB_DEFAULT_SHARE_IMAGE'
150 0.0007 0.00067710876464844
SELECT * FROM template_images WHERE templateuid = 'fsb-fluid2018' AND imageuid = 'HEAD_LOGO'