| Line 4... |
Line 4... |
| 4 |
<div class="ans">Buy Online from Saholic.Com and pickup your product from the nearest Spice Hotspot Retail Store.</div>
|
4 |
<div class="ans">Buy Online from Saholic.Com and pickup your product from the nearest Spice Hotspot Retail Store.</div>
|
| 5 |
<div class="qst">How do I avail this facility ?</div>
|
5 |
<div class="qst">How do I avail this facility ?</div>
|
| 6 |
<div class="ans"> Simply select Pickup In Store On the Shipping Page and select your nearest store. Please note this facility is available only in Delhi/NCR.</div>
|
6 |
<div class="ans"> Simply select Pickup In Store On the Shipping Page and select your nearest store. Please note this facility is available only in Delhi/NCR.</div>
|
| 7 |
<div class="qst">When will the product be available for pickup ?</div>
|
7 |
<div class="qst">When will the product be available for pickup ?</div>
|
| 8 |
<div class="ans">You can enter your pin code on the Product Page to find estimated time to deliver. After placing the order we will also give you the estimated date for pickup.</div>
|
8 |
<div class="ans">You can enter your pin code on the Product Page to find estimated time to deliver. After placing the order we will also give you the estimated date for pickup.</div>
|
| 9 |
</div><!--instore-->
|
- |
|
| 10 |
|
9 |
</div><!--instore-->
|
| - |
|
10 |
<script type="text/javascript">
|
| - |
|
11 |
var pheight = Math.max(document.documentElement.clientHeight, window.innerHeight || 0);
|
| - |
|
12 |
if(document.getElementsByClassName('instore')[0] != undefined){
|
| - |
|
13 |
document.getElementsByClassName('instore')[0].style.minHeight = pheight - 153 +'px';
|
| - |
|
14 |
}
|
| - |
|
15 |
</script>
|
| - |
|
16 |
|
| 11 |
|
17 |
|