Subversion Repositories SmartDukaan

Rev

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

Rev 1036 Rev 2036
Line 1... Line -...
1
#if($action.getNumberOfItems())
-
 
2
	$action.getNumberOfItems()
-
 
3
#else
-
 
4
	0
-
 
5
#end
-
 
6
1
#if($action.getCartMsg())
-
 
2
	$action.getCartMsg()
-
 
3
#end
-
 
4