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.5800368785858 156 1.0708 0


No Amazon API Requests Made.


App Debug - Total Time 1.5800368785858 seconds

Number Time From Start Name Description
1 0.38134098052979 Initialise Initialise FSB Function
2 0.38450694084167 App Controller Start Start of the App controller (called before the controller of every page)
3 0.41476488113403 Start of getCategoryListByGroup Function Before first category groups query
4 0.41640090942383 After initial query Before first category groups query
5 0.41640186309814 Get Category List for Group Before the call to getCategoryList function
6 0.41640400886536 Start of GetCategoryList function Start of the function
7 0.41640591621399 Before getting categories Query to get specific category list
8 0.41827797889709 After getting categories Query to get specific category list
9 0.41827797889709 Before getting category custom Before call to function getCategoryCustom
10 0.44224500656128 After getting category custom After call to function getCategoryCustom
11 0.44224691390991 Before getting category custom Before call to function getCategoryCustom
12 0.45266485214233 After getting category custom After call to function getCategoryCustom
13 0.45266795158386 Before getting category custom Before call to function getCategoryCustom
14 0.4601469039917 After getting category custom After call to function getCategoryCustom
15 0.46015095710754 Before getting category custom Before call to function getCategoryCustom
16 0.46499180793762 After getting category custom After call to function getCategoryCustom
17 0.46499395370483 Before getting category custom Before call to function getCategoryCustom
18 0.47221183776855 After getting category custom After call to function getCategoryCustom
19 0.47221493721008 Before getting category custom Before call to function getCategoryCustom
20 0.47812294960022 After getting category custom After call to function getCategoryCustom
21 0.47812485694885 End of GetCategoryList function End of the function
22 0.47812986373901 Get Category List for Group Before the call to getCategoryList function
23 0.47813081741333 Start of GetCategoryList function Start of the function
24 0.47813296318054 Before getting categories Query to get specific category list
25 0.47866487503052 End of getCategoryListByGroup Function Before return()
26 1.3409519195557 App Controller End End of the App controller (called before the controller of every page)
27 1.4052069187164 App_after Controller Start Start of the App_after controller (called after the controller of every page)
28 1.4067709445953 Before Get Options Before the call to getOptions in the tpl class
29 1.4691898822784 After Get Options After the call to getOptions in the tpl class
30 1.4692358970642 App_after Controller End End of the App_after controller (called after the controller of every page)
31 1.5800228118896 Finalizing debug Before the debug is output to the page.
32 1.5800359249115 End of App This is the end of the app logging, final timestamp


Query Debug - 156 Database Queries. Total time 1.0708 seconds

