Subversion Repositories SmartDukaan

Rev

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

Rev 7272 Rev 7323
Line 9... Line 9...
9
	<meta property='og:type' content="product" />
9
	<meta property='og:type' content="product" />
10
	<meta property='og:title' content="$action.getProductName()" />
10
	<meta property='og:title' content="$action.getProductName()" />
11
	<meta property='og:site_name' content="${in.shop2020.title}" />
11
	<meta property='og:site_name' content="${in.shop2020.title}" />
12
	<meta property="og:description" content="$action.getPageMetaDescSnippet()"/>
12
	<meta property="og:description" content="$action.getPageMetaDescSnippet()"/>
13
	<meta property='fb:admins' content="100002073769572" />
13
	<meta property='fb:admins' content="100002073769572" />
14
	<link rel="stylesheet" href="/css/entity.css" type="text/css" />
14
	<link rel="stylesheet" href="/storewebsite/css/entity.css" type="text/css" />
15
	<link rel="stylesheet" href="/css/common.css" type="text/css" />
15
	<link rel="stylesheet" href="/storewebsite/css/common.css" type="text/css" />
16
	<link rel="stylesheet" href="/css/product.css" type="text/css" />
16
	<link rel="stylesheet" href="/storewebsite/css/product.css" type="text/css" />
17
	<link rel="stylesheet" href="/css/header-footer.css" type="text/css" />
17
	<link rel="stylesheet" href="/storewebsite/css/header-footer.css" type="text/css" />
-
 
18
	<link rel="stylesheet" href="/css/jquery.ui.autocomplete.css" type="text/css" />
18
	<script language="javascript" type="text/javascript" src="/storewebsite/js/jquery-1.4.2.js"></script>
19
	<script language="javascript" type="text/javascript" src="/storewebsite/js/jquery-1.4.2.js"></script>
19
	<script language="javascript" type="text/javascript" src="/storewebsite/js/widget_slidetab.js"></script>
20
	<script language="javascript" type="text/javascript" src="/storewebsite/js/widget_slidetab.js"></script>
20
	<script language="javascript" type="text/javascript" src="/storewebsite/js/loopedslider.js"></script>
21
	<script language="javascript" type="text/javascript" src="/storewebsite/js/loopedslider.js"></script>
21
	<script language="javascript" type="text/javascript" src="/storewebsite/js/jquery.tipsy.js"></script>
22
	<script language="javascript" type="text/javascript" src="/storewebsite/js/jquery.tipsy.js"></script>
22
	<script language="javascript" type="text/javascript" src="/storewebsite/js/jsapi.js"></script>
23
	<script language="javascript" type="text/javascript" src="/storewebsite/js/jsapi.js"></script>
Line 45... Line 46...
45
<body>
46
<body>
46
	<noscript>
47
	<noscript>
47
		<p id="noScript">Please enable <em>Javascript</em> for this Website to function correctly!</p>
48
		<p id="noScript">Please enable <em>Javascript</em> for this Website to function correctly!</p>
48
	</noscript>
49
	</noscript>
49
		
50
		
-
 
51
	<div id="pricePopupBox" style="display:none;padding:10px;line-height:35px;font-size:16px;color:#777777;position: absolute;min-height: 150px;width: 33%;background-color: white;z-index:10;top: 33%;left: 33%;border: 1px solid #2789C1;box-shadow: 0 0 30px 5px #2789C1;">
-
 
52
		Min Price : <span id='minPrice' style='color:#2789C1;font-weight:bold;'>5000</span><br>
-
 
53
		Max Price : <span id='maxPrice' style='color:#2789C1;font-weight:bold;'>15000</span><br>
-
 
54
		Selling Price : <input id="sellingPriceBox" type="text" val="" style="width: 150px;border: 1px solid #777777;padding: 3px 10px;font-size:14px;color: #2789c1;"><br>
-
 
55
		<input type="button" value="SAVE" id="savePriceEdit" style="cursor:pointer;width: 50px;height: 25px;color: white;background-color: #2789C1;border: 1px solid blue;border-radius: 5px;margin: 10px 30px;"></input>
-
 
