All Products

Select your options below to filter out the products you don't want to see.

Debug Overview

App Total Time DB Queries DB Query Total Time Amazon Requests
0.53212404251099 296 0.1107 0


No Amazon API Requests Made.


App Debug - Total Time 0.53212404251099 seconds

Number Time From Start Name Description
1 0.3718090057373 Initialise Initialise FSB Function
2 0.37300705909729 App Controller Start Start of the App controller (called before the controller of every page)
3 0.38220405578613 Start of getCategoryListByGroup Function Before first category groups query
4 0.38258004188538 After initial query Before first category groups query
5 0.38258099555969 Get Category List for Group Before the call to getCategoryList function
6 0.3825831413269 Start of GetCategoryList function Start of the function
7 0.38258504867554 Before getting categories Query to get specific category list
8 0.38294005393982 After getting categories Query to get specific category list
9 0.38294100761414 Before getting category custom Before call to function getCategoryCustom
10 0.38597297668457 After getting category custom After call to function getCategoryCustom
11 0.38597798347473 Before getting category custom Before call to function getCategoryCustom
12 0.38708114624023 After getting category custom After call to function getCategoryCustom
13 0.38708209991455 Before getting category custom Before call to function getCategoryCustom
14 0.38818502426147 After getting category custom After call to function getCategoryCustom
15 0.38818717002869 Before getting category custom Before call to function getCategoryCustom
16 0.38912415504456 After getting category custom After call to function getCategoryCustom
17 0.38912606239319 End of GetCategoryList function End of the function
18 0.38912796974182 Get Category List for Group Before the call to getCategoryList function
19 0.38912916183472 Start of GetCategoryList function Start of the function
20 0.38913106918335 Before getting categories Query to get specific category list
21 0.3893940448761 End of getCategoryListByGroup Function Before return()
22 0.42803597450256 App Controller End End of the App controller (called before the controller of every page)
23 0.46808409690857 After Getting Product/Bundle Reviews After getting full product/bundle customer review in the All Products Controller
24 0.46907114982605 App_after Controller Start Start of the App_after controller (called after the controller of every page)
25 0.4695520401001 Before Get Options Before the call to getOptions in the tpl class
26 0.48640608787537 After Get Options After the call to getOptions in the tpl class
27 0.48655104637146 App_after Controller End End of the App_after controller (called after the controller of every page)
28 0.53211498260498 Finalizing debug Before the debug is output to the page.
29 0.53212308883667 End of App This is the end of the app logging, final timestamp


Query Debug - 296 Database Queries. Total time 0.1107 seconds

Number Time (Seconds) Time (Milliseconds) Query
1 0.0006 0.00055289268493652
SELECT parameter, value FROM parameters
2 0.0012 0.0012359619140625
SELECT * FROM `bad_bots`
3 0.0002 0.00020623207092285
SET time_zone = 'Europe/London'
4 0.0003 0.00029516220092773
SELECT version FROM version ORDER BY `installed` DESC LIMIT 1
5 0.0010 0.0010461807250977
INSERT INTO ga_users (`isbot`, `ips`) SELECT '1', 'a:1:{i:0;s:14:\"34.239.152.207\";}'
6 0.0009 0.00093579292297363
INSERT INTO ga_sessions (`sessionlastseen`) SELECT '1679625261'
7 0.0004 0.0003969669342041
SELECT * FROM autorun ORDER BY lastrun ASC
8 0.0028 0.0028212070465088
UPDATE autorun SET lastrun = '2023-03-24 02:34:22' WHERE id = '15'
9 0.0001 8.7976455688477E-5
SELECT * FROM version ORDER BY installed DESC LIMIT 1
10 0.0004 0.00039315223693848
SELECT id FROM pages WHERE pagename = 'all-products' LIMIT 1
11 0.0001 0.00010895729064941
SELECT * FROM pages WHERE id = 42
12 0.0031 0.0031359195709229
SELECT * FROM template_options WHERE deleted = 0 AND templateuid = 'fsb-fluid'
13 0.0054 0.0053551197052002
SELECT * FROM template_text WHERE deleted = 0 AND templateuid = 'fsb-fluid' AND language = 'en'
14 0.0003 0.00028014183044434
SELECT * FROM pages WHERE pagename = 'all-products'
15 0.0004 0.00036501884460449
SELECT * FROM categorygroups ORDER BY sortorder ASC
16 0.0003 0.00033903121948242
SELECT * FROM categories WHERE parent_id = '0' AND categorygroup_id = '1'  AND hidden = 0 ORDER BY sortorder ASC
17 0.0016 0.0015790462493896
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
18 0.0003 0.00025200843811035
SELECT COUNT(*) FROM ebay_products p, products_categories pc WHERE p.id = pc.product_id AND prod_type = 'ebay' AND pc.category_id = 27
19 0.0001 0.00012302398681641
SELECT COUNT(DISTINCT(bundle_id)) FROM bundle_categories WHERE category_id = 27
20 0.0001 7.1048736572266E-5
SELECT id FROM categories WHERE parent_id = '27'
21 0.0003 0.00027298927307129
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 
22 0.0002 0.00018095970153809
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 
23 0.0002 0.00022077560424805
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
24 0.0001 0.00014710426330566
SELECT COUNT(DISTINCT(id)) FROM categories_autopopulate WHERE category_id = '27'
25 0.0001 7.4863433837891E-5
SELECT * FROM categorygroups WHERE id = '1'
26 0.0002 0.00022482872009277
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
27 0.0001 8.9168548583984E-5
SELECT COUNT(*) FROM ebay_products p, products_categories pc WHERE p.id = pc.product_id AND prod_type = 'ebay' AND pc.category_id = 29
28 0.0001 6.9141387939453E-5
SELECT COUNT(DISTINCT(bundle_id)) FROM bundle_categories WHERE category_id = 29
29 0.0001 8.8930130004883E-5
SELECT id FROM categories WHERE parent_id = '29'
30 0.0002 0.00023007392883301
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 
31 0.0001 9.5129013061523E-5
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 
32 0.0001 8.6784362792969E-5
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
33 0.0001 5.9843063354492E-5
SELECT COUNT(DISTINCT(id)) FROM categories_autopopulate WHERE category_id = '29'
34 0.0001 6.9141387939453E-5
SELECT * FROM categorygroups WHERE id = '1'
35 0.0002 0.00024199485778809
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
36 0.0001 9.7036361694336E-5
SELECT COUNT(*) FROM ebay_products p, products_categories pc WHERE p.id = pc.product_id AND prod_type = 'ebay' AND pc.category_id = 30
37 0.0001 5.793571472168E-5
SELECT COUNT(DISTINCT(bundle_id)) FROM bundle_categories WHERE category_id = 30
38 0.0001 6.5088272094727E-5
SELECT id FROM categories WHERE parent_id = '30'
39 0.0003 0.00026702880859375
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 
40 0.0001 7.5101852416992E-5
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 
41 0.0001 8.3208084106445E-5
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
42 0.0001 5.8889389038086E-5
SELECT COUNT(DISTINCT(id)) FROM categories_autopopulate WHERE category_id = '30'
43 0.0001 6.8902969360352E-5
SELECT * FROM categorygroups WHERE id = '1'
44 0.0002 0.00015687942504883
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 = 38
45 0.0001 9.5129013061523E-5
SELECT COUNT(*) FROM ebay_products p, products_categories pc WHERE p.id = pc.product_id AND prod_type = 'ebay' AND pc.category_id = 38
46 0.0001 5.6982040405273E-5
SELECT COUNT(DISTINCT(bundle_id)) FROM bundle_categories WHERE category_id = 38
47 0.0001 6.5088272094727E-5
SELECT id FROM categories WHERE parent_id = '38'
48 0.0002 0.00019097328186035
SELECT COUNT(DISTINCT(p.id)) FROM products p, products_categories c
				WHERE p.id = c.product_id
				  AND c.category_id IN (38)
				  AND p.parent_id = 0
				  AND p.hidden = 0
				  AND p.enabled = 1 
