|
 |
 |
 |
 |
ORDER CANCELLED |
 |
 |
 |
 |
 |
» My order status | » My account | » Customer service
|  |
 |
 |
 |
 |
Hello ${email.getCUSTOMER().getDISPLAYNAME()},
An item in order ${email.getORDERDETAIL().getBVORDERNO()} is not available and we are unable to fulfill your order as placed. We have cancelled your entire order and credited your selected payment method(s).
We sincerely apologize for any inconvenience this has caused.
If you need futher assistance with your order please contact us at 1-800-492-3341.
An HP Product Specialist will attempt to contact you with a replacement product recommendation. In the meantime, we invite you to visit www.hpdirect.com , or call our Product Specialist at 1-800-492-3341 to place a new purchase. |
 |
 |
 |
 |
 |
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()} |
|
|
|
|
 |
|
|
|
|
#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
|