Home » Your Shopping Cart

<% itemcode = Request.form("itemcode") weight = Request.form("weight") fixedquantity = Request.form("fixedquantity") quantity = Request.form("quantity") price = Request.form("price") itemname = Request.form("itemname") itemname2 = Request.form("itemname2") shipping1 = Request.form("shipping1") shippingothers1 = Request.form("shippingothers1") maxquantity = Request.form("maxquantity") threshold1 = Request.form("threshold1") thresholdprice1 = Request.form("thresholdprice1") threshold2 = Request.form("threshold2") thresholdprice2 = Request.form("thresholdprice2") threshold3 = Request.form("threshold3") thresholdprice3 = Request.form("thresholdprice3") threshold4 = Request.form("threshold4") thresholdprice4 = Request.form("thresholdprice4") returnurl = Request.form("returnurl") %>