49 0.0001 7.4863433837891E-5
SELECT COUNT(DISTINCT(p.id)) FROM bundles p, bundle_categories c
				WHERE p.id = c.bundle_id
				  AND c.category_id IN (38)
				  AND p.disabled = 0 
50 0.0001 8.392333984375E-5
SELECT COUNT(DISTINCT(cp.id)) FROM custom_products cp, products_categories c
				WHERE cp.id = c.product_id
				  AND c.category_id IN (38)
				  AND c.prod_type = 'custom'
				  AND cp.hide = 0
51 0.0001 5.9127807617188E-5
SELECT COUNT(DISTINCT(id)) FROM categories_autopopulate WHERE category_id = '38'
52 0.0001 6.9141387939453E-5
SELECT * FROM categorygroups WHERE id = '1'
53 0.0003 0.00025105476379395
SELECT * FROM categories WHERE parent_id = '0' AND categorygroup_id = '2'  AND hidden = 0 ORDER BY sortorder ASC
54 0.0010 0.0010190010070801
SELECT * FROM manufacturers m WHERE m.display_sidebar = 1 AND m.merge_manufacturer_id = 0 ORDER BY linktitle ASC
55 0.0005 0.0005030632019043
SELECT * FROM sideboxes WHERE (templateuid = 'fsb-fluid' OR templateuid = '') AND enabled = 1 ORDER BY sortorder ASC
56 0.0002 0.00018596649169922
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
57 0.0002 0.00018000602722168
SELECT value FROM template_options WHERE templateuid = 'fsb-fluid' AND optionuid = 'DISPLAY_CREDIT_ICON'
58 0.0006 0.00057888031005859
SELECT * FROM pages WHERE core = 1 ORDER BY pagekey
59 0.0341 0.034126043319702
SELECT * FROM ipgeocountries WHERE INET_ATON('34.239.152.207') >= INET_ATON(ip_start) AND INET_ATON('34.239.152.207') <= INET_ATON(ip_end)
60 0.0010 0.0010459423065186
SELECT * FROM ipgeolocations WHERE geoname_id = '6252001'
61 0.0001 0.00013399124145508
SELECT * FROM countryredirects WHERE countrycode = 'US'
62 0.0002 0.00015807151794434
SELECT * FROM pages WHERE pagename = 'all-products'
63 0.0004 0.00043511390686035
SELECT MAX(price) as maxprice, MIN(price) as minprice FROM products WHERE enabled = 1 AND hidden = 0 AND price <> 0 
64 0.0004 0.00039505958557129
SELECT * FROM manufacturers WHERE display_filter = 1 AND merge_manufacturer_id = 0 ORDER BY name
65 0.0005 0.00046896934509277
SELECT * FROM productattributenames n WHERE hidden = 0 AND metabrowse = 1 ORDER BY n.displayname ASC
66 0.0005 0.00053501129150391
SELECT MAX(price) as maxprice, MIN(price) as minprice FROM products WHERE enabled = 1 AND hidden = 0 AND price <> 0 
67 0.0004 0.00035881996154785
SELECT * FROM manufacturers WHERE display_filter = 1 AND merge_manufacturer_id = 0 ORDER BY name
68 0.0001 0.00013113021850586
SELECT * FROM productattributenames n WHERE hidden = 0 AND metabrowse = 1 AND sidebarfilter = 1 ORDER BY n.displayname ASC
69 0.0004 0.00044393539428711
SELECT COUNT(*) FROM products p WHERE parent_id = 0 AND hidden = 0 AND enabled = 1  AND 1 = 1
70 0.0004 0.00036215782165527
SELECT MAX(price) as maxprice, MIN(price) as minprice FROM products WHERE enabled = 1 AND hidden = 0 AND price <> 0 
71 0.0004 0.00036215782165527
SELECT * FROM manufacturers WHERE display_filter = 1 AND merge_manufacturer_id = 0 ORDER BY name
72 0.0001 0.00013017654418945
SELECT * FROM productattributenames n WHERE hidden = 0 AND metabrowse = 1 ORDER BY n.displayname ASC
73 0.0008 0.0008089542388916
SELECT p.* FROM products p WHERE hidden = 0 AND enabled = 1 AND parent_id = 0 AND 1 = 1 ORDER BY salesrank ASC  LIMIT 0, 18
74 0.0033 0.0032839775085449
SELECT * FROM productimages WHERE product_id = '785' ORDER BY sortorder ASC
75 0.0004 0.00043201446533203
SELECT * FROM product_image_select WHERE product_id = '785'
76 0.0004 0.00036787986755371
SELECT * FROM productcustomimages WHERE product_id = '785'
77 0.0020 0.0020320415496826
SELECT a.name, n.displayname,a.value FROM productattributes a, productattributenames n WHERE product_id = '785' AND a.name = n.originalname
78 0.0004 0.00041007995605469
SELECT * FROM productoffers WHERE product_id = '785' AND merchantid = 'ATVPDKIKX0DER'
79 0.0001 0.0001220703125
SELECT * FROM productoffers
                WHERE product_id = '785' AND price > 0
                ORDER BY price ASC LIMIT 1
