| Line 300... |
Line 300... |
| 300 |
<input type="submit" value="Save & Continue" class="col-xs-12 btn btn-success submit_check" data-name="add"></input>
|
300 |
<input type="submit" value="Save & Continue" class="col-xs-12 btn btn-success submit_check" data-name="add"></input>
|
| 301 |
<?php else:?>
|
301 |
<?php else:?>
|
| 302 |
<?php if($taxInvoiceEnabledUser):?>
|
302 |
<?php if($taxInvoiceEnabledUser):?>
|
| 303 |
<input type="submit" value="Save & Continue" class="col-xs-12 btn btn-success submit_check" data-name="add"></input>
|
303 |
<input type="submit" value="Save & Continue" class="col-xs-12 btn btn-success submit_check" data-name="add"></input>
|
| 304 |
<?php else:?>
|
304 |
<?php else:?>
|
| 305 |
<?php if($codAvailable):?>
|
- |
|
| 306 |
<input type="submit" value="Other Pay Option" class="link submit_check" data-name="other_option"></input>
|
- |
|
| 307 |
<input type="submit" value="Confirm Order via COD" class="btn btn-success pull-right submit_check" data-name="cod"></input>
|
- |
|
| 308 |
<?php else:?>
|
- |
|
| 309 |
<span style='padding-right:2px;color:red;font-size:15px;'>*COD Not Available</span>
|
305 |
<span style='padding-right:2px;color:red;font-size:15px;'>*COD Not Available</span>
|
| 310 |
<input type="submit" value="Other Pay Option" class="btn btn-success pull-right submit_check" data-name="other_option"></input>
|
306 |
<input type="submit" value="Other Pay Option" class="btn btn-success pull-right submit_check" data-name="other_option"></input>
|
| 311 |
<?php endif;?>
|
- |
|
| 312 |
<?php endif;?>
|
307 |
<?php endif;?>
|
| 313 |
<?php endif;?>
|
308 |
<?php endif;?>
|
| 314 |
</div>
|
309 |
</div>
|
| 315 |
</div>
|
310 |
</div>
|
| 316 |
</form>
|
311 |
</form>
|