%expand%BVP Order Confirmation

BVP Order Information

Here is what you have indicated you wish to order:

%if(%not(%form(EMail)), '%redirect(BVPErr.htm?%state%&Error=%url-encode("Error: An e-mail address must be specified."))) %gset(totalshipable,0)%gset(shipitems,0)%gset(totaltaxable,0)%gset(totalitems,0)%gset(itemcount,0) %enumform('%if(%equal(%name%,Price),'%null(%gset(thisvalue,%gettoken(%value%,"$",0))%if(%not(%thisvalue%),'%gset(thisvalue,%value%)) %if(%form(Qty),'%gset(nitems,%form(Qty)),'%gset(nitems,1)) %if(%thisvalue%,'%null(%gset(totalitems,%add(%totalitems%,%mult(%thisvalue%,%nitems%))) %gset(itemcount,%add(%itemcount%,%nitems%)) ))))) %set(replymsg," %enumform('%if(%gt(%len(%value%),0),%name%: %value%%crlf%)) ") %gset(salestax,0.00)%gset(shipping,0.00)%gset(quotectr,%counter(BVPBQuoteCounter)) %if(%in(%form(destination),USA,USA-PA),'%null( %if(%equal(%form(destination),USA-PA),' %gset(salestax, %mult(%totalitems%,0.06))) %if(%and(%gte(%totalitems%,15),%lte(%totalitems%,25)),'%gset(shipping,5.25)) %if(%and(%gte(%totalitems%,25.01),%lte(%totalitems%,40)),'%gset(shipping,7.95)) %if(%and(%gte(%totalitems%,40.01),%lte(%totalitems%,50)),'%gset(shipping,8.95)) %if(%and(%gte(%totalitems%,50.01),%lte(%totalitems%,75)),'%gset(shipping,10.00)) %if(%and(%gte(%totalitems%,75.01),%lte(%totalitems%,100)),'%gset(shipping,11.00)) %if(%and(%gte(%totalitems%,100.01),%lte(%totalitems%,150)),'%gset(shipping,12.25)) %if(%and(%gte(%totalitems%,150.01),%lte(%totalitems%,200)),'%gset(shipping,13.50)) %if(%and(%gte(%totalitems%,200.01),%lte(%totalitems%,250)),'%gset(shipping,14.50)) %if(%and(%gte(%totalitems%,250.01),%lte(%totalitems%,300)),'%gset(shipping,15.75)) %if(%gte(%totalitems%,300.01),'%gset(shipping,17.00)) )) %set(info," Time: %hour%:%minute% Date: %month%/%day%/%year% You ordered %itemcount% items. Your total for merchandise is: %lpad($%fmt(%totalitems%), 10) %if(%equal(%form(destination),USA-PA),'Your PA sales tax is: %lpad($%fmt(%salestax%),10)) %if(%in(%form(destination),USA,USA-PA),'Shipping charges will be: %lpad($%fmt(%shipping%), 10) %set(grandtotal,%add(%totalitems%,%salestax%,%shipping%))The grand total comes to: %lpad($%fmt(%grandtotal%), 10), We will reply with a quotation of shipping charges for your approval before your order is filled.) ") %set(fullreply,%replymsg%%info%)
%replymsg%
%info%

To make a minor change to your order, use the BACK button on your browser. To start over from the beginning, use this reset button: