0

All Bundles

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

Sorry, we currently have no available bundles 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
1.3374218940735 156 0.9065 0


No Amazon API Requests Made.


App Debug - Total Time 1.3374218940735 seconds

Number Time From Start Name Description
1 0.32278299331665 Initialise Initialise FSB Function
2 0.32847189903259 App Controller Start Start of the App controller (called before the controller of every page)
3 0.36410808563232 Start of getCategoryListByGroup Function Before first category groups query
4 0.36582899093628 After initial query Before first category groups query
5 0.36583209037781 Get Category List for Group Before the call to getCategoryList function
6 0.36583590507507 Start of GetCategoryList function Start of the function
7 0.36584091186523 Before getting categories Query to get specific category list
8 0.36744689941406 After getting categories Query to get specific category list
9 0.36744999885559 Before getting category custom Before call to function getCategoryCustom
10 0.41159105300903 After getting category custom After call to function getCategoryCustom
11 0.41159605979919 Before getting category custom Before call to function getCategoryCustom
12 0.4265239238739 After getting category custom After call to function getCategoryCustom
13 0.42652797698975 Before getting category custom Before call to function getCategoryCustom
14 0.441330909729 After getting category custom After call to function getCategoryCustom
15 0.44133591651917 Before getting category custom Before call to function getCategoryCustom
16 0.44898295402527 After getting category custom After call to function getCategoryCustom
17 0.44898796081543 Before getting category custom Before call to function getCategoryCustom
18 0.45511698722839 After getting category custom After call to function getCategoryCustom
19 0.45512008666992 Before getting category custom Before call to function getCategoryCustom
20 0.46004390716553 After getting category custom After call to function getCategoryCustom
21 0.46004700660706 End of GetCategoryList function End of the function
22 0.46005392074585 Get Category List for Group Before the call to getCategoryList function
23 0.46005702018738 Start of GetCategoryList function Start of the function
24 0.46005988121033 Before getting categories Query to get specific category list
25 0.46064209938049 End of getCategoryListByGroup Function Before return()
26 1.0748400688171 App Controller End End of the App controller (called before the controller of every page)
27 1.1381170749664 App_after Controller Start Start of the App_after controller (called after the controller of every page)
28 1.1399478912354 Before Get Options Before the call to getOptions in the tpl class
29 1.2304399013519 After Get Options After the call to getOptions in the tpl class
30 1.2304799556732 App_after Controller End End of the App_after controller (called after the controller of every page)
31 1.3373990058899 Finalizing debug Before the debug is output to the page.
32 1.3374199867249 End of App This is the end of the app logging, final timestamp


Query Debug - 156 Database Queries. Total time 0.9065 seconds

