Kimber Aegis Elite Ultra 9mm with Fiber Optic Sights

  • Item Number: 3000357
  • /
  • View More Items by Kimber
  • /
  • Condition: NEW
Kimber Aegis Elite Ultra 9mm with Fiber Optic Sights
$1,049.99 $1,254.00

Temporarily Out of Stock

Includes FREE shipping

Product Description

What's in the Box

  • Kimber Aegis Elite Ultra 9mm
  • (1) Magazine
  • Barrel Bushing Wrench
  • Cable Lock
  • Owner's Manual

Two-tone styling completed with G-10 Cyclone patterned grips make the Aegis Elite Ultra 9mm a standout in any environment. AEX pattern serrations are a stylish answer to the practical need for grip surface during reloads. The Aegis Elite Ultra also features fiber optic sights. Remaining true to Kimber’s original purpose, this puts an otherwise custom gun within the reach of every shooter’s hands.

Firearm Features

  • Green rear fiber optic sights and red front fiber optic sights for bright, clear sight picture.
  • Green, black, and grey G10 grips
  • 24LPI front strap checkering
  • KimPro® II Gray finish on slide
  • Distinctive rear Aegis Elite X (AEX) slide serrations
  • Premium Aluminum Trigger

Firearm Specifications

  • Manufacturer: Kimber America
  • Model: Aegis Elite Ultra
  • Model Number: 3000357
  • Caliber: 9mm Luger
  • Barrel Length: 3"
  • Barrel Material: Stainless Steel
  • Twist Rate: 16" Left Hand
  • Overall Length: 6.8"
  • Height: 4.75"
  • Magazine Capacity: 8 Rounds
  • Recoil Spring (pounds): 16.0
  • Frame Material: Aluminum
  • Frame Width: 1.28"
  • Slide Material: Stainless Steel
  • Slide Finish: Matte Black; KimPro II
  • Sights: Fiber Optic
  • Sight Radius: 4.8"
  • Grips: G10
  • Trigger Factory Setting: 7.0 lbs.

Customer Comments & Questions

Customer Reviews

(5 out of 5) Kimber
by William from Shillington, PA on April 6, 2020

Best gun I've ever had. Smooth trigger, form fitted grips, compact, never jammed, simply a work of art. The name alone says it all....KIMBER!


Debugging Information
ColdFusion Server Standard 2021,0,13,330286
Template /products2.cfm
Time Stamp 13-Apr-26 07:22 PM
Locale English (US)
User Agent Mozilla/5.0 AppleWebKit/537.36 (KHTML, like Gecko; compatible; ClaudeBot/1.0; +claudebot@anthropic.com)
Remote IP 10.200.2.4
Host Name 10.200.2.4


Execution Time

Total Time Avg Time Count Template
174 ms 174 ms 1 top level E:\inetpub\wwwroot\products2.cfm
24 ms 24 ms 1 E:/inetpub/wwwroot/products2_discount_offers.cfm
22 ms 22 ms 1 E:/inetpub/wwwroot/includes/dropship.cfm
16 ms 16 ms 1 E:/inetpub/wwwroot/products2_mfgpromo_qry.cfm
16 ms 16 ms 1 E:/inetpub/wwwroot/products2_reviews.cfm
16 ms 16 ms 1 E:/inetpub/wwwroot/products2_similaritems.cfm
16 ms 16 ms 1 E:/inetpub/wwwroot/products2_similaritems_qry.cfm
15 ms 15 ms 1 E:/inetpub/wwwroot/Application.cfm
0 ms 0 ms 3 E:/inetpub/wwwroot/includes/brands.cfm
0 ms 0 ms 1 E:/inetpub/wwwroot/includes/json/productpage.cfm
0 ms 0 ms 1 E:/inetpub/wwwroot/includes/metatags.cfm
0 ms 0 ms 1 E:/inetpub/wwwroot/includes/newfooter.cfm
0 ms 0 ms 1 E:/inetpub/wwwroot/includes/newheader.cfm
0 ms 0 ms 1 E:/inetpub/wwwroot/includes/redirects.cfm
0 ms 0 ms 1 E:/inetpub/wwwroot/includes/security/block_access.cfm
0 ms 0 ms 1 E:/inetpub/wwwroot/includes/security/library.cfm
0 ms 0 ms 1 E:/inetpub/wwwroot/includes/security/sql_injection.cfm
0 ms 0 ms 1 E:/inetpub/wwwroot/includes/shipping_disclaimer.cfm
0 ms 0 ms 1 E:/inetpub/wwwroot/includes/similar-products.cfm
0 ms 0 ms 1 E:/inetpub/wwwroot/itemdetail/dsp_analyze_pricing_structures_new.cfm
0 ms 0 ms 1 E:/inetpub/wwwroot/itemdetail/qry_get_price.cfm
0 ms 0 ms 1 E:/inetpub/wwwroot/itemdetail/qry_getproducts.cfm
0 ms 0 ms 1 E:/inetpub/wwwroot/products2_breadcrumbs.cfm
0 ms 0 ms 1 E:/inetpub/wwwroot/products2_combos.cfm
0 ms 0 ms 1 E:/inetpub/wwwroot/products2_mfgpromo.cfm
0 ms  STARTUP, PARSING, COMPILING, LOADING, & SHUTDOWN
189 ms  TOTAL EXECUTION TIME
red = over 250 ms average execution time


