Springfield

Springfield XDS 4.0 Single Stack 9mm Black

  • $599.00 $469.99

Springfield XDS 4.0 Single Stack 45ACP Black

  • $599.00 $469.99


Debugging Information
ColdFusion Server Evaluation 2021,0,13,330286
Template /category.cfm
Time Stamp 20-May-24 02:56 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
866 ms 866 ms 1 E:/inetpub/wwwroot/category.cfm
681 ms 681 ms 1 E:/inetpub/wwwroot/category_product_display.cfm
270 ms 15 ms 18 C:/inetpub/wwwroot/includes/dropship.cfm
192 ms 11 ms 18 C:/inetpub/wwwroot/includes/qry_mfg_promo_price.cfm
154 ms 154 ms 1 E:/inetpub/wwwroot/category_sidenav_new.cfm
31 ms 2 ms 18 C:/inetpub/wwwroot/includes/qry_term_sale_price.cfm
31 ms 31 ms 1 E:/inetpub/wwwroot/queries/qry_getwebproducts_new.cfm
0 ms 0 ms 20 C:/inetpub/wwwroot/includes/brands.cfm
0 ms 0 ms 1 C:/inetpub/wwwroot/includes/metatags.cfm
0 ms 0 ms 1 C:/inetpub/wwwroot/includes/metatags_category_new.cfm
0 ms 0 ms 1 C:/inetpub/wwwroot/includes/navigation.cfm
0 ms 0 ms 1 C:/inetpub/wwwroot/includes/newfooter.cfm
0 ms 0 ms 1 C:/inetpub/wwwroot/includes/newheader.cfm
0 ms 0 ms 1 C:/inetpub/wwwroot/includes/security/block_access.cfm
0 ms 0 ms 1 C:/inetpub/wwwroot/includes/security/library.cfm
0 ms 0 ms 1 C:/inetpub/wwwroot/includes/security/sql_injection.cfm
0 ms 0 ms 1 E:/inetpub/wwwroot/Application.cfm
0 ms 0 ms 1 E:/inetpub/wwwroot/category_header_new.cfm
0 ms 0 ms 1 E:/inetpub/wwwroot/pagethru.cfm
0 ms  STARTUP, PARSING, COMPILING, LOADING, & SHUTDOWN
866 ms  TOTAL EXECUTION TIME
red = over 250 ms average execution time


SQL Queries

get_term_sale_itemz (Datasource=celerantsql, Time=0ms, Records=1649, Cached Query) in E:\inetpub\wwwroot\queries\qry_getwebproducts_new.cfm @ 14:56:37.037
SELECT distinct b.style_id
    FROM tb_term_sale_entries b with (nolock) LEFT JOIN tb_term_sales a with (nolock) ON (a.term_sale_id=b.term_sale_id)
    WHERE b.start_date<= '2024-05-20 14:00:00' AND b.end_date >= '2024-05-20 14:00:00' AND b.store_id=10
get_pkg (Datasource=celerantsql, Time=0ms, Records=10) in E:\inetpub\wwwroot\queries\qry_getwebproducts_new.cfm @ 14:56:37.037
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 is not NULL 
	and a.start_date<= '05/20/2024 23:59:00' and a.end_date >= '05/20/2024'
	
	and a.site='sportsman'
bulkitems (Datasource=celerantsql, Time=0ms, Records=18) in E:\inetpub\wwwroot\queries\qry_getwebproducts_new.cfm @ 14:56:37.037
select * from tb_mfg_promo.dbo.BULK_ITM_DSCS with (nolock)
GrandGetProductsspringfield (Datasource=celerantsql, Time=0ms, Records=1845, Cached Query) in E:\inetpub\wwwroot\queries\qry_getwebproducts_new.cfm @ 14:56:37.037
SELECT a.styles_web_taxonomy_id,max(a.style_id) as style_id,max(a.style) as style,max(a.web_style) as web_style,max(a.description) as web_desc,max(a.web_desc) as web_description,max(a.web_long_desc) as web_long_desc,max(a.picture_id) as picture_id,max(a.sort_position) as prod_sort_position,max(a.dept) as dept,max(a.typ) as typ,max(a.subtyp_1) as subtyp_1,max(a.subtyp_2) as subtyp_2,max(a.subtyp_3) as subtyp_3,max(a.category_style) as category_style,max(a.web_url) as web_url,max(a.sort_position) as sort_position,max(a.web_taxonomy_id) as web_taxonomy_id,max(a.brand) as brand,max(a.date_entered) as date_entered,max(a.non_invt) as non_invt,max(a.overnight_required) as overnight_required,max(a.is_firearm) as is_firearm,max(a.of1) as of1,max(a.of2) as of2,max(a.of3) as of3,max(a.of4) as of4,max(a.of5) as of5,max(a.of6) as of6,max(a.of7) as of7,max(a.of8) as of8,max(a.of9) as of9,max(a.of10) as of10,max(a.of11) as of11,max(a.of12) as of12,max(a.of13) as of13,max(a.of14) as of14,max(a.of15) as of15,max(a.of16) as of16,max(a.of17) as of17,max(a.of18) as of18,max(a.of19) as of19,max(a.of20) as of20
,min(c.price) as min_price,min(c.store_price) as store_price,max(c.sugg_price) as max_price,min(c.wholesale_price) as vipprice,max(c.qoh) as qoh,max(c.qc) as qc,max(c.qs) as qs,sum(qoh + qc) as available,sum(c.qs - c.qc) as sold,max(c.sugg_price) AS max_sugg_price,avg(CASE WHEN qq.of9 IS NULL OR qq.of9 = '' THEN 0 ELSE c.price / qq.of9 END) as round
	
 FROM web_all_products a WITH (NOLOCK)
 INNER JOIN dbo.tb_skus b WITH (NOLOCK) ON (a.style_id = b.style_id)
 INNER JOIN dbo.tb_sku_buckets c WITH (NOLOCK) ON (b.sku_id = c.sku_id)
 INNER JOIN dbo.tb_styles_web_taxonomy d WITH (NOLOCK) ON (a.style_id = d.style)
 INNER JOIN dbo.tb_styles qq WITH (NOLOCK) ON (qq.style_id = a.style_id)
	
	
 WHERE a.style_id > 0 and (a.of20='SPORTS' or a.of20='BOTH' or a.of20 = 'SPORTSOUTDOORS') and a.picture_id > 0
and qq.web_product='Y' and c.store_id=10 
	 and a.brand='springfield'
	
	group by a.styles_web_taxonomy_id
GetProducts (Datasource=, Time=31ms, Records=1098) in E:\inetpub\wwwroot\queries\qry_getwebproducts_new.cfm @ 14:56:37.037
select
		distinct
		(style_id) as style_id
		, max(picture_id)
			,	min(min_price) as min_price
			,	max(max_price) as max_price
			,	min(vipprice) as vipprice
			,	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(web_long_desc) as web_long_desc
			,   max(dept) as dept
			,   max(qoh) as qoh
			,	max(qc) as qc
			,	max(qs) as qs
			,	max(of18) as of18
			,	max(of17) as of17
			,	max(of15) as of15
            ,	max(of12) as of12
    		,	max(of10) as of10
    		,	max(of9) as of9
    		,	max(of8) as of8
			,	max(of7) as of7
    		,	max(of6) as of6
    		,	max(of5) as of5
            ,	max(of4) as of4
    		,	max(of3) as of3
            ,	max(of2) as of2
            ,	max(of1) as of1
			,	max(available) as available
            ,	max(available) as sold
			,   max(typ) as typ
            ,	max(round) as round
            ,	max(non_invt) as non_invt
			,	max(overnight_required) as overnight_required
			,   max(subtyp_1) as subtyp_1
			,   max(subtyp_2) as subtyp_2
			,   max(subtyp_3) as subtyp_3
			,   max(category_style) as category_style
		     ,   max(sort_position) as sort_position
		     ,max(brand) as brand
	,	MAX(max_sugg_price) AS max_sugg_price
    

		from grandgetproductsspringfield
		where
		 style_id is not null
            
				and brand='SPRINGFIELD'
			


group by Style_id order by

 	available desc, non_invt desc
GetProducts1 (Datasource=, Time=0ms, Records=1845) in E:\inetpub\wwwroot\queries\qry_getwebproducts_new.cfm @ 14:56:37.037
select * from grandgetproductsspringfield
		where
		 picture_id is not null
            
			
				and brand='SPRINGFIELD'
			


order by

min_price
get_depts_by_brand (Datasource=, Time=17ms, Records=6) in E:\inetpub\wwwroot\category_sidenav_new.cfm @ 14:56:37.037
select distinct (dept) as dept from getproducts1 where brand='SPRINGFIELD' group by dept
get_details (Datasource=celerantsql, Time=0ms, Records=1) in E:\inetpub\wwwroot\category_sidenav_new.cfm @ 14:56:37.037
select web_url, picture_id, web_taxonomy_id from tb_web_taxonomy a left join tb_styles b on (a.category_style=b.style) where dept='California Guns' and typ='EMPTY' and site = 'sportsman'
brand_product_lines (Datasource=celerantsql, Time=15ms, Records=0) in E:\inetpub\wwwroot\category_sidenav_new.cfm @ 14:56:37.037
select distinct a.spec_value 
                                from 
                                    tb_mfg_promo.dbo.item_spec_values a 
                                left join 
                                    tb_web_taxonomy b on (a.spec_dept=b.web_taxonomy_id) 
                                left join 
                                    tb_mfg_promo.dbo.item_specs c on (a.spec_value_id=c.spec_value_id)
                                where 
                                    a.spec_dept = 792 and c.style_id in (50329,288434,227801,293567,303302,301485,200048,301486,303300,272666,289801,116781,168824,247013,288437,168818,50221,50326,150828,50317,116780,262879,299439,293568,106365,247015,50318,168826,247020,217980,161632,309357,50264,50324,217978,247016,283818,297285,297478,50315,168819,283657,200049,200053,202869,293472,168827,262883,293572,293573,168835,219779,247021,279871,279875,279883,279889,283200,50446,297288,168817,200045,245844,247017,247019,262882,273401,273595,279867,279872,298584,299107,299110,300891,301260,309879,168836,204021,217977,279866,287665,293481,232291,50319,50330,150830,168815,168821,200047,204020,205887,225853,256943,279864,279870,279873,298416,298583,301498,303821,104301,114206,152553,201824,280025,292886,292888,298195,50236,50237,50327,65991,70309,104300,121523,121524,128522,152548,161144,168816,168820,168822,168832,178597,192164,200055,200056,204025,204028,204029,209200,218010,245845,267496,273409,273596,278937,279888,279892,279894,279906,282008,282994,282995,293418,297286,297290,303047,303048,181811,204620,251533,276356,292885,293414,301454,301499,301500,301527,301166,309587,50219,50220,50222,50223,50224,50242,50244,50245,50246,50248,50249,50250,50251,50252,50253,50254,50255,50256,50257,50258,50259,50261,50262,50263,50265,50266,50268,50270,50271,50284,50286,50287,50288,50289,50290,50294,50295,50307,50309,50314,50316,50320,50325,50331,50332,50334,50337,50341,50344,50358,50362,50364,50367,50371,50375,50379,50403,50408,50412,50414,50415,50423,50426,50435,50437,50445,50447,50448,50454,50460,50461,65065,65347,65992,66719,68694,69945,74961,76990,80052,84091,84133,85638,86572,86654,86771,87303,90903,91741,97929,98569,101046,103736,103737,104298,104299,104381,104382,104885,105632,107768,107821,108225,108601,109029,109112,110388,110707,110944,114207,116810,117366,117533,117784,117986,118861,119401,120478,122101,122651,123691,125401,126950,126951,131065,131067,131234,131482,131560,131828,131922,132171,133433,133945,135177,136426,137461,138359,138364,138596,138627,140041,141727,143155,143198,143752,146947,147044,147643,147928,147929,147935,150119,150282,150283,150284,150827,150829,150831,151699,151701,151734,151735,151736,151737,151738,152543,152544,152545,152551,152554,152751,153439,154808,154812,154813,154814,154815,155725,155726,155727,155728,156138,158185,158186,161631,161934,162501,162502,163556,164345,168128,168256,168257,168258,168266,168267,168455,168456,168457,168458,168459,168460,168461,168462,168463,168464,168465,168466,168467,168468,168469,168470,168471,168472,168473,168474,168475,168476,168477,168478,168479,168514,168706,168833,168834,168881,168888,168976,168978,169391,169439,170111,170445,170727,170772,171972,172109,172110,172118,172119,172120,172122,172128,172139,172146,172147,172232,172319,172320,173039,173130,173131,173848,175310,175575,175576,175577,175578,175605,176117,176256,178598,178600,178601,178664,178665,178881,178889,179361,179362,179363,179366,179367,179368,179371,179372,179373,179374,181812,181948,181951,182490,182494,182496,182508,183929,183931,184301,184358,189128,189420,189422,189460,189647,189648,189649,189650,189651,189652,189653,189654,189655,189656,189657,189658,189740,189741,189830,189831,189834,189835,189836,192000,192028,192084,192085,192087,192088,192091,192092,192861,192862,193059,194285,195469,195471,195475,196182,196818,196862,197129,197559,197560,197561,198108,198109,198110,198111,198112,198113,198114,198115,198116,198117,198120,198121,198122,198123,198129,198131,198133,198135,198748,198750,198937,198938,198939,198940,198941,198942,198943,198944,200052,200054,200304,200726,200728,200736,200737,200995,201480,201826,201829,202105,202106,202776,202853,202854,202855,202856,202867,202868,202871,202872,202873,202874,202875,202876,202877,202879,202880,202881,202882,202883,202885,202886,202887,202888,202889,202890,202891,202892,202893,203423,203431,204022,204023,204024,204027,204030,204031,204604,204606,205015,205287,205395,205396,205399,205974,205975,205998,206720,206926,207023,207093,208690,208894,208895,208896,208948,209138,209199,209208,210467,210469,210470,210471,210472,210473,210474,210475,210904,211651,211652,212022,212894,212895,212896,212897,212898,212899,212900,212901,212902,212903,212904,212905,212906,213019,213351,213797,213798,214435,214440,214442,214444,214445,214446,214447,214450,214451,214452,214453,214454,214455,214456,214457,214458,214459,214460,214461,214462,214464,214497,214792,214793,214794,214795,214796,214797,215411,216029,218080,218081,218083,218084,218533,219904,219972,219973,220089,220090,220091,220613,220614,220686,221038,221039,221040,221056,222007,222008,222009,222010,222011,222012,222013,222014,222281,222467,222725,222726,222727,222728,222730,222731,222793,222954,222978,225250,225252,225254,225255,225257,225269,225339,225356,225764,225765,225766,225767,225840,225841,225842,227675,227800,227856,228084,228085,228584,228611,232277,232289,232290,242371,242401,242412,242413,245832,245834,245835,245836,245837,245838,245839,245841,245842,245971,245973,245974,246121,246335,246338,246342,247012,247022,247634,247650,247652,249221,249888,250054,250056,250060,250070,250178,250427,250678,250679,250680,250683,250882,250883,251119,251120,251217,251432,251435,251436,251437,251438,251439,251441,251445,251534,251602,251603,251608,251630,253489,255512,255625,255626,256296,256314,256319,256614,260823,260982,262081,262342,262817,262818,262819,262821,262822,262823,262824,262826,262827,262833,262835,262839,262840,262841,262843,262844,262845,262848,262850,262852,262859,262860,262861,262864,262866,262867,262870,262873,262874,262877,262878,262880,262885,262886,262887,262891,262892,262893,262897,262899,262901,262902,262903,262904,262905,262906,263055,263410,263411,263453,263454,263455,263456,263458,263459,263460,263461,263462,263463,263464,263465,263466,264120,264121,264122,264571,264685,264686,266609,266610,266625,266762,267143,267467,267495,267634,267975,268271,269387,269402,269907,271901,271902,272640,272641,272642,272643,273164,273860,273861,274193,274194,274444,274470,274472,275793,275999,277878,277920,278227,279184,279189,279195,279196,279197,279199,279200,279203,279204,279205,279206,279207,279224,279522,279524,279878,279879,279880,279881,279882,279884,279893,279896,279897,279899,279901,279902,279904,279905,280024,280174,280175,280338,280535,280575,281049,281144,281247,281299,281300,281412,281433,282007,282114,282115,282116,282117,282118,282119,282120,282121,282122,282123,282270,282819,282820,282958,282959,282960,283655,283819,283885,283886,283888,283896,283906,283908,283921,283931,283934,283937,283940,283945,284637,284692,284893,285003,285149,285153,285202,285206,285296,285340,285390,285398,285508,285522,285716,285783,285832,285876,285878,285886,285941,285965,286306,286928,287655,287664,287773,287774,287910,287923,287996,288007,288063,288098,288223,288432,288433,288435,288436,288667,288672,288674,288675,288837,289015,289748,290468,290517,290524,290536,290552,290564,290566,290589,290610,290615,290641,290643,290646,290666,290672,290675,291042,291107,291817,291818,291819,291820,291972,292055,292887,292994,293048,293049,293050,293415,293416,293419,293420,293571,294623,294624,294625,294626,294628,294629,294630,294631,294644,294904,294934,294944,294996,295106,296300,296301,296463,296607,297283,297284,297291,297294,297365,297377,297477,298204,298215,298691,298724,298750,298954,298994,299008,299038,299054,299080,299208,299256,299399,301165,301168,301169,301383,301495,301496,301497,303049,304941,304989,305068,305106,305594,305637,307677,307678,307703,307797,307890,307900,309589,309880,50459)