Number Time (Seconds) Time (Milliseconds) Query
1 0.0014 0.001356840133667
SELECT parameter, value FROM parameters
2 0.0046 0.0046229362487793
SELECT * FROM `bad_bots`
3 0.0004 0.00038409233093262
SET time_zone = 'Europe/London'
4 0.0026 0.002593994140625
SELECT version FROM version ORDER BY `installed` DESC LIMIT 1
5 0.0024 0.0024480819702148
INSERT INTO ga_users (`isbot`, `ips`) SELECT '1', 'a:1:{i:0;s:12:\"3.19.234.118\";}'
6 0.0024 0.0023999214172363
INSERT INTO ga_sessions (`sessionlastseen`) SELECT '1746779581'
7 0.0017 0.001723051071167
SELECT * FROM autorun ORDER BY lastrun ASC
8 0.0005 0.00049209594726562
UPDATE autorun SET lastrun = '2025-05-09 08:33:01' WHERE id = '16'
9 0.0005 0.0005030632019043
SELECT * FROM version ORDER BY installed DESC LIMIT 1
10 0.0016 0.0015847682952881
SELECT id FROM pages WHERE pagename = 'all-bundles' LIMIT 1
11 0.0004 0.00041699409484863
SELECT * FROM pages WHERE id = 48
12 0.0023 0.0022828578948975
SELECT * FROM template_options WHERE deleted = 0 AND templateuid = 'fsb-fluid2018'
13 0.0269 0.026893138885498
SELECT * FROM template_text WHERE deleted = 0 AND templateuid = 'fsb-fluid2018' AND language = 'en'
14 0.0006 0.00063705444335938
SELECT * FROM pages WHERE pagename = 'all-bundles'
15 0.0016 0.0016281604766846
SELECT * FROM categorygroups ORDER BY sortorder ASC
16 0.0019 0.0018589496612549
SELECT * FROM categories WHERE parent_id = '0' AND categorygroup_id = '1'  AND hidden = 0 ORDER BY sortorder ASC
17 0.0096 0.0096349716186523
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.0021300315856934
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.0012 0.0011880397796631
SELECT COUNT(DISTINCT(bundle_id)) FROM bundle_categories WHERE category_id = 26
20 0.0004 0.00044798851013184
SELECT id FROM categories WHERE parent_id = '26'
21 0.0055 0.0055079460144043
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.0016 0.001600980758667
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.0015628337860107
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.0014138221740723
SELECT COUNT(DISTINCT(id)) FROM categories_autopopulate WHERE category_id = '26'
25 0.0004 0.00039505958557129
SELECT * FROM categorygroups WHERE id = '1'
26 0.0036 0.0036020278930664
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.0005 0.00048089027404785
SELECT COUNT(*) FROM ebay_products p, products_categories pc WHERE p.id = pc.product_id AND prod_type = 'ebay' AND pc.category_id = 27
28 0.0003 0.00032997131347656
SELECT COUNT(DISTINCT(bundle_id)) FROM bundle_categories WHERE category_id = 27
29 0.0004 0.00035500526428223
SELECT id FROM categories WHERE parent_id = '27'
30 0.0037 0.0036919116973877
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.0005 0.00050091743469238
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.0005 0.00050592422485352
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.0004 0.00043702125549316
SELECT COUNT(DISTINCT(id)) FROM categories_autopopulate WHERE category_id = '27'
34 0.0004 0.00042510032653809
SELECT * FROM categorygroups WHERE id = '1'
35 0.0014 0.0014050006866455
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.0016 0.0015850067138672
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.00040006637573242
SELECT COUNT(DISTINCT(bundle_id)) FROM bundle_categories WHERE category_id = 28
38 0.0005 0.00051307678222656
SELECT id FROM categories WHERE parent_id = '28'
39 0.0016 0.0015850067138672
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.0005 0.00051712989807129
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.0005 0.0005180835723877
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.00045299530029297
SELECT COUNT(DISTINCT(id)) FROM categories_autopopulate WHERE category_id = '28'
43 0.0004 0.00042295455932617
SELECT * FROM categorygroups WHERE id = '1'
44 0.0007 0.00069212913513184
SELECT COUNT(DISTINCT(c.product_id)) FROM products_categories c, products p WHERE c.product_id = p.id AND p.parent_id = 0 AND c.category_id = 29
45 0.0005 0.00047707557678223
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.00042986869812012
SELECT COUNT(DISTINCT(bundle_id)) FROM bundle_categories WHERE category_id = 29
47 0.0004 0.00043392181396484
SELECT id FROM categories WHERE parent_id = '29'
48 0.0007 0.00067281723022461
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.00047612190246582
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.0006 0.0006260871887207
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.00047898292541504
SELECT COUNT(DISTINCT(id)) FROM categories_autopopulate WHERE category_id = '29'
52 0.0005 0.00048995018005371
SELECT * FROM categorygroups WHERE id = '1'
53 0.0012 0.001194953918457
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.00064301490783691
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.00052499771118164
SELECT COUNT(DISTINCT(bundle_id)) FROM bundle_categories WHERE category_id = 30
56 0.0007 0.0007328987121582
SELECT id FROM categories WHERE parent_id = '30'
57 0.0014 0.0014009475708008
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.0007 0.00069499015808105
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.0007 0.00072193145751953
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.0007 0.0007011890411377
SELECT COUNT(DISTINCT(id)) FROM categories_autopopulate WHERE category_id = '30'
61 0.0005 0.00053715705871582
SELECT * FROM categorygroups WHERE id = '1'
62 0.0011 0.0010950565338135
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.0007 0.00066399574279785
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.0005 0.00052618980407715
SELECT COUNT(DISTINCT(bundle_id)) FROM bundle_categories WHERE category_id = 31
65 0.0005 0.00053310394287109
SELECT id FROM categories WHERE parent_id = '31'
66 0.0009 0.00088191032409668
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.0006 0.00061798095703125
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.0006 0.00057411193847656
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.00051498413085938
SELECT COUNT(DISTINCT(id)) FROM categories_autopopulate WHERE category_id = '31'
70 0.0004 0.00043916702270508
SELECT * FROM categorygroups WHERE id = '1'
71 0.0005 0.00052404403686523
SELECT * FROM categories WHERE parent_id = '0' AND categorygroup_id = '2'  AND hidden = 0 ORDER BY sortorder ASC
72 0.0038 0.0038309097290039
SELECT * FROM manufacturers m WHERE m.display_sidebar = 1 AND m.merge_manufacturer_id = 0 ORDER BY linktitle ASC
73 0.0021 0.0020530223846436
SELECT * FROM sideboxes WHERE (templateuid = 'fsb-fluid2018' OR templateuid = '') AND enabled = 1 ORDER BY sortorder ASC
74 0.0009 0.00089192390441895
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.0020 0.002039909362793
SELECT * FROM sideboxes_pages WHERE sidebox_id = '26'
76 0.0020 0.0019760131835938
SELECT value FROM template_options WHERE templateuid = 'fsb-fluid2018' AND optionuid = 'DISPLAY_CREDIT_ICON'
77 0.0014 0.0013861656188965
SELECT * FROM pages WHERE core = 1 ORDER BY pagekey
78 0.8450 0.84502005577087
SELECT * FROM ipgeocountries WHERE INET_ATON('3.19.234.118') >= INET_ATON(ip_start) AND INET_ATON('3.19.234.118') <= INET_ATON(ip_end)
79 0.0023 0.0023088455200195
SELECT * FROM ipgeolocations WHERE geoname_id = '6252001'
80 0.0013 0.0013070106506348
SELECT * FROM countryredirects WHERE countrycode = 'US'
81 0.0009 0.00093984603881836
SELECT * FROM pages WHERE pagename = 'all-bundles'
82 0.0138 0.013769865036011
SELECT MAX(price) as maxprice, MIN(price) as minprice FROM products WHERE enabled = 1 AND hidden = 0 AND price <> 0 
83 0.0029 0.0029351711273193
SELECT * FROM manufacturers WHERE display_filter = 1 AND merge_manufacturer_id = 0 ORDER BY name
84 0.0031 0.0031092166900635
SELECT * FROM productattributenames n WHERE hidden = 0 AND metabrowse = 1 ORDER BY n.displayname ASC
85 0.0070 0.0070188045501709
SELECT MAX(price) as maxprice, MIN(price) as minprice FROM products WHERE enabled = 1 AND hidden = 0 AND price <> 0 
86 0.0019 0.0018820762634277
SELECT * FROM manufacturers WHERE display_filter = 1 AND merge_manufacturer_id = 0 ORDER BY name
87 0.0005 0.00053215026855469
SELECT * FROM productattributenames n WHERE hidden = 0 AND metabrowse = 1 AND sidebarfilter = 1 ORDER BY n.displayname ASC
88 0.0005 0.0004889965057373
SELECT COUNT(*) FROM bundles p WHERE disabled = 0  AND 1 = 1
89 0.0004 0.00035691261291504
SELECT p.* FROM bundles p
		WHERE disabled = 0
		AND 1 = 1
		ORDER BY salesrank ASC
		LIMIT 0, 18
