%@LANGUAGE="VBSCRIPT"%>
|
<% If CCcart_numItems > 0 Then 'script_and_script%>
<%=CCcart_numItems%> item
<% If CCcart_numItems > 1 Then 'script_and_script%>
s
<% End If ' end If CCcart_numItems > 1 script_and_script%>
currently in basket Totaling
<%= FormatCurrency(CCcart_GrandTotal, 2, -2, -2, -2) %>
<% End If ' end If CCcart_numItems > 0 script_and_script%>
|
<% If (Session("loc")) = ("uk") Then 'script %>
|