Shopping Cart

Shopping Cart

McAfee Secure sites help keep you safe from identity theft, credit card fraud, spyware, spam, viruses and online scams
but now    
Quantity Name Price EA Total

Remove
Ohaus RC60LS/2 Ranger Counting Legal For Trade Scale W/ 2nd RS232, 60000 g x 2 g Ohaus RC60LS/2 Ranger Counting Legal For Trade Scale W/ 2nd RS232, 60000 g x 2 g
SKU: RC60LS/2    
Available
View Warranty Options
$1,422.22 $1,422.22
Ground, UPS  $0.00 $0.00
3 Day, UPS  $89.00
2 Day Air, UPS  $115.00
2 Day Air, UPS - Alaska  $159.00
2 Day Air, UPS - Hawaii  $159.00
2 Day Air, UPS - Puerto Rico  $159.00
Next Day Air, UPS  $178.00
Next Day Air Saturday, UPS  $193.00
Select a Country
Enter Promo Code
Sub Total $1,422.22
Contiue shopping
buy now but now
*itinscales.com does not collect sales tax from any state other than NY.
**Alaska, Hawaii and Puerto Rico Two day shipping only

 

 


Debugging Information
ColdFusion Server Enterprise 10,0,23,302580
Template /checkout/cart.cfm
Time Stamp 25-Apr-24 10:21 AM
Locale English (US)
User Agent Mozilla/5.0 AppleWebKit/537.36 (KHTML, like Gecko; compatible; ClaudeBot/1.0; +claudebot@anthropic.com)
Remote IP 10.189.254.4
Host Name 10.189.254.4


Execution Time

Total Time Avg Time Count Template
157 ms 157 ms 1 top level E:\inetpub\Websites\itinscales.com\checkout\cart.cfm
94 ms 94 ms 1 E:/inetpub/Websites/global/checkout/dsp_cart.cfm
47 ms 24 ms 2 E:/inetpub/Websites/itinscales.com/includes/inc_site_settings.cfm
31 ms 31 ms 1 E:/inetpub/Websites/itinscales.com/includes/top_new.cfm
16 ms 16 ms 1 CFC[ E:/inetpub/Websites/global/CFC/cfc_shipping.cfc | GetCartShipping(CART = [complex value]) ] from E:/inetpub/Websites/global/CFC/cfc_shipping.cfc
16 ms 16 ms 1 E:/inetpub/Websites/global/includes/act_add_to_cart.cfm
0 ms 0 ms 3 E:/inetpub/Websites/global/includes/ACT_BLOCK.cfm
0 ms 0 ms 1 E:/inetpub/Websites/global/includes/act_cart_convert_id.cfm
0 ms 0 ms 1 E:/inetpub/Websites/global/qry/qry_cart.cfm
0 ms 0 ms 1 E:/inetpub/Websites/itinscales.com/includes/bottom_new.cfm
0 ms  STARTUP, PARSING, COMPILING, LOADING, & SHUTDOWN
157 ms  TOTAL EXECUTION TIME
red = over 250 ms average execution time


SQL Queries

BLOCK (Datasource=STORE2008, Time=0ms, Records=0) in E:\inetpub\Websites\global\includes\ACT_BLOCK.cfm @ 10:21:15.015
	SELECT IP FROM block_ip 
	WHERE IP = '3.147.66.178'
	limit 1
new_cart (Datasource=store2008, Time=0ms, Records=1) in E:\inetpub\Websites\global\includes\act_add_to_cart.cfm @ 10:21:15.015
	insert into cart (IP,fk_store_id,the_datetime) values ('3.147.66.178',17,{ts '2024-04-25 10:21:15'})
	
new_cart (Datasource=store2008, Time=0ms, Records=1) in E:\inetpub\Websites\global\includes\act_add_to_cart.cfm @ 10:21:15.015
	select max(cart_id) as new_cart from cart where IP = '3.147.66.178'
	
product_cart (Datasource=store2008, Time=0ms, Records=1) in E:\inetpub\Websites\global\includes\act_add_to_cart.cfm @ 10:21:15.015
	SELECT     product.product_id, 
	product.product_name, product.is_active, product.old_id, product_store.Price, 
	Product_detail.dim_weight, 
	Product_detail.SKU, Product_detail.ARCUST_CODE,
                      product_store.fk_store_id
	FROM         product INNER JOIN
                      Product_detail ON product.product_id = Product_detail.fk_product_id INNER JOIN
                      product_store ON product.product_id = product_store.fk_product_id
	WHERE     (product.is_active = 1) AND (product_store.fk_store_id = 17) 
			AND (product.product_id = 12145)
	 limit 1 
