Subversion Repositories SmartDukaan

Rev

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

Rev 1235 Rev 1258
Line 1... Line 1...
1
<!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Transitional//EN" "http://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd">
1
<!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Transitional//EN" "http://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd">
2
<html xmlns="http://www.w3.org/1999/xhtml">
2
<html xmlns="http://www.w3.org/1999/xhtml">
3
<head>
3
<head>
4
<meta http-equiv="Content-Type" content="text/html; charset=iso-8859-1" />
4
	<meta http-equiv="Content-Type" content="text/html; charset=iso-8859-1" />
5
<meta name="Description" content="$action.getPageMetaDescSnippet()" />
5
	<meta name="Description" content="$action.getPageMetaDescSnippet()" />
6
<meta name="Keywords" content="$action.getPageMetaKeywordsSnippet()" />
6
	<meta name="Keywords" content="$action.getPageMetaKeywordsSnippet()" />
-
 
7
	
-
 
8
	<meta property="og:url" content="$action.getProductUrl()" />
-
 
9
	<meta property='og:image' content="http://saholic.com/images/$action.getProductId()/icon.jpg">
-
 
10
	<meta property='og:type' content="product" />
-
 
11
	<meta property='og:title' content="$action.getProductName()" />
-
 
12
	<meta property='og:site_name' content="Saholic" />
-
 
13
	<meta property='fb:admins' content="100002073769572" /> <!-- Facebook ID of Saholic Shopa-->
7
<title>$action.getPageTitleSnippet()</title>
14
	<title>$action.getPageTitleSnippet()</title>
8
 
15
 
9
#include ( "templates/commoncssfiles.vm" )
16
#include ( "templates/commoncssfiles.vm" )
10
#include ( "templates/commonjsfiles.vm" )
17
#include ( "templates/commonjsfiles.vm" )
11
 
18
 
12
#set($userinfo = $action.getUserInfo())
19
#set($userinfo = $action.getUserInfo())