Subversion Repositories SmartDukaan

Rev

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

Rev 1038 Rev 2106
Line 1... Line 1...
1
#if($itemList && $itemList.size() !=0)
1
#if($itemList && $itemList.size() !=0)
2
<!-- Latest Arrivals -->
2
<!-- Latest Arrivals -->
3
<div id="latestArrivals">
3
<div id="latestArrivals">
4
  <div class="block-title">
4
  <div class="block-title">
5
    <h1>Latest Arrivals </h1>
5
    <h1>Latest Arrivals </h1>
6
    <a href="/latest-arrivals/1">See All</a>
6
    <a href="/latest-arrivals/1" title="Latest Mobile Phones">See All</a>
7
  </div>
7
  </div>
8
  <ul class="deal-items latest-arrival">
8
  <ul class="deal-items latest-arrival">
9
	#foreach($item in $itemList)
9
	#foreach($item in $itemList)
10
		#if($velocityCount!=1)
10
		#if($velocityCount!=1)
11
		#end
11
		#end