get_typs (Datasource=, Time=0ms, Records=2) in E:\inetpub\wwwroot\category_sidenav_new.cfm @ 14:56:37.037
select distinct typ from getproducts1 where dept='California Guns' and brand='SPRINGFIELD' group by typ order by sort_position
get_details (Datasource=celerantsql, Time=0ms, Records=1) in E:\inetpub\wwwroot\category_sidenav_new.cfm @ 14:56:37.037
select web_url, picture_id from tb_web_taxonomy a left join tb_styles b on (a.category_style=b.style) where dept='California Guns' and typ='California Handguns' and subtyp_1='EMPTY' and site = 'sportsman'
get_details (Datasource=celerantsql, Time=0ms, Records=1) in E:\inetpub\wwwroot\category_sidenav_new.cfm @ 14:56:37.037
select web_url, picture_id from tb_web_taxonomy a left join tb_styles b on (a.category_style=b.style) where dept='California Guns' and typ='California Rifles' and subtyp_1='EMPTY' and site = 'sportsman'
get_details (Datasource=celerantsql, Time=0ms, Records=1) in E:\inetpub\wwwroot\category_sidenav_new.cfm @ 14:56:37.037
select web_url, picture_id, web_taxonomy_id from tb_web_taxonomy a left join tb_styles b on (a.category_style=b.style) where dept='Firearm Accessories' and typ='EMPTY' and site = 'sportsman'
brand_product_lines (Datasource=celerantsql, Time=17ms, Records=0) in E:\inetpub\wwwroot\category_sidenav_new.cfm @ 14:56:37.037
select distinct a.spec_value 
                                from 
                                    tb_mfg_promo.dbo.item_spec_values a 
                                left join 
                                    tb_web_taxonomy b on (a.spec_dept=b.web_taxonomy_id) 
                                left join 
                                    tb_mfg_promo.dbo.item_specs c on (a.spec_value_id=c.spec_value_id)
                                where 
                                    a.spec_dept = 17 and c.style_id in (50329,288434,227801,293567,303302,301485,200048,301486,303300,272666,289801,116781,168824,247013,288437,168818,50221,50326,150828,50317,116780,262879,299439,293568,106365,247015,50318,168826,247020,217980,161632,309357,50264,50324,217978,247016,283818,297285,297478,50315,168819,283657,200049,200053,202869,293472,168827,262883,293572,293573,168835,219779,247021,279871,279875,279883,279889,283200,50446,297288,168817,200045,245844,247017,247019,262882,273401,273595,279867,279872,298584,299107,299110,300891,301260,309879,168836,204021,217977,279866,287665,293481,232291,50319,50330,150830,168815,168821,200047,204020,205887,225853,256943,279864,279870,279873,298416,298583,301498,303821,104301,114206,152553,201824,280025,292886,292888,298195,50236,50237,50327,65991,70309,104300,121523,121524,128522,152548,161144,168816,168820,168822,168832,178597,192164,200055,200056,204025,204028,204029,209200,218010,245845,267496,273409,273596,278937,279888,279892,279894,279906,282008,282994,282995,293418,297286,297290,303047,303048,181811,204620,251533,276356,292885,293414,301454,301499,301500,301527,301166,309587,50219,50220,50222,50223,50224,50242,50244,50245,50246,50248,50249,50250,50251,50252,50253,50254,50255,50256,50257,50258,50259,50261,50262,50263,50265,50266,50268,50270,50271,50284,50286,50287,50288,50289,50290,50294,50295,50307,50309,50314,50316,50320,50325,50331,50332,50334,50337,50341,50344,50358,50362,50364,50367,50371,50375,50379,50403,50408,50412,50414,50415,50423,50426,50435,50437,50445,50447,50448,50454,50460,50461,65065,65347,65992,66719,68694,69945,74961,76990,80052,84091,84133,85638,86572,86654,86771,87303,90903,91741,97929,98569,101046,103736,103737,104298,104299,104381,104382,104885,105632,107768,107821,108225,108601,109029,109112,110388,110707,110944,114207,116810,117366,117533,117784,117986,118861,119401,120478,122101,122651,123691,125401,126950,126951,131065,131067,131234,131482,131560,131828,131922,132171,133433,133945,135177,136426,137461,138359,138364,138596,138627,140041,141727,143155,143198,143752,146947,147044,147643,147928,147929,147935,150119,150282,150283,150284,150827,150829,150831,151699,151701,151734,151735,151736,151737,151738,152543,152544,152545,152551,152554,152751,153439,154808,154812,154813,154814,154815,155725,155726,155727,155728,156138,158185,158186,161631,161934,162501,162502,163556,164345,168128,168256,168257,168258,168266,168267,168455,168456,168457,168458,168459,168460,168461,168462,168463,168464,168465,168466,168467,168468,168469,168470,168471,168472,168473,168474,168475,168476,168477,168478,168479,168514,168706,168833,168834,168881,168888,168976,168978,169391,169439,170111,170445,170727,170772,171972,172109,172110,172118,172119,172120,172122,172128,172139,172146,172147,172232,172319,172320,173039,173130,173131,173848,175310,175575,175576,175577,175578,175605,176117,176256,178598,178600,178601,178664,178665,178881,178889,179361,179362,179363,179366,179367,179368,179371,179372,179373,179374,181812,181948,181951,182490,182494,182496,182508,183929,183931,184301,184358,189128,189420,189422,189460,189647,189648,189649,189650,189651,189652,189653,189654,189655,189656,189657,189658,189740,189741,189830,189831,189834,189835,189836,192000,192028,192084,192085,192087,192088,192091,192092,192861,192862,193059,194285,195469,195471,195475,196182,196818,196862,197129,197559,197560,197561,198108,198109,198110,198111,198112,198113,198114,198115,198116,198117,198120,198121,198122,198123,198129,198131,198133,198135,198748,198750,198937,198938,198939,198940,198941,198942,198943,198944,200052,200054,200304,200726,200728,200736,200737,200995,201480,201826,201829,202105,202106,202776,202853,202854,202855,202856,202867,202868,202871,202872,202873,202874,202875,202876,202877,202879,202880,202881,202882,202883,202885,202886,202887,202888,202889,202890,202891,202892,202893,203423,203431,204022,204023,204024,204027,204030,204031,204604,204606,205015,205287,205395,205396,205399,205974,205975,205998,206720,206926,207023,207093,208690,208894,208895,208896,208948,209138,209199,209208,210467,210469,210470,210471,210472,210473,210474,210475,210904,211651,211652,212022,212894,212895,212896,212897,212898,212899,212900,212901,212902,212903,212904,212905,212906,213019,213351,213797,213798,214435,214440,214442,214444,214445,214446,214447,214450,214451,214452,214453,214454,214455,214456,214457,214458,214459,214460,214461,214462,214464,214497,214792,214793,214794,214795,214796,214797,215411,216029,218080,218081,218083,218084,218533,219904,219972,219973,220089,220090,220091,220613,220614,220686,221038,221039,221040,221056,222007,222008,222009,222010,222011,222012,222013,222014,222281,222467,222725,222726,222727,222728,222730,222731,222793,222954,222978,225250,225252,225254,225255,225257,225269,225339,225356,225764,225765,225766,225767,225840,225841,225842,227675,227800,227856,228084,228085,228584,228611,232277,232289,232290,242371,242401,242412,242413,245832,245834,245835,245836,245837,245838,245839,245841,245842,245971,245973,245974,246121,246335,246338,246342,247012,247022,247634,247650,247652,249221,249888,250054,250056,250060,250070,250178,250427,250678,250679,250680,250683,250882,250883,251119,251120,251217,251432,251435,251436,251437,251438,251439,251441,251445,251534,251602,251603,251608,251630,253489,255512,255625,255626,256296,256314,256319,256614,260823,260982,262081,262342,262817,262818,262819,262821,262822,262823,262824,262826,262827,262833,262835,262839,262840,262841,262843,262844,262845,262848,262850,262852,262859,262860,262861,262864,262866,262867,262870,262873,262874,262877,262878,262880,262885,262886,262887,262891,262892,262893,262897,262899,262901,262902,262903,262904,262905,262906,263055,263410,263411,263453,263454,263455,263456,263458,263459,263460,263461,263462,263463,263464,263465,263466,264120,264121,264122,264571,264685,264686,266609,266610,266625,266762,267143,267467,267495,267634,267975,268271,269387,269402,269907,271901,271902,272640,272641,272642,272643,273164,273860,273861,274193,274194,274444,274470,274472,275793,275999,277878,277920,278227,279184,279189,279195,279196,279197,279199,279200,279203,279204,279205,279206,279207,279224,279522,279524,279878,279879,279880,279881,279882,279884,279893,279896,279897,279899,279901,279902,279904,279905,280024,280174,280175,280338,280535,280575,281049,281144,281247,281299,281300,281412,281433,282007,282114,282115,282116,282117,282118,282119,282120,282121,282122,282123,282270,282819,282820,282958,282959,282960,283655,283819,283885,283886,283888,283896,283906,283908,283921,283931,283934,283937,283940,283945,284637,284692,284893,285003,285149,285153,285202,285206,285296,285340,285390,285398,285508,285522,285716,285783,285832,285876,285878,285886,285941,285965,286306,286928,287655,287664,287773,287774,287910,287923,287996,288007,288063,288098,288223,288432,288433,288435,288436,288667,288672,288674,288675,288837,289015,289748,290468,290517,290524,290536,290552,290564,290566,290589,290610,290615,290641,290643,290646,290666,290672,290675,291042,291107,291817,291818,291819,291820,291972,292055,292887,292994,293048,293049,293050,293415,293416,293419,293420,293571,294623,294624,294625,294626,294628,294629,294630,294631,294644,294904,294934,294944,294996,295106,296300,296301,296463,296607,297283,297284,297291,297294,297365,297377,297477,298204,298215,298691,298724,298750,298954,298994,299008,299038,299054,299080,299208,299256,299399,301165,301168,301169,301383,301495,301496,301497,303049,304941,304989,305068,305106,305594,305637,307677,307678,307703,307797,307890,307900,309589,309880,50459)