80 0.0002 0.00016498565673828
SELECT value FROM productattributes WHERE product_id = '785' AND (name = 'ListPriceAmount' OR name = 'ListPriceFormattedPrice') ORDER BY name LIMIT 1
81 0.0004 0.00044512748718262
SELECT * FROM productimages WHERE product_id = '7838' ORDER BY sortorder ASC
82 0.0001 0.00014805793762207
SELECT * FROM product_image_select WHERE product_id = '7838'
83 0.0001 8.7976455688477E-5
SELECT * FROM productcustomimages WHERE product_id = '7838'
84 0.0009 0.00089716911315918
SELECT a.name, n.displayname,a.value FROM productattributes a, productattributenames n WHERE product_id = '7838' AND a.name = n.originalname
85 0.0003 0.00029492378234863
SELECT * FROM productoffers WHERE product_id = '7838' AND merchantid = 'ATVPDKIKX0DER'
86 0.0001 0.00011801719665527
SELECT * FROM productoffers
                WHERE product_id = '7838' AND price > 0
                ORDER BY price ASC LIMIT 1
87 0.0001 0.00012588500976562
SELECT value FROM productattributes WHERE product_id = '7838' AND (name = 'ListPriceAmount' OR name = 'ListPriceFormattedPrice') ORDER BY name LIMIT 1
88 0.0003 0.00027704238891602
SELECT * FROM productimages WHERE product_id = '7826' ORDER BY sortorder ASC
89 0.0001 0.00014305114746094
SELECT * FROM product_image_select WHERE product_id = '7826'
90 0.0001 8.4877014160156E-5
SELECT * FROM productcustomimages WHERE product_id = '7826'
91 0.0008 0.0008399486541748
SELECT a.name, n.displayname,a.value FROM productattributes a, productattributenames n WHERE product_id = '7826' AND a.name = n.originalname
92 0.0001 0.00010895729064941
SELECT * FROM productoffers WHERE product_id = '7826' AND merchantid = 'ATVPDKIKX0DER'
93 0.0001 0.00012588500976562
SELECT * FROM productoffers
                WHERE product_id = '7826' AND price > 0
                ORDER BY price ASC LIMIT 1
94 0.0001 0.00013303756713867
SELECT value FROM productattributes WHERE product_id = '7826' AND (name = 'ListPriceAmount' OR name = 'ListPriceFormattedPrice') ORDER BY name LIMIT 1
95 0.0001 0.00010085105895996
SELECT * FROM productimages WHERE product_id = '7835' ORDER BY sortorder ASC
96 0.0001 0.00012707710266113
SELECT * FROM product_image_select WHERE product_id = '7835'
97 0.0001 8.5115432739258E-5
SELECT * FROM productcustomimages WHERE product_id = '7835'
98 0.0009 0.00094699859619141
SELECT a.name, n.displayname,a.value FROM productattributes a, productattributenames n WHERE product_id = '7835' AND a.name = n.originalname
99 0.0003 0.00028896331787109
SELECT * FROM productoffers WHERE product_id = '7835' AND merchantid = 'ATVPDKIKX0DER'
100 0.0001 0.00011491775512695
SELECT * FROM productoffers
                WHERE product_id = '7835' AND price > 0
                ORDER BY price ASC LIMIT 1
101 0.0002 0.00015711784362793
SELECT value FROM productattributes WHERE product_id = '7835' AND (name = 'ListPriceAmount' OR name = 'ListPriceFormattedPrice') ORDER BY name LIMIT 1
102 0.0003 0.00029897689819336
SELECT * FROM productimages WHERE product_id = '821' ORDER BY sortorder ASC
103 0.0001 0.00014400482177734
SELECT * FROM product_image_select WHERE product_id = '821'
104 0.0001 0.00010108947753906
SELECT * FROM productcustomimages WHERE product_id = '821'
105 0.0007 0.00070500373840332
SELECT a.name, n.displayname,a.value FROM productattributes a, productattributenames n WHERE product_id = '821' AND a.name = n.originalname
106 0.0001 0.00011420249938965
SELECT * FROM productoffers WHERE product_id = '821' AND merchantid = 'ATVPDKIKX0DER'
107 0.0001 0.00011992454528809
SELECT * FROM productoffers
                WHERE product_id = '821' AND price > 0
                ORDER BY price ASC LIMIT 1
