|
|
 |
 |
 |
 |
ORDER RECEIVED |
 |
 |
 |
 |
 |
» My order status | » My account | » Customer service
|  |
 |
 |
 |
 |
Hello ${email.getCUSTOMER().getDISPLAYNAME()},
We have received your order ${email.getORDERDETAIL().getBVORDERNO()} which includes the items below.
We are unable to fulfill your entire order as placed. Your selected method(s) of payment will be credited appropriately for any cancelled items. You will receive additional emails for those items that will be shipped.
Your chosen delivery method is ${email.getORDERDETAIL().getSHIPCONDITION()} and your order will be shipped in multiple shipments.
We appreciate your business and hope you will look to the HP Home and Home Office Store for your future computing and printing needs. |
 |
 |
 |
 |
 |
ORDER INFORMATION |
 |
PRODUCT DESCRIPTION |
 |
PRODUCT # |
 |
QTY |
 |
EXTENDED
PRICE |
 |
#foreach( $item in ${email.getORDERDETAIL().getLINEITEMArray()})
${item.getDESCRIPTION()}
#if(${item.getRECYCLEFEE()} > 0)
|
${item.getRECYCLEFEESTRING()}
|
#end
|
 |
${item.getPARTNO()} |
 |
${item.getQTY()} |
 |
${currency}${item.getPRICE()} |
 |
#end
|
#if(${instantReb} == "true" || ${mailinReb} == "true")
SUMMARY OF SAVINGS: |
 |
#if(${instantReb} == "true")
Instant discounts you received:
#foreach( $instRebate in ${email.getREBATEDETAIL().getINSTANTREABTEDETAILSArray()})
${currency}${instRebate.getREBATEAMT()} ${instRebate.getREBATEDESC()}
#end
|
#end
#if(${mailinReb} == "true")
Mail-in rebates you qualify for:
#foreach( $mailinRebate in ${email.getREBATEDETAIL().getMAILINREABTEDETAILSArray()})
#if((${mailinRebate.getREBATEAMT()}) && (${mailinRebate.getREBATEAMT()}) > 0)
${currency}${mailinRebate.getREBATEAMT()}
#end${mailinRebate.getREBATEDESC()}
#if((${mailinRebate.getREBATELINK()}) && (${mailinRebate.getREBATELINK()}) != "")
(print form)
#end
#end
|
#end
|
#end
|
 |
${email.getSHIPINFO().getSTATE()}${singlSpace}Tax:
Shipping:
#if(${email.getORDERDETAIL().getRECYCLEFEETOTAL()}>0)
${email.getSHIPINFO().getSTATE()}${singlSpace} Recycling Fee*:
#end
|
${currency}${email.getORDERDETAIL().getTAXTOTAL()}
#if(${email.getORDERDETAIL().getSHIPPINGTOTAL()}>0)
${currency}${email.getORDERDETAIL().getSHIPPINGTOTAL()}
#{else}
${email.getORDERDETAIL().getFREESHIPPINGTEXT()}
#end
#if(${email.getORDERDETAIL().getRECYCLEFEETOTAL()}>0)
${currency}${email.getORDERDETAIL().getRECYCLEFEETOTAL()}
#end
|
|
 |
| GRAND TOTAL: |
${currency}${email.getORDERDETAIL().getORDERTOTAL()} |
|
|
|
SHIPPING ADDRESS: |
 |
${email.getSHIPINFO().getSHNAME()}
${email.getSHIPINFO().getSHADDRESS1().getSTREET1()}
#if(${dispShipStreet2} == "true")
${email.getSHIPINFO().getSHADDRESS1().getSTREET2()}
#end
${email.getSHIPINFO().getSHADDRESS2()}
 |
|
|
 |
WE HAVE BILLED THE FOLLOWING ACCOUNT(S): |
|
 |
#foreach( $paymenttype in ${email.getPAYMENTDETAILArray()})
| ${paymenttype.getDISPPAYMENTTYPE()} |
${currency}${paymenttype.getDISPAMOUNTT()} |
#end
 |
${email.getBILLINFO().getBILLNAME()}
${email.getBILLINFO().getBILLADDRESS1().getSTREET1()}
#if(${dispBillStreet2} == "true")
${email.getBILLINFO().getBILLADDRESS1().getSTREET2()}
#end
${email.getBILLINFO().getBILLADDRESS2()} |
 |
|
|
|
|
 |
|
|
|
|
#if(${email.getORDERDETAIL().getRECYCLEFEETOTAL()}>0 && ${email.getSHIPINFO().getSTATE()}=="CA" )
* Effective January 1, 2005, California law requires collection of a recycling fee on certain products. For more information, go to www.hpshopping.com/recycle
#end
|