0

Special Offers

Sorry, we currently have no available products 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
2.7129271030426 160 1.0261 0


No Amazon API Requests Made.


App Debug - Total Time 2.7129271030426 seconds

Number Time From Start Name Description
1 1.6141819953918 Initialise Initialise FSB Function
2 1.6177661418915 App Controller Start Start of the App controller (called before the controller of every page)
3 1.6644811630249 Start of getCategoryListByGroup Function Before first category groups query
4 1.6654181480408 After initial query Before first category groups query
5 1.6654191017151 Get Category List for Group Before the call to getCategoryList function
6 1.6654200553894 Start of GetCategoryList function Start of the function
7 1.665421962738 Before getting categories Query to get specific category list
8 1.6663889884949 After getting categories Query to get specific category list
9 1.6663889884949 Before getting category custom Before call to function getCategoryCustom
10 1.6954860687256 After getting category custom After call to function getCategoryCustom
11 1.6954870223999 Before getting category custom Before call to function getCategoryCustom
12 1.7139580249786 After getting category custom After call to function getCategoryCustom
13 1.7139611244202 Before getting category custom Before call to function getCategoryCustom
14 1.7228980064392 After getting category custom After call to function getCategoryCustom
15 1.7228989601135 Before getting category custom Before call to function getCategoryCustom
16 1.7277779579163 After getting category custom After call to function getCategoryCustom
17 1.7277801036835 Before getting category custom Before call to function getCategoryCustom
18 1.732439994812 After getting category custom After call to function getCategoryCustom
19 1.7324409484863 Before getting category custom Before call to function getCategoryCustom
20 1.7369921207428 After getting category custom After call to function getCategoryCustom
21 1.7369930744171 End of GetCategoryList function End of the function
22 1.7369980812073 Get Category List for Group Before the call to getCategoryList function
23 1.7369999885559 Start of GetCategoryList function Start of the function
24 1.7370009422302 Before getting categories Query to get specific category list
25 1.7374949455261 End of getCategoryListByGroup Function Before return()
26 2.5621531009674 App Controller End End of the App controller (called before the controller of every page)
27 2.5918490886688 App_after Controller Start Start of the App_after controller (called after the controller of every page)
28 2.5928120613098 Before Get Options Before the call to getOptions in the tpl class
29 2.631639957428 After Get Options After the call to getOptions in the tpl class
30 2.6316721439362 App_after Controller End End of the App_after controller (called after the controller of every page)
31 2.7129149436951 Finalizing debug Before the debug is output to the page.
32 2.7129271030426 End of App This is the end of the app logging, final timestamp


Query Debug - 160 Database Queries. Total time 1.0261 seconds

