Subversion Repositories SmartDukaan

Rev

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

Rev 18319 Rev 19939
Line 26... Line 26...
26
		var scroll = $('h4').height()+30;	
26
		var scroll = $('h4').height()+30;	
27
		window.scrollTo(0,scroll );		
27
		window.scrollTo(0,scroll );		
28
	});
28
	});
29
});
29
});
30
</script>
30
</script>
-
 
31
<?php if(isset($check) && $check){
-
 
32
			    	$link = "<a href='/contactus'>Contact Us</a>";
-
 
33
			    	$profilelink = "<a href='/aboutus/profile'>Profile</a>";
-
 
34
			    	$hiwlink = "<a href='howitworks'>How it works</a>";
-
 
35
			    }else{
-
 
36
			    	$link = "Contact Us";
-
 
37
			    }
-
 
38
 ?>
-
 
39
 <?php echo $profilelink;?>
-
 
40
 <?php echo $hiwlink;?>
31
<div class="container">
41
<div class="container">
32
	<div class="row-fluid">	
42
	<div class="row-fluid">	
33
		<div class="col-xs-12 bgwhite">
43
		<div class="col-xs-12 bgwhite">
34
		
44
		
35
			<h4 class="text-center">Return Policy for Accessories</h4>
45
			<h4 class="text-center">Return Policy for Accessories</h4>
Line 54... Line 64...
54
			    
64
			    
55
				<p>
65
				<p>
56
					<div class="bgreen">
66
					<div class="bgreen">
57
					<strong>Note:</strong> Return policy only valid on accessories ordered from ProftiMandi and billed by Saholic.com
67
					<strong>Note:</strong> Return policy only valid on accessories ordered from ProftiMandi and billed by Saholic.com
58
					<br>
68
					<br>
59
					<strong>How to get replacements -</strong> Send us a message through Contact Us or Call us at <a href="tel:08826894203">08826894203</a> (between 10 AM to 7 PM)
69
					<strong>How to get replacements -</strong> Send us a message through <?php echo $link;?> or Call us at <a href="tel:08826894203">08826894203</a> (between 10 AM to 7 PM)
60
					</div>
70
					</div>
61
				</p>
71
				</p>
62
			    
72
			    
63
			</div>
73
			</div>
64
			
74
			
Line 76... Line 86...
76
			    
86
			    
77
				<p>
87
				<p>
78
					<div class="bgreen">
88
					<div class="bgreen">
79
					<strong>नोट:</strong>  रिटर्न पालिसी केवल Profitmandi से प्लेस किये आर्डर और Saholic  से बिल किये गए आर्डर (एक्सेसरीज) पे मान्य है।
89
					<strong>नोट:</strong>  रिटर्न पालिसी केवल Profitmandi से प्लेस किये आर्डर और Saholic  से बिल किये गए आर्डर (एक्सेसरीज) पे मान्य है।
80
					<br>
90
					<br>
81
					<strong>प्रोडक्ट की रिप्लेसमेंट लेने के लिए :</strong>आप हमे Contactus पे जाकर मैसेज भेज सकते हैं या आप हमारे हेल्पलाइन नंबर <a href="tel:08826894203">08826894203</a> पे  सुबह  10AM  से 7PM कॉल कर सकते हैं।
91
					<strong>प्रोडक्ट की रिप्लेसमेंट लेने के लिए :</strong>आप हमे <?php echo $link;?> पे जाकर मैसेज भेज सकते हैं या आप हमारे हेल्पलाइन नंबर <a href="tel:08826894203">08826894203</a> पे  सुबह  10AM  से 7PM कॉल कर सकते हैं।
82
					</div>
92
					</div>
83
				</p>
93
				</p>
84
			</div>	
94
			</div>	
85
		</div>
95
		</div>
86
	</div>
96
	</div>