SQL Queries

find_heirloom (Datasource=celerantsql, Time=0ms, Records=1) in E:\inetpub\wwwroot\itemdetail\qry_getproducts.cfm @ 19:22:21.021
select style from tb_styles with (nolock) where style_id=?
Query Parameter Value(s) -
Parameter #1(cf_sql_integer) = 202507

GetProducts (Datasource=celerantsql, Time=0ms, Records=1) in E:\inetpub\wwwroot\itemdetail\qry_getproducts.cfm @ 19:22:21.021
select a.*,b.scale_id,b.attr1_id,b.attr2_id 
	 from web_all_products a WITH(NOLOCK)
	 inner join tb_styles b WITH(NOLOCK) on (b.style_id = a.style_id) 
	 where a.style_id=? and a.dept <>'California Guns'
	 order by a.dept asc
Query Parameter Value(s) -
Parameter #1(cf_sql_integer) = 202507

check_qoh (Datasource=celerantsql, Time=16ms, Records=1) in E:\inetpub\wwwroot\products2.cfm @ 19:22:21.021
select e.qc as qc, max(e.sugg_price) as sugg_price, sum(e.qoh + e.qc) as qoh
	from tb_skus a WITH(NOLOCK)
	left join tb_sku_buckets e WITH(NOLOCK) on (e.sku_id = a.sku_id)
	where a.style_id = 202507
	and e.store_id in (10,32)
	group by a.style_id, qc
	order by qoh desc
check_ss_qoh (Datasource=celerantsql, Time=22ms, Records=0) in E:\inetpub\wwwroot\includes\dropship.cfm @ 19:22:21.021
select e.sku_bucket_id, e.price, e.sugg_price, (e.qoh + e.qc) as qoh, z.of15,e.last_cost,e.store_id
	from 
	tb_styles z with (nolock) inner join tb_skus a with (nolock) on (z.style_id=a.style_id)
	inner join tb_parts b with (nolock) on (a.STYLE_ID=b.STYLE_ID)
	inner join tb_sku_buckets e with (nolock) on (e.sku_id = a.sku_id)
	where a.style_id = 202507 and (e.qoh + e.qc) >= 1
	and (
		(b.contact_id=22620 and e.store_id = 27) or 
		(b.contact_id=19570 and e.store_id = 29) or 
		(b.contact_id=25130 and e.store_id = 28) or
          (b.contact_id=15358 and e.store_id = 30)
		)
		
		
		and (e.last_cost>0 and z.of15 is not NULL) 
	and z.brand not in (?,?,?,?,?,?,?,?,?)
		order by e.last_cost asc
Query Parameter Value(s) -
Parameter #1(cf_sql_varchar) = BERETTA
Parameter #2(cf_sql_varchar) = GLOCK
Parameter #3(cf_sql_varchar) = RUGER
Parameter #4(cf_sql_varchar) = SMITH AND WESSON
Parameter #5(cf_sql_varchar) = LEUPOLD
Parameter #6(cf_sql_varchar) = SPRINGFIELD
Parameter #7(cf_sql_varchar) = THOMPSON CENTER
Parameter #8(cf_sql_varchar) = TIKKA
Parameter #9(cf_sql_varchar) = WALTHER