Number Time (Seconds) Time (Milliseconds) Query
1 0.0016 0.0016031265258789
SELECT parameter, value FROM parameters
2 0.0053 0.0053391456604004
SELECT * FROM `bad_bots`
3 0.0003 0.00033116340637207
SET time_zone = 'Europe/London'
4 0.0015 0.0014679431915283
SELECT version FROM version ORDER BY `installed` DESC LIMIT 1
5 0.0014 0.0013749599456787
INSERT INTO ga_users (`isbot`, `ips`) SELECT '1', 'a:1:{i:0;s:12:\"216.73.217.7\";}'
6 0.0013 0.001331090927124
INSERT INTO ga_sessions (`sessionlastseen`) SELECT '1751354178'
7 0.0024 0.0023829936981201
SELECT * FROM autorun ORDER BY lastrun ASC
8 0.0005 0.00048708915710449
UPDATE autorun SET lastrun = '2025-07-01 07:16:18' WHERE id = '17'
9 0.0006 0.0006098747253418
SELECT * FROM version ORDER BY installed DESC LIMIT 1
10 0.0020 0.001957893371582
SELECT id FROM pages WHERE pagename = 'special-offers' LIMIT 1
11 0.0005 0.00045299530029297
SELECT * FROM pages WHERE id = 45
12 0.0041 0.0040769577026367
SELECT * FROM template_options WHERE deleted = 0 AND templateuid = 'fsb-fluid2018'
13 0.0418 0.041836977005005
SELECT * FROM template_text WHERE deleted = 0 AND templateuid = 'fsb-fluid2018' AND language = 'en'
14 0.0005 0.00054216384887695
SELECT * FROM pages WHERE pagename = 'special-offers'
15 0.0009 0.00093197822570801
SELECT * FROM categorygroups ORDER BY sortorder ASC
16 0.0010 0.00095701217651367
SELECT * FROM categories WHERE parent_id = '0' AND categorygroup_id = '1'  AND hidden = 0 ORDER BY sortorder ASC
17 0.0075 0.0074710845947266
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.0021 0.0020818710327148
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.0015 0.001521110534668
SELECT COUNT(DISTINCT(bundle_id)) FROM bundle_categories WHERE category_id = 26
20 0.0007 0.0006718635559082
SELECT id FROM categories WHERE parent_id = '26'
21 0.0118 0.01183295249939
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.0019 0.0018930435180664
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.0016 0.0016458034515381
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.0014 0.001427173614502
SELECT COUNT(DISTINCT(id)) FROM categories_autopopulate WHERE category_id = '26'
25 0.0005 0.00049901008605957
SELECT * FROM categorygroups WHERE id = '1'
26 0.0072 0.0071978569030762
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.0006 0.00059890747070312
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.0005 0.00050497055053711
SELECT COUNT(DISTINCT(bundle_id)) FROM bundle_categories WHERE category_id = 27
29 0.0005 0.00052714347839355
SELECT id FROM categories WHERE parent_id = '27'
30 0.0072 0.0072290897369385
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.0007 0.00065302848815918
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.0007 0.00066709518432617
SELECT COUNT(DISTINCT(cp.id)) FROM custom_products cp, products_categories c
				WHERE cp.id = c.product_id
				  AND c.category_id IN (27)
				  AND c.prod_type = 'custom'
				  AND cp.hide = 0
33 0.0005 0.00054597854614258
SELECT COUNT(DISTINCT(id)) FROM categories_autopopulate WHERE category_id = '27'
34 0.0005 0.00047111511230469
SELECT * FROM categorygroups WHERE id = '1'
35 0.0024 0.0024449825286865
SELECT COUNT(DISTINCT(c.product_id)) FROM products_categories c, products p WHERE c.product_id = p.id AND p.parent_id = 0 AND c.category_id = 28
36 0.0005 0.00054192543029785
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.0004 0.0004432201385498
SELECT COUNT(DISTINCT(bundle_id)) FROM bundle_categories WHERE category_id = 28
38 0.0005 0.0005190372467041
SELECT id FROM categories WHERE parent_id = '28'
39 0.0027 0.0027229785919189
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.0006 0.00060105323791504
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.0006 0.00063014030456543
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.0005 0.00053215026855469
SELECT COUNT(DISTINCT(id)) FROM categories_autopopulate WHERE category_id = '28'
43 0.0005 0.00047612190246582
SELECT * FROM categorygroups WHERE id = '1'
44 0.0007 0.00074386596679688
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.0006 0.00055480003356934
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.0004 0.00043797492980957
SELECT COUNT(DISTINCT(bundle_id)) FROM bundle_categories WHERE category_id = 29
47 0.0004 0.00043892860412598
SELECT id FROM categories WHERE parent_id = '29'
48 0.0007 0.00073099136352539
SELECT COUNT(DISTINCT(p.id)) FROM products p, products_categories c
				WHERE p.id = c.product_id
				  AND c.category_id IN (29)
				  AND p.parent_id = 0
				  AND p.hidden = 0
				  AND p.enabled = 1 
49 0.0005 0.0004889965057373
SELECT COUNT(DISTINCT(p.id)) FROM bundles p, bundle_categories c
				WHERE p.id = c.bundle_id
				  AND c.category_id IN (29)
				  AND p.disabled = 0 
