Order Summary | |
---|---|
Order items "+strSUB+" | " + MonetarySymbol + strTotal + " |
"+strSHIP+" | " + MonetarySymbol + strShipping + " |
"+strTOT+" | " + MonetarySymbol + moneyFormat((fTotal + fShipping + fTax)) + " |
"+strILabel+" | " + ""+strDLabel+" | " + ""+strQLabel+" | " + ""+strPLabel+" | " + (DisplayShippingColumn?""+strSLabel+" | ":"") + ""+strRLabel+" | " + "|
Your cart is empty | ||||||
" + fields[0] + " | "; strOutput += "||||||
" + fields[3] + " | "; else strOutput += "" + fields[3] + " " + fields[5] + " | ";
strOutput += ""; strOutput += " | "+ MonetarySymbol + moneyFormat(fields[2]) + " | "; if ( DisplayShippingColumn ) { if ( parseFloat(fields[4]) > 0 ) strOutput += ""+ MonetarySymbol + moneyFormat(fields[4]) + " | "; else strOutput += "N/A | "; } strOutput += ""; strOutput += " |
"+strSUB+" | "; strOutput += "" + MonetarySymbol + strTotal + " | "; strOutput += "|||||
"+strSHIP+" | "; strOutput += "" + MonetarySymbol + strShipping + " | "; strOutput += "|||||
"+strTAX+" | "; strOutput += "";
strOutput += "";
strOutput += TaxablePrompt + ": " + MonetarySymbol + strTax;
strOutput += " "; strOutput += NonTaxablePrompt + ": " + MonetarySymbol + "0.00"; strOutput += " | ";
strOutput += "|||||
"+strTAX+" | "; strOutput += "" + MonetarySymbol + strTax + " | "; strOutput += "|||||
"+strTOT+" | "; strOutput += "" + MonetarySymbol + moneyFormat((fTotal + fShipping + fTax)) + " | "; strOutput += "
"+strILabel+" | " + ""+strDLabel+" | " + ""+strQLabel+" | " + ""+strPLabel+" | " + (DisplayShippingColumn?""+strSLabel+" | ":"") + "|
" + fields[0] + " | "; strOutput += "|||||
" + fields[3] + " | "; else strOutput += "" + fields[3] + " "+ fields[5] + " | "; strOutput += "" + fields[1] + " | "; strOutput += ""+ MonetarySymbol + moneyFormat(fields[2]) + " | "; if ( DisplayShippingColumn ) { if ( parseFloat(fields[4]) > 0 ) strOutput += ""+ MonetarySymbol + moneyFormat(fields[4]) + " | "; else strOutput += "N/A | "; } strOutput += "
"+strSUB+" | "; strOutput += "" + MonetarySymbol + strTotal + " | "; strOutput += "||||
"+strSHIP+" | "; strOutput += "" + MonetarySymbol + strShipping + " | "; strOutput += "||||
"+strTAX+" | "; strOutput += "" + MonetarySymbol + strTax + " | "; strOutput += "||||
"+strTOT+" | "; strOutput += "" + MonetarySymbol + moneyFormat((fTotal + fShipping + fTax)) + " | "; strOutput += "