56
		<input type="button" value="CANCEL" id="cancelPriceEdit" style="cursor:pointer;width: 70px;height: 25px;color: white;background-color: red;border: 1px solid blue;border-radius: 5px;margin: 10px 30px;"></input>
-
 
57
	</div>
50
    <div style="line-height:37px;height:37px;background-color:#333;color:white;">
58
    <div style="line-height:37px;height:37px;background-color:#333;color:white;">
51
    	<span style="margin-left:20px;font-weight:bold;font-size:15px">Store : </span><span style="font-size:20px">ANC</span>
59
    	<span style="margin-left:20px;font-weight:bold;font-size:15px">Store : </span><span style="font-size:20px">ANC</span>
52
    	<span style="margin-left:20px;font-weight:bold;font-size:15px">Today's Collection : </span><span style="font-size:20px">3272</span>
60
    	<span id="editSellingPriceButton" style="margin-left:20px;font-size:15px;cursor:pointer;text-decoration:underline;">Edit</span>
53
    	<a style="margin:0px 25px 0px 25px;color:white" href="/rch/report">REPORTS</a>
61
    	<a style="margin:0px 25px 0px 25px;color:white" href="/rch/report">REPORTS</a>
54
    	<a style="color:white;" href="/rch/!doLogout">Logout</a>	
62
    	<a style="color:white;" href="/rch/!doLogout">Logout</a>	
55
    </div>
63
    </div>
56
    
64
    
57
    <div style="line-height:60px;height: 70px;background-color:#DBEEFF;color: #333333;margin: 0px;border-bottom:1px solid #67ABD3">
65
    <div style="line-height:60px;height: 70px;background-color:#DBEEFF;color: #333333;margin: 0px;border-bottom:1px solid #67ABD3">
Line 66... Line 74...
66
    	</form>
74
    	</form>
67
        
75
        
68
    </div>
76
    </div>
69
	
77
	
70
	<!-- Main -->
78
	<!-- Main -->
71
	<div id="main">
79
	<div id="main" style='float:left;margin:25px;'>
72
		<div class="main-content">
80
		<div class="main-content">
73
			<div class="main-top">
-
 
74
				<div class="bread-crumbs">
-
 
75
					$action.getBreadCrumb()
-
 
76
				</div>
-
 
77
			</div>
-
 
78
			<div class="main-left left">
81
			<div class="main-left left">
79
				<!-- Product Detail -->
82
				<!-- Product Detail -->
80
				$action.getProductSummarySnippet()
83
				$action.getProductSummarySnippet()
81
				<!-- /Product Detail -->
84
				<!-- /Product Detail -->
82
				
85
				
Line 93... Line 96...
93
				<!-- /wrapper-->
96
				<!-- /wrapper-->
94
			</div>
97
			</div>
95
		</div>
98
		</div>
96
	</div>
99
	</div>
97
	<!-- /Main -->
100
	<!-- /Main -->
98
		<form name="frmColorSelName">
-
 
99
	<div id="compareLightBox" class="colorSelLightBoxColor" style="display:none;">
-
 
100
			<h1>Compare with</h1>
-
 
101
			<h2>Please search $action.getCompareCategoryLowerCase() to compare</h2>
-
 
102
			
-
 
103
			<div class="content">
-
 
104
				<input type="text" id="mobilename" name="mobilename" /><br />
-
 
105
			</div>
-
 
106
			<div class="bigImgButton yellow-image">
-
 
107
				<input value="Compare" type="button" class="button" id="compare_continue" producttype="$action.getCompareCategory()"/>
-
 
108
			</div>
-
 
109
			<div class="clearBoth"></div>
-
 
110
		</form>
-
 
111
	</div>
-
 
112
	<script type="text/javascript" charset="utf-8">
101
	<script type="text/javascript" charset="utf-8">
113
$(function(){
102
$(function(){
114
	/* This code is for compare with button */
103
	/* This code is for compare with button */
115
	var availableNames = [];
104
	var availableNames = [];
116
	for (var k in productIdNames['$action.getCompareCategory()'])availableNames.push(k);
105
	for (var k in productIdNames['$action.getCompareCategory()'])availableNames.push(k);