108 0.0001 0.00012707710266113
SELECT value FROM productattributes WHERE product_id = '821' AND (name = 'ListPriceAmount' OR name = 'ListPriceFormattedPrice') ORDER BY name LIMIT 1
109 0.0001 0.00011992454528809
SELECT * FROM productimages WHERE product_id = '812' ORDER BY sortorder ASC
110 0.0001 0.00012898445129395
SELECT * FROM product_image_select WHERE product_id = '812'
111 0.0001 8.392333984375E-5
SELECT * FROM productcustomimages WHERE product_id = '812'
112 0.0005 0.00046610832214355
SELECT a.name, n.displayname,a.value FROM productattributes a, productattributenames n WHERE product_id = '812' AND a.name = n.originalname
113 0.0001 9.9897384643555E-5
SELECT * FROM productoffers WHERE product_id = '812' AND merchantid = 'ATVPDKIKX0DER'
114 0.0001 0.00013208389282227
SELECT * FROM productoffers
                WHERE product_id = '812' AND price > 0
                ORDER BY price ASC LIMIT 1
115 0.0001 0.00012779235839844
SELECT value FROM productattributes WHERE product_id = '812' AND (name = 'ListPriceAmount' OR name = 'ListPriceFormattedPrice') ORDER BY name LIMIT 1
116 0.0001 9.8943710327148E-5
SELECT * FROM productimages WHERE product_id = '7824' ORDER BY sortorder ASC
117 0.0001 0.00012683868408203
SELECT * FROM product_image_select WHERE product_id = '7824'
118 0.0001 8.2969665527344E-5
SELECT * FROM productcustomimages WHERE product_id = '7824'
119 0.0004 0.00037002563476562
SELECT a.name, n.displayname,a.value FROM productattributes a, productattributenames n WHERE product_id = '7824' AND a.name = n.originalname
120 0.0003 0.0003058910369873
SELECT * FROM productoffers WHERE product_id = '7824' AND merchantid = 'ATVPDKIKX0DER'
121 0.0001 0.00011491775512695
SELECT * FROM productoffers
                WHERE product_id = '7824' AND price > 0
                ORDER BY price ASC LIMIT 1
122 0.0001 0.00012493133544922
SELECT value FROM productattributes WHERE product_id = '7824' AND (name = 'ListPriceAmount' OR name = 'ListPriceFormattedPrice') ORDER BY name LIMIT 1
123 0.0001 0.00010514259338379
SELECT * FROM productimages WHERE product_id = '7834' ORDER BY sortorder ASC
124 0.0001 0.00012707710266113
SELECT * FROM product_image_select WHERE product_id = '7834'
125 0.0001 8.2969665527344E-5
SELECT * FROM productcustomimages WHERE product_id = '7834'
126 0.0005 0.00049114227294922
SELECT a.name, n.displayname,a.value FROM productattributes a, productattributenames n WHERE product_id = '7834' AND a.name = n.originalname
127 0.0001 0.00011491775512695
SELECT * FROM productoffers WHERE product_id = '7834' AND merchantid = 'ATVPDKIKX0DER'
128 0.0001 0.00011396408081055
SELECT * FROM productoffers
                WHERE product_id = '7834' AND price > 0
                ORDER BY price ASC LIMIT 1
129 0.0001 0.00012993812561035
SELECT value FROM productattributes WHERE product_id = '7834' AND (name = 'ListPriceAmount' OR name = 'ListPriceFormattedPrice') ORDER BY name LIMIT 1
130 0.0001 0.00013208389282227
SELECT * FROM productimages WHERE product_id = '779' ORDER BY sortorder ASC
131 0.0001 0.00012898445129395
SELECT * FROM product_image_select WHERE product_id = '779'
132 0.0001 8.4877014160156E-5
SELECT * FROM productcustomimages WHERE product_id = '779'
133 0.0004 0.00043916702270508
SELECT a.name, n.displayname,a.value FROM productattributes a, productattributenames n WHERE product_id = '779' AND a.name = n.originalname
134 0.0001 9.7036361694336E-5
SELECT * FROM productoffers WHERE product_id = '779' AND merchantid = 'ATVPDKIKX0DER'
135 0.0001 0.00012898445129395
SELECT * FROM productoffers
                WHERE product_id = '779' AND price > 0
                ORDER BY price ASC LIMIT 1
136 0.0001 0.00011801719665527
SELECT value FROM productattributes WHERE product_id = '779' AND (name = 'ListPriceAmount' OR name = 'ListPriceFormattedPrice') ORDER BY name LIMIT 1
137 0.0001 0.00011396408081055
SELECT * FROM productimages WHERE product_id = '830' ORDER BY sortorder ASC
138 0.0001 0.00012588500976562
SELECT * FROM product_image_select WHERE product_id = '830'
139 0.0001 8.2969665527344E-5
SELECT * FROM productcustomimages WHERE product_id = '830'
140 0.0005 0.00051593780517578
SELECT a.name, n.displayname,a.value FROM productattributes a, productattributenames n WHERE product_id = '830' AND a.name = n.originalname
141 0.0001 9.7036361694336E-5
SELECT * FROM productoffers WHERE product_id = '830' AND merchantid = 'ATVPDKIKX0DER'
142 0.0001 0.00010800361633301
SELECT * FROM productoffers
                WHERE product_id = '830' AND price > 0
                ORDER BY price ASC LIMIT 1