Number Time (Seconds) Time (Milliseconds) Query
1 0.0030 0.0030269622802734
SELECT parameter, value FROM parameters
2 0.0079 0.0078608989715576
SELECT * FROM `bad_bots`
3 0.0005 0.00051999092102051
SET time_zone = 'Europe/London'
4 0.0031 0.0031490325927734
SELECT version FROM version ORDER BY `installed` DESC LIMIT 1
5 0.0034 0.0033590793609619
INSERT INTO ga_users (`isbot`, `ips`) SELECT '1', 'a:1:{i:0;s:11:\"18.97.14.85\";}'
6 0.0030 0.0029759407043457
INSERT INTO ga_sessions (`sessionlastseen`) SELECT '1739263713'
7 0.0035 0.0035319328308105
SELECT * FROM autorun ORDER BY lastrun ASC
8 0.0007 0.00066494941711426
UPDATE autorun SET lastrun = '2025-02-11 08:48:33' WHERE id = '15'
9 0.0008 0.00083708763122559
SELECT * FROM version ORDER BY installed DESC LIMIT 1
10 0.0034 0.0033907890319824
SELECT id FROM pages WHERE pagename = 'all-bundles' LIMIT 1
11 0.0005 0.00054693222045898
SELECT * FROM pages WHERE id = 48
12 0.0040 0.0040490627288818
SELECT * FROM template_options WHERE deleted = 0 AND templateuid = 'fsb-fluid2018'
13 0.0301 0.030097007751465
SELECT * FROM template_text WHERE deleted = 0 AND templateuid = 'fsb-fluid2018' AND language = 'en'
14 0.0006 0.00062298774719238
SELECT * FROM pages WHERE pagename = 'all-bundles'
15 0.0017 0.0017030239105225
SELECT * FROM categorygroups ORDER BY sortorder ASC
16 0.0016 0.0015749931335449
SELECT * FROM categories WHERE parent_id = '0' AND categorygroup_id = '1'  AND hidden = 0 ORDER BY sortorder ASC
17 0.0245 0.024464845657349
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.0037 0.0037238597869873
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.0020 0.0020389556884766
SELECT COUNT(DISTINCT(bundle_id)) FROM bundle_categories WHERE category_id = 26
20 0.0006 0.00061988830566406
SELECT id FROM categories WHERE parent_id = '26'
21 0.0073 0.0073199272155762
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.0021 0.0021059513092041
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.0017 0.0017228126525879
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.0015 0.0015480518341064
SELECT COUNT(DISTINCT(id)) FROM categories_autopopulate WHERE category_id = '26'
25 0.0004 0.00043392181396484
SELECT * FROM categorygroups WHERE id = '1'
26 0.0037 0.0036799907684326
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.0005950927734375
SELECT COUNT(*) FROM ebay_products p, products_categories pc WHERE p.id = pc.product_id AND prod_type = 'ebay' AND pc.category_id = 27
28 0.0004 0.0004279613494873
SELECT COUNT(DISTINCT(bundle_id)) FROM bundle_categories WHERE category_id = 27
29 0.0005 0.00049304962158203
SELECT id FROM categories WHERE parent_id = '27'
30 0.0039 0.0038630962371826
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.0020 0.002000093460083
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.0018 0.001816987991333
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.0011 0.001121997833252
SELECT COUNT(DISTINCT(id)) FROM categories_autopopulate WHERE category_id = '27'
34 0.0008 0.00082206726074219
SELECT * FROM categorygroups WHERE id = '1'
35 0.0047 0.0046558380126953
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.0009 0.00091910362243652
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.0008 0.00075507164001465
SELECT COUNT(DISTINCT(bundle_id)) FROM bundle_categories WHERE category_id = 28
38 0.0008 0.00078821182250977
SELECT id FROM categories WHERE parent_id = '28'
39 0.0044 0.0044388771057129
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.0008 0.00082492828369141
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.0009 0.00088596343994141
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.0008 0.00076794624328613
SELECT COUNT(DISTINCT(id)) FROM categories_autopopulate WHERE category_id = '28'
43 0.0006 0.00062704086303711
SELECT * FROM categorygroups WHERE id = '1'
44 0.0010 0.00095582008361816
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.0009 0.00085592269897461
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.0007 0.00069093704223633
SELECT COUNT(DISTINCT(bundle_id)) FROM bundle_categories WHERE category_id = 29
47 0.0007 0.00065898895263672
SELECT id FROM categories WHERE parent_id = '29'
48 0.0015 0.0014958381652832
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.0007 0.00071096420288086
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.0010 0.00098490715026855
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.0007 0.00066804885864258
SELECT COUNT(DISTINCT(id)) FROM categories_autopopulate WHERE category_id = '29'
52 0.0005 0.00048089027404785
SELECT * FROM categorygroups WHERE id = '1'
53 0.0014 0.0013530254364014
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.0006 0.00061297416687012
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.0005 0.00048398971557617
SELECT COUNT(DISTINCT(bundle_id)) FROM bundle_categories WHERE category_id = 30
56 0.0005 0.00050997734069824
SELECT id FROM categories WHERE parent_id = '30'
57 0.0008 0.00081801414489746
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.00057196617126465
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.0006 0.00062084197998047
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.0006 0.00056099891662598
SELECT COUNT(DISTINCT(id)) FROM categories_autopopulate WHERE category_id = '30'
61 0.0005 0.00046610832214355
SELECT * FROM categorygroups WHERE id = '1'
62 0.0008 0.00081300735473633
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.00052094459533691
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.0004270076751709
SELECT COUNT(DISTINCT(bundle_id)) FROM bundle_categories WHERE category_id = 31
65 0.0004 0.00043606758117676
SELECT id FROM categories WHERE parent_id = '31'
66 0.0007 0.00070905685424805
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.00048398971557617
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.00054478645324707
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.00046491622924805
SELECT COUNT(DISTINCT(id)) FROM categories_autopopulate WHERE category_id = '31'
70 0.0004 0.0004279613494873
SELECT * FROM categorygroups WHERE id = '1'
71 0.0006 0.00056695938110352
SELECT * FROM categories WHERE parent_id = '0' AND categorygroup_id = '2'  AND hidden = 0 ORDER BY sortorder ASC
72 0.0032 0.0031769275665283
SELECT * FROM manufacturers m WHERE m.display_sidebar = 1 AND m.merge_manufacturer_id = 0 ORDER BY linktitle ASC
73 0.0017 0.0016839504241943
SELECT * FROM sideboxes WHERE (templateuid = 'fsb-fluid2018' OR templateuid = '') AND enabled = 1 ORDER BY sortorder ASC
74 0.0006 0.00059103965759277
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.0012 0.0012099742889404
SELECT * FROM sideboxes_pages WHERE sidebox_id = '26'
76 0.0011 0.0011308193206787
SELECT value FROM template_options WHERE templateuid = 'fsb-fluid2018' AND optionuid = 'DISPLAY_CREDIT_ICON'
77 0.0011 0.0011441707611084
SELECT * FROM pages WHERE core = 1 ORDER BY pagekey
78 0.5993 0.59925699234009
SELECT * FROM ipgeocountries WHERE INET_ATON('18.97.14.85') >= INET_ATON(ip_start) AND INET_ATON('18.97.14.85') <= INET_ATON(ip_end)
79 0.0022 0.0022101402282715
SELECT * FROM ipgeolocations WHERE geoname_id = '6252001'
80 0.0012 0.0011651515960693
SELECT * FROM countryredirects WHERE countrycode = 'US'
81 0.0010 0.0010437965393066
SELECT * FROM pages WHERE pagename = 'all-bundles'
82 0.0161 0.016131162643433
SELECT MAX(price) as maxprice, MIN(price) as minprice FROM products WHERE enabled = 1 AND hidden = 0 AND price <> 0 
83 0.0033 0.0033490657806396
SELECT * FROM manufacturers WHERE display_filter = 1 AND merge_manufacturer_id = 0 ORDER BY name
84 0.0031 0.0030770301818848
SELECT * FROM productattributenames n WHERE hidden = 0 AND metabrowse = 1 ORDER BY n.displayname ASC
85 0.0107 0.010682821273804
SELECT MAX(price) as maxprice, MIN(price) as minprice FROM products WHERE enabled = 1 AND hidden = 0 AND price <> 0 
86 0.0032 0.0031850337982178
SELECT * FROM manufacturers WHERE display_filter = 1 AND merge_manufacturer_id = 0 ORDER BY name
87 0.0011 0.0011081695556641
SELECT * FROM productattributenames n WHERE hidden = 0 AND metabrowse = 1 AND sidebarfilter = 1 ORDER BY n.displayname ASC
88 0.0006 0.00060510635375977
SELECT COUNT(*) FROM bundles p WHERE disabled = 0  AND 1 = 1
89 0.0005 0.00051093101501465
SELECT p.* FROM bundles p
		WHERE disabled = 0
		AND 1 = 1
		ORDER BY salesrank ASC
		LIMIT 0, 18