get_term_sale_info (Datasource=celerantsql, Time=0ms, Records=0) in E:\inetpub\wwwroot\products2.cfm @ 19:22:21.021
select *
	from tb_term_sale_entries with (nolock)
	where start_date<= 'Apr 13, 2026 19:22:21' and
	end_date >= 'Apr 13, 2026 19:22:21'
	and store_id=10 and style_id=?
Query Parameter Value(s) -
Parameter #1(cf_sql_integer) = 202507

get_old (Datasource=celerantsql, Time=0ms, Records=0) in E:\inetpub\wwwroot\products2.cfm @ 19:22:21.021
Select * FROM tb_mfg_promo.dbo.tb_new_version where new_style_id=?
Query Parameter Value(s) -
Parameter #1(cf_sql_integer) = 202507

get_reviews (Datasource=celerantsql, Time=16ms, Records=1) in E:\inetpub\wwwroot\products2.cfm @ 19:22:21.021
select * from tb_product_reviews with (nolock)
	where (style_id=?)
	and status='A' and site = 'sportsman'
Query Parameter Value(s) -
Parameter #1(cf_sql_integer) = 202507

get_reviews_average (Datasource=celerantsql, Time=0ms, Records=1) in E:\inetpub\wwwroot\products2.cfm @ 19:22:21.021
select sum(CAST(custom_rating_1 AS INTEGER)) as custom_rating_1 from tb_product_reviews  with (nolock)
	where (style_id=?)
	and status='A' 
	and site = 'sportsman'
Query Parameter Value(s) -
Parameter #1(cf_sql_integer) = 202507

get_web_url (Datasource=celerantsql, Time=0ms, Records=1) in E:\inetpub\wwwroot\includes\json\productpage.cfm @ 19:22:21.021
Select web_url, dept from tb_web_taxonomy with (nolock) where dept = 'Firearms' and typ='EMPTY' and site = 'sportsman' and dept <>'California Guns'
get_web_url (Datasource=celerantsql, Time=0ms, Records=1) in E:\inetpub\wwwroot\includes\json\productpage.cfm @ 19:22:21.021
Select web_url from tb_web_taxonomy with (nolock) where dept = 'Firearms' and typ='Handgun Semi-Auto' and subtyp_1='EMPTY' and site = 'sportsman'
get_web_url (Datasource=celerantsql, Time=0ms, Records=1) in E:\inetpub\wwwroot\includes\json\productpage.cfm @ 19:22:21.021
Select web_url from tb_web_taxonomy with (nolock) where dept = 'Firearms' and typ='Handgun Semi-Auto' and subtyp_1='1911 Pistols' and subtyp_2='EMPTY' and site = 'sportsman'
get_promos202507 (Datasource=celerantsql, Time=16ms, Records=0) in E:\inetpub\wwwroot\products2_mfgpromo_qry.cfm @ 19:22:21.021
SELECT *
FROM 
tb_mfg_promo.dbo.tb_mfg_promos a WITH (NOLOCK)
INNER JOIN tb_mfg_promo.dbo.tb_mfg_promo_items b WITH (NOLOCK)
    ON (a.promo_id = b.promo_id)
where b.style_id = 202507 
and (a.start_date<= 'Apr 13, 2026 19:22:21' or a.active = 1)
and a.end_date >= '04/13/2026'
order by a.promo_id desc
get_promos (Datasource=, Time=0ms, Records=0) in E:\inetpub\wwwroot\products2_mfgpromo_qry.cfm @ 19:22:21.021
select * from get_promos202507
find_viewed (Datasource=celerantsql, Time=0ms, Records=2) in E:\inetpub\wwwroot\includes\similar-products.cfm @ 19:22:21.021
select * from tb_styles with (nolock) where style_id in (?,?)
Query Parameter Value(s) -
Parameter #1(cf_sql_integer) = 202507
Parameter #2(cf_sql_integer) = 2599

GetBestProductsMain (Datasource=celerantsql, Time=0ms, Records=66355, Cached Query) in E:\inetpub\wwwroot\includes\similar-products.cfm @ 19:22:21.021
select 
*