get_typs (Datasource=, Time=0ms, Records=6) in E:\inetpub\wwwroot\category_sidenav_new.cfm @ 14:56:37.037
select distinct typ from getproducts1 where dept='Firearm Accessories' and brand='SPRINGFIELD' group by typ order by sort_position
get_details (Datasource=celerantsql, Time=0ms, Records=1) in E:\inetpub\wwwroot\category_sidenav_new.cfm @ 14:56:37.037
select web_url, picture_id from tb_web_taxonomy a left join tb_styles b on (a.category_style=b.style) where dept='Firearm Accessories' and typ='AR Parts and Accessories' and subtyp_1='EMPTY' and site = 'sportsman'
get_details (Datasource=celerantsql, Time=0ms, Records=1) in E:\inetpub\wwwroot\category_sidenav_new.cfm @ 14:56:37.037
select web_url, picture_id from tb_web_taxonomy a left join tb_styles b on (a.category_style=b.style) where dept='Firearm Accessories' and typ='Gun Parts' and subtyp_1='EMPTY' and site = 'sportsman'
get_details (Datasource=celerantsql, Time=0ms, Records=1) in E:\inetpub\wwwroot\category_sidenav_new.cfm @ 14:56:37.037
select web_url, picture_id from tb_web_taxonomy a left join tb_styles b on (a.category_style=b.style) where dept='Firearm Accessories' and typ='Gun Storage' and subtyp_1='EMPTY' and site = 'sportsman'
get_details (Datasource=celerantsql, Time=0ms, Records=1) in E:\inetpub\wwwroot\category_sidenav_new.cfm @ 14:56:37.037
select web_url, picture_id from tb_web_taxonomy a left join tb_styles b on (a.category_style=b.style) where dept='Firearm Accessories' and typ='Holsters' and subtyp_1='EMPTY' and site = 'sportsman'
get_details (Datasource=celerantsql, Time=0ms, Records=1) in E:\inetpub\wwwroot\category_sidenav_new.cfm @ 14:56:37.037
select web_url, picture_id from tb_web_taxonomy a left join tb_styles b on (a.category_style=b.style) where dept='Firearm Accessories' and typ='Magazines' and subtyp_1='EMPTY' and site = 'sportsman'
get_details (Datasource=celerantsql, Time=0ms, Records=1) in E:\inetpub\wwwroot\category_sidenav_new.cfm @ 14:56:37.037
select web_url, picture_id from tb_web_taxonomy a left join tb_styles b on (a.category_style=b.style) where dept='Firearm Accessories' and typ='Optics' and subtyp_1='EMPTY' and site = 'sportsman'
get_details (Datasource=celerantsql, Time=0ms, Records=1) in E:\inetpub\wwwroot\category_sidenav_new.cfm @ 14:56:37.037
select web_url, picture_id, web_taxonomy_id from tb_web_taxonomy a left join tb_styles b on (a.category_style=b.style) where dept='Firearms' and typ='EMPTY' and site = 'sportsman'
brand_product_lines (Datasource=celerantsql, Time=15ms, Records=3) in E:\inetpub\wwwroot\category_sidenav_new.cfm @ 14:56:37.037
select distinct a.spec_value 
                                from 
                                    tb_mfg_promo.dbo.item_spec_values a 
                                left join 
                                    tb_web_taxonomy b on (a.spec_dept=b.web_taxonomy_id) 
                                left join 
                                    tb_mfg_promo.dbo.item_specs c on (a.spec_value_id=c.spec_value_id)
                                where 
                                    a.spec_dept = 18 and c.style_id in (50329,288434,227801,293567,303302,301485,200048,301486,303300,272666,289801,116781,168824,247013,288437,168818,50221,50326,150828,50317,116780,262879,299439,293568,106365,247015,50318,168826,247020,217980,161632,309357,50264,50324,217978,247016,283818,297285,297478,50315,168819,283657,200049,200053,202869,293472,168827,262883,293572,293573,168835,219779,247021,279871,279875,279883,279889,283200,50446,297288,168817,200045,245844,247017,247019,262882,273401,273595,279867,279872,298584,299107,299110,300891,301260,309879,168836,204021,217977,279866,287665,293481,232291,50319,50330,150830,168815,168821,200047,204020,205887,225853,256943,279864,279870,279873,298416,298583,301498,303821,104301,114206,152553,201824,280025,292886,292888,298195,50236,50237,50327,65991,70309,104300,121523,121524,128522,152548,161144,168816,168820,168822,168832,178597,192164,200055,200056,204025,204028,204029,209200,218010,245845,267496,273409,273596,278937,279888,279892,279894,279906,282008,282994,282995,293418,297286,297290,303047,303048,181811,204620,251533,276356,292885,293414,301454,301499,301500,301527,301166,309587,50219,50220,50222,50223,50224,50242,50244,50245,50246,50248,50249,50250,50251,50252,50253,50254,50255,50256,50257,50258,50259,50261,50262,50263,50265,50266,50268,50270,50271,50284,50286,50287,50288,50289,50290,50294,50295,50307,50309,50314,50316,50320,50325,50331,50332,50334,50337,50341,50344,50358,50362,50364,50367,50371,50375,50379,50403,50408,50412,50414,50415,50423,50426,50435,50437,50445,50447,50448,50454,50460,50461,65065,65347,65992,66719,68694,69945,74961,76990,80052,84091,84133,85638,86572,86654,86771,87303,90903,91741,97929,98569,101046,103736,103737,104298,104299,104381,104382,104885,105632,107768,107821,108225,108601,109029,109112,110388,110707,110944,114207,116810,117366,117533,117784,117986,118861,119401,120478,122101,122651,123691,125401,126950,126951,131065,131067,131234,131482,131560,131828,131922,132171,133433,133945,135177,136426,137461,138359,138364,138596,138627,140041,141727,143155,143198,143752,146947,147044,147643,147928,147929,147935,150119,150282,150283,150284,150827,150829,150831,151699,151701,151734,151735,151736,151737,151738,152543,152544,152545,152551,152554,152751,153439,154808,154812,154813,154814,154815,155725,155726,155727,155728,156138,158185,158186,161631,161934,162501,162502,163556,164345,168128,168256,168257,168258,168266,168267,168455,168456,168457,168458,168459,168460,168461,168462,168463,168464,168465,168466,168467,168468,168469,168470,168471,168472,168473,168474,168475,168476,168477,168478,168479,168514,168706,168833,168834,168881,168888,168976,168978,169391,169439,170111,170445,170727,170772,171972,172109,172110,172118,172119,172120,172122,172128,172139,172146,172147,172232,172319,172320,173039,173130,173131,173848,175310,175575,175576,175577,175578,175605,176117,176256,178598,178600,178601,178664,178665,178881,178889,179361,179362,179363,179366,179367,179368,179371,179372,179373,179374,181812,181948,181951,182490,182494,182496,182508,183929,183931,184301,184358,189128,189420,189422,189460,189647,189648,189649,189650,189651,189652,189653,189654,189655,189656,189657,189658,189740,189741,189830,189831,189834,189835,189836,192000,192028,192084,192085,192087,192088,192091,192092,192861,192862,193059,194285,195469,195471,195475,196182,196818,196862,197129,197559,197560,197561,198108,198109,198110,198111,198112,198113,198114,198115,198116,198117,198120,198121,198122,198123,198129,198131,198133,198135,198748,198750,198937,198938,198939,198940,198941,198942,198943,198944,200052,200054,200304,200726,200728,200736,200737,200995,201480,201826,201829,202105,202106,202776,202853,202854,202855,202856,202867,202868,202871,202872,202873,202874,202875,202876,202877,202879,202880,202881,202882,202883,202885,202886,202887,202888,202889,202890,202891,202892,202893,203423,203431,204022,204023,204024,204027,204030,204031,204604,204606,205015,205287,205395,205396,205399,205974,205975,205998,206720,206926,207023,207093,208690,208894,208895,208896,208948,209138,209199,209208,210467,210469,210470,210471,210472,210473,210474,210475,210904,211651,211652,212022,212894,212895,212896,212897,212898,212899,212900,212901,212902,212903,212904,212905,212906,213019,213351,213797,213798,214435,214440,214442,214444,214445,214446,214447,214450,214451,214452,214453,214454,214455,214456,214457,214458,214459,214460,214461,214462,214464,214497,214792,214793,214794,214795,214796,214797,215411,216029,218080,218081,218083,218084,218533,219904,219972,219973,220089,220090,220091,220613,220614,220686,221038,221039,221040,221056,222007,222008,222009,222010,222011,222012,222013,222014,222281,222467,222725,222726,222727,222728,222730,222731,222793,222954,222978,225250,225252,225254,225255,225257,225269,225339,225356,225764,225765,225766,225767,225840,225841,225842,227675,227800,227856,228084,228085,228584,228611,232277,232289,232290,242371,242401,242412,242413,245832,245834,245835,245836,245837,245838,245839,245841,245842,245971,245973,245974,246121,246335,246338,246342,247012,247022,247634,247650,247652,249221,249888,250054,250056,250060,250070,250178,250427,250678,250679,250680,250683,250882,250883,251119,251120,251217,251432,251435,251436,251437,251438,251439,251441,251445,251534,251602,251603,251608,251630,253489,255512,255625,255626,256296,256314,256319,256614,260823,260982,262081,262342,262817,262818,262819,262821,262822,262823,262824,262826,262827,262833,262835,262839,262840,262841,262843,262844,262845,262848,262850,262852,262859,262860,262861,262864,262866,262867,262870,262873,262874,262877,262878,262880,262885,262886,262887,262891,262892,262893,262897,262899,262901,262902,262903,262904,262905,262906,263055,263410,263411,263453,263454,263455,263456,263458,263459,263460,263461,263462,263463,263464,263465,263466,264120,264121,264122,264571,264685,264686,266609,266610,266625,266762,267143,267467,267495,267634,267975,268271,269387,269402,269907,271901,271902,272640,272641,272642,272643,273164,273860,273861,274193,274194,274444,274470,274472,275793,275999,277878,277920,278227,279184,279189,279195,279196,279197,279199,279200,279203,279204,279205,279206,279207,279224,279522,279524,279878,279879,279880,279881,279882,279884,279893,279896,279897,279899,279901,279902,279904,279905,280024,280174,280175,280338,280535,280575,281049,281144,281247,281299,281300,281412,281433,282007,282114,282115,282116,282117,282118,282119,282120,282121,282122,282123,282270,282819,282820,282958,282959,282960,283655,283819,283885,283886,283888,283896,283906,283908,283921,283931,283934,283937,283940,283945,284637,284692,284893,285003,285149,285153,285202,285206,285296,285340,285390,285398,285508,285522,285716,285783,285832,285876,285878,285886,285941,285965,286306,286928,287655,287664,287773,287774,287910,287923,287996,288007,288063,288098,288223,288432,288433,288435,288436,288667,288672,288674,288675,288837,289015,289748,290468,290517,290524,290536,290552,290564,290566,290589,290610,290615,290641,290643,290646,290666,290672,290675,291042,291107,291817,291818,291819,291820,291972,292055,292887,292994,293048,293049,293050,293415,293416,293419,293420,293571,294623,294624,294625,294626,294628,294629,294630,294631,294644,294904,294934,294944,294996,295106,296300,296301,296463,296607,297283,297284,297291,297294,297365,297377,297477,298204,298215,298691,298724,298750,298954,298994,299008,299038,299054,299080,299208,299256,299399,301165,301168,301169,301383,301495,301496,301497,303049,304941,304989,305068,305106,305594,305637,307677,307678,307703,307797,307890,307900,309589,309880,50459)
get_typs (Datasource=, Time=0ms, Records=5) in E:\inetpub\wwwroot\category_sidenav_new.cfm @ 14:56:37.037
select distinct typ from getproducts1 where dept='Firearms' and brand='SPRINGFIELD' group by typ order by sort_position
get_details (Datasource=celerantsql, Time=16ms, Records=1) in E:\inetpub\wwwroot\category_sidenav_new.cfm @ 14:56:37.037
select web_url, picture_id, web_taxonomy_id from tb_web_taxonomy a left join tb_styles b on (a.category_style=b.style) where dept='Guns with Color' and typ='EMPTY' and site = 'sportsman'
brand_product_lines (Datasource=celerantsql, Time=0ms, Records=0) in E:\inetpub\wwwroot\category_sidenav_new.cfm @ 14:56:37.037
select distinct a.spec_value 
                                from 
                                    tb_mfg_promo.dbo.item_spec_values a 
                                left join 
                                    tb_web_taxonomy b on (a.spec_dept=b.web_taxonomy_id) 
                                left join 
                                    tb_mfg_promo.dbo.item_specs c on (a.spec_value_id=c.spec_value_id)
                                where 
                                    a.spec_dept = 795 and c.style_id in (50329,288434,227801,293567,303302,301485,200048,301486,303300,272666,289801,116781,168824,247013,288437,168818,50221,50326,150828,50317,116780,262879,299439,293568,106365,247015,50318,168826,247020,217980,161632,309357,50264,50324,217978,247016,283818,297285,297478,50315,168819,283657,200049,200053,202869,293472,168827,262883,293572,293573,168835,219779,247021,279871,279875,279883,279889,283200,50446,297288,168817,200045,245844,247017,247019,262882,273401,273595,279867,279872,298584,299107,299110,300891,301260,309879,168836,204021,217977,279866,287665,293481,232291,50319,50330,150830,168815,168821,200047,204020,205887,225853,256943,279864,279870,279873,298416,298583,301498,303821,104301,114206,152553,201824,280025,292886,292888,298195,50236,50237,50327,65991,70309,104300,121523,121524,128522,152548,161144,168816,168820,168822,168832,178597,192164,200055,200056,204025,204028,204029,209200,218010,245845,267496,273409,273596,278937,279888,279892,279894,279906,282008,282994,282995,293418,297286,297290,303047,303048,181811,204620,251533,276356,292885,293414,301454,301499,301500,301527,301166,309587,50219,50220,50222,50223,50224,50242,50244,50245,50246,50248,50249,50250,50251,50252,50253,50254,50255,50256,50257,50258,50259,50261,50262,50263,50265,50266,50268,50270,50271,50284,50286,50287,50288,50289,50290,50294,50295,50307,50309,50314,50316,50320,50325,50331,50332,50334,50337,50341,50344,50358,50362,50364,50367,50371,50375,50379,50403,50408,50412,50414,50415,50423,50426,50435,50437,50445,50447,50448,50454,50460,50461,65065,65347,65992,66719,68694,69945,74961,76990,80052,84091,84133,85638,86572,86654,86771,87303,90903,91741,97929,98569,101046,103736,103737,104298,104299,104381,104382,104885,105632,107768,107821,108225,108601,109029,109112,110388,110707,110944,114207,116810,117366,117533,117784,117986,118861,119401,120478,122101,122651,123691,125401,126950,126951,131065,131067,131234,131482,131560,131828,131922,132171,133433,133945,135177,136426,137461,138359,138364,138596,138627,140041,141727,143155,143198,143752,146947,147044,147643,147928,147929,147935,150119,150282,150283,150284,150827,150829,150831,151699,151701,151734,151735,151736,151737,151738,152543,152544,152545,152551,152554,152751,153439,154808,154812,154813,154814,154815,155725,155726,155727,155728,156138,158185,158186,161631,161934,162501,162502,163556,164345,168128,168256,168257,168258,168266,168267,168455,168456,168457,168458,168459,168460,168461,168462,168463,168464,168465,168466,168467,168468,168469,168470,168471,168472,168473,168474,168475,168476,168477,168478,168479,168514,168706,168833,168834,168881,168888,168976,168978,169391,169439,170111,170445,170727,170772,171972,172109,172110,172118,172119,172120,172122,172128,172139,172146,172147,172232,172319,172320,173039,173130,173131,173848,175310,175575,175576,175577,175578,175605,176117,176256,178598,178600,178601,178664,178665,178881,178889,179361,179362,179363,179366,179367,179368,179371,179372,179373,179374,181812,181948,181951,182490,182494,182496,182508,183929,183931,184301,184358,189128,189420,189422,189460,189647,189648,189649,189650,189651,189652,189653,189654,189655,189656,189657,189658,189740,189741,189830,189831,189834,189835,189836,192000,192028,192084,192085,192087,192088,192091,192092,192861,192862,193059,194285,195469,195471,195475,196182,196818,196862,197129,197559,197560,197561,198108,198109,198110,198111,198112,198113,198114,198115,198116,198117,198120,198121,198122,198123,198129,198131,198133,198135,198748,198750,198937,198938,198939,198940,198941,198942,198943,198944,200052,200054,200304,200726,200728,200736,200737,200995,201480,201826,201829,202105,202106,202776,202853,202854,202855,202856,202867,202868,202871,202872,202873,202874,202875,202876,202877,202879,202880,202881,202882,202883,202885,202886,202887,202888,202889,202890,202891,202892,202893,203423,203431,204022,204023,204024,204027,204030,204031,204604,204606,205015,205287,205395,205396,205399,205974,205975,205998,206720,206926,207023,207093,208690,208894,208895,208896,208948,209138,209199,209208,210467,210469,210470,210471,210472,210473,210474,210475,210904,211651,211652,212022,212894,212895,212896,212897,212898,212899,212900,212901,212902,212903,212904,212905,212906,213019,213351,213797,213798,214435,214440,214442,214444,214445,214446,214447,214450,214451,214452,214453,214454,214455,214456,214457,214458,214459,214460,214461,214462,214464,214497,214792,214793,214794,214795,214796,214797,215411,216029,218080,218081,218083,218084,218533,219904,219972,219973,220089,220090,220091,220613,220614,220686,221038,221039,221040,221056,222007,222008,222009,222010,222011,222012,222013,222014,222281,222467,222725,222726,222727,222728,222730,222731,222793,222954,222978,225250,225252,225254,225255,225257,225269,225339,225356,225764,225765,225766,225767,225840,225841,225842,227675,227800,227856,228084,228085,228584,228611,232277,232289,232290,242371,242401,242412,242413,245832,245834,245835,245836,245837,245838,245839,245841,245842,245971,245973,245974,246121,246335,246338,246342,247012,247022,247634,247650,247652,249221,249888,250054,250056,250060,250070,250178,250427,250678,250679,250680,250683,250882,250883,251119,251120,251217,251432,251435,251436,251437,251438,251439,251441,251445,251534,251602,251603,251608,251630,253489,255512,255625,255626,256296,256314,256319,256614,260823,260982,262081,262342,262817,262818,262819,262821,262822,262823,262824,262826,262827,262833,262835,262839,262840,262841,262843,262844,262845,262848,262850,262852,262859,262860,262861,262864,262866,262867,262870,262873,262874,262877,262878,262880,262885,262886,262887,262891,262892,262893,262897,262899,262901,262902,262903,262904,262905,262906,263055,263410,263411,263453,263454,263455,263456,263458,263459,263460,263461,263462,263463,263464,263465,263466,264120,264121,264122,264571,264685,264686,266609,266610,266625,266762,267143,267467,267495,267634,267975,268271,269387,269402,269907,271901,271902,272640,272641,272642,272643,273164,273860,273861,274193,274194,274444,274470,274472,275793,275999,277878,277920,278227,279184,279189,279195,279196,279197,279199,279200,279203,279204,279205,279206,279207,279224,279522,279524,279878,279879,279880,279881,279882,279884,279893,279896,279897,279899,279901,279902,279904,279905,280024,280174,280175,280338,280535,280575,281049,281144,281247,281299,281300,281412,281433,282007,282114,282115,282116,282117,282118,282119,282120,282121,282122,282123,282270,282819,282820,282958,282959,282960,283655,283819,283885,283886,283888,283896,283906,283908,283921,283931,283934,283937,283940,283945,284637,284692,284893,285003,285149,285153,285202,285206,285296,285340,285390,285398,285508,285522,285716,285783,285832,285876,285878,285886,285941,285965,286306,286928,287655,287664,287773,287774,287910,287923,287996,288007,288063,288098,288223,288432,288433,288435,288436,288667,288672,288674,288675,288837,289015,289748,290468,290517,290524,290536,290552,290564,290566,290589,290610,290615,290641,290643,290646,290666,290672,290675,291042,291107,291817,291818,291819,291820,291972,292055,292887,292994,293048,293049,293050,293415,293416,293419,293420,293571,294623,294624,294625,294626,294628,294629,294630,294631,294644,294904,294934,294944,294996,295106,296300,296301,296463,296607,297283,297284,297291,297294,297365,297377,297477,298204,298215,298691,298724,298750,298954,298994,299008,299038,299054,299080,299208,299256,299399,301165,301168,301169,301383,301495,301496,301497,303049,304941,304989,305068,305106,305594,305637,307677,307678,307703,307797,307890,307900,309589,309880,50459)