50 0.0005 0.00053906440734863
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.0005 0.0004580020904541
SELECT COUNT(DISTINCT(id)) FROM categories_autopopulate WHERE category_id = '29'
52 0.0004 0.00043988227844238
SELECT * FROM categorygroups WHERE id = '1'
53 0.0006 0.00062799453735352
SELECT COUNT(DISTINCT(c.product_id)) FROM products_categories c, products p WHERE c.product_id = p.id AND p.parent_id = 0 AND c.category_id = 30
54 0.0005 0.00047206878662109
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.0004 0.00038695335388184
SELECT COUNT(DISTINCT(bundle_id)) FROM bundle_categories WHERE category_id = 30
56 0.0004 0.00041890144348145
SELECT id FROM categories WHERE parent_id = '30'
57 0.0007 0.00071001052856445
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.0006 0.00056600570678711
SELECT COUNT(DISTINCT(p.id)) FROM bundles p, bundle_categories c
				WHERE p.id = c.bundle_id
				  AND c.category_id IN (30)
				  AND p.disabled = 0 
59 0.0005 0.00053691864013672
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.0005 0.00047612190246582
SELECT COUNT(DISTINCT(id)) FROM categories_autopopulate WHERE category_id = '30'
61 0.0004 0.00042295455932617
SELECT * FROM categorygroups WHERE id = '1'
62 0.0006 0.00064706802368164
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.0005 0.00045204162597656
SELECT COUNT(*) FROM ebay_products p, products_categories pc WHERE p.id = pc.product_id AND prod_type = 'ebay' AND pc.category_id = 31
64 0.0004 0.00039100646972656
SELECT COUNT(DISTINCT(bundle_id)) FROM bundle_categories WHERE category_id = 31
65 0.0004 0.00041484832763672
SELECT id FROM categories WHERE parent_id = '31'
66 0.0007 0.00073695182800293
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.0005 0.00047779083251953
SELECT COUNT(DISTINCT(p.id)) FROM bundles p, bundle_categories c
				WHERE p.id = c.bundle_id
				  AND c.category_id IN (31)
				  AND p.disabled = 0 
68 0.0005 0.00051093101501465
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.0005 0.0004878044128418
SELECT COUNT(DISTINCT(id)) FROM categories_autopopulate WHERE category_id = '31'
70 0.0004 0.00040888786315918
SELECT * FROM categorygroups WHERE id = '1'
71 0.0005 0.00049090385437012
SELECT * FROM categories WHERE parent_id = '0' AND categorygroup_id = '2'  AND hidden = 0 ORDER BY sortorder ASC
72 0.0034 0.0034029483795166
SELECT * FROM manufacturers m WHERE m.display_sidebar = 1 AND m.merge_manufacturer_id = 0 ORDER BY linktitle ASC
73 0.0013 0.0012540817260742
SELECT * FROM sideboxes WHERE (templateuid = 'fsb-fluid2018' OR templateuid = '') AND enabled = 1 ORDER BY sortorder ASC
74 0.0006 0.00057101249694824
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.0010 0.0010330677032471
SELECT * FROM sideboxes_pages WHERE sidebox_id = '26'
76 0.0016 0.0015928745269775
SELECT value FROM template_options WHERE templateuid = 'fsb-fluid2018' AND optionuid = 'DISPLAY_CREDIT_ICON'
77 0.0010 0.00098800659179688
SELECT * FROM pages WHERE core = 1 ORDER BY pagekey
78 0.8122 0.81218385696411
SELECT * FROM ipgeocountries WHERE INET_ATON('216.73.217.7') >= INET_ATON(ip_start) AND INET_ATON('216.73.217.7') <= INET_ATON(ip_end)
79 0.0015 0.0014619827270508
SELECT * FROM ipgeolocations WHERE geoname_id = '6252001'
80 0.0006 0.00059890747070312
SELECT * FROM countryredirects WHERE countrycode = 'US'
81 0.0004 0.00036501884460449
SELECT * FROM pages WHERE pagename = 'special-offers'
82 0.0039 0.0039088726043701
SELECT * FROM cachefiles WHERE identifier = '2b7f422c40181f8af9a952617457f587'
83 0.0033 0.0032720565795898
DELETE FROM cachefiles WHERE identifier = '2b7f422c40181f8af9a952617457f587'
84 0.0047 0.004741907119751
SELECT MAX(price) as maxprice, MIN(price) as minprice FROM products WHERE enabled = 1 AND hidden = 0 AND price <> 0 
85 0.0014 0.0013611316680908
SELECT * FROM manufacturers WHERE display_filter = 1 AND merge_manufacturer_id = 0 ORDER BY name
86 0.0009 0.00089406967163086
SELECT * FROM productattributenames n WHERE hidden = 0 AND metabrowse = 1 ORDER BY n.displayname ASC
87 0.0054 0.0054118633270264
SELECT MAX(price) as maxprice, MIN(price) as minprice FROM products WHERE enabled = 1 AND hidden = 0 AND price <> 0 
88 0.0014 0.0014388561248779
SELECT * FROM manufacturers WHERE display_filter = 1 AND merge_manufacturer_id = 0 ORDER BY name
89 0.0004 0.00037312507629395
SELECT * FROM productattributenames n WHERE hidden = 0 AND metabrowse = 1 AND sidebarfilter = 1 ORDER BY n.displayname ASC
90 0.0020 0.0020220279693604
SELECT p.id,asin FROM products p, productoffers o
		WHERE p.id = o.product_id
		AND p.parent_id = 0
		AND p.enabled = 1
		AND p.hidden  = 0
		
		AND o.percentagesaved > 0
		AND o.price > 200
		AND o.id IN (SELECT x.id FROM productoffers x WHERE x.product_id = p.id HAVING MIN(x.price))
		AND 1 = 1
		ORDER BY p.salesrank DESC LIMIT 20