90 0.0036 0.0035529136657715
SELECT * FROM template_info WHERE templateuid = 'fsb-fluid2018'
91 0.0011 0.0011470317840576
SELECT ga_value FROM google_analytics_options WHERE `ga_key` = 'ga_user_data'
92 0.0003 0.00033807754516602
SELECT ga_value FROM google_analytics_options WHERE `ga_key` = 'ga_tracking_status'
93 0.0154 0.015353202819824
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.0017020702362061
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.0044 0.0044140815734863
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.0007 0.00066804885864258
SELECT * FROM products WHERE id = 1626
97 0.0004 0.00042986869812012
SELECT * FROM products WHERE id = 4041
98 0.0008 0.00079989433288574
SELECT * FROM products WHERE id = 4312
99 0.0004 0.00035285949707031
SELECT * FROM products WHERE id = 777
100 0.0004 0.00038504600524902
SELECT * FROM products WHERE id = 3881
101 0.0004 0.00035786628723145
SELECT * FROM products WHERE id = 4213
102 0.0003 0.00029611587524414
SELECT * FROM products WHERE id = '1626'
103 0.0004 0.00041389465332031
SELECT * FROM productimages WHERE product_id = '1626' ORDER BY sortorder ASC
104 0.0016 0.0015640258789062
SELECT * FROM product_image_select WHERE product_id = '1626'
105 0.0004 0.00035500526428223
SELECT * FROM productcustomimages WHERE product_id = '1626'
106 0.0016 0.0016341209411621
SELECT a.name, n.displayname,a.value FROM productattributes a, productattributenames n WHERE product_id = '1626' AND a.name = n.originalname
107 0.0005 0.00047397613525391
SELECT * FROM productoffers WHERE product_id = '1626' AND merchantid = 'A1X6FK5RDHNB96'
108 0.0004 0.00037002563476562
SELECT * FROM productoffers
                WHERE product_id = '1626' AND price > 0
                ORDER BY price ASC LIMIT 1
