-
Notifications
You must be signed in to change notification settings - Fork 0
Expand file tree
/
Copy pathpolicy.html
More file actions
59 lines (51 loc) · 3.3 KB
/
policy.html
File metadata and controls
59 lines (51 loc) · 3.3 KB
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
<!DOCTYPE html>
<html lang="en">
<head>
<meta charset="UTF-8">
<meta name="viewport" content="width=device-width, initial-scale=1.0">
<title>Codecanyon Software Product Policy</title>
</head>
<body>
<h1>Codecanyon Software Product Policy</h1>
<h2>1. General Terms</h2>
<p>By purchasing and downloading our software product from Codecanyon, you agree to comply with this policy. This document outlines the terms and conditions for usage, support, and refund eligibility.</p>
<h2>2. License and Usage</h2>
<ul>
<li>Each purchase grants you a license to use the software as per Codecanyon's licensing terms.</li>
<li>Redistribution, reselling, or sharing of the software or any included assets is strictly prohibited.</li>
<li>All digital assets, including code, design files, and any bundled content, are the property of the original creator and are provided for use within the licensed scope.</li>
</ul>
<h2>3. Support Policy</h2>
<ul>
<li>Support is provided for 6 months from the date of purchase.</li>
<li>Support requests will be answered within 48 business hours.</li>
<li>Support includes installation assistance, bug fixes, and usage guidance as outlined in our product description.</li>
<li>Custom modifications and third-party integrations are not covered under our support.</li>
<li>Buyers are responsible for ensuring that their environment meets the system requirements before purchasing.</li>
</ul>
<h2>4. Refund Policy</h2>
<ul>
<li>We recommend thoroughly testing the demo version before purchasing.</li>
<li>Refund requests must be submitted within 14 days of purchase.</li>
<li>Refunds will not be provided once the software has been downloaded unless it is completely non-functional.</li>
<li>Refund requests will only be considered if the software is proven to be completely non-functional and our team cannot resolve the issue after reasonable attempts.</li>
<li>Any claims regarding non-functionality must be accompanied by detailed issue reports, proof of installation attempts, and relevant system specifications.</li>
</ul>
<h2>5. Updates and Compatibility</h2>
<ul>
<li>We provide updates for 12 months after purchase to ensure compatibility with the latest platforms and standards.</li>
<li>It is the buyer's responsibility to check compatibility with their specific environment before purchasing.</li>
<li>Updates may include feature improvements, bug fixes, and security patches.</li>
<li>Major version upgrades may require an additional purchase.</li>
</ul>
<h2>6. Liability and Warranty</h2>
<ul>
<li>The software is provided "as is" without warranties of any kind.</li>
<li>We are not liable for any damage, loss of data, or issues arising from the use of this software.</li>
<li>We do not guarantee that the software will work with all third-party plugins, themes, or custom setups.</li>
</ul>
<h2>7. Policy Updates</h2>
<p>We reserve the right to update or modify this policy at any time without prior notice. Users are encouraged to review the policy periodically.</p>
<p>By purchasing and using our software, you acknowledge and agree to the terms outlined above.</p>
</body>
</html>