get_typs (Datasource=, Time=0ms, Records=2) in E:\inetpub\wwwroot\category_sidenav_new.cfm @ 14:56:37.037
select distinct typ from getproducts1 where dept='Guns with Color' and brand='SPRINGFIELD' group by typ order by sort_position
get_details (Datasource=celerantsql, Time=15ms, Records=1) in E:\inetpub\wwwroot\category_sidenav_new.cfm @ 14:56:37.037
select web_url, picture_id from tb_web_taxonomy a left join tb_styles b on (a.category_style=b.style) where dept='Guns with Color' and typ='Pistols with Color' and subtyp_1='EMPTY' and site = 'sportsman'
get_details (Datasource=celerantsql, Time=0ms, Records=1) in E:\inetpub\wwwroot\category_sidenav_new.cfm @ 14:56:37.037
select web_url, picture_id from tb_web_taxonomy a left join tb_styles b on (a.category_style=b.style) where dept='Guns with Color' and typ='Rifles with Color' and subtyp_1='EMPTY' and site = 'sportsman'
get_details (Datasource=celerantsql, Time=0ms, Records=1) in E:\inetpub\wwwroot\category_sidenav_new.cfm @ 14:56:37.037
select web_url, picture_id, web_taxonomy_id from tb_web_taxonomy a left join tb_styles b on (a.category_style=b.style) where dept='Law Enforcement' and typ='EMPTY' and site = 'sportsman'
brand_product_lines (Datasource=celerantsql, Time=16ms, Records=1) in E:\inetpub\wwwroot\category_sidenav_new.cfm @ 14:56:37.037
select distinct a.spec_value 
                                from 
                                    tb_mfg_promo.dbo.item_spec_values a 
                                left join 
                                    tb_web_taxonomy b on (a.spec_dept=b.web_taxonomy_id) 
                                left join 
                                    tb_mfg_promo.dbo.item_specs c on (a.spec_value_id=c.spec_value_id)
                                where 
                                    a.spec_dept = 29 and c.style_id in (50329,288434,227801,293567,303302,301485,200048,301486,303300,272666,289801,116781,168824,247013,288437,168818,50221,50326,150828,50317,116780,262879,299439,293568,106365,247015,50318,168826,247020,217980,161632,309357,50264,50324,217978,247016,283818,297285,297478,50315,168819,283657,200049,200053,202869,293472,168827,262883,293572,293573,168835,219779,247021,279871,279875,279883,279889,283200,50446,297288,168817,200045,245844,247017,247019,262882,273401,273595,279867,279872,298584,299107,299110,300891,301260,309879,168836,204021,217977,279866,287665,293481,232291,50319,50330,150830,168815,168821,200047,204020,205887,225853,256943,279864,279870,279873,298416,298583,301498,303821,104301,114206,152553,201824,280025,292886,292888,298195,50236,50237,50327,65991,70309,104300,121523,121524,128522,152548,161144,168816,168820,168822,168832,178597,192164,200055,200056,204025,204028,204029,209200,218010,245845,267496,273409,273596,278937,279888,279892,279894,279906,282008,282994,282995,293418,297286,297290,303047,303048,181811,204620,251533,276356,292885,293414,301454,301499,301500,301527,301166,309587,50219,50220,50222,50223,50224,50242,50244,50245,50246,50248,50249,50250,50251,50252,50253,50254,50255,50256,50257,50258,50259,50261,50262,50263,50265,50266,50268,50270,50271,50284,50286,50287,50288,50289,50290,50294,50295,50307,50309,50314,50316,50320,50325,50331,50332,50334,50337,50341,50344,50358,50362,50364,50367,50371,50375,50379,50403,50408,50412,50414,50415,50423,50426,50435,50437,50445,50447,50448,50454,50460,50461,65065,65347,65992,66719,68694,69945,74961,76990,80052,84091,84133,85638,86572,86654,86771,87303,90903,91741,97929,98569,101046,103736,103737,104298,104299,104381,104382,104885,105632,107768,107821,108225,108601,109029,109112,110388,110707,110944,114207,116810,117366,117533,117784,117986,118861,119401,120478,122101,122651,123691,125401,126950,126951,131065,131067,131234,131482,131560,131828,131922,132171,133433,133945,135177,136426,137461,138359,138364,138596,138627,140041,141727,143155,143198,143752,146947,147044,147643,147928,147929,147935,150119,150282,150283,150284,150827,150829,150831,151699,151701,151734,151735,151736,151737,151738,152543,152544,152545,152551,152554,152751,153439,154808,154812,154813,154814,154815,155725,155726,155727,155728,156138,158185,158186,161631,161934,162501,162502,163556,164345,168128,168256,168257,168258,168266,168267,168455,168456,168457,168458,168459,168460,168461,168462,168463,168464,168465,168466,168467,168468,168469,168470,168471,168472,168473,168474,168475,168476,168477,168478,168479,168514,168706,168833,168834,168881,168888,168976,168978,169391,169439,170111,170445,170727,170772,171972,172109,172110,172118,172119,172120,172122,172128,172139,172146,172147,172232,172319,172320,173039,173130,173131,173848,175310,175575,175576,175577,175578,175605,176117,176256,178598,178600,178601,178664,178665,178881,178889,179361,179362,179363,179366,179367,179368,179371,179372,179373,179374,181812,181948,181951,182490,182494,182496,182508,183929,183931,184301,184358,189128,189420,189422,189460,189647,189648,189649,189650,189651,189652,189653,189654,189655,189656,189657,189658,189740,189741,189830,189831,189834,189835,189836,192000,192028,192084,192085,192087,192088,192091,192092,192861,192862,193059,194285,195469,195471,195475,196182,196818,196862,197129,197559,197560,197561,198108,198109,198110,198111,198112,198113,198114,198115,198116,198117,198120,198121,198122,198123,198129,198131,198133,198135,198748,198750,198937,198938,198939,198940,198941,198942,198943,198944,200052,200054,200304,200726,200728,200736,200737,200995,201480,201826,201829,202105,202106,202776,202853,202854,202855,202856,202867,202868,202871,202872,202873,202874,202875,202876,202877,202879,202880,202881,202882,202883,202885,202886,202887,202888,202889,202890,202891,202892,202893,203423,203431,204022,204023,204024,204027,204030,204031,204604,204606,205015,205287,205395,205396,205399,205974,205975,205998,206720,206926,207023,207093,208690,208894,208895,208896,208948,209138,209199,209208,210467,210469,210470,210471,210472,210473,210474,210475,210904,211651,211652,212022,212894,212895,212896,212897,212898,212899,212900,212901,212902,212903,212904,212905,212906,213019,213351,213797,213798,214435,214440,214442,214444,214445,214446,214447,214450,214451,214452,214453,214454,214455,214456,214457,214458,214459,214460,214461,214462,214464,214497,214792,214793,214794,214795,214796,214797,215411,216029,218080,218081,218083,218084,218533,219904,219972,219973,220089,220090,220091,220613,220614,220686,221038,221039,221040,221056,222007,222008,222009,222010,222011,222012,222013,222014,222281,222467,222725,222726,222727,222728,222730,222731,222793,222954,222978,225250,225252,225254,225255,225257,225269,225339,225356,225764,225765,225766,225767,225840,225841,225842,227675,227800,227856,228084,228085,228584,228611,232277,232289,232290,242371,242401,242412,242413,245832,245834,245835,245836,245837,245838,245839,245841,245842,245971,245973,245974,246121,246335,246338,246342,247012,247022,247634,247650,247652,249221,249888,250054,250056,250060,250070,250178,250427,250678,250679,250680,250683,250882,250883,251119,251120,251217,251432,251435,251436,251437,251438,251439,251441,251445,251534,251602,251603,251608,251630,253489,255512,255625,255626,256296,256314,256319,256614,260823,260982,262081,262342,262817,262818,262819,262821,262822,262823,262824,262826,262827,262833,262835,262839,262840,262841,262843,262844,262845,262848,262850,262852,262859,262860,262861,262864,262866,262867,262870,262873,262874,262877,262878,262880,262885,262886,262887,262891,262892,262893,262897,262899,262901,262902,262903,262904,262905,262906,263055,263410,263411,263453,263454,263455,263456,263458,263459,263460,263461,263462,263463,263464,263465,263466,264120,264121,264122,264571,264685,264686,266609,266610,266625,266762,267143,267467,267495,267634,267975,268271,269387,269402,269907,271901,271902,272640,272641,272642,272643,273164,273860,273861,274193,274194,274444,274470,274472,275793,275999,277878,277920,278227,279184,279189,279195,279196,279197,279199,279200,279203,279204,279205,279206,279207,279224,279522,279524,279878,279879,279880,279881,279882,279884,279893,279896,279897,279899,279901,279902,279904,279905,280024,280174,280175,280338,280535,280575,281049,281144,281247,281299,281300,281412,281433,282007,282114,282115,282116,282117,282118,282119,282120,282121,282122,282123,282270,282819,282820,282958,282959,282960,283655,283819,283885,283886,283888,283896,283906,283908,283921,283931,283934,283937,283940,283945,284637,284692,284893,285003,285149,285153,285202,285206,285296,285340,285390,285398,285508,285522,285716,285783,285832,285876,285878,285886,285941,285965,286306,286928,287655,287664,287773,287774,287910,287923,287996,288007,288063,288098,288223,288432,288433,288435,288436,288667,288672,288674,288675,288837,289015,289748,290468,290517,290524,290536,290552,290564,290566,290589,290610,290615,290641,290643,290646,290666,290672,290675,291042,291107,291817,291818,291819,291820,291972,292055,292887,292994,293048,293049,293050,293415,293416,293419,293420,293571,294623,294624,294625,294626,294628,294629,294630,294631,294644,294904,294934,294944,294996,295106,296300,296301,296463,296607,297283,297284,297291,297294,297365,297377,297477,298204,298215,298691,298724,298750,298954,298994,299008,299038,299054,299080,299208,299256,299399,301165,301168,301169,301383,301495,301496,301497,303049,304941,304989,305068,305106,305594,305637,307677,307678,307703,307797,307890,307900,309589,309880,50459)