90 0.0019 0.0018939971923828
SELECT * FROM template_info WHERE templateuid = 'fsb-fluid2018'
91 0.0014 0.0013589859008789
SELECT ga_value FROM google_analytics_options WHERE `ga_key` = 'ga_user_data'
92 0.0004 0.00038409233093262
SELECT ga_value FROM google_analytics_options WHERE `ga_key` = 'ga_tracking_status'
93 0.0210 0.020967960357666
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
94 0.0017 0.0017168521881104
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
95 0.0014 0.0014441013336182
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
96 0.0016 0.001633882522583
SELECT * FROM products WHERE id = 1626
97 0.0012 0.0012149810791016
SELECT * FROM products WHERE id = 4041
98 0.0011 0.0010948181152344
SELECT * FROM products WHERE id = 4312
99 0.0012 0.0011651515960693
SELECT * FROM products WHERE id = 777
100 0.0010 0.00098490715026855
SELECT * FROM products WHERE id = 3881
101 0.0010 0.00096988677978516
SELECT * FROM products WHERE id = 4213
102 0.0010 0.00096821784973145
SELECT * FROM products WHERE id = '1626'
103 0.0010 0.0010221004486084
SELECT * FROM productimages WHERE product_id = '1626' ORDER BY sortorder ASC
104 0.0045 0.0044641494750977
SELECT * FROM product_image_select WHERE product_id = '1626'
105 0.0009 0.00091004371643066
SELECT * FROM productcustomimages WHERE product_id = '1626'
106 0.0045 0.0045309066772461
SELECT a.name, n.displayname,a.value FROM productattributes a, productattributenames n WHERE product_id = '1626' AND a.name = n.originalname
107 0.0008 0.0008089542388916
SELECT * FROM productoffers WHERE product_id = '1626' AND merchantid = 'A1X6FK5RDHNB96'
108 0.0007 0.00072312355041504
SELECT * FROM productoffers
                WHERE product_id = '1626' AND price > 0
                ORDER BY price ASC LIMIT 1
