|
 |
 |
#if(${item.getRETURNPOLICY()})
${item.getRETURNPOLICY()}
#end
|
|
 |
 |
${item.getQTY()} |
|
 |
 |
${currency}${item.getPRICE()} |
|
 |
 |
${item.getITEMORDERSTATUS()} |
|
 |
 |
${item.getTRACKINGURL()}
#if(${item.getTRACKINGURL()}!="Not Applicable" )
May not be active immediately
#if((${item.getCARRIERPARTNERPRESIGNINURL()}) && (${item.getCARRIERPARTNERPRESIGNINURL()}!=""))
Pre-sign for this shipment
#end
#end
|
|