get_typs (Datasource=, Time=0ms, Records=3) in E:\inetpub\wwwroot\category_sidenav_new.cfm @ 14:56:37.037
select distinct typ from getproducts1 where dept='Law Enforcement' and brand='SPRINGFIELD' group by typ order by sort_position
get_details (Datasource=celerantsql, Time=0ms, Records=1) in E:\inetpub\wwwroot\category_sidenav_new.cfm @ 14:56:37.037
select web_url, picture_id, web_taxonomy_id from tb_web_taxonomy a left join tb_styles b on (a.category_style=b.style) where dept='Springfield Armory' and typ='EMPTY' and site = 'sportsman'
brand_product_lines (Datasource=celerantsql, Time=19ms, Records=0) in E:\inetpub\wwwroot\category_sidenav_new.cfm @ 14:56:37.037
select distinct a.spec_value 
                                from 
                                    tb_mfg_promo.dbo.item_spec_values a 
                                left join 
                                    tb_web_taxonomy b on (a.spec_dept=b.web_taxonomy_id) 
                                left join 
                                    tb_mfg_promo.dbo.item_specs c on (a.spec_value_id=c.spec_value_id)
                                where 
                                    a.spec_dept = 850 and c.style_id in (50329,288434,227801,293567,303302,301485,200048,301486,303300,272666,289801,116781,168824,247013,288437,168818,50221,50326,150828,50317,116780,262879,299439,293568,106365,247015,50318,168826,247020,217980,161632,309357,50264,50324,217978,247016,283818,297285,297478,50315,168819,283657,200049,200053,202869,293472,168827,262883,293572,293573,168835,219779,247021,279871,279875,279883,279889,283200,50446,297288,168817,200045,245844,247017,247019,262882,273401,273595,279867,279872,298584,299107,299110,300891,301260,309879,168836,204021,217977,279866,287665,293481,232291,50319,50330,150830,168815,168821,200047,204020,205887,225853,256943,279864,279870,279873,298416,298583,301498,303821,104301,114206,152553,201824,280025,292886,292888,298195,50236,50237,50327,65991,70309,104300,121523,121524,128522,152548,161144,168816,168820,168822,168832,178597,192164,200055,200056,204025,204028,204029,209200,218010,245845,267496,273409,273596,278937,279888,279892,279894,279906,282008,282994,282995,293418,297286,297290,303047,303048,181811,204620,251533,276356,292885,293414,301454,301499,301500,301527,301166,309587,50219,50220,50222,50223,50224,50242,50244,50245,50246,50248,50249,50250,50251,50252,50253,50254,50255,50256,50257,50258,50259,50261,50262,50263,50265,50266,50268,50270,50271,50284,50286,50287,50288,50289,50290,50294,50295,50307,50309,50314,50316,50320,50325,50331,50332,50334,50337,50341,50344,50358,50362,50364,50367,50371,50375,50379,50403,50408,50412,50414,50415,50423,50426,50435,50437,50445,50447,50448,50454,50460,50461,65065,65347,65992,66719,68694,69945,74961,76990,80052,84091,84133,85638,86572,86654,86771,87303,90903,91741,97929,98569,101046,103736,103737,104298,104299,104381,104382,104885,105632,107768,107821,108225,108601,109029,109112,110388,110707,110944,114207,116810,117366,117533,117784,117986,118861,119401,120478,122101,122651,123691,125401,126950,126951,131065,131067,131234,131482,131560,131828,131922,132171,133433,133945,135177,136426,137461,138359,138364,138596,138627,140041,141727,143155,143198,143752,146947,147044,147643,147928,147929,147935,150119,150282,150283,150284,150827,150829,150831,151699,151701,151734,151735,151736,151737,151738,152543,152544,152545,152551,152554,152751,153439,154808,154812,154813,154814,154815,155725,155726,155727,155728,156138,158185,158186,161631,161934,162501,162502,163556,164345,168128,168256,168257,168258,168266,168267,168455,168456,168457,168458,168459,168460,168461,168462,168463,168464,168465,168466,168467,168468,168469,168470,168471,168472,168473,168474,168475,168476,168477,168478,168479,168514,168706,168833,168834,168881,168888,168976,168978,169391,169439,170111,170445,170727,170772,171972,172109,172110,172118,172119,172120,172122,172128,172139,172146,172147,172232,172319,172320,173039,173130,173131,173848,175310,175575,175576,175577,175578,175605,176117,176256,178598,178600,178601,178664,178665,178881,178889,179361,179362,179363,179366,179367,179368,179371,179372,179373,179374,181812,181948,181951,182490,182494,182496,182508,183929,183931,184301,184358,189128,189420,189422,189460,189647,189648,189649,189650,189651,189652,189653,189654,189655,189656,189657,189658,189740,189741,189830,189831,189834,189835,189836,192000,192028,192084,192085,192087,192088,192091,192092,192861,192862,193059,194285,195469,195471,195475,196182,196818,196862,197129,197559,197560,197561,198108,198109,198110,198111,198112,198113,198114,198115,198116,198117,198120,198121,198122,198123,198129,198131,198133,198135,198748,198750,198937,198938,198939,198940,198941,198942,198943,198944,200052,200054,200304,200726,200728,200736,200737,200995,201480,201826,201829,202105,202106,202776,202853,202854,202855,202856,202867,202868,202871,202872,202873,202874,202875,202876,202877,202879,202880,202881,202882,202883,202885,202886,202887,202888,202889,202890,202891,202892,202893,203423,203431,204022,204023,204024,204027,204030,204031,204604,204606,205015,205287,205395,205396,205399,205974,205975,205998,206720,206926,207023,207093,208690,208894,208895,208896,208948,209138,209199,209208,210467,210469,210470,210471,210472,210473,210474,210475,210904,211651,211652,212022,212894,212895,212896,212897,212898,212899,212900,212901,212902,212903,212904,212905,212906,213019,213351,213797,213798,214435,214440,214442,214444,214445,214446,214447,214450,214451,214452,214453,214454,214455,214456,214457,214458,214459,214460,214461,214462,214464,214497,214792,214793,214794,214795,214796,214797,215411,216029,218080,218081,218083,218084,218533,219904,219972,219973,220089,220090,220091,220613,220614,220686,221038,221039,221040,221056,222007,222008,222009,222010,222011,222012,222013,222014,222281,222467,222725,222726,222727,222728,222730,222731,222793,222954,222978,225250,225252,225254,225255,225257,225269,225339,225356,225764,225765,225766,225767,225840,225841,225842,227675,227800,227856,228084,228085,228584,228611,232277,232289,232290,242371,242401,242412,242413,245832,245834,245835,245836,245837,245838,245839,245841,245842,245971,245973,245974,246121,246335,246338,246342,247012,247022,247634,247650,247652,249221,249888,250054,250056,250060,250070,250178,250427,250678,250679,250680,250683,250882,250883,251119,251120,251217,251432,251435,251436,251437,251438,251439,251441,251445,251534,251602,251603,251608,251630,253489,255512,255625,255626,256296,256314,256319,256614,260823,260982,262081,262342,262817,262818,262819,262821,262822,262823,262824,262826,262827,262833,262835,262839,262840,262841,262843,262844,262845,262848,262850,262852,262859,262860,262861,262864,262866,262867,262870,262873,262874,262877,262878,262880,262885,262886,262887,262891,262892,262893,262897,262899,262901,262902,262903,262904,262905,262906,263055,263410,263411,263453,263454,263455,263456,263458,263459,263460,263461,263462,263463,263464,263465,263466,264120,264121,264122,264571,264685,264686,266609,266610,266625,266762,267143,267467,267495,267634,267975,268271,269387,269402,269907,271901,271902,272640,272641,272642,272643,273164,273860,273861,274193,274194,274444,274470,274472,275793,275999,277878,277920,278227,279184,279189,279195,279196,279197,279199,279200,279203,279204,279205,279206,279207,279224,279522,279524,279878,279879,279880,279881,279882,279884,279893,279896,279897,279899,279901,279902,279904,279905,280024,280174,280175,280338,280535,280575,281049,281144,281247,281299,281300,281412,281433,282007,282114,282115,282116,282117,282118,282119,282120,282121,282122,282123,282270,282819,282820,282958,282959,282960,283655,283819,283885,283886,283888,283896,283906,283908,283921,283931,283934,283937,283940,283945,284637,284692,284893,285003,285149,285153,285202,285206,285296,285340,285390,285398,285508,285522,285716,285783,285832,285876,285878,285886,285941,285965,286306,286928,287655,287664,287773,287774,287910,287923,287996,288007,288063,288098,288223,288432,288433,288435,288436,288667,288672,288674,288675,288837,289015,289748,290468,290517,290524,290536,290552,290564,290566,290589,290610,290615,290641,290643,290646,290666,290672,290675,291042,291107,291817,291818,291819,291820,291972,292055,292887,292994,293048,293049,293050,293415,293416,293419,293420,293571,294623,294624,294625,294626,294628,294629,294630,294631,294644,294904,294934,294944,294996,295106,296300,296301,296463,296607,297283,297284,297291,297294,297365,297377,297477,298204,298215,298691,298724,298750,298954,298994,299008,299038,299054,299080,299208,299256,299399,301165,301168,301169,301383,301495,301496,301497,303049,304941,304989,305068,305106,305594,305637,307677,307678,307703,307797,307890,307900,309589,309880,50459)
get_typs (Datasource=, Time=2ms, Records=14) in E:\inetpub\wwwroot\category_sidenav_new.cfm @ 14:56:37.037
select distinct typ from getproducts1 where dept='Springfield Armory' and brand='SPRINGFIELD' group by typ order by sort_position
get_details (Datasource=celerantsql, Time=1ms, Records=1) in E:\inetpub\wwwroot\category_sidenav_new.cfm @ 14:56:37.037
select web_url, picture_id from tb_web_taxonomy a left join tb_styles b on (a.category_style=b.style) where dept='Springfield Armory' and typ='1911-A1 Handgun Series' and subtyp_1='EMPTY' and site = 'sportsman'
get_details (Datasource=celerantsql, Time=1ms, Records=1) in E:\inetpub\wwwroot\category_sidenav_new.cfm @ 14:56:37.037
select web_url, picture_id from tb_web_taxonomy a left join tb_styles b on (a.category_style=b.style) where dept='Springfield Armory' and typ='911 Series' and subtyp_1='EMPTY' and site = 'sportsman'
get_details (Datasource=celerantsql, Time=2ms, Records=1) in E:\inetpub\wwwroot\category_sidenav_new.cfm @ 14:56:37.037
select web_url, picture_id from tb_web_taxonomy a left join tb_styles b on (a.category_style=b.style) where dept='Springfield Armory' and typ='Bolt-Action Rifle Series' and subtyp_1='EMPTY' and site = 'sportsman'
get_details (Datasource=celerantsql, Time=2ms, Records=1) in E:\inetpub\wwwroot\category_sidenav_new.cfm @ 14:56:37.037
select web_url, picture_id from tb_web_taxonomy a left join tb_styles b on (a.category_style=b.style) where dept='Springfield Armory' and typ='Factory Magazines' and subtyp_1='EMPTY' and site = 'sportsman'
get_details (Datasource=celerantsql, Time=0ms, Records=1) in E:\inetpub\wwwroot\category_sidenav_new.cfm @ 14:56:37.037
select web_url, picture_id from tb_web_taxonomy a left join tb_styles b on (a.category_style=b.style) where dept='Springfield Armory' and typ='Hellcat Series' and subtyp_1='EMPTY' and site = 'sportsman'
get_details (Datasource=celerantsql, Time=0ms, Records=1) in E:\inetpub\wwwroot\category_sidenav_new.cfm @ 14:56:37.037
select web_url, picture_id from tb_web_taxonomy a left join tb_styles b on (a.category_style=b.style) where dept='Springfield Armory' and typ='M1A Rifle Series' and subtyp_1='EMPTY' and site = 'sportsman'
get_details (Datasource=celerantsql, Time=0ms, Records=1) in E:\inetpub\wwwroot\category_sidenav_new.cfm @ 14:56:37.037
select web_url, picture_id from tb_web_taxonomy a left join tb_styles b on (a.category_style=b.style) where dept='Springfield Armory' and typ='SA-35 Series' and subtyp_1='EMPTY' and site = 'sportsman'
get_details (Datasource=celerantsql, Time=0ms, Records=1) in E:\inetpub\wwwroot\category_sidenav_new.cfm @ 14:56:37.037
select web_url, picture_id from tb_web_taxonomy a left join tb_styles b on (a.category_style=b.style) where dept='Springfield Armory' and typ='SAINT Series' and subtyp_1='EMPTY' and site = 'sportsman'
get_details (Datasource=celerantsql, Time=0ms, Records=1) in E:\inetpub\wwwroot\category_sidenav_new.cfm @ 14:56:37.037
select web_url, picture_id from tb_web_taxonomy a left join tb_styles b on (a.category_style=b.style) where dept='Springfield Armory' and typ='XD Mod.2 Series' and subtyp_1='EMPTY' and site = 'sportsman'
get_details (Datasource=celerantsql, Time=0ms, Records=1) in E:\inetpub\wwwroot\category_sidenav_new.cfm @ 14:56:37.037
select web_url, picture_id from tb_web_taxonomy a left join tb_styles b on (a.category_style=b.style) where dept='Springfield Armory' and typ='XD Series' and subtyp_1='EMPTY' and site = 'sportsman'
get_details (Datasource=celerantsql, Time=0ms, Records=1) in E:\inetpub\wwwroot\category_sidenav_new.cfm @ 14:56:37.037
select web_url, picture_id from tb_web_taxonomy a left join tb_styles b on (a.category_style=b.style) where dept='Springfield Armory' and typ='XD-E Series' and subtyp_1='EMPTY' and site = 'sportsman'
get_details (Datasource=celerantsql, Time=0ms, Records=1) in E:\inetpub\wwwroot\category_sidenav_new.cfm @ 14:56:37.037
select web_url, picture_id from tb_web_taxonomy a left join tb_styles b on (a.category_style=b.style) where dept='Springfield Armory' and typ='XDM Series' and subtyp_1='EMPTY' and site = 'sportsman'
get_details (Datasource=celerantsql, Time=0ms, Records=1) in E:\inetpub\wwwroot\category_sidenav_new.cfm @ 14:56:37.037
select web_url, picture_id from tb_web_taxonomy a left join tb_styles b on (a.category_style=b.style) where dept='Springfield Armory' and typ='XDS Mod.2 Series' and subtyp_1='EMPTY' and site = 'sportsman'
get_details (Datasource=celerantsql, Time=16ms, Records=1) in E:\inetpub\wwwroot\category_sidenav_new.cfm @ 14:56:37.037
select web_url, picture_id from tb_web_taxonomy a left join tb_styles b on (a.category_style=b.style) where dept='Springfield Armory' and typ='XDS Series' and subtyp_1='EMPTY' and site = 'sportsman'
Getweburl (Datasource=celerantsql, Time=0ms, Records=0) in E:\inetpub\wwwroot\category.cfm @ 14:56:37.037
select web_url from tb_web_taxonomy with (nolock) where dept='' and site = 'sportsman'
check_qoh (Datasource=celerantsql, Time=0ms, Records=1) in E:\inetpub\wwwroot\category_product_display.cfm @ 14:56:37.037
select sum(e.qoh + e.qc) as qoh ,sum(e.qc) as qc,sum(e.qs - e.qc) as sold
			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 = 131482 and e.store_id = 10 
			group by a.style_id, e.qc
check_ss_qoh (Datasource=celerantsql, Time=16ms, Records=0) in C:\inetpub\wwwroot\includes\dropship.cfm @ 14:56:37.037
select e.sku_bucket_id, e.price, e.sugg_price, (e.qoh + e.qc) as qoh, z.of15,e.last_cost
	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 = 131482 and b.contact_id=22620 and (e.qoh + e.qc) >= 1
	and e.store_id = 27 and (e.last_cost>0 and z.of15 is not NULL) 
	and z.brand not in (?,?,?,?,?,?,?,?,?)
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

bulk_price (Datasource=, Time=0ms, Records=0) in E:\inetpub\wwwroot\category_product_display.cfm @ 14:56:37.037
select * from bulkitems where bulk_id = ? and site is NULL
Query Parameter Value(s) -
Parameter #1(cf_sql_integer) = 131482

get_term_sale_info (Datasource=celerantsql, Time=0ms, Records=0) in C:\inetpub\wwwroot\includes\qry_term_sale_price.cfm @ 14:56:37.037
select typ,amount,end_date,term_sale_id
from tb_term_sale_entries with (nolock)
where start_date<= 'May 20, 2024 14:56:37' and
end_date >= 'May 20, 2024 14:56:37'
and store_id=10 and style_id=131482
get_promos (Datasource=celerantsql, Time=16ms, Records=0) in C:\inetpub\wwwroot\includes\qry_mfg_promo_price.cfm @ 14:56:37.037
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 = 131482 
and (a.start_date<= 'May 20, 2024 14:56:37' or a.active = 1)
and a.end_date >= 'May 20, 2024 14:56:37'
order by a.promo_id desc
get_reviews (Datasource=celerantsql, Time=0ms, Records=0) in E:\inetpub\wwwroot\category_product_display.cfm @ 14:56:37.037
select * from tb_product_reviews with (nolock) where style_id=131482  and status='A' and site = 'sportsman'
get_reviews_average (Datasource=celerantsql, Time=0ms, Records=1) in E:\inetpub\wwwroot\category_product_display.cfm @ 14:56:37.037
select sum(CAST(custom_rating_1 AS INTEGER)) as custom_rating_1 from tb_product_reviews with (nolock) where style_id=131482 and status='A' and site = 'sportsman'
check_qoh (Datasource=celerantsql, Time=15ms, Records=1) in E:\inetpub\wwwroot\category_product_display.cfm @ 14:56:37.037
select sum(e.qoh + e.qc) as qoh ,sum(e.qc) as qc,sum(e.qs - e.qc) as sold
			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 = 131560 and e.store_id = 10 
			group by a.style_id, e.qc
check_ss_qoh (Datasource=celerantsql, Time=16ms, Records=0) in C:\inetpub\wwwroot\includes\dropship.cfm @ 14:56:37.037
select e.sku_bucket_id, e.price, e.sugg_price, (e.qoh + e.qc) as qoh, z.of15,e.last_cost
	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 = 131560 and b.contact_id=22620 and (e.qoh + e.qc) >= 1
	and e.store_id = 27 and (e.last_cost>0 and z.of15 is not NULL) 
	and z.brand not in (?,?,?,?,?,?,?,?,?)
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

bulk_price (Datasource=, Time=0ms, Records=0) in E:\inetpub\wwwroot\category_product_display.cfm @ 14:56:37.037
select * from bulkitems where bulk_id = ? and site is NULL
Query Parameter Value(s) -
Parameter #1(cf_sql_integer) = 131560

get_term_sale_info (Datasource=celerantsql, Time=0ms, Records=0) in C:\inetpub\wwwroot\includes\qry_term_sale_price.cfm @ 14:56:37.037
select typ,amount,end_date,term_sale_id
from tb_term_sale_entries with (nolock)
where start_date<= 'May 20, 2024 14:56:37' and
end_date >= 'May 20, 2024 14:56:37'
and store_id=10 and style_id=131560
get_promos (Datasource=celerantsql, Time=16ms, Records=0) in C:\inetpub\wwwroot\includes\qry_mfg_promo_price.cfm @ 14:56:37.037
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 = 131560 
and (a.start_date<= 'May 20, 2024 14:56:37' or a.active = 1)
and a.end_date >= 'May 20, 2024 14:56:37'
order by a.promo_id desc
get_reviews (Datasource=celerantsql, Time=0ms, Records=1) in E:\inetpub\wwwroot\category_product_display.cfm @ 14:56:37.037
select * from tb_product_reviews with (nolock) where style_id=131560  and status='A' and site = 'sportsman'
get_reviews_average (Datasource=celerantsql, Time=0ms, Records=1) in E:\inetpub\wwwroot\category_product_display.cfm @ 14:56:37.037
select sum(CAST(custom_rating_1 AS INTEGER)) as custom_rating_1 from tb_product_reviews with (nolock) where style_id=131560 and status='A' and site = 'sportsman'
check_qoh (Datasource=celerantsql, Time=0ms, Records=1) in E:\inetpub\wwwroot\category_product_display.cfm @ 14:56:37.037
select sum(e.qoh + e.qc) as qoh ,sum(e.qc) as qc,sum(e.qs - e.qc) as sold
			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 = 131828 and e.store_id = 10 
			group by a.style_id, e.qc
