Subversion Repositories SmartDukaan

Rev

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

Rev 16609 Rev 16612
Line 162... Line 162...
162
      <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>
162
      <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>
163
	</div>
163
	</div>
164
 
164
 
165
    <?php } else{
165
    <?php } else{
166
    	$boxItem = array_shift($storeObj);
166
    	$boxItem = array_shift($storeObj);
167
    	print_r($boxItem->map);
-
 
168
    	$boxItem = $boxItem->map;
167
    	$boxItem = $boxItem->map;
169
    	$sourceImg = base_url()."assets/images/sources/";
168
    	$sourceImg = base_url()."assets/images/sources/";
170
    ?>
169
    ?>
171
            <div class="price-hldr" itemprop="offerDetails" itemscope itemtype="http://data-vocabulary.org/Offer">
170
            <div class="price-hldr" itemprop="offerDetails" itemscope itemtype="http://data-vocabulary.org/Offer">
172
          <meta itemprop="priceCurrency" content="INR" />
171
          <meta itemprop="priceCurrency" content="INR" />