109 0.0009 0.00085687637329102
SELECT value FROM productattributes WHERE product_id = '1626' AND (name = 'ListPriceAmount' OR name = 'ListPriceFormattedPrice') ORDER BY name LIMIT 1
110 0.0010 0.00098109245300293
SELECT * FROM products WHERE id = '4041'
111 0.0008 0.00082182884216309
SELECT * FROM productimages WHERE product_id = '4041' ORDER BY sortorder ASC
112 0.0012 0.001230001449585
SELECT * FROM product_image_select WHERE product_id = '4041'
113 0.0007 0.00067281723022461
SELECT * FROM productcustomimages WHERE product_id = '4041'
114 0.0027 0.0026769638061523
SELECT a.name, n.displayname,a.value FROM productattributes a, productattributenames n WHERE product_id = '4041' AND a.name = n.originalname
115 0.0007 0.00068211555480957
SELECT * FROM productoffers WHERE product_id = '4041' AND merchantid = 'A1X6FK5RDHNB96'
116 0.0005 0.00051498413085938
SELECT * FROM productoffers
                WHERE product_id = '4041' AND price > 0
                ORDER BY price ASC LIMIT 1
117 0.0005 0.00053811073303223
SELECT value FROM productattributes WHERE product_id = '4041' AND (name = 'ListPriceAmount' OR name = 'ListPriceFormattedPrice') ORDER BY name LIMIT 1
118 0.0007 0.0007331371307373
SELECT * FROM products WHERE id = '4312'
119 0.0006 0.0005640983581543
SELECT * FROM productimages WHERE product_id = '4312' ORDER BY sortorder ASC
120 0.0009 0.00087690353393555
SELECT * FROM product_image_select WHERE product_id = '4312'
121 0.0005 0.00050902366638184
SELECT * FROM productcustomimages WHERE product_id = '4312'
122 0.0016 0.0016260147094727
SELECT a.name, n.displayname,a.value FROM productattributes a, productattributenames n WHERE product_id = '4312' AND a.name = n.originalname
123 0.0006 0.00062394142150879
SELECT * FROM productoffers WHERE product_id = '4312' AND merchantid = 'A1X6FK5RDHNB96'
124 0.0005 0.0005028247833252
SELECT * FROM productoffers
                WHERE product_id = '4312' AND price > 0
                ORDER BY price ASC LIMIT 1
125 0.0006 0.00058603286743164
SELECT value FROM productattributes WHERE product_id = '4312' AND (name = 'ListPriceAmount' OR name = 'ListPriceFormattedPrice') ORDER BY name LIMIT 1
126 0.0008 0.00075912475585938
SELECT * FROM products WHERE id = '777'
127 0.0006 0.00057291984558105
SELECT * FROM productimages WHERE product_id = '777' ORDER BY sortorder ASC
128 0.0008 0.00077080726623535
SELECT * FROM product_image_select WHERE product_id = '777'
129 0.0006 0.00058388710021973
SELECT * FROM productcustomimages WHERE product_id = '777'
130 0.0014 0.0014491081237793
SELECT a.name, n.displayname,a.value FROM productattributes a, productattributenames n WHERE product_id = '777' AND a.name = n.originalname
131 0.0006 0.00058388710021973
SELECT * FROM productoffers WHERE product_id = '777' AND merchantid = 'A1X6FK5RDHNB96'
132 0.0005 0.00050497055053711
SELECT * FROM productoffers
                WHERE product_id = '777' AND price > 0
                ORDER BY price ASC LIMIT 1