insert_cart (Datasource=store2008, Time=16ms, Records=1) in E:\inetpub\Websites\global\includes\act_add_to_cart.cfm @ 10:21:15.015
		insert into cart_detail 
		(fk_cart_id, fk_product_id, Arcust_id, product_name, qty, price_ea, weight,source,Block_Promo) 
		values (20541575,12145,'OHA-RC60LS/2','Ohaus RC60LS/2 Ranger Counting Legal For Trade Scale W/ 2nd RS232, 60000 g x 2 g',1,
		1422.22,
		30,
		
		'Mozilla/5.0 AppleWebKit/537.36 (KHTML, like Gecko; compatible; ClaudeBot/1.0; +claudebot@anthropic.com)'
		,
		
		0
		
		
		)
		
date (Datasource=store2008, Time=0ms, Records=1) in E:\inetpub\Websites\global\qry\qry_cart.cfm @ 10:21:15.015
		UPDATE cart
		SET the_datetime={ts '2024-04-25 10:21:15'} 
		 where cart_id = 20541575 
cart (Datasource=store2008, Time=0ms, Records=1) in E:\inetpub\Websites\global\qry\qry_cart.cfm @ 10:21:15.015
SELECT     cart.cart_id, cart.the_datetime, cart.fk_customer_id, cart.IP, cart.fk_campain_id,cart.fk_store_id, cart.IP, cart.shippint_type, cart.paypal_token, cart.google_shoppingcart, 
                      cart.promo, cart.COUNTRYCODE, cart_detail.fk_product_id, cart_detail.Arcust_id, cart_detail.product_name, cart_detail.qty, cart_detail.price_ea, 
                      cart_detail.weight, Product_detail.dim_weight,Product_detail.SKU,cart_detail.source,cart_detail.Block_Promo,
					  stock_type.stock_type_name,stock_type.stock_type_color,stock_type.stock_type_id,Product_detail.fk_product_condition_id as product_condition_id,
					  cart_detail.cart_detail_id, Product_detail.use_map, Product_detail.cost,Product_detail.Only_With_Scale, Product_detail.qty_in_stock, Product_detail.qty_in_stock,Product_detail.Flat_Shipping,
					    Product_detail.qty_in_stock as ONHAND, Product_detail.man_Warranty,Product_detail.buy_upc,
					  Product_detail.show_Ship_USA_only, Product_detail.ship_ground_only, Product_detail.days_till_ship,Product_detail.fk_Warranty_id, Product_detail.eta, Product_detail.Pre_Sale_QTY,
					        (SELECT   Cat_sub.fk_Cat_Category_id
                            FROM          Cat_sub INNER JOIN
                                                   Product_to_cat_sub ON Cat_sub.Cat_sub_id = Product_to_cat_sub.fk_Cat_sub_id
                            WHERE      (Product_to_cat_sub.fk_product_id = cart_detail.fk_product_id)
							 limit 1
							) AS fk_Cat_Category_id, product.fk_man_id,product.old_id,
							(SELECT fk_shipping_type FROM product_shipping where fk_product_id = product.product_id and fk_shipping_type = 10 limit 1) as ship_10,
							(SELECT fk_shipping_type FROM product_shipping where fk_product_id = product.product_id and fk_shipping_type = 20 limit 1) as ship_20,
							(SELECT fk_shipping_type FROM product_shipping where fk_product_id = product.product_id and fk_shipping_type = 30 limit 1) as ship_30,
							(SELECT fk_shipping_type FROM product_shipping where fk_product_id = product.product_id and fk_shipping_type = 32 limit 1) as ship_32,
							(SELECT fk_shipping_type FROM product_shipping where fk_product_id = product.product_id and fk_shipping_type = 34 limit 1) as ship_34,
							(SELECT fk_shipping_type FROM product_shipping where fk_product_id = product.product_id and fk_shipping_type = 36 limit 1) as ship_36,
							(SELECT fk_shipping_type FROM product_shipping where fk_product_id = product.product_id and fk_shipping_type = 40 limit 1) as ship_40,
							(SELECT fk_shipping_type FROM product_shipping where fk_product_id = product.product_id and fk_shipping_type = 42 limit 1) as ship_42,
							(SELECT fk_acc_id FROM product_to_acc where fk_product_id = product.product_id limit 1) as has_ACC,
							
							0 as ALOC,
							
							 (SELECT GSAIFF FROM gsa_price_list where fk_product_id = product_detail.fk_product_id and Com_name = 'ItinScales' limit 1) as gsa_price 
											
