Subversion Repositories SmartDukaan

Rev

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

Rev 17809 Rev 17816
Line 6... Line 6...
6
	          <img src="<?php echo $base_url;?>app/webroot/timthumb.php?src=<?php echo urlencode($cartitem['imageUrl']);?>&h=80" />
6
	          <img src="<?php echo $base_url;?>app/webroot/timthumb.php?src=<?php echo urlencode($cartitem['imageUrl']);?>&h=80" />
7
	        </div>
7
	        </div>
8
		</div>
8
		</div>
9
		<div class="col-xs-7 cartpricedetails">
9
		<div class="col-xs-7 cartpricedetails">
10
			<div class="product_short_description"><?php echo $cartitem['title'];?><?php if(!empty($cartitem['color']) || $cartitem['color']!=''):?> &#45; <?php echo $cartitem['color']?> <?php endif;?><br><span>&#8377;</span> <?php echo $cartitem['sellingPrice'];?></div>
10
			<div class="product_short_description"><?php echo $cartitem['title'];?><?php if(!empty($cartitem['color']) || $cartitem['color']!=''):?> &#45; <?php echo $cartitem['color']?> <?php endif;?><br><span>&#8377;</span> <?php echo $cartitem['sellingPrice'];?></div>
11
			<div class="product_short_description">Get Free Silicone Pouch</div>
-
 
12
			<?php if(isset($cartitem['dealText']) && !empty($cartitem['dealText'])):?>
11
			<?php if(isset($cartitem['dealText']) && !empty($cartitem['dealText'])):?>
13
				<div class="product_short_description"><?php echo $cartitem['dealText'];?></div>
12
				<div class="product_short_description"><?php echo $cartitem['dealText'];?></div>
14
			<?php endif;?>
13
			<?php endif;?>
15
			<?php foreach($cartitem['cartItemMessages'] as $itemmessage):?>
14
			<?php foreach($cartitem['cartItemMessages'] as $itemmessage):?>
16
			<div class="label label-<?php echo $itemmessage['type'];?>">
15
			<div class="label label-<?php echo $itemmessage['type'];?>">