109 0.0004 0.00039482116699219
SELECT value FROM productattributes WHERE product_id = '1626' AND (name = 'ListPriceAmount' OR name = 'ListPriceFormattedPrice') ORDER BY name LIMIT 1
110 0.0005 0.00046300888061523
SELECT * FROM products WHERE id = '4041'
111 0.0004 0.00040316581726074
SELECT * FROM productimages WHERE product_id = '4041' ORDER BY sortorder ASC
112 0.0005 0.00050687789916992
SELECT * FROM product_image_select WHERE product_id = '4041'
113 0.0003 0.00032305717468262
SELECT * FROM productcustomimages WHERE product_id = '4041'
114 0.0010 0.0009920597076416
SELECT a.name, n.displayname,a.value FROM productattributes a, productattributenames n WHERE product_id = '4041' AND a.name = n.originalname
115 0.0005 0.00053596496582031
SELECT * FROM productoffers WHERE product_id = '4041' AND merchantid = 'A1X6FK5RDHNB96'
116 0.0005 0.00045680999755859
SELECT * FROM productoffers
                WHERE product_id = '4041' AND price > 0
                ORDER BY price ASC LIMIT 1
117 0.0004 0.00038790702819824
SELECT value FROM productattributes WHERE product_id = '4041' AND (name = 'ListPriceAmount' OR name = 'ListPriceFormattedPrice') ORDER BY name LIMIT 1
118 0.0005 0.00048708915710449
SELECT * FROM products WHERE id = '4312'
119 0.0004 0.0003809928894043
SELECT * FROM productimages WHERE product_id = '4312' ORDER BY sortorder ASC
120 0.0006 0.00057792663574219
SELECT * FROM product_image_select WHERE product_id = '4312'
121 0.0003 0.00034689903259277
SELECT * FROM productcustomimages WHERE product_id = '4312'
122 0.0010 0.0009620189666748
SELECT a.name, n.displayname,a.value FROM productattributes a, productattributenames n WHERE product_id = '4312' AND a.name = n.originalname
123 0.0005 0.00049281120300293
SELECT * FROM productoffers WHERE product_id = '4312' AND merchantid = 'A1X6FK5RDHNB96'
124 0.0004 0.00043177604675293
SELECT * FROM productoffers
                WHERE product_id = '4312' AND price > 0
                ORDER BY price ASC LIMIT 1
125 0.0004 0.00044894218444824
SELECT value FROM productattributes WHERE product_id = '4312' AND (name = 'ListPriceAmount' OR name = 'ListPriceFormattedPrice') ORDER BY name LIMIT 1
126 0.0005 0.00049090385437012
SELECT * FROM products WHERE id = '777'
127 0.0004 0.00042104721069336
SELECT * FROM productimages WHERE product_id = '777' ORDER BY sortorder ASC
128 0.0006 0.00063490867614746
SELECT * FROM product_image_select WHERE product_id = '777'
129 0.0003 0.00034594535827637
SELECT * FROM productcustomimages WHERE product_id = '777'
130 0.0010 0.0010049343109131
SELECT a.name, n.displayname,a.value FROM productattributes a, productattributenames n WHERE product_id = '777' AND a.name = n.originalname
131 0.0004 0.0004420280456543
SELECT * FROM productoffers WHERE product_id = '777' AND merchantid = 'A1X6FK5RDHNB96'
132 0.0004 0.00037598609924316
SELECT * FROM productoffers
                WHERE product_id = '777' AND price > 0
                ORDER BY price ASC LIMIT 1