check_ss_qoh (Datasource=celerantsql, Time=15ms, Records=0) in C:\inetpub\wwwroot\includes\dropship.cfm @ 14:56:37.037
select e.sku_bucket_id, e.price, e.sugg_price, (e.qoh + e.qc) as qoh, z.of15,e.last_cost
	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 = 131828 and b.contact_id=22620 and (e.qoh + e.qc) >= 1
	and e.store_id = 27 and (e.last_cost>0 and z.of15 is not NULL) 
	and z.brand not in (?,?,?,?,?,?,?,?,?)
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

bulk_price (Datasource=, Time=0ms, Records=0) in E:\inetpub\wwwroot\category_product_display.cfm @ 14:56:37.037
select * from bulkitems where bulk_id = ? and site is NULL
Query Parameter Value(s) -
Parameter #1(cf_sql_integer) = 131828

get_term_sale_info (Datasource=celerantsql, Time=0ms, Records=0) in C:\inetpub\wwwroot\includes\qry_term_sale_price.cfm @ 14:56:37.037
select typ,amount,end_date,term_sale_id
from tb_term_sale_entries with (nolock)
where start_date<= 'May 20, 2024 14:56:37' and
end_date >= 'May 20, 2024 14:56:37'
and store_id=10 and style_id=131828
get_promos (Datasource=celerantsql, Time=0ms, Records=0) in C:\inetpub\wwwroot\includes\qry_mfg_promo_price.cfm @ 14:56:37.037
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 = 131828 
and (a.start_date<= 'May 20, 2024 14:56:37' or a.active = 1)
and a.end_date >= 'May 20, 2024 14:56:37'
order by a.promo_id desc
get_reviews (Datasource=celerantsql, Time=17ms, Records=0) in E:\inetpub\wwwroot\category_product_display.cfm @ 14:56:37.037
select * from tb_product_reviews with (nolock) where style_id=131828  and status='A' and site = 'sportsman'
get_reviews_average (Datasource=celerantsql, Time=0ms, Records=1) in E:\inetpub\wwwroot\category_product_display.cfm @ 14:56:37.037
select sum(CAST(custom_rating_1 AS INTEGER)) as custom_rating_1 from tb_product_reviews with (nolock) where style_id=131828 and status='A' and site = 'sportsman'
check_qoh (Datasource=celerantsql, Time=0ms, Records=1) in E:\inetpub\wwwroot\category_product_display.cfm @ 14:56:37.037
select sum(e.qoh + e.qc) as qoh ,sum(e.qc) as qc,sum(e.qs - e.qc) as sold
			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 = 131922 and e.store_id = 10 
			group by a.style_id, e.qc
check_ss_qoh (Datasource=celerantsql, Time=0ms, Records=0) in C:\inetpub\wwwroot\includes\dropship.cfm @ 14:56:37.037
select e.sku_bucket_id, e.price, e.sugg_price, (e.qoh + e.qc) as qoh, z.of15,e.last_cost
	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 = 131922 and b.contact_id=22620 and (e.qoh + e.qc) >= 1
	and e.store_id = 27 and (e.last_cost>0 and z.of15 is not NULL) 
	and z.brand not in (?,?,?,?,?,?,?,?,?)
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

bulk_price (Datasource=, Time=0ms, Records=0) in E:\inetpub\wwwroot\category_product_display.cfm @ 14:56:37.037
select * from bulkitems where bulk_id = ? and site is NULL
Query Parameter Value(s) -
Parameter #1(cf_sql_integer) = 131922

get_term_sale_info (Datasource=celerantsql, Time=15ms, Records=0) in C:\inetpub\wwwroot\includes\qry_term_sale_price.cfm @ 14:56:37.037
select typ,amount,end_date,term_sale_id
from tb_term_sale_entries with (nolock)
where start_date<= 'May 20, 2024 14:56:37' and
end_date >= 'May 20, 2024 14:56:37'
and store_id=10 and style_id=131922
get_promos (Datasource=celerantsql, Time=0ms, Records=0) in C:\inetpub\wwwroot\includes\qry_mfg_promo_price.cfm @ 14:56:37.037
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 = 131922 
and (a.start_date<= 'May 20, 2024 14:56:37' or a.active = 1)
and a.end_date >= 'May 20, 2024 14:56:37'
order by a.promo_id desc
get_reviews (Datasource=celerantsql, Time=0ms, Records=0) in E:\inetpub\wwwroot\category_product_display.cfm @ 14:56:37.037
select * from tb_product_reviews with (nolock) where style_id=131922  and status='A' and site = 'sportsman'
get_reviews_average (Datasource=celerantsql, Time=0ms, Records=1) in E:\inetpub\wwwroot\category_product_display.cfm @ 14:56:37.037
select sum(CAST(custom_rating_1 AS INTEGER)) as custom_rating_1 from tb_product_reviews with (nolock) where style_id=131922 and status='A' and site = 'sportsman'
check_qoh (Datasource=celerantsql, Time=16ms, Records=1) in E:\inetpub\wwwroot\category_product_display.cfm @ 14:56:37.037
select sum(e.qoh + e.qc) as qoh ,sum(e.qc) as qc,sum(e.qs - e.qc) as sold
			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 = 132171 and e.store_id = 10 
			group by a.style_id, e.qc
check_ss_qoh (Datasource=celerantsql, Time=16ms, Records=0) in C:\inetpub\wwwroot\includes\dropship.cfm @ 14:56:37.037
select e.sku_bucket_id, e.price, e.sugg_price, (e.qoh + e.qc) as qoh, z.of15,e.last_cost
	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 = 132171 and b.contact_id=22620 and (e.qoh + e.qc) >= 1
	and e.store_id = 27 and (e.last_cost>0 and z.of15 is not NULL) 
	and z.brand not in (?,?,?,?,?,?,?,?,?)
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

bulk_price (Datasource=, Time=0ms, Records=0) in E:\inetpub\wwwroot\category_product_display.cfm @ 14:56:37.037
select * from bulkitems where bulk_id = ? and site is NULL
Query Parameter Value(s) -
Parameter #1(cf_sql_integer) = 132171

get_term_sale_info (Datasource=celerantsql, Time=0ms, Records=0) in C:\inetpub\wwwroot\includes\qry_term_sale_price.cfm @ 14:56:37.037
select typ,amount,end_date,term_sale_id
from tb_term_sale_entries with (nolock)
where start_date<= 'May 20, 2024 14:56:37' and
end_date >= 'May 20, 2024 14:56:37'
and store_id=10 and style_id=132171
get_promos (Datasource=celerantsql, Time=16ms, Records=0) in C:\inetpub\wwwroot\includes\qry_mfg_promo_price.cfm @ 14:56:37.037
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 = 132171 
and (a.start_date<= 'May 20, 2024 14:56:37' or a.active = 1)
and a.end_date >= 'May 20, 2024 14:56:37'
order by a.promo_id desc
get_reviews (Datasource=celerantsql, Time=0ms, Records=0) in E:\inetpub\wwwroot\category_product_display.cfm @ 14:56:37.037
select * from tb_product_reviews with (nolock) where style_id=132171  and status='A' and site = 'sportsman'
get_reviews_average (Datasource=celerantsql, Time=0ms, Records=1) in E:\inetpub\wwwroot\category_product_display.cfm @ 14:56:37.037
select sum(CAST(custom_rating_1 AS INTEGER)) as custom_rating_1 from tb_product_reviews with (nolock) where style_id=132171 and status='A' and site = 'sportsman'
check_qoh (Datasource=celerantsql, Time=0ms, Records=1) in E:\inetpub\wwwroot\category_product_display.cfm @ 14:56:37.037
select sum(e.qoh + e.qc) as qoh ,sum(e.qc) as qc,sum(e.qs - e.qc) as sold
			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 = 133433 and e.store_id = 10 
			group by a.style_id, e.qc
check_ss_qoh (Datasource=celerantsql, Time=15ms, Records=0) in C:\inetpub\wwwroot\includes\dropship.cfm @ 14:56:37.037
select e.sku_bucket_id, e.price, e.sugg_price, (e.qoh + e.qc) as qoh, z.of15,e.last_cost
	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 = 133433 and b.contact_id=22620 and (e.qoh + e.qc) >= 1
	and e.store_id = 27 and (e.last_cost>0 and z.of15 is not NULL) 
	and z.brand not in (?,?,?,?,?,?,?,?,?)
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

bulk_price (Datasource=, Time=0ms, Records=0) in E:\inetpub\wwwroot\category_product_display.cfm @ 14:56:37.037
select * from bulkitems where bulk_id = ? and site is NULL
Query Parameter Value(s) -
Parameter #1(cf_sql_integer) = 133433

get_term_sale_info (Datasource=celerantsql, Time=0ms, Records=0) in C:\inetpub\wwwroot\includes\qry_term_sale_price.cfm @ 14:56:37.037
select typ,amount,end_date,term_sale_id
from tb_term_sale_entries with (nolock)
where start_date<= 'May 20, 2024 14:56:37' and
end_date >= 'May 20, 2024 14:56:37'
and store_id=10 and style_id=133433
get_promos (Datasource=celerantsql, Time=16ms, Records=0) in C:\inetpub\wwwroot\includes\qry_mfg_promo_price.cfm @ 14:56:37.037
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 = 133433 
and (a.start_date<= 'May 20, 2024 14:56:37' or a.active = 1)
and a.end_date >= 'May 20, 2024 14:56:37'
order by a.promo_id desc
get_reviews (Datasource=celerantsql, Time=0ms, Records=2) in E:\inetpub\wwwroot\category_product_display.cfm @ 14:56:37.037
select * from tb_product_reviews with (nolock) where style_id=133433  and status='A' and site = 'sportsman'
get_reviews_average (Datasource=celerantsql, Time=0ms, Records=1) in E:\inetpub\wwwroot\category_product_display.cfm @ 14:56:37.037
select sum(CAST(custom_rating_1 AS INTEGER)) as custom_rating_1 from tb_product_reviews with (nolock) where style_id=133433 and status='A' and site = 'sportsman'
check_qoh (Datasource=celerantsql, Time=0ms, Records=1) in E:\inetpub\wwwroot\category_product_display.cfm @ 14:56:37.037
select sum(e.qoh + e.qc) as qoh ,sum(e.qc) as qc,sum(e.qs - e.qc) as sold
			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 = 133945 and e.store_id = 10 
			group by a.style_id, e.qc
check_ss_qoh (Datasource=celerantsql, Time=16ms, Records=0) in C:\inetpub\wwwroot\includes\dropship.cfm @ 14:56:37.037
select e.sku_bucket_id, e.price, e.sugg_price, (e.qoh + e.qc) as qoh, z.of15,e.last_cost
	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 = 133945 and b.contact_id=22620 and (e.qoh + e.qc) >= 1
	and e.store_id = 27 and (e.last_cost>0 and z.of15 is not NULL) 
	and z.brand not in (?,?,?,?,?,?,?,?,?)
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

bulk_price (Datasource=, Time=0ms, Records=0) in E:\inetpub\wwwroot\category_product_display.cfm @ 14:56:37.037
select * from bulkitems where bulk_id = ? and site is NULL
Query Parameter Value(s) -
Parameter #1(cf_sql_integer) = 133945

get_term_sale_info (Datasource=celerantsql, Time=16ms, Records=0) in C:\inetpub\wwwroot\includes\qry_term_sale_price.cfm @ 14:56:37.037
select typ,amount,end_date,term_sale_id
from tb_term_sale_entries with (nolock)
where start_date<= 'May 20, 2024 14:56:37' and
end_date >= 'May 20, 2024 14:56:37'
and store_id=10 and style_id=133945
get_promos (Datasource=celerantsql, Time=0ms, Records=0) in C:\inetpub\wwwroot\includes\qry_mfg_promo_price.cfm @ 14:56:37.037
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 = 133945 
and (a.start_date<= 'May 20, 2024 14:56:37' or a.active = 1)
and a.end_date >= 'May 20, 2024 14:56:37'
order by a.promo_id desc
get_reviews (Datasource=celerantsql, Time=0ms, Records=1) in E:\inetpub\wwwroot\category_product_display.cfm @ 14:56:37.037
select * from tb_product_reviews with (nolock) where style_id=133945  and status='A' and site = 'sportsman'
get_reviews_average (Datasource=celerantsql, Time=0ms, Records=1) in E:\inetpub\wwwroot\category_product_display.cfm @ 14:56:37.037
select sum(CAST(custom_rating_1 AS INTEGER)) as custom_rating_1 from tb_product_reviews with (nolock) where style_id=133945 and status='A' and site = 'sportsman'
check_qoh (Datasource=celerantsql, Time=0ms, Records=1) in E:\inetpub\wwwroot\category_product_display.cfm @ 14:56:37.037
select sum(e.qoh + e.qc) as qoh ,sum(e.qc) as qc,sum(e.qs - e.qc) as sold
			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 = 135177 and e.store_id = 10 
			group by a.style_id, e.qc
check_ss_qoh (Datasource=celerantsql, Time=16ms, Records=0) in C:\inetpub\wwwroot\includes\dropship.cfm @ 14:56:37.037
select e.sku_bucket_id, e.price, e.sugg_price, (e.qoh + e.qc) as qoh, z.of15,e.last_cost
	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 = 135177 and b.contact_id=22620 and (e.qoh + e.qc) >= 1
	and e.store_id = 27 and (e.last_cost>0 and z.of15 is not NULL) 
	and z.brand not in (?,?,?,?,?,?,?,?,?)
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

bulk_price (Datasource=, Time=0ms, Records=0) in E:\inetpub\wwwroot\category_product_display.cfm @ 14:56:37.037
select * from bulkitems where bulk_id = ? and site is NULL
Query Parameter Value(s) -
Parameter #1(cf_sql_integer) = 135177

get_term_sale_info (Datasource=celerantsql, Time=0ms, Records=0) in C:\inetpub\wwwroot\includes\qry_term_sale_price.cfm @ 14:56:37.037
select typ,amount,end_date,term_sale_id
from tb_term_sale_entries with (nolock)
where start_date<= 'May 20, 2024 14:56:37' and
end_date >= 'May 20, 2024 14:56:37'
and store_id=10 and style_id=135177
get_promos (Datasource=celerantsql, Time=16ms, Records=0) in C:\inetpub\wwwroot\includes\qry_mfg_promo_price.cfm @ 14:56:37.037
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 = 135177 
and (a.start_date<= 'May 20, 2024 14:56:37' or a.active = 1)
and a.end_date >= 'May 20, 2024 14:56:37'
order by a.promo_id desc
get_reviews (Datasource=celerantsql, Time=0ms, Records=0) in E:\inetpub\wwwroot\category_product_display.cfm @ 14:56:37.037
select * from tb_product_reviews with (nolock) where style_id=135177  and status='A' and site = 'sportsman'
get_reviews_average (Datasource=celerantsql, Time=0ms, Records=1) in E:\inetpub\wwwroot\category_product_display.cfm @ 14:56:37.037
select sum(CAST(custom_rating_1 AS INTEGER)) as custom_rating_1 from tb_product_reviews with (nolock) where style_id=135177 and status='A' and site = 'sportsman'
check_qoh (Datasource=celerantsql, Time=0ms, Records=1) in E:\inetpub\wwwroot\category_product_display.cfm @ 14:56:37.037
select sum(e.qoh + e.qc) as qoh ,sum(e.qc) as qc,sum(e.qs - e.qc) as sold
			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 = 136426 and e.store_id = 10 
			group by a.style_id, e.qc