91 0.0006 0.00059008598327637
SELECT id FROM custom_products
		WHERE hide = 0
		AND ((discountper > 0 AND price > 0) OR specialoffer = 1)
		ORDER BY discountper DESC LIMIT 20
92 0.0003 0.00033187866210938
SELECT id,listingtype FROM ebay_products
		WHERE hide = 0
		AND discountper > 0
		ORDER BY discountper DESC LIMIT 20
93 0.0016 0.0015609264373779
SELECT  p.*, o.price + o.amountsaved as originalprice FROM products p, productoffers o
		WHERE p.id = o.product_id
		AND p.parent_id = 0
		AND p.enabled = 1
		AND p.hidden = 0
		
		AND o.percentagesaved > 0
		AND o.price > 200
		AND o.id IN (SELECT x.id FROM productoffers x WHERE x.product_id = p.id HAVING MIN(x.price))
		AND 1 = 1
		ORDER BY salesrank ASC
		LIMIT 18, 18
94 0.0010 0.00097417831420898
SELECT * FROM template_info WHERE templateuid = 'fsb-fluid2018'
95 0.0006 0.00063991546630859
SELECT ga_value FROM google_analytics_options WHERE `ga_key` = 'ga_user_data'
96 0.0002 0.00024890899658203
SELECT ga_value FROM google_analytics_options WHERE `ga_key` = 'ga_tracking_status'
97 0.0119 0.011949062347412
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
98 0.0009 0.00085878372192383
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
99 0.0007 0.00070381164550781
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
100 0.0004 0.00037598609924316
SELECT * FROM products WHERE id = 1626
101 0.0002 0.00024795532226562
SELECT * FROM products WHERE id = 4041
102 0.0002 0.00023889541625977
SELECT * FROM products WHERE id = 4312
103 0.0002 0.00023293495178223
SELECT * FROM products WHERE id = 777
104 0.0003 0.00027298927307129
SELECT * FROM products WHERE id = 3881
105 0.0003 0.00027799606323242
SELECT * FROM products WHERE id = 4213
106 0.0002 0.00024795532226562
SELECT * FROM products WHERE id = '1626'
107 0.0003 0.00030016899108887
SELECT * FROM productimages WHERE product_id = '1626' ORDER BY sortorder ASC
108 0.0010 0.00097894668579102
SELECT * FROM product_image_select WHERE product_id = '1626'
109 0.0003 0.0002601146697998
SELECT * FROM productcustomimages WHERE product_id = '1626'
110 0.0009 0.0009300708770752
SELECT a.name, n.displayname,a.value FROM productattributes a, productattributenames n WHERE product_id = '1626' AND a.name = n.originalname
111 0.0003 0.00032305717468262
SELECT * FROM productoffers WHERE product_id = '1626' AND merchantid = 'A1X6FK5RDHNB96'
112 0.0003 0.00029706954956055
SELECT * FROM productoffers
                WHERE product_id = '1626' AND price > 0
                ORDER BY price ASC LIMIT 1