from GetBestProductsMain
get_web_url (Datasource=celerantsql, Time=0ms, Records=1) in E:\inetpub\wwwroot\products2_breadcrumbs.cfm @ 19:22:21.021
Select web_url, dept from tb_web_taxonomy with (nolock) where dept = 'Firearms' and typ='EMPTY' and site = 'sportsman' and dept <>'California Guns'
get_web_url (Datasource=celerantsql, Time=0ms, Records=1) in E:\inetpub\wwwroot\products2_breadcrumbs.cfm @ 19:22:21.021
Select web_url from tb_web_taxonomy with (nolock) where dept = 'Firearms' and typ='Handgun Semi-Auto' and subtyp_1='EMPTY' and site = 'sportsman'
get_web_url (Datasource=celerantsql, Time=0ms, Records=1) in E:\inetpub\wwwroot\products2_breadcrumbs.cfm @ 19:22:21.021
Select web_url from tb_web_taxonomy with (nolock) where dept = 'Firearms' and typ='Handgun Semi-Auto' and subtyp_1='1911 Pistols' and subtyp_2='EMPTY' and site = 'sportsman'
get_alt (Datasource=celerantsql, Time=15ms, Records=2) in E:\inetpub\wwwroot\products2.cfm @ 19:22:21.021
select * from tb_alt_pictures with (nolock) where style_id=202507
GetPrice (Datasource=celerantsql, Time=0ms, Records=1) in E:\inetpub\wwwroot\itemdetail\qry_get_price.cfm @ 19:22:21.021
select a.style_id, min(e.price) as minprice, max(e.price) as maxprice,max(e.sugg_price) as sugg_price1,max(e.first_price) as first_price, max(e.wholesale_price) as vipprice
		from tb_skus a WITH(NOLOCK)
		left join tb_sku_buckets e WITH(NOLOCK) on (e.sku_id = a.sku_id)
		where a.style_id = ?
		and e.store_id in (10,32)
		group by a.style_id
		order by a.style_id
Query Parameter Value(s) -
Parameter #1(cf_sql_integer) = 202507

get_term_sale_info (Datasource=celerantsql, Time=0ms, Records=0) in E:\inetpub\wwwroot\itemdetail\dsp_analyze_pricing_structures_new.cfm @ 19:22:21.021
select *
			from tb_term_sale_entries with (nolock)
			where start_date<= 'Apr 13, 2026 19:22:21' and
			end_date >= 'Apr 13, 2026 19:22:21'
			and store_id=10 and style_id=?
Query Parameter Value(s) -
Parameter #1(cf_sql_integer) = 202507

vtx_coupon (Datasource=celerantsql, Time=0ms, Records=0) in E:\inetpub\wwwroot\products2.cfm @ 19:22:21.021
SELECT a.lookup, a.amount_off, a.typ
												FROM tb_coupon a
												LEFT JOIN tb_couponitems b with (NOLOCK) on (a.coupon_id=b.coupon_id)
												WHERE a.act_date <= 'Apr 13, 2026 19:22:21' 
													and a.deact_date >= 'Apr 13, 2026 19:22:21'
													and b.style_id = 202507
													and a.store_id = 10
bulkitems (Datasource=celerantsql, Time=16ms, Records=0) in E:\inetpub\wwwroot\products2.cfm @ 19:22:21.021
select distinct bulk_id, max(prc_dis) as prc_dis, max(qty) as qty, max(qty_multiple) as qty_multiple from tb_mfg_promo.dbo.BULK_ITM_DSCS with (nolock) where bulk_id = ? and site is NULL
							group by bulk_id
Query Parameter Value(s) -
Parameter #1(cf_sql_integer) = 202507

n_v (Datasource=celerantsql, Time=0ms, Records=0) in E:\inetpub\wwwroot\products2.cfm @ 19:22:21.021
Select * FROM tb_mfg_promo.dbo.tb_new_version where old_style_id=?
Query Parameter Value(s) -
Parameter #1(cf_sql_integer) = 202507

get_pkg (Datasource=celerantsql, Time=0ms, Records=0) in E:\inetpub\wwwroot\products2_combos.cfm @ 19:22:21.021
SELECT *
FROM 
	tb_mfg_promo.dbo.tb_pkg a WITH (NOLOCK)
	INNER JOIN tb_mfg_promo.dbo.tb_pkg_main_items b WITH (NOLOCK)
		ON (a.pkg_id = b.pkg_id)
