Subversion Repositories SmartDukaan

Rev

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

Rev 20546 Rev 20553
Line 34... Line 34...
34
</ul>
34
</ul>
35
<h4>Basic Description</h4>
35
<h4>Basic Description</h4>
36
#if($cp.getIntroduction())
36
#if($cp.getIntroduction())
37
	<p>$cp.getIntroduction()</p>
37
	<p>$cp.getIntroduction()</p>
38
#end
38
#end
39
<a href="/contact-us/?id=$action.getId()">
39
<a href="/contact-us/?eid=$action.getId()">
40
	<input type="button" class="productPage_enquireButton" value="ENQUIRE NOW" />
40
	<input type="button" class="productPage_enquireButton" value="ENQUIRE NOW" />
41
</a>
41
</a>
42
</div>
42
</div>
43
</div>
43
</div>
44
 
44