FROM         product RIGHT OUTER JOIN
                      cart_detail ON product.product_id = cart_detail.fk_product_id LEFT OUTER JOIN
                      Product_detail ON cart_detail.fk_product_id = Product_detail.fk_product_id RIGHT OUTER JOIN
                      cart ON cart_detail.fk_cart_id = cart.cart_id  LEFT OUTER JOIN
					  stock_type ON stock_type.stock_type_id=Product_detail.fk_stock_type_id 
					
WHERE     (cart.cart_id = 20541575) and (product.is_active = 1)



union


SELECT  distinct    cart.cart_id, cart.the_datetime, cart.fk_customer_id, cart.IP, cart.fk_campain_id,cart.fk_store_id, cart.IP, cart.shippint_type, cart.paypal_token, cart.google_shoppingcart, 
                      cart.promo, cart.COUNTRYCODE, cart_detail.fk_product_id, cart_detail.Arcust_id, cart_detail.product_name, cart_detail.qty, cart_detail.price_ea, 
                      cart_detail.weight, Product_detail.dim_weight,Product_detail.SKU,cart_detail.source,cart_detail.Block_Promo,
					  stock_type.stock_type_name,stock_type.stock_type_color,stock_type.stock_type_id,Product_detail.fk_product_condition_id as product_condition_id,
					  cart_detail.cart_detail_id, Product_detail.use_map, Product_detail.cost, Product_detail.Only_With_Scale, Product_detail.qty_in_stock, Product_detail.qty_in_stock,Product_detail.Flat_Shipping,
					    Product_detail.qty_in_stock as ONHAND, Product_detail.man_Warranty,Product_detail.buy_upc,
					  Product_detail.show_Ship_USA_only, Product_detail.ship_ground_only, Product_detail.days_till_ship,Product_detail.fk_Warranty_id, Product_detail.eta, Product_detail.Pre_Sale_QTY,
					        (SELECT   Cat_sub.fk_Cat_Category_id
                            FROM          Cat_sub INNER JOIN
                                                   Product_to_cat_sub ON Cat_sub.Cat_sub_id = Product_to_cat_sub.fk_Cat_sub_id
                            WHERE      (Product_to_cat_sub.fk_product_id = cart_detail.fk_product_id)
							 limit 1
							) AS fk_Cat_Category_id, product.fk_man_id,product.old_id,
							(SELECT fk_shipping_type FROM product_shipping where fk_product_id = product.product_id and fk_shipping_type = 10 limit 1) as ship_10,
							(SELECT fk_shipping_type FROM product_shipping where fk_product_id = product.product_id and fk_shipping_type = 20 limit 1) as ship_20,
							(SELECT fk_shipping_type FROM product_shipping where fk_product_id = product.product_id and fk_shipping_type = 30 limit 1) as ship_30,
							(SELECT fk_shipping_type FROM product_shipping where fk_product_id = product.product_id and fk_shipping_type = 32 limit 1) as ship_32,
							(SELECT fk_shipping_type FROM product_shipping where fk_product_id = product.product_id and fk_shipping_type = 34 limit 1) as ship_34,
							(SELECT fk_shipping_type FROM product_shipping where fk_product_id = product.product_id and fk_shipping_type = 36 limit 1) as ship_36,
							(SELECT fk_shipping_type FROM product_shipping where fk_product_id = product.product_id and fk_shipping_type = 40 limit 1) as ship_40,
							(SELECT fk_shipping_type FROM product_shipping where fk_product_id = product.product_id and fk_shipping_type = 42 limit 1) as ship_42,
							(SELECT count(fk_product_id) FROM product_to_acc where fk_product_id = product.product_id limit 1) as has_ACC,
							
							0 as ALOC,
							
							
							(SELECT GSA_Price FROM product_gsa where FK_PRODUCT_ID = product.product_id limit 1) as GSA_Price
														
FROM         product RIGHT OUTER JOIN
                      cart_detail ON product.product_id = cart_detail.fk_product_id LEFT OUTER JOIN
                      Product_detail ON cart_detail.fk_product_id = Product_detail.fk_product_id RIGHT OUTER JOIN
                      cart ON cart_detail.fk_cart_id = cart.cart_id  LEFT OUTER JOIN
					  stock_type ON stock_type.stock_type_id=Product_detail.fk_stock_type_id 
					