133 0.0004 0.00037193298339844
SELECT value FROM productattributes WHERE product_id = '777' AND (name = 'ListPriceAmount' OR name = 'ListPriceFormattedPrice') ORDER BY name LIMIT 1
134 0.0005 0.00049805641174316
SELECT * FROM products WHERE id = '3881'
135 0.0005 0.00045490264892578
SELECT * FROM productimages WHERE product_id = '3881' ORDER BY sortorder ASC
136 0.0007 0.00065207481384277
SELECT * FROM product_image_select WHERE product_id = '3881'
137 0.0004 0.00040197372436523
SELECT * FROM productcustomimages WHERE product_id = '3881'
138 0.0010 0.0010230541229248
SELECT a.name, n.displayname,a.value FROM productattributes a, productattributenames n WHERE product_id = '3881' AND a.name = n.originalname
139 0.0005 0.00048708915710449
SELECT * FROM productoffers WHERE product_id = '3881' AND merchantid = 'A1X6FK5RDHNB96'
140 0.0004 0.0004119873046875
SELECT * FROM productoffers
                WHERE product_id = '3881' AND price > 0
                ORDER BY price ASC LIMIT 1
141 0.0004 0.00042486190795898
SELECT value FROM productattributes WHERE product_id = '3881' AND (name = 'ListPriceAmount' OR name = 'ListPriceFormattedPrice') ORDER BY name LIMIT 1
142 0.0006 0.0005791187286377
SELECT * FROM products WHERE id = '4213'
143 0.0005 0.00050902366638184
SELECT * FROM productimages WHERE product_id = '4213' ORDER BY sortorder ASC
144 0.0006 0.00063514709472656
SELECT * FROM product_image_select WHERE product_id = '4213'
145 0.0004 0.00039505958557129
SELECT * FROM productcustomimages WHERE product_id = '4213'
146 0.0013 0.0013048648834229
SELECT a.name, n.displayname,a.value FROM productattributes a, productattributenames n WHERE product_id = '4213' AND a.name = n.originalname
147 0.0005 0.00048589706420898
SELECT * FROM productoffers WHERE product_id = '4213' AND merchantid = 'A1X6FK5RDHNB96'
148 0.0004 0.00041794776916504
SELECT * FROM productoffers
                WHERE product_id = '4213' AND price > 0
                ORDER BY price ASC LIMIT 1
149 0.0004 0.00043582916259766
SELECT value FROM productattributes WHERE product_id = '4213' AND (name = 'ListPriceAmount' OR name = 'ListPriceFormattedPrice') ORDER BY name LIMIT 1
150 0.0023 0.0022649765014648
SELECT * FROM template_includes WHERE deleted = 0 AND templateuid = 'fsb-fluid2018' AND area = 'header' ORDER BY sortorder ASC
151 0.0007 0.00073099136352539
SELECT * FROM template_includes WHERE deleted = 0 AND templateuid = 'fsb-fluid2018' AND area = 'footer' ORDER BY sortorder ASC
152 0.0031 0.0031299591064453
SELECT * FROM template_css WHERE deleted = 0 AND templateuid = 'fsb-fluid2018' AND skinuid = ''
153 0.0021 0.0021169185638428
SELECT * FROM template_images WHERE deleted = 0 AND templateuid = 'fsb-fluid2018'
154 0.0006 0.00057196617126465
SELECT * FROM template_images WHERE deleted = 0 AND templateuid = 'fsb-fluid2018'
155 0.0012 0.0012178421020508
SELECT * FROM template_images WHERE templateuid = 'fsb-fluid2018' AND imageuid = 'FB_DEFAULT_SHARE_IMAGE'
156 0.0008 0.00081086158752441
SELECT * FROM template_images WHERE templateuid = 'fsb-fluid2018' AND imageuid = 'HEAD_LOGO'