113 0.0003 0.00028896331787109
SELECT value FROM productattributes WHERE product_id = '1626' AND (name = 'ListPriceAmount' OR name = 'ListPriceFormattedPrice') ORDER BY name LIMIT 1
114 0.0004 0.0003509521484375
SELECT * FROM products WHERE id = '4041'
115 0.0003 0.00030899047851562
SELECT * FROM productimages WHERE product_id = '4041' ORDER BY sortorder ASC
116 0.0004 0.00043106079101562
SELECT * FROM product_image_select WHERE product_id = '4041'
117 0.0003 0.00026607513427734
SELECT * FROM productcustomimages WHERE product_id = '4041'
118 0.0007 0.00067305564880371
SELECT a.name, n.displayname,a.value FROM productattributes a, productattributenames n WHERE product_id = '4041' AND a.name = n.originalname
119 0.0003 0.00031805038452148
SELECT * FROM productoffers WHERE product_id = '4041' AND merchantid = 'A1X6FK5RDHNB96'
120 0.0003 0.00025796890258789
SELECT * FROM productoffers
                WHERE product_id = '4041' AND price > 0
                ORDER BY price ASC LIMIT 1
121 0.0003 0.00025796890258789
SELECT value FROM productattributes WHERE product_id = '4041' AND (name = 'ListPriceAmount' OR name = 'ListPriceFormattedPrice') ORDER BY name LIMIT 1
122 0.0003 0.00032806396484375
SELECT * FROM products WHERE id = '4312'
123 0.0003 0.00029397010803223
SELECT * FROM productimages WHERE product_id = '4312' ORDER BY sortorder ASC
124 0.0004 0.00044012069702148
SELECT * FROM product_image_select WHERE product_id = '4312'
125 0.0003 0.00027894973754883
SELECT * FROM productcustomimages WHERE product_id = '4312'
126 0.0006 0.00063490867614746
SELECT a.name, n.displayname,a.value FROM productattributes a, productattributenames n WHERE product_id = '4312' AND a.name = n.originalname
127 0.0003 0.00031900405883789
SELECT * FROM productoffers WHERE product_id = '4312' AND merchantid = 'A1X6FK5RDHNB96'
128 0.0003 0.00025820732116699
SELECT * FROM productoffers
                WHERE product_id = '4312' AND price > 0
                ORDER BY price ASC LIMIT 1
129 0.0002 0.00024890899658203
SELECT value FROM productattributes WHERE product_id = '4312' AND (name = 'ListPriceAmount' OR name = 'ListPriceFormattedPrice') ORDER BY name LIMIT 1
130 0.0003 0.00031900405883789
SELECT * FROM products WHERE id = '777'
131 0.0003 0.0002901554107666
SELECT * FROM productimages WHERE product_id = '777' ORDER BY sortorder ASC
132 0.0004 0.00042390823364258
SELECT * FROM product_image_select WHERE product_id = '777'
133 0.0003 0.00025391578674316
SELECT * FROM productcustomimages WHERE product_id = '777'
134 0.0006 0.00064992904663086
SELECT a.name, n.displayname,a.value FROM productattributes a, productattributenames n WHERE product_id = '777' AND a.name = n.originalname
135 0.0003 0.00030899047851562
SELECT * FROM productoffers WHERE product_id = '777' AND merchantid = 'A1X6FK5RDHNB96'
136 0.0003 0.00025701522827148
SELECT * FROM productoffers
                WHERE product_id = '777' AND price > 0
                ORDER BY price ASC LIMIT 1
