Subversion Repositories SmartDukaan

Rev

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

Rev 20510 Rev 20512
Line 31... Line 31...
31
	#foreach($spec in $cp.getKeySpecs())
31
	#foreach($spec in $cp.getKeySpecs())
32
		<li>$spec</li>
32
		<li>$spec</li>
33
	#end
33
	#end
34
</ul>
34
</ul>
35
<h4>Basic Description</h4>
35
<h4>Basic Description</h4>
-
 
36
#if($cp.getIntroduction())
36
<p>$cp.getIntroduction()</p>
37
	<p>$cp.getIntroduction()</p>
-
 
38
#end
37
<input type="button" class="productPage_enquireButton" value="ENQUIRE NOW" />
39
<input type="button" class="productPage_enquireButton" value="ENQUIRE NOW" />
38
</div>
40
</div>
39
</div>
41
</div>
40
 
42
 
41
<!--Produt Page Specifications Starts Here-->
43
<!--Produt Page Specifications Starts Here-->