WHERE     (cart.cart_id = 20541575) and (cart_detail.fk_product_id = 0)


	
Has_free_shipping (Datasource=store2008, Time=0ms, Records=18) in E:\inetpub\Websites\global\qry\qry_cart.cfm @ 10:21:15.015
	SELECT fk_acc_id FROM product_to_acc where fk_product_id in(12145)
	
countrycodes (Datasource=store2008, Time=0ms, Records=232, Cached Query) in E:\inetpub\Websites\global\qry\qry_cart.cfm @ 10:21:15.015
	SELECT     shipping_type_id, COUNTRYCODE,shipmentDesc
	FROM         shipping_type 
	Where shipping_type_id <> 322
	order by shipmentDesc
	
cart_shipping (Datasource=store2008, Time=0ms, Records=8) in E:\inetpub\Websites\global\qry\qry_cart.cfm @ 10:21:15.015
			SELECT     shipping_type_id, shipmentDesc, amazon_code,
				priceToAdd, perWeightToAdd, stateCode, countryCode,
				(
		
				 case
				when ( (SELECT     Product_detail.dim_weight
				FROM         product_shipping INNER JOIN
		                      Product_detail ON product_shipping.fk_product_id = Product_detail.fk_product_id
				where product_shipping.fk_shipping_type = shipping_type.shipping_type_id and 
				Product_detail.fk_product_id=12145 limit 1
				) > 0 ) then 
				0
				else
				(SELECT     dim_weight from Product_detail where fk_product_id=12145 limit 1)
				end
		
		) as   dim_weight
		FROM         shipping_type
		WHERE     (countryCode = 'US')
		
stateCode (Datasource=store2008, Time=0ms, Records=53, Cached Query) in E:\inetpub\Websites\global\checkout\dsp_cart.cfm @ 10:21:15.015
 
	SELECT     stateCode, stateName
	FROM         statecode
	
	ORDER BY stateName
	
countryCode (Datasource=store2008, Time=0ms, Records=225, Cached Query) in E:\inetpub\Websites\global\checkout\dsp_cart.cfm @ 10:21:15.015
 
	select 'United States' as shipmentDesc , 'US' as countryCode
	union
	select 'Canada' as shipmentDesc , 'CA' as countryCode
	union
	SELECT     REPLACE(shipmentDesc, 'UPS Intl - ', '') AS shipmentDesc, countryCode
	FROM         shipping_type
	WHERE     (countryCode <> 'US') AND (countryCode <> 'CA')
	ORDER BY shipmentDesc
	
warranty (Datasource=store2008, Time=15ms, Records=2) in E:\inetpub\Websites\global\checkout\dsp_cart.cfm @ 10:21:15.015
		SELECT warranty_group.Warranty_Group_id, warranty_group.fk_Warranty_id, warranty_group.fk_product_id, warranty_group.from_price, warranty_group.to_price,
		warranty.warranty_id,warranty.warranty_name,product.product_name
		FROM warranty_group inner join warranty on warranty.warranty_id = warranty_group.fk_Warranty_id inner join product
		 on product.product_id = warranty_group.fk_product_id
		 where warranty_group.fk_Warranty_id=1 and from_price <= 1422.22 and to_price >= 1422.22
		order by warranty_group.from_price, product.product_name
		
cart_shipping (Datasource=store2008, Time=0ms, Records=8) in E:\inetpub\Websites\global\CFC\cfc_shipping.cfc @ 10:21:15.015
			SELECT     shipping_type_id, shipmentDesc, amazon_code,
				priceToAdd, perWeightToAdd, stateCode, countryCode 
		FROM         shipping_type
		WHERE     (countryCode = 'US')
		