137 0.0003 0.00026702880859375
SELECT value FROM productattributes WHERE product_id = '777' AND (name = 'ListPriceAmount' OR name = 'ListPriceFormattedPrice') ORDER BY name LIMIT 1
138 0.0003 0.00033307075500488
SELECT * FROM products WHERE id = '3881'
139 0.0004 0.00036191940307617
SELECT * FROM productimages WHERE product_id = '3881' ORDER BY sortorder ASC
140 0.0004 0.00042009353637695
SELECT * FROM product_image_select WHERE product_id = '3881'
141 0.0003 0.00026392936706543
SELECT * FROM productcustomimages WHERE product_id = '3881'
142 0.0007 0.00065708160400391
SELECT a.name, n.displayname,a.value FROM productattributes a, productattributenames n WHERE product_id = '3881' AND a.name = n.originalname
143 0.0003 0.00029110908508301
SELECT * FROM productoffers WHERE product_id = '3881' AND merchantid = 'A1X6FK5RDHNB96'
144 0.0003 0.00025391578674316
SELECT * FROM productoffers
                WHERE product_id = '3881' AND price > 0
                ORDER BY price ASC LIMIT 1
145 0.0003 0.00026798248291016
SELECT value FROM productattributes WHERE product_id = '3881' AND (name = 'ListPriceAmount' OR name = 'ListPriceFormattedPrice') ORDER BY name LIMIT 1
146 0.0003 0.00033092498779297
SELECT * FROM products WHERE id = '4213'
147 0.0003 0.0003349781036377
SELECT * FROM productimages WHERE product_id = '4213' ORDER BY sortorder ASC
148 0.0005 0.00047683715820312
SELECT * FROM product_image_select WHERE product_id = '4213'
149 0.0003 0.00026488304138184
SELECT * FROM productcustomimages WHERE product_id = '4213'
150 0.0007 0.00067687034606934
SELECT a.name, n.displayname,a.value FROM productattributes a, productattributenames n WHERE product_id = '4213' AND a.name = n.originalname
151 0.0003 0.00030398368835449
SELECT * FROM productoffers WHERE product_id = '4213' AND merchantid = 'A1X6FK5RDHNB96'
152 0.0002 0.00024914741516113
SELECT * FROM productoffers
                WHERE product_id = '4213' AND price > 0
                ORDER BY price ASC LIMIT 1
153 0.0003 0.00025606155395508
SELECT value FROM productattributes WHERE product_id = '4213' AND (name = 'ListPriceAmount' OR name = 'ListPriceFormattedPrice') ORDER BY name LIMIT 1
154 0.0010 0.0010221004486084
SELECT * FROM template_includes WHERE deleted = 0 AND templateuid = 'fsb-fluid2018' AND area = 'header' ORDER BY sortorder ASC
155 0.0005 0.00048303604125977
SELECT * FROM template_includes WHERE deleted = 0 AND templateuid = 'fsb-fluid2018' AND area = 'footer' ORDER BY sortorder ASC
156 0.0016 0.0015518665313721
SELECT * FROM template_css WHERE deleted = 0 AND templateuid = 'fsb-fluid2018' AND skinuid = ''
157 0.0009 0.00088596343994141
SELECT * FROM template_images WHERE deleted = 0 AND templateuid = 'fsb-fluid2018'
158 0.0004 0.00036215782165527
SELECT * FROM template_images WHERE deleted = 0 AND templateuid = 'fsb-fluid2018'
159 0.0005 0.00050997734069824
SELECT * FROM template_images WHERE templateuid = 'fsb-fluid2018' AND imageuid = 'FB_DEFAULT_SHARE_IMAGE'
160 0.0006 0.00061702728271484
SELECT * FROM template_images WHERE templateuid = 'fsb-fluid2018' AND imageuid = 'HEAD_LOGO'