Subversion Repositories SmartDukaan

Rev

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

Rev 13204 Rev 16620
Line 105... Line 105...
105
          <div id='comingSoon' style="display:<?php if(isset($product_detail->items[0]->comingSoon) && $product_detail->items[0]->comingSoon == 1){echo 'block';} else {echo 'none';};?>;color:red;">Coming Soon</div>
105
          <div id='comingSoon' style="display:<?php if(isset($product_detail->items[0]->comingSoon) && $product_detail->items[0]->comingSoon == 1){echo 'block';} else {echo 'none';};?>;color:red;">Coming Soon</div>
106
	<?php endif;?>
106
	<?php endif;?>
107
        </div><!--price-hldr-->
107
        </div><!--price-hldr-->
108
      </div><!--pd-price-cont-->
108
      </div><!--pd-price-cont-->
109
            <input type="text" id="email" onFocus="clearError()" value="<?php if(isset($email) && !empty($email)) {echo $email;}?>" style="display:<?php if(strcasecmp($product_detail->items[0]->buttonText, 'notify me') == 0){ echo 'block';} else{ echo 'none';}?>" placeholder="Enter email address to recieve notification">
109
            <input type="text" id="email" onFocus="clearError()" value="<?php if(isset($email) && !empty($email)) {echo $email;}?>" style="display:<?php if(strcasecmp($product_detail->items[0]->buttonText, 'notify me') == 0){ echo 'block';} else{ echo 'none';}?>" placeholder="Enter email address to recieve notification">
110
      <div id="buy" onclick="addToCart()"class="buy-now btn">
110
      <div id="buy" onclick="addToCart()" class="buy-now btn">
111
             <?php echo $product_detail->items[0]->buttonText; ?>
111
             <?php echo $product_detail->items[0]->buttonText; ?>
112
          </div>
112
          </div>
113
      <div class="check-aval">
113
      <div class="check-aval">
114
          <!-- <div>Check delivery time for Area PIN Code</div> -->
114
          <!-- <div>Check delivery time for Area PIN Code</div> -->
115
          <div class="clearfix">
115
          <div class="clearfix">