133 0.0005 0.0004889965057373
SELECT value FROM productattributes WHERE product_id = '777' AND (name = 'ListPriceAmount' OR name = 'ListPriceFormattedPrice') ORDER BY name LIMIT 1
134 0.0007 0.0007331371307373
SELECT * FROM products WHERE id = '3881'
135 0.0008 0.0007929801940918
SELECT * FROM productimages WHERE product_id = '3881' ORDER BY sortorder ASC
136 0.0008 0.00084805488586426
SELECT * FROM product_image_select WHERE product_id = '3881'
137 0.0006 0.00055789947509766
SELECT * FROM productcustomimages WHERE product_id = '3881'
138 0.0018 0.0017619132995605
SELECT a.name, n.displayname,a.value FROM productattributes a, productattributenames n WHERE product_id = '3881' AND a.name = n.originalname
139 0.0007 0.00070881843566895
SELECT * FROM productoffers WHERE product_id = '3881' AND merchantid = 'A1X6FK5RDHNB96'
140 0.0005 0.00054192543029785
SELECT * FROM productoffers
                WHERE product_id = '3881' AND price > 0
                ORDER BY price ASC LIMIT 1
141 0.0006 0.00060582160949707
SELECT value FROM productattributes WHERE product_id = '3881' AND (name = 'ListPriceAmount' OR name = 'ListPriceFormattedPrice') ORDER BY name LIMIT 1
142 0.0007 0.00072383880615234
SELECT * FROM products WHERE id = '4213'
143 0.0008 0.00078916549682617
SELECT * FROM productimages WHERE product_id = '4213' ORDER BY sortorder ASC
144 0.0007 0.00066614151000977
SELECT * FROM product_image_select WHERE product_id = '4213'
145 0.0005 0.00053191184997559
SELECT * FROM productcustomimages WHERE product_id = '4213'
146 0.0014 0.0014050006866455
SELECT a.name, n.displayname,a.value FROM productattributes a, productattributenames n WHERE product_id = '4213' AND a.name = n.originalname
147 0.0006 0.00055313110351562
SELECT * FROM productoffers WHERE product_id = '4213' AND merchantid = 'A1X6FK5RDHNB96'
148 0.0005 0.00052404403686523
SELECT * FROM productoffers
                WHERE product_id = '4213' AND price > 0
                ORDER BY price ASC LIMIT 1
149 0.0006 0.000579833984375
SELECT value FROM productattributes WHERE product_id = '4213' AND (name = 'ListPriceAmount' OR name = 'ListPriceFormattedPrice') ORDER BY name LIMIT 1
150 0.0023 0.0023150444030762
SELECT * FROM template_includes WHERE deleted = 0 AND templateuid = 'fsb-fluid2018' AND area = 'header' ORDER BY sortorder ASC
151 0.0010 0.00096988677978516
SELECT * FROM template_includes WHERE deleted = 0 AND templateuid = 'fsb-fluid2018' AND area = 'footer' ORDER BY sortorder ASC
152 0.0028 0.0028281211853027
SELECT * FROM template_css WHERE deleted = 0 AND templateuid = 'fsb-fluid2018' AND skinuid = ''
153 0.0026 0.0025739669799805
SELECT * FROM template_images WHERE deleted = 0 AND templateuid = 'fsb-fluid2018'
154 0.0015 0.0014569759368896
SELECT * FROM template_images WHERE deleted = 0 AND templateuid = 'fsb-fluid2018'
155 0.0019 0.0018699169158936
SELECT * FROM template_images WHERE templateuid = 'fsb-fluid2018' AND imageuid = 'FB_DEFAULT_SHARE_IMAGE'
156 0.0017 0.0017070770263672
SELECT * FROM template_images WHERE templateuid = 'fsb-fluid2018' AND imageuid = 'HEAD_LOGO'