Subversion Repositories SmartDukaan

Rev

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

Rev 16666 Rev 16669
Line 175... Line 175...
175
      </div><!--info-div-->
175
      </div><!--info-div-->
176
      <div style="display:<?php if(($product_detail->logisticsInfo->delivery_estimate) && ($product_detail->logisticsInfo->delivery_estimate == -1)){ echo 'block';} else { echo 'none'; }?>" id="error1"class="info-div"><div class="clearfix"><p>This loction is not serviceable</p></div></div>
176
      <div style="display:<?php if(($product_detail->logisticsInfo->delivery_estimate) && ($product_detail->logisticsInfo->delivery_estimate == -1)){ echo 'block';} else { echo 'none'; }?>" id="error1"class="info-div"><div class="clearfix"><p>This loction is not serviceable</p></div></div>
177
	</div>
177
	</div>
178
 
178
 
179
    <?php } else{
179
    <?php } else{
180
    	$boxItem = array_shift($storeObj);
180
    	$boxItem = $storeObj[0];
181
    	$boxItem = $boxItem->map;
181
    	$boxItem = $boxItem->map;
182
    ?>
182
    ?>
183
            <div class="price-hldr" itemprop="offerDetails" itemscope itemtype="http://data-vocabulary.org/Offer">
183
            <div class="price-hldr" itemprop="offerDetails" itemscope itemtype="http://data-vocabulary.org/Offer">
184
          <meta itemprop="priceCurrency" content="INR" />
184
          <meta itemprop="priceCurrency" content="INR" />
185
          <meta itemprop="condition" content="new"/>
185
          <meta itemprop="condition" content="new"/>