Select * from tbl_Products where ProductID = #var#
Order #getProducts.ProductName#s



#getProducts.ProductName#s cost $#DecimalFormat(getProducts.ProductPrice)# each and $#DecimalFormat(getProducts.ShippingCost)# shipping for 1-5 items. Postage increases $#DecimalFormat(getProducts.ShippingCost)# in increments of #getProducts.ShippingInc#.

Print an order form for #getProducts.ProductName#s.
#getProducts.ProductDescription#