143 0.0001 0.00013089179992676
SELECT value FROM productattributes WHERE product_id = '830' AND (name = 'ListPriceAmount' OR name = 'ListPriceFormattedPrice') ORDER BY name LIMIT 1
144 0.0001 0.00012397766113281
SELECT * FROM productimages WHERE product_id = '7833' ORDER BY sortorder ASC
145 0.0001 0.00012898445129395
SELECT * FROM product_image_select WHERE product_id = '7833'
146 0.0001 8.2969665527344E-5
SELECT * FROM productcustomimages WHERE product_id = '7833'
147 0.0005 0.0004570484161377
SELECT a.name, n.displayname,a.value FROM productattributes a, productattributenames n WHERE product_id = '7833' AND a.name = n.originalname
148 0.0001 9.9897384643555E-5
SELECT * FROM productoffers WHERE product_id = '7833' AND merchantid = 'ATVPDKIKX0DER'
149 0.0001 0.00012803077697754
SELECT * FROM productoffers
                WHERE product_id = '7833' AND price > 0
                ORDER BY price ASC LIMIT 1
150 0.0001 0.00013017654418945
SELECT value FROM productattributes WHERE product_id = '7833' AND (name = 'ListPriceAmount' OR name = 'ListPriceFormattedPrice') ORDER BY name LIMIT 1
151 0.0001 9.8943710327148E-5
SELECT * FROM productimages WHERE product_id = '7831' ORDER BY sortorder ASC
152 0.0001 0.00014305114746094
SELECT * FROM product_image_select WHERE product_id = '7831'
153 0.0001 8.6069107055664E-5
SELECT * FROM productcustomimages WHERE product_id = '7831'
154 0.0004 0.00037503242492676
SELECT a.name, n.displayname,a.value FROM productattributes a, productattributenames n WHERE product_id = '7831' AND a.name = n.originalname
155 0.0001 9.6797943115234E-5
SELECT * FROM productoffers WHERE product_id = '7831' AND merchantid = 'ATVPDKIKX0DER'
156 0.0001 0.00010800361633301
SELECT * FROM productoffers
                WHERE product_id = '7831' AND price > 0
                ORDER BY price ASC LIMIT 1
157 0.0001 0.0001218318939209
SELECT value FROM productattributes WHERE product_id = '7831' AND (name = 'ListPriceAmount' OR name = 'ListPriceFormattedPrice') ORDER BY name LIMIT 1
158 0.0001 0.00010180473327637
SELECT * FROM productimages WHERE product_id = '7832' ORDER BY sortorder ASC
159 0.0001 0.00012588500976562
SELECT * FROM product_image_select WHERE product_id = '7832'
160 0.0001 8.392333984375E-5
SELECT * FROM productcustomimages WHERE product_id = '7832'
161 0.0004 0.00043606758117676
SELECT a.name, n.displayname,a.value FROM productattributes a, productattributenames n WHERE product_id = '7832' AND a.name = n.originalname
162 0.0001 9.9897384643555E-5
SELECT * FROM productoffers WHERE product_id = '7832' AND merchantid = 'ATVPDKIKX0DER'
163 0.0001 0.00012087821960449
SELECT * FROM productoffers
                WHERE product_id = '7832' AND price > 0
                ORDER BY price ASC LIMIT 1
164 0.0001 0.00012803077697754
SELECT value FROM productattributes WHERE product_id = '7832' AND (name = 'ListPriceAmount' OR name = 'ListPriceFormattedPrice') ORDER BY name LIMIT 1
165 0.0001 0.00010395050048828
SELECT * FROM productimages WHERE product_id = '7837' ORDER BY sortorder ASC
166 0.0001 0.00012516975402832
SELECT * FROM product_image_select WHERE product_id = '7837'
167 0.0001 8.2969665527344E-5
SELECT * FROM productcustomimages WHERE product_id = '7837'
168 0.0003 0.00029492378234863
SELECT a.name, n.displayname,a.value FROM productattributes a, productattributenames n WHERE product_id = '7837' AND a.name = n.originalname
169 0.0001 0.00011110305786133
SELECT * FROM productoffers WHERE product_id = '7837' AND merchantid = 'ATVPDKIKX0DER'
170 0.0001 0.00010800361633301
SELECT * FROM productoffers
                WHERE product_id = '7837' AND price > 0
                ORDER BY price ASC LIMIT 1
171 0.0001 0.00011992454528809
SELECT value FROM productattributes WHERE product_id = '7837' AND (name = 'ListPriceAmount' OR name = 'ListPriceFormattedPrice') ORDER BY name LIMIT 1
172 0.0001 0.00010490417480469
SELECT * FROM productimages WHERE product_id = '775' ORDER BY sortorder ASC
173 0.0001 0.00013613700866699
SELECT * FROM product_image_select WHERE product_id = '775'
174 0.0001 8.4877014160156E-5
SELECT * FROM productcustomimages WHERE product_id = '775'
175 0.0005 0.00049495697021484
SELECT a.name, n.displayname,a.value FROM productattributes a, productattributenames n WHERE product_id = '775' AND a.name = n.originalname
176 0.0001 9.7036361694336E-5
SELECT * FROM productoffers WHERE product_id = '775' AND merchantid = 'ATVPDKIKX0DER'
177 0.0001 0.00010919570922852
SELECT * FROM productoffers
                WHERE product_id = '775' AND price > 0
                ORDER BY price ASC LIMIT 1
178 0.0002 0.00015020370483398
SELECT value FROM productattributes WHERE product_id = '775' AND (name = 'ListPriceAmount' OR name = 'ListPriceFormattedPrice') ORDER BY name LIMIT 1
179 0.0001 0.00010991096496582
SELECT * FROM productimages WHERE product_id = '820' ORDER BY sortorder ASC
180 0.0001 0.00012516975402832
SELECT * FROM product_image_select WHERE product_id = '820'
181 0.0001 0.00010108947753906
SELECT * FROM productcustomimages WHERE product_id = '820'
182 0.0003 0.00027894973754883
SELECT a.name, n.displayname,a.value FROM productattributes a, productattributenames n WHERE product_id = '820' AND a.name = n.originalname
183 0.0001 9.3936920166016E-5
SELECT * FROM productoffers WHERE product_id = '820' AND merchantid = 'ATVPDKIKX0DER'
184 0.0001 0.00010895729064941
SELECT * FROM productoffers
                WHERE product_id = '820' AND price > 0
                ORDER BY price ASC LIMIT 1