temp_shipping (Datasource=, Time=0ms, Records=1) in E:\inetpub\Websites\global\CFC\cfc_shipping.cfc @ 10:21:15.015
select amount from shipping where shipping_type_id = 10
temp_shipping (Datasource=, Time=0ms, Records=1) in E:\inetpub\Websites\global\CFC\cfc_shipping.cfc @ 10:21:15.015
select amount from shipping where shipping_type_id = 20
temp_shipping (Datasource=, Time=0ms, Records=1) in E:\inetpub\Websites\global\CFC\cfc_shipping.cfc @ 10:21:15.015
select amount from shipping where shipping_type_id = 30
temp_shipping (Datasource=, Time=0ms, Records=1) in E:\inetpub\Websites\global\CFC\cfc_shipping.cfc @ 10:21:15.015
select amount from shipping where shipping_type_id = 32
temp_shipping (Datasource=, Time=0ms, Records=1) in E:\inetpub\Websites\global\CFC\cfc_shipping.cfc @ 10:21:15.015
select amount from shipping where shipping_type_id = 34
temp_shipping (Datasource=, Time=0ms, Records=1) in E:\inetpub\Websites\global\CFC\cfc_shipping.cfc @ 10:21:15.015
select amount from shipping where shipping_type_id = 36
temp_shipping (Datasource=, Time=0ms, Records=1) in E:\inetpub\Websites\global\CFC\cfc_shipping.cfc @ 10:21:15.015
select amount from shipping where shipping_type_id = 40
temp_shipping (Datasource=, Time=16ms, Records=1) in E:\inetpub\Websites\global\CFC\cfc_shipping.cfc @ 10:21:15.015
select amount from shipping where shipping_type_id = 42


Scope Variables

Application Variables:
applicationname=store_17
CGI Variables:
AUTH_PASSWORD=
AUTH_TYPE=
AUTH_USER=
CERT_COOKIE=
CERT_FLAGS=
CERT_ISSUER=
CERT_KEYSIZE=
CERT_SECRETKEYSIZE=
CERT_SERIALNUMBER=
CERT_SERVER_ISSUER=
CERT_SERVER_SUBJECT=
CERT_SUBJECT=
CF_TEMPLATE_PATH=E:\inetpub\Websites\itinscales.com\checkout\cart.cfm
CONTENT_LENGTH=0
CONTENT_TYPE=
CONTEXT_PATH=
GATEWAY_INTERFACE=CGI/1.1
HTTPS=off
HTTPS_KEYSIZE=
HTTPS_SECRETKEYSIZE=
HTTPS_SERVER_ISSUER=
HTTPS_SERVER_SUBJECT=
HTTP_ACCEPT=*/*
HTTP_ACCEPT_ENCODING=
HTTP_ACCEPT_LANGUAGE=
HTTP_CONNECTION=
HTTP_COOKIE=
HTTP_HOST=www1.itinscales.com
HTTP_REFERER=
HTTP_URL=
HTTP_USER_AGENT=Mozilla/5.0 AppleWebKit/537.36 (KHTML, like Gecko; compatible; ClaudeBot/1.0; +claudebot@anthropic.com)
LOCAL_ADDR=www1.itinscales.com
PATH_INFO=
PATH_TRANSLATED=E:\inetpub\Websites\itinscales.com\checkout\cart.cfm
QUERY_STRING=add_product_id=12145
REMOTE_ADDR=10.189.254.4
REMOTE_HOST=10.189.254.4
REMOTE_USER=
REQUEST_METHOD=GET
SCRIPT_NAME=/checkout/cart.cfm
SERVER_NAME=www1.itinscales.com
SERVER_PORT=80
SERVER_PORT_SECURE=0
SERVER_PROTOCOL=HTTP/1.1
SERVER_SOFTWARE=Microsoft-IIS/8.0
WEB_SERVER_API=
Client Variables:
cart_id=20541575
cfid=17752587
cftoken=2879884b5470bbe1-D851E193-9B7C-D9ED-8DEF644B627407E1
hitcount=2
lastvisit={ts '2024-04-25 10:21:15'}
remote_addr=3.147.66.178
timecreated={ts '2024-04-25 10:21:15'}
urltoken=CFID=17752587&CFTOKEN=2879884b5470bbe1-D851E193-9B7C-D9ED-8DEF644B627407E1&jsessionid=A339BBE821E8CB5E8E46BF6B5210B8BB.cfusion
Cookie Variables:
CFID=17752587
CFTOKEN=2879884b5470bbe1-D851E193-9B7C-D9ED-8DEF644B627407E1
Form Fields:
SHIPPING_TYPE_COUNTRY_H=US
Server Variables:
coldfusion=Struct (10)
os=Struct (5)
Session Variables:
sessionid=A339BBE821E8CB5E8E46BF6B5210B8BB.cfusion
urltoken=CFID=17752587&CFTOKEN=2879884b5470bbe1-D851E193-9B7C-D9ED-8DEF644B627407E1&jsessionid=A339BBE821E8CB5E8E46BF6B5210B8BB.cfusion
URL Parameters:
add_product_id=12145
Debug Rendering Time: 46 ms