Subversion Repositories SmartDukaan

Rev

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

Rev 7293 Rev 7323
Line 19... Line 19...
19
        <img style="float:right;margin-right:20px;" src="/rch/images/Saholic-Logo.jpg">
19
        <img style="float:right;margin-right:20px;" src="/rch/images/Saholic-Logo.jpg">
20
    </div>
20
    </div>
21
	
21
	
22
	<div id="main" style="float:left;width:66%;min-width:900px;overflow: hidden;">
22
	<div id="main" style="float:left;width:66%;min-width:900px;overflow: hidden;">
23
		<div style="float:left;margin:25px;height:481px;width:311px;padding:5px;border:1px solid #AAAAAA;">
23
		<div style="float:left;margin:25px;height:481px;width:311px;padding:5px;border:1px solid #AAAAAA;">
24
			<img src='/storewebsite/images/1.jpg' height="481px" width="311px"></img>
24
			<img src='$imageSource' height="481px" width="311px"></img>
25
		</div>
25
		</div>
26
		
26
		
27
		<div style="overflow: hidden;position: relative;">
27
		<div style="overflow: hidden;position: relative;">
28
			
28
			
29
			<h2 style="margin-top: 25px;">Product Name S10 Black</h2>
29
			<h2 style="margin-top: 25px;">$productName</h2>
-
 
30
			
-
 
31
			#if($bestDealText && !$bestDealText.isEmpty())
30
			<fieldset style="padding: 5px 0 10px 10px;border: 1px solid #CCCCCC;color: #666666;">
32
			<fieldset style="padding: 5px 0 10px 10px;border: 1px solid #CCCCCC;color: #666666;">
31
    			<legend style="color: RED;">BEST DEAL</legend>
33
    			<legend style="color: RED;">BEST DEAL</legend>
32
    			Soap free with this product.
34
    			$bestDealText
33
    		</fieldset>
35
    		</fieldset>
-
 
36
			#end
34
			
37
			
35
			<div style="border-top: 1px dotted #CCCCCC;margin: 15px 0;"></div>
38
			<div style="border-top: 1px dotted #CCCCCC;margin: 15px 0;"></div>
36
			
39
			
37
			<div class='date'>
40
			<div class='date'>
38
				<span class='infoText'>Get this product by </span><span class='infoValue'>$action.getDeliveryDate()</span>
41
				<span class='infoText'>Get this product by </span><span class='infoValue'>$action.getDeliveryDate()</span>
39
			</div> 
42
			</div> 
40
			<div class='price'>
43
			<div class='price'>
41
				<span class='infoText'>Total Price</span>
44
				<span class='infoText'>Total Price</span>
42
				<span class='infoValue'>&nbsp;Rs.&nbsp;Rs. $action.getPrice()</span>
45
				<span class='infoValue'>&nbsp;Rs.&nbsp;$action.getPrice()</span>
43
			</div>
46
			</div>
44
			<div class='advance'>
47
			<div class='advance'>
45
				<span class='infoText'>Advance to be paid</span>
48
				<span class='infoText'>Advance to be paid</span>
46
				<span class='infoValue'>&nbsp;Rs.&nbsp;Rs. $action.getAdvanceAmount()</span>
49
				<span class='infoValue'>&nbsp;Rs.&nbsp;$action.getAdvanceAmount()</span>
47
			</div>
50
			</div>
48
			
51
			
49
			<div style="border-top: 1px dotted #CCCCCC;margin: 15px 0;"></div>
52
			<div style="border-top: 1px dotted #CCCCCC;margin: 15px 0;"></div>
50
			
53
			
51
			<fieldset id='editAddBlock' style='display:none;border:1px solid #CCCCCC;color:#666666'>
54
			<fieldset id='editAddBlock' style='display:none;border:1px solid #CCCCCC;color:#666666'>