185 0.0001 0.0001220703125
SELECT value FROM productattributes WHERE product_id = '820' AND (name = 'ListPriceAmount' OR name = 'ListPriceFormattedPrice') ORDER BY name LIMIT 1
186 0.0001 0.00010108947753906
SELECT * FROM productimages WHERE product_id = '7828' ORDER BY sortorder ASC
187 0.0002 0.00015616416931152
SELECT * FROM product_image_select WHERE product_id = '7828'
188 0.0001 9.1075897216797E-5
SELECT * FROM productcustomimages WHERE product_id = '7828'
189 0.0005 0.00053286552429199
SELECT a.name, n.displayname,a.value FROM productattributes a, productattributenames n WHERE product_id = '7828' AND a.name = n.originalname
190 0.0001 9.918212890625E-5
SELECT * FROM productoffers WHERE product_id = '7828' AND merchantid = 'ATVPDKIKX0DER'
191 0.0001 0.00010800361633301
SELECT * FROM productoffers
                WHERE product_id = '7828' AND price > 0
                ORDER BY price ASC LIMIT 1
192 0.0002 0.00015401840209961
SELECT value FROM productattributes WHERE product_id = '7828' AND (name = 'ListPriceAmount' OR name = 'ListPriceFormattedPrice') ORDER BY name LIMIT 1
193 0.0001 0.00011610984802246
SELECT * FROM productimages WHERE product_id = '781' ORDER BY sortorder ASC
194 0.0001 0.00012707710266113
SELECT * FROM product_image_select WHERE product_id = '781'
195 0.0001 8.3208084106445E-5
SELECT * FROM productcustomimages WHERE product_id = '781'
196 0.0004 0.00035786628723145
SELECT a.name, n.displayname,a.value FROM productattributes a, productattributenames n WHERE product_id = '781' AND a.name = n.originalname
197 0.0001 0.00011897087097168
SELECT * FROM productoffers WHERE product_id = '781' AND merchantid = 'ATVPDKIKX0DER'
198 0.0001 0.00010991096496582
SELECT * FROM productoffers
                WHERE product_id = '781' AND price > 0
                ORDER BY price ASC LIMIT 1
199 0.0001 0.00012397766113281
SELECT value FROM productattributes WHERE product_id = '781' AND (name = 'ListPriceAmount' OR name = 'ListPriceFormattedPrice') ORDER BY name LIMIT 1
200 0.0004 0.00040602684020996
SELECT * FROM template_info WHERE templateuid = 'fsb-fluid'
201 0.0004 0.00035715103149414
SELECT ga_value FROM google_analytics_options WHERE `ga_key` = 'ga_user_data'
202 0.0001 7.1048736572266E-5
SELECT ga_value FROM google_analytics_options WHERE `ga_key` = 'ga_tracking_status'
203 0.0001 0.00010299682617188
SELECT * FROM pages WHERE id = 38
204 0.0001 0.00010490417480469
SELECT * FROM categories WHERE id = '27'
205 0.0002 0.00020098686218262
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
206 0.0001 6.4849853515625E-5
SELECT COUNT(DISTINCT(bundle_id)) FROM bundle_categories WHERE category_id = 27
207 0.0001 6.5088272094727E-5
SELECT id FROM categories WHERE parent_id = '27'
208 0.0002 0.00019621849060059
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 
209 0.0001 8.4161758422852E-5
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 
210 0.0001 8.9168548583984E-5
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
211 0.0001 6.1988830566406E-5
SELECT COUNT(DISTINCT(id)) FROM categories_autopopulate WHERE category_id = '27'
212 0.0002 0.00016999244689941
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
213 0.0001 6.103515625E-5
SELECT COUNT(DISTINCT(bundle_id)) FROM bundle_categories WHERE category_id = 27
214 0.0002 0.00017094612121582
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 
215 0.0001 7.2956085205078E-5
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 
216 0.0001 8.1062316894531E-5
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
217 0.0001 6.6041946411133E-5
SELECT COUNT(DISTINCT(id)) FROM categories_autopopulate WHERE category_id = '27'
218 0.0001 6.5088272094727E-5
SELECT id FROM categories WHERE parent_id = '27'
219 0.0002 0.00022006034851074
SELECT p.id FROM products p, products_categories c WHERE p.id = c.product_id AND c.category_id IN (27) AND p.hidden = 0 AND p.salesrank > 0 AND (p.price > 0 OR p.parent = 1) ORDER BY p.salesrank ASC LIMIT 1
220 0.0001 0.00014209747314453
SELECT * FROM productimages WHERE product_id = '770' ORDER BY sortorder ASC
221 0.0003 0.00033092498779297
SELECT * FROM categoryimages WHERE category_id = 27
222 0.0001 7.7009201049805E-5
SELECT * FROM categorygroups WHERE id = '1'
223 0.0002 0.00019598007202148
SELECT MIN(p.price) as minprice, MAX(p.price) as maxprice
		FROM products p, products_categories c
		WHERE p.id = c.product_id
		  AND c.category_id = '27'
		  AND p.offers > 0
		  AND p.hidden = 0
		  AND p.enabled = 1
		  AND p.parent = 0
		  AND p.price > 0
