| Line 97... |
Line 97... |
| 97 |
<div class="clearfix">
|
97 |
<div class="clearfix">
|
| 98 |
<?php if(isset($product_detail->logisticsInfo->is_cod_available_for_location) && ($product_detail->logisticsInfo->is_cod_available_for_location) == 1)?>
|
98 |
<?php if(isset($product_detail->logisticsInfo->is_cod_available_for_location) && ($product_detail->logisticsInfo->is_cod_available_for_location) == 1)?>
|
| 99 |
<span>You can pay by </span><span id="cod">Cash on Delivery</span></div>
|
99 |
<span>You can pay by </span><span id="cod">Cash on Delivery</span></div>
|
| 100 |
<div id="otg" class="clearfix" style="display:<?php if(isset($product_detail->logisticsInfo->on_time_guarantee) && !empty($product_detail->logisticsInfo->on_time_guarantee)) {echo 'block';} else { echo 'none';} ?>"><span>On Time Guarantee </span><span id="guarantee">Available</span></div>
|
100 |
<div id="otg" class="clearfix" style="display:<?php if(isset($product_detail->logisticsInfo->on_time_guarantee) && !empty($product_detail->logisticsInfo->on_time_guarantee)) {echo 'block';} else { echo 'none';} ?>"><span>On Time Guarantee </span><span id="guarantee">Available</span></div>
|
| 101 |
</div><!--info-div-->
|
101 |
</div><!--info-div-->
|
| 102 |
<div style="display:none" id="error"class="info-div"><div class="clearfix"><span>This loction is not serviceable</span></div></div>
|
102 |
<div style="display:none" id="error1"class="info-div"><div class="clearfix"><span>This loction is not serviceable</span></div></div>
|
| 103 |
|
103 |
|
| 104 |
|
104 |
|
| 105 |
|
105 |
|
| 106 |
|
106 |
|
| 107 |
<div class="pd-tab clearfix" >
|
107 |
<div class="pd-tab clearfix" >
|