MOON
Server: Apache
System: Linux ip-208-109-13-31.ip.secureserver.net 3.10.0-1160.119.1.el7.tuxcare.els4.x86_64 #1 SMP Sat Aug 31 06:58:57 UTC 2024 x86_64
User: durgeshpandey215 (1013)
PHP: 8.1.29
Disabled: NONE
Upload Files
File: /home/durgeshpandey215/public_html/zeeroprice.skilladders.com/cancellation.php
<? require "application_top.php";
?>
<!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Transitional//EN" "http://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd">
<html xmlns="http://www.w3.org/1999/xhtml">
<meta name="viewport" content="width=device-width, initial-scale=1">
<meta charset="utf-8">
<head>
<meta http-equiv="Content-Type" content="text/html; charset=UTF-8" />
<title>Cancellation policy</title>
<? require "scripts.php";?>
</head>
<body>

<? $pagename = "home"; require "header.php";?>

<h1>Cancellation policy</h1>
	
	
<div class="w3-card w3-white">
	<div class="w3-row w3-padding">
		<div class="w3-col m12">
		<!--following 2 lines prevent chrome to autofil saved username n password -->
		<br/>
		
Thanks for using https://www.zeeroprice.com 
<br/><br/>
If you are not entirely satisfied with your purchase, we're here to help.
<br/><br/>
<b>Returns</b><br/>
All Buying is Done directly with sellers . So kindly confirm Return Policy directly with sellers before Money or any other transactions. 
<br/><br/>
ZeeroPrice is not responsible for any Transactions between  buyers and sellers. 
<br/><br/>
All Payment Terms and conditions regarding  Delivery service and Payments  etc is done outside this  website. 
<br/><br/>
Buyers must reconfirm the Prices of Products  , services etc  and Sellers must reconfirm  where and how Deliveries take place and how payment will be made by buyers etc etc .
<br/><br/>
Buying and Redemption of ZeeroPrice Points is done in Our Website.  We are responsible for ZeeroPrice Points. 
<br/><br/>
<b>Refunds</b><br/>
After Buying  ZeeroPrice Points  any Redemption  will be subjected  to charges as fixed by ZeeroPrice. 
Even if Anyone has Purchased  ZeeroPrice Points and have Not used part or full ZeeroPrice Points then too Redemption charges will be minus from the total amount of ZeeroPrice Points and balance amounts will be paid .
<br/><br/>
<b>Shipping.</b><br/>
All shipping and deliveries are agreed between Buyers and Sellers. 
<br/>ZeeroPrice is Not responsible for any Transactions  done outside ZeeroPrice website. 
<br/><br/>
<b>Contact Us</b><br/>
If you have any questions on how to return your item to us, contact us.
<br/><br/>
Buyers and Sellers  can contact us if they have unwanted Transactions between Anyone  who has agreed ZeeroPrice window  or Have used other options to buy And sell Products and Services  on our website. 
<br/><br/>
© 2023 www.zeeroprice.com  Powered By ZeeroPrice.com 
<br/><br/>
</div>
			
	</div>
</div>
<br/><br/>

	<? include "footer.php";?>
</body>
</html>