check_ss_qoh (Datasource=celerantsql, Time=16ms, Records=0) in C:\inetpub\wwwroot\includes\dropship.cfm @ 14:56:37.037
select e.sku_bucket_id, e.price, e.sugg_price, (e.qoh + e.qc) as qoh, z.of15,e.last_cost
	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 = 136426 and b.contact_id=22620 and (e.qoh + e.qc) >= 1
	and e.store_id = 27 and (e.last_cost>0 and z.of15 is not NULL) 
	and z.brand not in (?,?,?,?,?,?,?,?,?)
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

bulk_price (Datasource=, Time=0ms, Records=0) in E:\inetpub\wwwroot\category_product_display.cfm @ 14:56:37.037
select * from bulkitems where bulk_id = ? and site is NULL
Query Parameter Value(s) -
Parameter #1(cf_sql_integer) = 136426

get_term_sale_info (Datasource=celerantsql, Time=0ms, Records=0) in C:\inetpub\wwwroot\includes\qry_term_sale_price.cfm @ 14:56:37.037
select typ,amount,end_date,term_sale_id
from tb_term_sale_entries with (nolock)
where start_date<= 'May 20, 2024 14:56:37' and
end_date >= 'May 20, 2024 14:56:37'
and store_id=10 and style_id=136426
get_promos (Datasource=celerantsql, Time=16ms, Records=0) in C:\inetpub\wwwroot\includes\qry_mfg_promo_price.cfm @ 14:56:37.037
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 = 136426 
and (a.start_date<= 'May 20, 2024 14:56:37' or a.active = 1)
and a.end_date >= 'May 20, 2024 14:56:37'
order by a.promo_id desc
get_reviews (Datasource=celerantsql, Time=0ms, Records=0) in E:\inetpub\wwwroot\category_product_display.cfm @ 14:56:37.037
select * from tb_product_reviews with (nolock) where style_id=136426  and status='A' and site = 'sportsman'
get_reviews_average (Datasource=celerantsql, Time=0ms, Records=1) in E:\inetpub\wwwroot\category_product_display.cfm @ 14:56:37.037
select sum(CAST(custom_rating_1 AS INTEGER)) as custom_rating_1 from tb_product_reviews with (nolock) where style_id=136426 and status='A' and site = 'sportsman'
check_qoh (Datasource=celerantsql, Time=0ms, Records=1) in E:\inetpub\wwwroot\category_product_display.cfm @ 14:56:37.037
select sum(e.qoh + e.qc) as qoh ,sum(e.qc) as qc,sum(e.qs - e.qc) as sold
			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 = 137461 and e.store_id = 10 
			group by a.style_id, e.qc
check_ss_qoh (Datasource=celerantsql, Time=16ms, Records=0) in C:\inetpub\wwwroot\includes\dropship.cfm @ 14:56:37.037
select e.sku_bucket_id, e.price, e.sugg_price, (e.qoh + e.qc) as qoh, z.of15,e.last_cost
	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 = 137461 and b.contact_id=22620 and (e.qoh + e.qc) >= 1
	and e.store_id = 27 and (e.last_cost>0 and z.of15 is not NULL) 
	and z.brand not in (?,?,?,?,?,?,?,?,?)
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

bulk_price (Datasource=, Time=0ms, Records=0) in E:\inetpub\wwwroot\category_product_display.cfm @ 14:56:37.037
select * from bulkitems where bulk_id = ? and site is NULL
Query Parameter Value(s) -
Parameter #1(cf_sql_integer) = 137461

get_term_sale_info (Datasource=celerantsql, Time=0ms, Records=0) in C:\inetpub\wwwroot\includes\qry_term_sale_price.cfm @ 14:56:37.037
select typ,amount,end_date,term_sale_id
from tb_term_sale_entries with (nolock)
where start_date<= 'May 20, 2024 14:56:37' and
end_date >= 'May 20, 2024 14:56:37'
and store_id=10 and style_id=137461
get_promos (Datasource=celerantsql, Time=0ms, Records=0) in C:\inetpub\wwwroot\includes\qry_mfg_promo_price.cfm @ 14:56:37.037
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 = 137461 
and (a.start_date<= 'May 20, 2024 14:56:37' or a.active = 1)
and a.end_date >= 'May 20, 2024 14:56:37'
order by a.promo_id desc
get_reviews (Datasource=celerantsql, Time=15ms, Records=0) in E:\inetpub\wwwroot\category_product_display.cfm @ 14:56:37.037
select * from tb_product_reviews with (nolock) where style_id=137461  and status='A' and site = 'sportsman'
get_reviews_average (Datasource=celerantsql, Time=0ms, Records=1) in E:\inetpub\wwwroot\category_product_display.cfm @ 14:56:37.037
select sum(CAST(custom_rating_1 AS INTEGER)) as custom_rating_1 from tb_product_reviews with (nolock) where style_id=137461 and status='A' and site = 'sportsman'
check_qoh (Datasource=celerantsql, Time=0ms, Records=1) in E:\inetpub\wwwroot\category_product_display.cfm @ 14:56:37.037
select sum(e.qoh + e.qc) as qoh ,sum(e.qc) as qc,sum(e.qs - e.qc) as sold
			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 = 138359 and e.store_id = 10 
			group by a.style_id, e.qc
check_ss_qoh (Datasource=celerantsql, Time=16ms, Records=0) in C:\inetpub\wwwroot\includes\dropship.cfm @ 14:56:37.037
select e.sku_bucket_id, e.price, e.sugg_price, (e.qoh + e.qc) as qoh, z.of15,e.last_cost
	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 = 138359 and b.contact_id=22620 and (e.qoh + e.qc) >= 1
	and e.store_id = 27 and (e.last_cost>0 and z.of15 is not NULL) 
	and z.brand not in (?,?,?,?,?,?,?,?,?)
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

bulk_price (Datasource=, Time=0ms, Records=0) in E:\inetpub\wwwroot\category_product_display.cfm @ 14:56:37.037
select * from bulkitems where bulk_id = ? and site is NULL
Query Parameter Value(s) -
Parameter #1(cf_sql_integer) = 138359

get_term_sale_info (Datasource=celerantsql, Time=0ms, Records=0) in C:\inetpub\wwwroot\includes\qry_term_sale_price.cfm @ 14:56:37.037
select typ,amount,end_date,term_sale_id
from tb_term_sale_entries with (nolock)
where start_date<= 'May 20, 2024 14:56:37' and
end_date >= 'May 20, 2024 14:56:37'
and store_id=10 and style_id=138359
get_promos (Datasource=celerantsql, Time=16ms, Records=0) in C:\inetpub\wwwroot\includes\qry_mfg_promo_price.cfm @ 14:56:38.038
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 = 138359 
and (a.start_date<= 'May 20, 2024 14:56:37' or a.active = 1)
and a.end_date >= 'May 20, 2024 14:56:37'
order by a.promo_id desc
get_reviews (Datasource=celerantsql, Time=0ms, Records=0) in E:\inetpub\wwwroot\category_product_display.cfm @ 14:56:38.038
select * from tb_product_reviews with (nolock) where style_id=138359  and status='A' and site = 'sportsman'
get_reviews_average (Datasource=celerantsql, Time=0ms, Records=1) in E:\inetpub\wwwroot\category_product_display.cfm @ 14:56:38.038
select sum(CAST(custom_rating_1 AS INTEGER)) as custom_rating_1 from tb_product_reviews with (nolock) where style_id=138359 and status='A' and site = 'sportsman'
check_qoh (Datasource=celerantsql, Time=15ms, Records=1) in E:\inetpub\wwwroot\category_product_display.cfm @ 14:56:38.038
select sum(e.qoh + e.qc) as qoh ,sum(e.qc) as qc,sum(e.qs - e.qc) as sold
			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 = 138364 and e.store_id = 10 
			group by a.style_id, e.qc
check_ss_qoh (Datasource=celerantsql, Time=16ms, Records=0) in C:\inetpub\wwwroot\includes\dropship.cfm @ 14:56:38.038
select e.sku_bucket_id, e.price, e.sugg_price, (e.qoh + e.qc) as qoh, z.of15,e.last_cost
	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 = 138364 and b.contact_id=22620 and (e.qoh + e.qc) >= 1
	and e.store_id = 27 and (e.last_cost>0 and z.of15 is not NULL) 
	and z.brand not in (?,?,?,?,?,?,?,?,?)
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

bulk_price (Datasource=, Time=0ms, Records=0) in E:\inetpub\wwwroot\category_product_display.cfm @ 14:56:38.038
select * from bulkitems where bulk_id = ? and site is NULL
Query Parameter Value(s) -
Parameter #1(cf_sql_integer) = 138364

get_term_sale_info (Datasource=celerantsql, Time=0ms, Records=0) in C:\inetpub\wwwroot\includes\qry_term_sale_price.cfm @ 14:56:38.038
select typ,amount,end_date,term_sale_id
from tb_term_sale_entries with (nolock)
where start_date<= 'May 20, 2024 14:56:38' and
end_date >= 'May 20, 2024 14:56:38'
and store_id=10 and style_id=138364
get_promos (Datasource=celerantsql, Time=16ms, Records=0) in C:\inetpub\wwwroot\includes\qry_mfg_promo_price.cfm @ 14:56:38.038
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 = 138364 
and (a.start_date<= 'May 20, 2024 14:56:38' or a.active = 1)
and a.end_date >= 'May 20, 2024 14:56:38'
order by a.promo_id desc
get_reviews (Datasource=celerantsql, Time=0ms, Records=0) in E:\inetpub\wwwroot\category_product_display.cfm @ 14:56:38.038
select * from tb_product_reviews with (nolock) where style_id=138364  and status='A' and site = 'sportsman'
get_reviews_average (Datasource=celerantsql, Time=0ms, Records=1) in E:\inetpub\wwwroot\category_product_display.cfm @ 14:56:38.038
select sum(CAST(custom_rating_1 AS INTEGER)) as custom_rating_1 from tb_product_reviews with (nolock) where style_id=138364 and status='A' and site = 'sportsman'
check_qoh (Datasource=celerantsql, Time=0ms, Records=1) in E:\inetpub\wwwroot\category_product_display.cfm @ 14:56:38.038
select sum(e.qoh + e.qc) as qoh ,sum(e.qc) as qc,sum(e.qs - e.qc) as sold
			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 = 138596 and e.store_id = 10 
			group by a.style_id, e.qc
check_ss_qoh (Datasource=celerantsql, Time=16ms, Records=0) in C:\inetpub\wwwroot\includes\dropship.cfm @ 14:56:38.038
select e.sku_bucket_id, e.price, e.sugg_price, (e.qoh + e.qc) as qoh, z.of15,e.last_cost
	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 = 138596 and b.contact_id=22620 and (e.qoh + e.qc) >= 1
	and e.store_id = 27 and (e.last_cost>0 and z.of15 is not NULL) 
	and z.brand not in (?,?,?,?,?,?,?,?,?)
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

bulk_price (Datasource=, Time=0ms, Records=0) in E:\inetpub\wwwroot\category_product_display.cfm @ 14:56:38.038
select * from bulkitems where bulk_id = ? and site is NULL
Query Parameter Value(s) -
Parameter #1(cf_sql_integer) = 138596

get_term_sale_info (Datasource=celerantsql, Time=0ms, Records=0) in C:\inetpub\wwwroot\includes\qry_term_sale_price.cfm @ 14:56:38.038
select typ,amount,end_date,term_sale_id
from tb_term_sale_entries with (nolock)
where start_date<= 'May 20, 2024 14:56:38' and
end_date >= 'May 20, 2024 14:56:38'
and store_id=10 and style_id=138596
get_promos (Datasource=celerantsql, Time=0ms, Records=0) in C:\inetpub\wwwroot\includes\qry_mfg_promo_price.cfm @ 14:56:38.038
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 = 138596 
and (a.start_date<= 'May 20, 2024 14:56:38' or a.active = 1)
and a.end_date >= 'May 20, 2024 14:56:38'
order by a.promo_id desc
get_reviews (Datasource=celerantsql, Time=0ms, Records=1) in E:\inetpub\wwwroot\category_product_display.cfm @ 14:56:38.038
select * from tb_product_reviews with (nolock) where style_id=138596  and status='A' and site = 'sportsman'
get_reviews_average (Datasource=celerantsql, Time=0ms, Records=1) in E:\inetpub\wwwroot\category_product_display.cfm @ 14:56:38.038
select sum(CAST(custom_rating_1 AS INTEGER)) as custom_rating_1 from tb_product_reviews with (nolock) where style_id=138596 and status='A' and site = 'sportsman'
check_qoh (Datasource=celerantsql, Time=0ms, Records=1) in E:\inetpub\wwwroot\category_product_display.cfm @ 14:56:38.038
select sum(e.qoh + e.qc) as qoh ,sum(e.qc) as qc,sum(e.qs - e.qc) as sold
			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 = 138627 and e.store_id = 10 
			group by a.style_id, e.qc
check_ss_qoh (Datasource=celerantsql, Time=16ms, Records=0) in C:\inetpub\wwwroot\includes\dropship.cfm @ 14:56:38.038
select e.sku_bucket_id, e.price, e.sugg_price, (e.qoh + e.qc) as qoh, z.of15,e.last_cost
	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 = 138627 and b.contact_id=22620 and (e.qoh + e.qc) >= 1
	and e.store_id = 27 and (e.last_cost>0 and z.of15 is not NULL) 
	and z.brand not in (?,?,?,?,?,?,?,?,?)
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

bulk_price (Datasource=, Time=0ms, Records=0) in E:\inetpub\wwwroot\category_product_display.cfm @ 14:56:38.038
select * from bulkitems where bulk_id = ? and site is NULL
Query Parameter Value(s) -
Parameter #1(cf_sql_integer) = 138627

get_term_sale_info (Datasource=celerantsql, Time=0ms, Records=0) in C:\inetpub\wwwroot\includes\qry_term_sale_price.cfm @ 14:56:38.038
select typ,amount,end_date,term_sale_id
from tb_term_sale_entries with (nolock)
where start_date<= 'May 20, 2024 14:56:38' and
end_date >= 'May 20, 2024 14:56:38'
and store_id=10 and style_id=138627
get_promos (Datasource=celerantsql, Time=16ms, Records=0) in C:\inetpub\wwwroot\includes\qry_mfg_promo_price.cfm @ 14:56:38.038
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 = 138627 
and (a.start_date<= 'May 20, 2024 14:56:38' or a.active = 1)
and a.end_date >= 'May 20, 2024 14:56:38'
order by a.promo_id desc
get_reviews (Datasource=celerantsql, Time=0ms, Records=0) in E:\inetpub\wwwroot\category_product_display.cfm @ 14:56:38.038
select * from tb_product_reviews with (nolock) where style_id=138627  and status='A' and site = 'sportsman'
get_reviews_average (Datasource=celerantsql, Time=0ms, Records=1) in E:\inetpub\wwwroot\category_product_display.cfm @ 14:56:38.038
select sum(CAST(custom_rating_1 AS INTEGER)) as custom_rating_1 from tb_product_reviews with (nolock) where style_id=138627 and status='A' and site = 'sportsman'
check_qoh (Datasource=celerantsql, Time=0ms, Records=1) in E:\inetpub\wwwroot\category_product_display.cfm @ 14:56:38.038
select sum(e.qoh + e.qc) as qoh ,sum(e.qc) as qc,sum(e.qs - e.qc) as sold
			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 = 140041 and e.store_id = 10 
			group by a.style_id, e.qc
