Subversion Repositories SmartDukaan

Rev

Rev 7342 | Show entire file | Ignore whitespace | Details | Blame | Last modification | View Log | RSS feed

Rev 7342 Rev 7359
Line 15... Line 15...
15
    </a>
15
    </a>
16
  </div>
16
  </div>
17
  <div class="productDetails">
17
  <div class="productDetails">
18
    <div class="title">
18
    <div class="title">
19
    \#if($IS_STORE=="TRUE")
19
    \#if($IS_STORE=="TRUE")
20
	    <a href="/storewebsite$params.URL" title="$params.PROD_NAME">
20
	    <a href="/storewebsite$params.URL" title="$params.PROD_NAME">$params.TITLE</a>
21
    \#else
21
    \#else
22
      	<a href="$params.URL" title="$params.PROD_NAME">$params.TITLE</a>
22
      	<a href="$params.URL" title="$params.PROD_NAME">$params.TITLE</a>
23
    \#end
23
    \#end
24
    </div>
24
    </div>
25
	\#if ($SHOW_PRICE=="FALSE")
25
	\#if ($SHOW_PRICE=="FALSE")