Subversion Repositories SmartDukaan

Rev

Rev 1905 | Rev 2012 | Go to most recent revision | Show entire file | Ignore whitespace | Details | Blame | Last modification | View Log | RSS feed

Rev 1905 Rev 1985
Line 111... Line 111...
111
              </tr>
111
              </tr>
112
							#end
112
							#end
113
              <tr align="right">
113
              <tr align="right">
114
                <td colspan="4" class="total-amount">Total Amount: Rs. $totalamount</td>
114
                <td colspan="4" class="total-amount">Total Amount: Rs. $totalamount</td>
115
              </tr>
115
              </tr>
-
 
116
			  #if($couponcode != "")
-
 
117
			  <tr align="right">
-
 
118
				<td colspan="4" class="discounted-amount">Amount Payable (After Discount): Rs. $discountedamount </td>
-
 
119
              </tr>
-
 
120
			  #end
116
            </tbody>
121
            </tbody>
117
          </table>
122
          </table>
118
          <div align="right" class="proceed-bttn">
123
          <div align="right" class="proceed-bttn">
119
            <label class="floatLeft" style="margin-top: 3px;">We accept all major credit cards and debit cards &nbsp;</label>
124
            <label class="floatLeft" style="margin-top: 3px;">We accept all major credit cards and debit cards &nbsp;</label>
120
			            #if($shipAddressEmpty == 1 || $locationServiceable == 0)
125
			            #if($shipAddressEmpty == 1 || $locationServiceable == 0)