check_ss_qoh (Datasource=celerantsql, Time=16ms, Records=0) in C:\inetpub\wwwroot\includes\dropship.cfm @ 14:56:38.038
select e.sku_bucket_id, e.price, e.sugg_price, (e.qoh + e.qc) as qoh, z.of15,e.last_cost
	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 = 140041 and b.contact_id=22620 and (e.qoh + e.qc) >= 1
	and e.store_id = 27 and (e.last_cost>0 and z.of15 is not NULL) 
	and z.brand not in (?,?,?,?,?,?,?,?,?)
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

bulk_price (Datasource=, Time=15ms, Records=0) in E:\inetpub\wwwroot\category_product_display.cfm @ 14:56:38.038
select * from bulkitems where bulk_id = ? and site is NULL
Query Parameter Value(s) -
Parameter #1(cf_sql_integer) = 140041

get_term_sale_info (Datasource=celerantsql, Time=0ms, Records=0) in C:\inetpub\wwwroot\includes\qry_term_sale_price.cfm @ 14:56:38.038
select typ,amount,end_date,term_sale_id
from tb_term_sale_entries with (nolock)
where start_date<= 'May 20, 2024 14:56:38' and
end_date >= 'May 20, 2024 14:56:38'
and store_id=10 and style_id=140041
get_promos (Datasource=celerantsql, Time=0ms, Records=0) in C:\inetpub\wwwroot\includes\qry_mfg_promo_price.cfm @ 14:56:38.038
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 = 140041 
and (a.start_date<= 'May 20, 2024 14:56:38' or a.active = 1)
and a.end_date >= 'May 20, 2024 14:56:38'
order by a.promo_id desc
get_reviews (Datasource=celerantsql, Time=0ms, Records=0) in E:\inetpub\wwwroot\category_product_display.cfm @ 14:56:38.038
select * from tb_product_reviews with (nolock) where style_id=140041  and status='A' and site = 'sportsman'
get_reviews_average (Datasource=celerantsql, Time=0ms, Records=1) in E:\inetpub\wwwroot\category_product_display.cfm @ 14:56:38.038
select sum(CAST(custom_rating_1 AS INTEGER)) as custom_rating_1 from tb_product_reviews with (nolock) where style_id=140041 and status='A' and site = 'sportsman'
check_qoh (Datasource=celerantsql, Time=0ms, Records=1) in E:\inetpub\wwwroot\category_product_display.cfm @ 14:56:38.038
select sum(e.qoh + e.qc) as qoh ,sum(e.qc) as qc,sum(e.qs - e.qc) as sold
			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 = 141727 and e.store_id = 10 
			group by a.style_id, e.qc
check_ss_qoh (Datasource=celerantsql, Time=15ms, Records=0) in C:\inetpub\wwwroot\includes\dropship.cfm @ 14:56:38.038
select e.sku_bucket_id, e.price, e.sugg_price, (e.qoh + e.qc) as qoh, z.of15,e.last_cost
	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 = 141727 and b.contact_id=22620 and (e.qoh + e.qc) >= 1
	and e.store_id = 27 and (e.last_cost>0 and z.of15 is not NULL) 
	and z.brand not in (?,?,?,?,?,?,?,?,?)
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

bulk_price (Datasource=, Time=0ms, Records=0) in E:\inetpub\wwwroot\category_product_display.cfm @ 14:56:38.038
select * from bulkitems where bulk_id = ? and site is NULL
Query Parameter Value(s) -
Parameter #1(cf_sql_integer) = 141727

get_term_sale_info (Datasource=celerantsql, Time=0ms, Records=0) in C:\inetpub\wwwroot\includes\qry_term_sale_price.cfm @ 14:56:38.038
select typ,amount,end_date,term_sale_id
from tb_term_sale_entries with (nolock)
where start_date<= 'May 20, 2024 14:56:38' and
end_date >= 'May 20, 2024 14:56:38'
and store_id=10 and style_id=141727
get_promos (Datasource=celerantsql, Time=16ms, Records=0) in C:\inetpub\wwwroot\includes\qry_mfg_promo_price.cfm @ 14:56:38.038
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 = 141727 
and (a.start_date<= 'May 20, 2024 14:56:38' or a.active = 1)
and a.end_date >= 'May 20, 2024 14:56:38'
order by a.promo_id desc
get_reviews (Datasource=celerantsql, Time=0ms, Records=0) in E:\inetpub\wwwroot\category_product_display.cfm @ 14:56:38.038
select * from tb_product_reviews with (nolock) where style_id=141727  and status='A' and site = 'sportsman'
get_reviews_average (Datasource=celerantsql, Time=0ms, Records=1) in E:\inetpub\wwwroot\category_product_display.cfm @ 14:56:38.038
select sum(CAST(custom_rating_1 AS INTEGER)) as custom_rating_1 from tb_product_reviews with (nolock) where style_id=141727 and status='A' and site = 'sportsman'
check_qoh (Datasource=celerantsql, Time=16ms, Records=1) in E:\inetpub\wwwroot\category_product_display.cfm @ 14:56:38.038
select sum(e.qoh + e.qc) as qoh ,sum(e.qc) as qc,sum(e.qs - e.qc) as sold
			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 = 143155 and e.store_id = 10 
			group by a.style_id, e.qc
check_ss_qoh (Datasource=celerantsql, Time=15ms, Records=0) in C:\inetpub\wwwroot\includes\dropship.cfm @ 14:56:38.038
select e.sku_bucket_id, e.price, e.sugg_price, (e.qoh + e.qc) as qoh, z.of15,e.last_cost
	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 = 143155 and b.contact_id=22620 and (e.qoh + e.qc) >= 1
	and e.store_id = 27 and (e.last_cost>0 and z.of15 is not NULL) 
	and z.brand not in (?,?,?,?,?,?,?,?,?)
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

bulk_price (Datasource=, Time=0ms, Records=0) in E:\inetpub\wwwroot\category_product_display.cfm @ 14:56:38.038
select * from bulkitems where bulk_id = ? and site is NULL
Query Parameter Value(s) -
Parameter #1(cf_sql_integer) = 143155

get_term_sale_info (Datasource=celerantsql, Time=0ms, Records=0) in C:\inetpub\wwwroot\includes\qry_term_sale_price.cfm @ 14:56:38.038
select typ,amount,end_date,term_sale_id
from tb_term_sale_entries with (nolock)
where start_date<= 'May 20, 2024 14:56:38' and
end_date >= 'May 20, 2024 14:56:38'
and store_id=10 and style_id=143155
get_promos (Datasource=celerantsql, Time=16ms, Records=0) in C:\inetpub\wwwroot\includes\qry_mfg_promo_price.cfm @ 14:56:38.038
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 = 143155 
and (a.start_date<= 'May 20, 2024 14:56:38' or a.active = 1)
and a.end_date >= 'May 20, 2024 14:56:38'
order by a.promo_id desc
get_reviews (Datasource=celerantsql, Time=0ms, Records=0) in E:\inetpub\wwwroot\category_product_display.cfm @ 14:56:38.038
select * from tb_product_reviews with (nolock) where style_id=143155  and status='A' and site = 'sportsman'
get_reviews_average (Datasource=celerantsql, Time=0ms, Records=1) in E:\inetpub\wwwroot\category_product_display.cfm @ 14:56:38.038
select sum(CAST(custom_rating_1 AS INTEGER)) as custom_rating_1 from tb_product_reviews with (nolock) where style_id=143155 and status='A' and site = 'sportsman'
check_qoh (Datasource=celerantsql, Time=0ms, Records=1) in E:\inetpub\wwwroot\category_product_display.cfm @ 14:56:38.038
select sum(e.qoh + e.qc) as qoh ,sum(e.qc) as qc,sum(e.qs - e.qc) as sold
			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 = 143198 and e.store_id = 10 
			group by a.style_id, e.qc
check_ss_qoh (Datasource=celerantsql, Time=18ms, Records=0) in C:\inetpub\wwwroot\includes\dropship.cfm @ 14:56:38.038
select e.sku_bucket_id, e.price, e.sugg_price, (e.qoh + e.qc) as qoh, z.of15,e.last_cost
	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 = 143198 and b.contact_id=22620 and (e.qoh + e.qc) >= 1
	and e.store_id = 27 and (e.last_cost>0 and z.of15 is not NULL) 
	and z.brand not in (?,?,?,?,?,?,?,?,?)
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

bulk_price (Datasource=, Time=0ms, Records=0) in E:\inetpub\wwwroot\category_product_display.cfm @ 14:56:38.038
select * from bulkitems where bulk_id = ? and site is NULL
Query Parameter Value(s) -
Parameter #1(cf_sql_integer) = 143198

get_term_sale_info (Datasource=celerantsql, Time=0ms, Records=0) in C:\inetpub\wwwroot\includes\qry_term_sale_price.cfm @ 14:56:38.038
select typ,amount,end_date,term_sale_id
from tb_term_sale_entries with (nolock)
where start_date<= 'May 20, 2024 14:56:38' and
end_date >= 'May 20, 2024 14:56:38'
and store_id=10 and style_id=143198
get_promos (Datasource=celerantsql, Time=16ms, Records=0) in C:\inetpub\wwwroot\includes\qry_mfg_promo_price.cfm @ 14:56:38.038
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 = 143198 
and (a.start_date<= 'May 20, 2024 14:56:38' or a.active = 1)
and a.end_date >= 'May 20, 2024 14:56:38'
order by a.promo_id desc
get_reviews (Datasource=celerantsql, Time=0ms, Records=0) in E:\inetpub\wwwroot\category_product_display.cfm @ 14:56:38.038
select * from tb_product_reviews with (nolock) where style_id=143198  and status='A' and site = 'sportsman'
get_reviews_average (Datasource=celerantsql, Time=0ms, Records=1) in E:\inetpub\wwwroot\category_product_display.cfm @ 14:56:38.038
select sum(CAST(custom_rating_1 AS INTEGER)) as custom_rating_1 from tb_product_reviews with (nolock) where style_id=143198 and status='A' and site = 'sportsman'


Scope Variables

Application Variables:
acceptorid=011668467
accountid=1027380
accounttoken=64BB6980FDEAF842266AC866F250CA9877FF24AE92795FB9BE490EAF527645FC4E54DC01
adminurl=https://www.sportsmansoutdoorsuperstore.com/web_admin/products/menu.cfm?style_id=
applicationname=SOS
bannerurl=https://www.sportsmansoutdoorsuperstore.com/images/banners/
ccprocessor=VANTIV
checkinventory=Struct (3)
companyname=Vance Outdoors
credova=Struct (5)
ds=celerantsql
enter_inscription=OFF
feedsdir=E:\inetpub\feeds\
forumemail=info@sportsmansoutdoorsuperstore.com
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/
prodimgdir=E:\inetpub\prodimages\
prodimgurl=https://www.sportsmansoutdoorsuperstore.com/prodimages/
qoh_store=10
safety_stock=0
salesemail=sales@sportsmansoutdoorsuperstore.com
secureurl=https://www.sportsmansoutdoorsuperstore.com/
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, O=Let's Encrypt, CN=R3
CERT_SERVER_SUBJECT=CN=www.sportsmansoutdoorsuperstore.com
CERT_SUBJECT=
CF_TEMPLATE_PATH=E:\inetpub\wwwroot\category.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, O=Let's Encrypt, CN=R3
HTTPS_SERVER_SUBJECT=CN=www.sportsmansoutdoorsuperstore.com
HTTP_ACCEPT=*/*
HTTP_ACCEPT_ENCODING=gzip, br, zstd, deflate
HTTP_ACCEPT_LANGUAGE=
HTTP_CONNECTION=close
HTTP_COOKIE=CFTOKEN=Z98olbwg5rxrj4kxa625akg5dpmaa354uo66g173yqvk4tox9o-ee4e16a37a9175ca-E994AB14-9E00-26DC-57DC0CDC4B6F2AFF; CFGLOBALS=urltoken%3DCFID%23%3D8512%26CFTOKEN%23%3Dee4e16a37a9175ca%2DE994AB14%2D9E00%2D26DC%2D57DC0CDC4B6F2AFF%23lastvisit%3D%7Bts%20%272024%2D05%2D20%2014%3A56%3A37%27%7D%23hitcount%3D140%23timecreated%3D%7Bts%20%272024%2D05%2D20%2014%3A55%3A18%27%7D%23cftoken%3Dee4e16a37a9175ca%2DE994AB14%2D9E00%2D26DC%2D57DC0CDC4B6F2AFF%23cfid%3D8512%23; CFID=Z98olbwg5rxrj4kxa625akg5dpmaa354uo66g173yqvk4tox9o-8512; CT_U=2359; PRD_U=110743%2C2310; LAST_NAME=; USERNAME=; CUSTOMER_ID=; EMAIL=; PASSWORD=; FIRST_NAME=
HTTP_HOST=www.sportsmansoutdoorsuperstore.com
HTTP_REFERER=
HTTP_URL=/category.cfm/CurrentPage/17/brand/springfield
HTTP_USER_AGENT=Mozilla/5.0 AppleWebKit/537.36 (KHTML, like Gecko; compatible; ClaudeBot/1.0; +claudebot@anthropic.com)
LOCAL_ADDR=10.200.30.6
PATH_INFO=/CurrentPage/17/brand/springfield
PATH_TRANSLATED=E:\inetpub\wwwroot\category.cfm
QUERY_STRING=
REMOTE_ADDR=10.200.2.4
REMOTE_HOST=10.200.2.4
REMOTE_USER=
REQUEST_METHOD=GET
SCRIPT_NAME=/category.cfm
SERVER_NAME=www.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=8512
cftoken=ee4e16a37a9175ca-E994AB14-9E00-26DC-57DC0CDC4B6F2AFF
hitcount=140
lastvisit={ts '2024-05-20 14:56:37'}
timecreated={ts '2024-05-20 14:55:18'}
urltoken=CFID=8512&CFTOKEN=ee4e16a37a9175ca-E994AB14-9E00-26DC-57DC0CDC4B6F2AFF
Cookie Variables:
CFGLOBALS=urltoken=CFID#=8512&CFTOKEN#=ee4e16a37a9175ca-E994AB14-9E00-26DC-57DC0CDC4B6F2AFF#lastvisit={ts '2024-05-20 14:56:37'}#hitcount=140#timecreated={ts '2024-05-20 14:55:18'}#cftoken=ee4e16a37a9175ca-E994AB14-9E00-26DC-57DC0CDC4B6F2AFF#cfid=8512#
CFID=8512
CFTOKEN=ee4e16a37a9175ca-E994AB14-9E00-26DC-57DC0CDC4B6F2AFF
CT_U=2359
CUSTOMER_ID=
EMAIL=
FIRST_NAME=
LAST_NAME=
PASSWORD=
PRD_U=110743,2310
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=8512
cftoken=ee4e16a37a9175ca-E994AB14-9E00-26DC-57DC0CDC4B6F2AFF
cs=/category.cfm/CurrentPage/17/brand/springfield
displaycount=18
employeeloggedin=N
executed=YES
fflnote=
firearm_agreement=NO
imgarray=Array (0)
memberloggedin=N
pickupstore=10
prodtype=none
selected_ffl=NO
sessionid=SOS_8512_ee4e16a37a9175ca-E994AB14-9E00-26DC-57DC0CDC4B6F2AFF
strarray=Array (0)
urltoken=CFID=8512&CFTOKEN=ee4e16a37a9175ca-E994AB14-9E00-26DC-57DC0CDC4B6F2AFF
URL Parameters:
CLEARANCE=
CurrentPage=17
DEPT=
NAV_CHOOSER=
OF1=
OF10=
OF2=
OF3=
OF4=
OF5=
OF6=
ORDER_BY=
PAGETYPE=
PRODTYPE=none
RETURN_TO_PAGE=null
SECTION=
SPORTSMAN=
SUBTYP_1=
SUBTYP_2=
SUBTYP_3=
TYP=
WEB_TAXONOMY_ID=springfield
WHATSNEW=
brand=springfield
Debug Rendering Time: 15 ms