| Line 258... |
Line 258... |
| 258 |
<span class="bold" style='color:blue;'>Cancellation Reason : </span><span>$order.getRefundReason()</span></br>
|
258 |
<span class="bold" style='color:blue;'>Cancellation Reason : </span><span>$order.getRefundReason()</span></br>
|
| 259 |
#end
|
259 |
#end
|
| 260 |
#if($action.canViewDelayedDeliveries())
|
260 |
#if($action.canViewDelayedDeliveries())
|
| 261 |
<span class="bold">Delay Reason: </span>$delayReason <br />
|
261 |
<span class="bold">Delay Reason: </span>$delayReason <br />
|
| 262 |
#end
|
262 |
#end
|
| - |
|
263 |
#if($order.getShippingCharges())
|
| - |
|
264 |
<span class="bold">Shipping Charges : </span><span>$order.getShippingCharges()</span></br>
|
| 263 |
|
265 |
#end
|
| 264 |
#if($order.getPickupStoreId() == 0)
|
266 |
#if($order.getPickupStoreId() == 0)
|
| 265 |
#if($action.getAddress($order))
|
267 |
#if($action.getAddress($order))
|
| 266 |
<span class="bold">Shipping Address: </span>$action.getAddress($order)
|
268 |
<span class="bold">Shipping Address: </span>$action.getAddress($order)
|
| 267 |
#if($action.canVerifyCOD())
|
269 |
#if($action.canVerifyCOD())
|
| 268 |
<!--Start:- Added by Manish Sharma on 13 May 2013 for Change Shipping Address functionality -->
|
270 |
<!--Start:- Added by Manish Sharma on 13 May 2013 for Change Shipping Address functionality -->
|