where 
b.main_id = 202507 and a.start_date<= '04/13/2026 23:59:00' and a.end_date >= '04/13/2026' and site='sportsman'
discount_offer (Datasource=celerantsql, Time=24ms, Records=0) in E:\inetpub\wwwroot\products2_discount_offers.cfm @ 19:22:21.021
select distinct 
	b.style_id, max(b.web_desc) as web_desc, max(b.brand) as brand, max(b.picture_id) as picture_id, min(a.price) as price, max(d.price) as max_price, sum(d.qoh + d.qc) as qoh, max(a.end_date) as end_date
	from tb_mfg_promo.dbo.tb_discount_offer a with (nolock)
	INNER JOIN tb_styles b WITH (NOLOCK) ON (a.child_id = b.style_id) 
	INNER JOIN tb_skus c WITH (NOLOCK) ON (b.style_id = c.style_id) 
	INNER JOIN tb_sku_buckets d WITH (NOLOCK) ON (c.sku_id = d.sku_id) 
	where a.parent_id=202507 and a.start_date<= 'Apr 13, 2026 19:22:21' and a.end_date >= 'Apr 13, 2026 19:22:21' and a.site='sportsman' and d.store_id=10 and qoh>0 
	group by b.style_id
GetAssociatedMain (Datasource=celerantsql, Time=0ms, Records=0, Cached Query) in E:\inetpub\wwwroot\products2_similaritems_qry.cfm @ 19:22:21.021
SELECT * from GetAssociatedMain with (nolock)
associated (Datasource=celerantsql, Time=1ms, Records=0) in E:\inetpub\wwwroot\products2_similaritems_qry.cfm @ 19:22:21.021
select distinct top 12 style_id, min(min_price) as min_price,	max(max_price) as max_price,	max(web_style) as web_style, max(style) as style,	max(web_desc) as web_desc,	max(web_description) as web_description,	max(picture_id) as picture_id,   max(dept) as dept, max(typ) as typ, max(subtyp_1) as subtyp_1,   max(qoh) as qoh,	max(qc) as qc,	max(qs) as qs,	sum(qoh + qc) as available,	sum(qs - qc) as sold, max(of1) as of1,	max(of2) as of2,max(of3) as of3, max(of4) as of4,	max(of5) as of5,max(of6) as of6,max(of12) as of12, max(brand) as brand,	MAX(max_sugg_price) AS max_sugg_price, max(non_invt) as non_invt
from GetAssociatedMain where style_id is not null and dept='Firearms' and style_id<>202507 and (available>0 or non_invt='Y')
AND 


of4='1911'

group by Style_id order by qc asc, sold desc
associatedammo (Datasource=celerantsql, Time=0ms, Records=0) in E:\inetpub\wwwroot\products2_similaritems_qry.cfm @ 19:22:21.021
select distinct top 12 style_id, min(min_price) as min_price,	max(max_price) as max_price,	max(web_style) as web_style, max(style) as style,	max(web_desc) as web_desc,	max(web_description) as web_description,	max(picture_id) as picture_id,   max(dept) as dept, max(typ) as typ, max(subtyp_1) as subtyp_1,   max(qoh) as qoh,	max(qc) as qc,	max(qs) as qs,	sum(qoh + qc) as available,	sum(qs - qc) as sold, max(of1) as of1,	max(of2) as of2,max(of3) as of3, max(of4) as of4,	max(of5) as of5, max(of6) as of6, max(of9) as of9,max(of12) as of12, max(brand) as brand,	MAX(max_sugg_price) AS max_sugg_price
from GetAssociatedMain where style_id is not null and dept='Ammo' and style_id<>202507 and available>0 
AND

of3='9 MM'

group by Style_id order by qc asc, sold desc
associatedmagazines (Datasource=celerantsql, Time=15ms, Records=0) in E:\inetpub\wwwroot\products2_similaritems_qry.cfm @ 19:22:21.021
select distinct top 12 style_id, min(min_price) as min_price,	max(max_price) as max_price,	max(web_style) as web_style, max(style) as style,	max(web_desc) as web_desc,	max(web_description) as web_description,	max(picture_id) as picture_id,   max(dept) as dept, max(typ) as typ, max(subtyp_1) as subtyp_1,   max(qoh) as qoh,	max(qc) as qc,	max(qs) as qs,	sum(qoh + qc) as available,	sum(qs - qc) as sold, max(of1) as of1,	max(of2) as of2,max(of3) as of3, max(of4) as of4,	max(of5) as of5,max(of6) as of6,max(of12) as of12, max(brand) as brand,	MAX(max_sugg_price) AS max_sugg_price
from GetAssociatedMain where style_id is not null and typ='Magazines' and style_id<>202507 and available>0 and 

