Subversion Repositories SmartDukaan

Rev

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

Rev 5625 Rev 5760
Line 2... Line 2...
2
<html xmlns="http://www.w3.org/1999/xhtml">
2
<html xmlns="http://www.w3.org/1999/xhtml">
3
<head>
3
<head>
4
	<title>$action.getPageTitleSnippet()</title>
4
	<title>$action.getPageTitleSnippet()</title>
5
	<meta http-equiv="Content-Type" content="text/html; charset=iso-8859-1" />
5
	<meta http-equiv="Content-Type" content="text/html; charset=iso-8859-1" />
6
	<meta name="Description" content="$action.getPageMetaDescSnippet()" />
6
	<meta name="Description" content="$action.getPageMetaDescSnippet()" />
7
	<meta name="Keywords" content="$action.getPageMetaKeywordsSnippet()" />
-
 
8
	
-
 
9
	<meta property="og:url" content="$action.getProductUrl()" />
7
	<meta property="og:url" content="$action.getProductUrl()" />
10
	<meta property='og:image' content="$action.getRootUrl()/images/website/$action.getProductId()/icon.jpg" />
8
	<meta property='og:image' content="$action.getRootUrl()/images/website/$action.getProductId()/icon.jpg" />
11
	<meta property='og:type' content="product" />
9
	<meta property='og:type' content="product" />
12
	<meta property='og:title' content="$action.getProductName()" />
10
	<meta property='og:title' content="$action.getProductName()" />
13
	<meta property='og:site_name' content="${in.shop2020.title}" />
11
	<meta property='og:site_name' content="${in.shop2020.title}" />