224 0.0001 8.4161758422852E-5
SELECT * FROM categories WHERE id = '30'
225 0.0002 0.00024914741516113
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
226 0.0001 5.9843063354492E-5
SELECT COUNT(DISTINCT(bundle_id)) FROM bundle_categories WHERE category_id = 30
227 0.0001 6.2942504882812E-5
SELECT id FROM categories WHERE parent_id = '30'
228 0.0002 0.00024294853210449
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 
229 0.0001 7.3909759521484E-5
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 
230 0.0001 9.9897384643555E-5
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
231 0.0001 6.3180923461914E-5
SELECT COUNT(DISTINCT(id)) FROM categories_autopopulate WHERE category_id = '30'
232 0.0002 0.00022411346435547
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
233 0.0001 7.4863433837891E-5
SELECT COUNT(DISTINCT(bundle_id)) FROM bundle_categories WHERE category_id = 30
234 0.0002 0.00024104118347168
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 
235 0.0001 7.1048736572266E-5
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 
236 0.0001 8.0108642578125E-5
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
237 0.0001 5.6982040405273E-5
SELECT COUNT(DISTINCT(id)) FROM categories_autopopulate WHERE category_id = '30'
238 0.0001 6.9856643676758E-5
SELECT id FROM categories WHERE parent_id = '30'
239 0.0003 0.00026488304138184
SELECT p.id FROM products p, products_categories c WHERE p.id = c.product_id AND c.category_id IN (30) AND p.hidden = 0 AND p.salesrank > 0 AND (p.price > 0 OR p.parent = 1) ORDER BY p.salesrank ASC LIMIT 1
240 0.0001 0.00013399124145508
SELECT * FROM productimages WHERE product_id = '785' ORDER BY sortorder ASC
241 0.0001 7.0810317993164E-5
SELECT * FROM categoryimages WHERE category_id = 30
242 0.0001 6.6995620727539E-5
SELECT * FROM categorygroups WHERE id = '1'
243 0.0003 0.00025010108947754
SELECT MIN(p.price) as minprice, MAX(p.price) as maxprice
		FROM products p, products_categories c
		WHERE p.id = c.product_id
		  AND c.category_id = '30'
		  AND p.offers > 0
		  AND p.hidden = 0
		  AND p.enabled = 1
		  AND p.parent = 0
		  AND p.price > 0
244 0.0001 8.4877014160156E-5
SELECT * FROM pages WHERE id = 59
245 0.0001 0.00010395050048828
SELECT * FROM pages WHERE id = 55
246 0.0002 0.00016498565673828
SELECT DISTINCT p.id FROM products p, productoffers o
            WHERE p.id IN (SELECT DISTINCT(pc.product_id) FROM products_categories pc WHERE pc.product_id = p.id AND pc.category_id IN (32)) AND p.parent_id = 0
247 0.0003 0.00029110908508301
UPDATE template_options SET value = 'a:11:{s:14:\"populationtype\";s:9:\"automatic\";s:12:\"productcount\";s:0:\"\";s:12:\"maxsalesrank\";s:0:\"\";s:8:\"minprice\";s:1:\"0\";s:8:\"maxprice\";s:1:\"0\";s:9:\"minimages\";s:0:\"\";s:10:\"categories\";a:1:{i:0;s:2:\"32\";}s:10:\"updatetime\";s:1:\"0\";s:13:\"selectiontype\";s:6:\"random\";s:11:\"lastupdated\";i:1679625262;s:8:\"products\";a:0:{}}' WHERE id = '8'
248 0.0002 0.00020790100097656
SELECT DISTINCT p.id FROM products p, productoffers o
            WHERE p.id IN (SELECT DISTINCT(pc.product_id) FROM products_categories pc WHERE pc.product_id = p.id AND pc.category_id IN (38)) AND p.parent_id = 0 LIMIT 3
249 0.0001 9.7036361694336E-5
UPDATE template_options SET value = 'a:10:{s:14:\"populationtype\";s:9:\"automatic\";s:12:\"productcount\";s:1:\"3\";s:12:\"maxsalesrank\";s:0:\"\";s:8:\"minprice\";s:1:\"0\";s:8:\"maxprice\";s:1:\"0\";s:9:\"minimages\";s:0:\"\";s:10:\"categories\";a:1:{i:0;s:2:\"38\";}s:13:\"selectiontype\";s:6:\"random\";s:11:\"lastupdated\";i:1679625262;s:8:\"products\";a:3:{i:0;s:11:\"7004|amazon\";i:1;s:11:\"7011|amazon\";i:2;s:11:\"7045|amazon\";}}' WHERE id = '16'
250 0.0001 0.00012683868408203
SELECT * FROM products WHERE id = 7004
251 0.0001 0.00010514259338379
SELECT * FROM products WHERE id = 7011
252 0.0001 0.00010204315185547
SELECT * FROM products WHERE id = 7045
253 0.0001 0.00011897087097168
SELECT * FROM products WHERE id = '7004'
254 0.0001 0.00011587142944336
SELECT * FROM productimages WHERE product_id = '7004' ORDER BY sortorder ASC
255 0.0001 0.00013208389282227
SELECT * FROM product_image_select WHERE product_id = '7004'
256 0.0001 8.392333984375E-5
SELECT * FROM productcustomimages WHERE product_id = '7004'
257 0.0005 0.00054097175598145
SELECT a.name, n.displayname,a.value FROM productattributes a, productattributenames n WHERE product_id = '7004' AND a.name = n.originalname
258 0.0001 9.9897384643555E-5
SELECT * FROM productoffers WHERE product_id = '7004' AND merchantid = 'ATVPDKIKX0DER'
259 0.0001 0.00010895729064941
SELECT * FROM productoffers
                WHERE product_id = '7004' AND price > 0
                ORDER BY price ASC LIMIT 1