(of2='AEGIS ELITE CUSTOM' or (of4='1911' and of4 <>''))
AND
of3='9 MM'

group by Style_id order by qc asc, sold desc
vid_url (Datasource=celerantsql, Time=0ms, Records=0) in E:\inetpub\wwwroot\products2.cfm @ 19:22:21.021
select * from tb_mfg_promo.dbo.tb_video_url where style_id=202507 and site <> 'outdoors'
get_response (Datasource=celerantsql, Time=16ms, Records=0) in E:\inetpub\wwwroot\products2_reviews.cfm @ 19:22:21.021
select * from tb_mfg_promo.dbo.tb_product_review_responses where product_review_id=214690


Scope Variables

Application Variables:
acceptorid=011668467
accountid=1027380
accounttoken=64BB6980FDEAF842266AC866F250CA9877FF24AE92795FB9BE490EAF527645FC4E54DC01
adminurl=https://www.sportsmansoutdoorsuperstore.com/web_admin/products/menu.cfm?style_id=
applicationname=SOSS
bannerurl=https://www.sportsmansoutdoorsuperstore.com/images/banners/
baseurl=https://www.sportsmansoutdoorsuperstore.com/sezzle/
ccprocessor=VANTIV
checkinventory=Struct (3)
companyname=Vance Outdoors
credova=Struct (5)
ds=celerantsql
enter_inscription=OFF
feedsdir=E:\inetpub\feeds\
[email protected]
forumtitle=Sportsmans Outdoor Superstore
giftcardimgpath=file:///C:/websites/images/
giftcardpdfpath=E:\websites\giftcardPDF\
googlefeedproducttype=
homeurl=https://www.sportsmansoutdoorsuperstore.com/
hostedpagelink=https://transaction.hostedpayments.com/
iconurl=https://www.sportsmansoutdoorsuperstore.com/images/icons/
imagedir=E:\inetpub\images\
logdir=E:\inetpub\logs
metadesc=
metatags=
mydomain=https://www.sportsmansoutdoorsuperstore.com/
pagetitle=
picurl=https://www.sportsmansoutdoorsuperstore.com/images/
privatekay=sz_pr_nMBvrWcNk9cNGP9sN695umNINohQkV4r
prodimgdir=E:\inetpub\prodimages\
prodimgurl=https://www.sportsmansoutdoorsuperstore.com/prodimages/
publickey=sz_pub_T20udXXUkabHIADEGrGe3pgtZjwms0K6
qoh_store=10
safety_stock=0
[email protected]
secureurl=https://www.sportsmansoutdoorsuperstore.com/
sezzleapiurl=https://gateway.sezzle.com
sezzletenderid=66
site=sportsman
tempmailport=25
tempmailserver=127.0.0.1
tokenurl=https://services.elementexpress.com/express.asmx
use_multi_buy=OFF
vantivurl=https://transaction.elementexpress.com/express.asmx
webadminurl=https://www.sportsmansoutdoorsuperstore.com/web_admin/
websitename=Sportsmans Outdoor Superstore
CGI Variables:
AUTH_PASSWORD=
AUTH_TYPE=
AUTH_USER=
CERT_COOKIE=
CERT_FLAGS=
CERT_ISSUER=
CERT_KEYSIZE=256
CERT_SECRETKEYSIZE=2048
CERT_SERIALNUMBER=
CERT_SERVER_ISSUER=C=US, S=Arizona, L=Scottsdale, O="GoDaddy.com, Inc.", OU=http://certs.godaddy.com/repository/, CN=Go Daddy Secure Certificate Authority - G2
CERT_SERVER_SUBJECT=CN=sportsmansoutdoorsuperstore.com
CERT_SUBJECT=
CF_TEMPLATE_PATH=E:\inetpub\wwwroot\products2.cfm
CONTENT_LENGTH=0
CONTENT_TYPE=
CONTEXT_PATH=
GATEWAY_INTERFACE=CGI/1.1
HTTPS=on
HTTPS_KEYSIZE=256
HTTPS_SECRETKEYSIZE=2048
HTTPS_SERVER_ISSUER=C=US, S=Arizona, L=Scottsdale, O="GoDaddy.com, Inc.", OU=http://certs.godaddy.com/repository/, CN=Go Daddy Secure Certificate Authority - G2
HTTPS_SERVER_SUBJECT=CN=sportsmansoutdoorsuperstore.com
HTTP_ACCEPT=*/*
HTTP_ACCEPT_ENCODING=gzip, br
HTTP_ACCEPT_LANGUAGE=
HTTP_CONNECTION=close
HTTP_COOKIE=
HTTP_HOST=sportsmansoutdoorsuperstore.com
HTTP_REFERER=
HTTP_URL=/products2.cfm/ID/202507/3000357/kimber-aegis-elite-ultra-9mm-with-fiber-optic-sights
HTTP_USER_AGENT=Mozilla/5.0 AppleWebKit/537.36 (KHTML, like Gecko; compatible; ClaudeBot/1.0; [email protected])
LOCAL_ADDR=10.200.30.6
PATH_INFO=/ID/202507/3000357/kimber-aegis-elite-ultra-9mm-with-fiber-optic-sights
PATH_TRANSLATED=E:\inetpub\wwwroot\products2.cfm
QUERY_STRING=
REMOTE_ADDR=10.200.2.4
REMOTE_HOST=10.200.2.4
REMOTE_USER=
REQUEST_METHOD=GET
SCRIPT_NAME=/products2.cfm
SERVER_NAME=sportsmansoutdoorsuperstore.com
SERVER_PORT=443
SERVER_PORT_SECURE=1
SERVER_PROTOCOL=HTTP/1.1
SERVER_SOFTWARE=Microsoft-IIS/10.0
WEB_SERVER_API=
Client Variables:
cfid=22860748
cftoken=259bf2c51e718b5-5B87971E-05B1-6E27-56466574AB055FC3
hitcount=1
lastvisit={ts '2026-04-13 19:22:20'}
timecreated={ts '2026-04-13 19:22:20'}
urltoken=CFID=22860748&CFTOKEN=259bf2c51e718b5-5B87971E-05B1-6E27-56466574AB055FC3
Cookie Variables:
CFID=22860748
CFTOKEN=259bf2c51e718b5-5B87971E-05B1-6E27-56466574AB055FC3
CUSTOMER_ID=
EMAIL=
FIRST_NAME=
LAST_NAME=
PASSWORD=
PRD_U=202507,2599
S_U_F345=Y
USERNAME=
Form Fields:
RETURN_TO_PAGE=null
Request Parameters:
samesite_value=
Server Variables:
coldfusion=Struct (10)
os=Struct (5)
system=Struct (2)
Session Variables:
cfid=22860748
cftoken=259bf2c51e718b5-5B87971E-05B1-6E27-56466574AB055FC3
cs=/index.cfm
displaycount=18
employeeloggedin=N
fflnote=
firearm_agreement=NO
imgarray=Array (0)
memberloggedin=N
pickupstore=10
prodtype=none
selected_ffl=NO
sessionid=SOSS_22860748_259bf2c51e718b5-5B87971E-05B1-6E27-56466574AB055FC3
strarray=Array (0)
urltoken=CFID=22860748&CFTOKEN=259bf2c51e718b5-5B87971E-05B1-6E27-56466574AB055FC3
URL Parameters:
3000357=kimber-aegis-elite-ultra-9mm-with-fiber-optic-sights
ATTR1=
ATTR2=
BRAND=
CLEARANCE=
DEPT=Firearms
ID=202507
MULTIBUYITEM=NO
NAV_CHOOSER=
OF1=
OF10=
OF2=
OF3=
OF4=
OF5=
OF6=
ORDER_BY=
PRODTYPE=none
RETURN_TO_PAGE=null
SECTION=
SIZ=
SORTBY=
SPORTSMAN=
SUBTYP_1=1911 Pistols
SUBTYP_2=
SUBTYP_3=
TYP=Handgun Semi-Auto
WHATSNEW=
Debug Rendering Time: 0 ms