| Line 85... |
Line 85... |
| 85 |
<div class="modal-content" style="background-color: #f0f0f0;color: #555;">
|
85 |
<div class="modal-content" style="background-color: #f0f0f0;color: #555;">
|
| 86 |
<div class="modal-body">
|
86 |
<div class="modal-body">
|
| 87 |
<p id="shippingText" style="color:#ff0000;" class="text-center"></p>
|
87 |
<p id="shippingText" style="color:#ff0000;" class="text-center"></p>
|
| 88 |
</div>
|
88 |
</div>
|
| 89 |
<div class="modal-footer">
|
89 |
<div class="modal-footer">
|
| 90 |
<button type="button" class="btn btn-md pull-left" id="addItems"><a href="/category/6"><strong>Add Items<br>(आइटम जोड़ें)</strong></a></button>
|
90 |
<button type="button" class="btn btn-md pull-left" id="addItems" style="background-color:#58d936;"><a href="/category/6" style="color:#fff;"><strong>Add Items<br>(आइटम जोड़ें)</strong></a></button>
|
| 91 |
<button type="button" class="btn btn-md pull-right" id="continueCheckout"><strong>Continue<br>(आगे बढ़े )</strong></button>
|
91 |
<button type="button" class="btn btn-md pull-right" id="continueCheckout" style="background-color:#58d936;color:#fff;"><strong>Continue<br>(आगे बढ़े )</strong></button>
|
| 92 |
</div>
|
92 |
</div>
|
| 93 |
</div><!-- /.modal-content -->
|
93 |
</div><!-- /.modal-content -->
|
| 94 |
</div><!-- /.modal-dialog -->
|
94 |
</div><!-- /.modal-dialog -->
|
| 95 |
</div><!-- /.modal -->
|
95 |
</div><!-- /.modal -->
|
| 96 |
|
96 |
|