<%@ Page Language="VB" Explicit="False" %> <%@ Import Namespace="PDshop9" %> <%= pd.getTopHtml(pd.pg9)%> <%= pd.startSection("heads16")%>
<%=pd.getFormError()%>
<%=pd.getsystext("sys33")%>
<% If orderid <> "" Then%><%=pd.getButton("butts15","","checkout1.aspx?task=edit","") %><% End If%>
<%=pd.sBillEmail%>
<%=pd.sBillName%>
<% if pd.sBillCompany <>"" then %> <%= pd.sBillCompany%>
<% end if %> <%=pd.sBillStreet1%>
<%=pd.sBillStreet2%>
<%=pd.sBillCity%>
<%=pd.sBillState%>
<%=pd.sBillZip%>
<%=pd.sBillCountry%>
<% If shippingrequired = "Yes" Then%>

<%=pd.getsystext("sys34")%>
<% If orderid <> "" Then%><%=pd.getButton("butts15","","checkout2.aspx?task=edit","")%><% End If%>
<%=pd.sShipname%>
<% If pd.sShipCompany <> "" Then%> <%= pd.sShipCompany%>
<% end if %> <%=pd.sShipstreet1%>
<%=pd.sShipstreet2%>
<%=pd.sShipcity%>
<%=pd.sShipstate%>
<%=pd.sShipzip%>
<%=pd.sShipcountry%>

<%=pd.getsystext("sys39")%>
<%=pd.getButton("butts15","","checkout3.aspx?task=edit","")%>
<%=pd.sCarriername%>
<% End If%>

<%= pd.getsystext("sys59")%>
<%= pd.getButton("butts15", "", "showcart.aspx", "")%>
t
 
<%=pd.getsystext("sys1")%>/<%=pd.getsystext("sys2")%>
<%=pd.getsystext("sys3")%>
<%=pd.getsystext("sys4")%>
<%=pd.getsystext("sys5")%>

<%# Container.DataItem("hiddenitemid") %> <%# Container.DataItem("hiddenrecid") %>
<%# Container.DataItem("itemname") %>
<%# Container.DataItem("itemno") %>
<%# Container.DataItem("buyqty") %>
<%# Container.DataItem("priceeach") %>
<%# Container.DataItem("pricetotal") %>
<%# Container.DataItem("optionheader") %>
<%# Container.DataItem("inverror") %><%# Container.DataItem("optionname") %>
<%# Container.DataItem("optiontext") %>

<%=pd.getsystext("sys11")%>
<%=pd.showCurr(pd.dordersub)%>
<% If pd.dDiscounts > 0 Then%>
<%=pd.getsystext("sys7")%>
-<%=pd.showCurr(pd.dDiscounts)%>
<% End If%> <% If pd.dCarrierrate > 0 Then%>
<%If pd.sRatemethod = "2" Then Response.Write("*")%><%=pd.getsystext("sys39")%>
<% If pd.sRatemethod = "3" Then Response.Write(pd.getsystext("sys109")) Else Response.Write(pd.showcurr(pd.dCarrierrate)) End If %>
<% End If%> <% If pd.dOrdertaxtotal > 0 Then%>
<%=pd.getsystext("sys60")%>
<%=pd.showCurr(pd.dOrdertaxtotal)%>
<% End If%> <% If pd.dGiftamt > 0 Then%>
<%=pd.getsystext("sys9")%>
-<%=pd.showCurr(pd.dGiftamt)%>
<% End If%> <% If pd.dDiscounts > 0 Or pd.dCarrierrate > 0 Or pd.dOrdertaxtotal > 0 Or pd.dGiftamt > 0 Then%>
<%=pd.getsystext("sys61")%>
<%=pd.showCurr(pd.dOrdergrandtotal)%>
<% End If%> <% If pd.currrate <> 1 And (pd.dDiscounts > 0 Or pd.dCarrierrate > 0 Or pd.dOrdertaxtotal > 0 Or pd.dGiftamt > 0) Then%>
 
<%=pd.getsystext("sys61")%>
<%= pd.showPrimarycurr(pd.dOrdergrandtotal)%>
<% End If%>
<%=pd.getsystext("sys12")%>
<%=pd.iItemcount%>
 
<%=pd.getButton("butts14", "", "checkout4.aspx","")%>
<%= pd.endSection()%> <%=pd.getBottomHtml(pd.pg9)%>