260 0.0001 0.00013494491577148
SELECT value FROM productattributes WHERE product_id = '7004' AND (name = 'ListPriceAmount' OR name = 'ListPriceFormattedPrice') ORDER BY name LIMIT 1
261 0.0001 0.00010895729064941
SELECT * FROM products WHERE id = '7011'
262 0.0001 0.00011992454528809
SELECT * FROM productimages WHERE product_id = '7011' ORDER BY sortorder ASC
263 0.0001 0.00013089179992676
SELECT * FROM product_image_select WHERE product_id = '7011'
264 0.0001 8.5115432739258E-5
SELECT * FROM productcustomimages WHERE product_id = '7011'
265 0.0006 0.00055217742919922
SELECT a.name, n.displayname,a.value FROM productattributes a, productattributenames n WHERE product_id = '7011' AND a.name = n.originalname
266 0.0001 9.2983245849609E-5
SELECT * FROM productoffers WHERE product_id = '7011' AND merchantid = 'ATVPDKIKX0DER'
267 0.0001 9.608268737793E-5
SELECT * FROM productoffers
                WHERE product_id = '7011' AND price > 0
                ORDER BY price ASC LIMIT 1
268 0.0001 9.0122222900391E-5
SELECT * FROM productoffers
                WHERE product_id = 7011
                ORDER BY price ASC LIMIT 1
269 0.0001 0.00012111663818359
SELECT value FROM productattributes
                WHERE product_id = '7011'
                AND name = 'ListPriceAmount'
270 0.0001 0.00011014938354492
SELECT * FROM products WHERE id = '7045'
271 0.0001 9.2029571533203E-5
SELECT * FROM productimages WHERE product_id = '7045' ORDER BY sortorder ASC
272 0.0001 0.00012993812561035
SELECT pi.*, p.parent_id FROM productimages pi, products p WHERE p.parent_id = '7045' AND p.id = pi.product_id ORDER BY pi.sortorder
273 0.0001 0.00013089179992676
SELECT * FROM product_image_select WHERE product_id = '7045'
274 0.0001 9.7036361694336E-5
SELECT * FROM productcustomimages WHERE product_id = '7045'
275 0.0001 0.00014209747314453
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 = '7045'
                GROUP BY o.product_id
276 0.0007 0.00071001052856445
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     = '7045'
                GROUP BY n.displayname
                ORDER BY n.displayname DESC
277 0.0001 0.00013995170593262
SELECT MAX(amountsaved) AS maxsaving, MIN(amountsaved) AS minsaving FROM productoffers o, products p WHERE o.product_id = p.id AND p.parent_id = 7045
278 0.0006 0.00058817863464355
SELECT a.name, n.displayname,a.value FROM productattributes a, productattributenames n WHERE product_id = '7045' AND a.name = n.originalname
279 0.0001 9.2983245849609E-5
SELECT * FROM productoffers WHERE product_id = '7045' AND merchantid = 'ATVPDKIKX0DER'
280 0.0001 9.7036361694336E-5
SELECT * FROM productoffers
                WHERE product_id = '7045' AND price > 0
                ORDER BY price ASC LIMIT 1
281 0.0001 0.00010204315185547
SELECT * FROM productoffers
                WHERE product_id = 7045
                ORDER BY price ASC LIMIT 1
282 0.0001 0.0001068115234375
SELECT value FROM productattributes
                WHERE product_id = '7045'
                AND name = 'ListPriceAmount'
283 0.0001 0.00013303756713867
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 = '7045'
                GROUP BY o.product_id
284 0.0002 0.00017309188842773
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     = '7045'
                GROUP BY n.displayname
                ORDER BY n.displayname DESC
285 0.0001 0.0001070499420166
SELECT MAX(amountsaved) AS maxsaving, MIN(amountsaved) AS minsaving FROM productoffers o, products p WHERE o.product_id = p.id AND p.parent_id = 7045
286 0.0001 0.0001378059387207
SELECT value FROM productattributes WHERE product_id = '7045' AND (name = 'ListPriceAmount' OR name = 'ListPriceFormattedPrice') ORDER BY name LIMIT 1
287 0.0002 0.00015091896057129
SELECT  o.value
                FROM    products            p,
                        productoptions      o
                WHERE   p.parent_id     = '7045'
                  AND   p.id            = o.product_id
                  AND   o.name          = 'Size'
                GROUP BY o.value
                ORDER BY o.value ASC
288 0.0002 0.00015115737915039
SELECT  o.value
                FROM    products            p,
                        productoptions      o
                WHERE   p.parent_id     = '7045'
                  AND   p.id            = o.product_id
                  AND   o.name          = 'Color'
                GROUP BY o.value
                ORDER BY o.value ASC
289 0.0005 0.00052213668823242
SELECT * FROM template_includes WHERE deleted = 0 AND templateuid = 'fsb-fluid' AND area = 'header' ORDER BY sortorder ASC
290 0.0002 0.00018596649169922
SELECT * FROM template_includes WHERE deleted = 0 AND templateuid = 'fsb-fluid' AND area = 'footer' ORDER BY sortorder ASC
291 0.0010 0.00095415115356445
SELECT * FROM template_css WHERE deleted = 0 AND templateuid = 'fsb-fluid' AND skinuid = ''
292 0.0005 0.00053811073303223
SELECT * FROM template_images WHERE deleted = 0 AND templateuid = 'fsb-fluid'
293 0.0001 0.00014901161193848
SELECT * FROM template_images WHERE deleted = 0 AND templateuid = 'fsb-fluid'
294 0.0001 0.00014209747314453
SELECT * FROM template_images WHERE templateuid = 'fsb-fluid' AND imageuid = 'FB_DEFAULT_SHARE_IMAGE'
295 0.0001 0.00014400482177734
SELECT * FROM template_images WHERE templateuid = 'fsb-fluid' AND imageuid = 'HEAD_LOGO'
296 0.0002 0.00016307830810547
SELECT * FROM template_images WHERE templateuid = 'fsb-fluid' AND imageuid = 'HEAD_LOGO'