-
Notifications
You must be signed in to change notification settings - Fork 0
Expand file tree
/
Copy pathtermsandconditions.html
More file actions
66 lines (57 loc) · 5.39 KB
/
termsandconditions.html
File metadata and controls
66 lines (57 loc) · 5.39 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
60
61
62
63
64
65
66
<!DOCTYPE html>
<html lang="en">
<head>
<meta charset="utf-8">
<meta http-equiv="X-UA-Compatible" content="IE=edge">
<meta name="viewport" content="width=device-width, initial-scale=1">
<meta name="description" content="">
<meta name="author" content="">
<link rel="shortcut icon" href="../../assets/ico/favicon.ico">
<title>Terms & Conditions</title>
<!-- Bootstrap core CSS -->
<link href="css/bootstrap.min.css" rel="stylesheet">
<!-- Custom styles for this template -->
<link href="css/style.css" rel="stylesheet">
<!-- Just for debugging purposes. Don't actually copy this line! -->
<!--[if lt IE 9]><script src="../../assets/js/ie8-responsive-file-warning.js"></script><![endif]-->
<!-- HTML5 shim and Respond.js IE8 support of HTML5 elements and media queries -->
<!--[if lt IE 9]>
<script src="https://oss.maxcdn.com/libs/html5shiv/3.7.0/html5shiv.js"></script>
<script src="https://oss.maxcdn.com/libs/respond.js/1.4.2/respond.min.js"></script>
<![endif]-->
</head>
<body style="background:#333;color:#fff" class="terms">
<div class="container">
<div class="row">
<div class="col-sm-12 ">
<h1>American Express® Monthly Blockbuster: Terms & Conditions</h1>
<ul>
<li>This Offer is open to all American Express Cardmembers whose accounts are valid and in good standing. An American Express Cardmember for the purpose of this Offer means a person holding a Card issued in India by American Express® Banking Corp, except American Express Corporate Cards and American Express Gift Cards.</li>
<li>This Offer is valid from February 1st, 2014 to December 31st, 2014, hereafter referred to as 'Offer Period'.</li>
<li>To get this Offer, purchases must be made only at listed merchants in at least 4 out of 6 categories - Supermarkets & Grocery stores, Fuel, Telephone and Internet, Utility Bill Payments, Movies and Standalone Restaurants, in a calendar month. A calendar month is defined as 1st of the month to 28th/30th/31st of the month as applicable.</li>
<li>Only single transaction above Rs. 500 will be considered for qualification under this Offer. </li>
<li>The eligible categories and the listed merchants in each category are available at <a href="http://americanexpress.com/india/movie-offers" target="_blank">http://americanexpress.com/india/movie-offers</a>.</li>
<li>Specified spends across Basic and Supplementary Cards, for each Card Account, will be eligible for the Offer.</li>
<li>For every calendar month during the Offer period, one movie voucher for two worth Rs.700 will be sent through an email or courier (in case your email ID is not registered) to each qualifying Basic Cardmember, within 60 days from the end of the calendar month. The voucher would be in the form of a BookMyShow Movie Money Voucher and would be governed by the standard BookMyShow Terms and Conditions as defined below. The validity of the voucher will be at least 30 days.</li>
<li>Only transactions that are reflecting in your account for a particular calendar month, will qualify for the Offer in that calendar month. Transactions should reflect in your Card account by the 15th of the next calendar month.</li>
<li>If for any reason a transaction is not successful due to network issues, terminal issues, etc., American Express is not responsible.</li>
<li>This Offer is being made purely on a 'best effort' basis. Cardmembers are not bound in any manner to participate in this Offer and any such participation is purely voluntary.</li>
<li>American Express reserves the right at any time, without prior notice, to add/alter/modify/change all of these terms & conditions or to replace wholly, or in part, the Offer by other Offers, whether similar to this Offer or not , or to withdraw it altogether</li>
<li>Nothing expressed or implied in the programme shall in any way waive or amend any of the terms and conditions of the existing Cardmember agreement.</li>
<li>Any disputes arising out of and in connection with this programme shall be subject to the exclusive jurisdiction of the courts in the state of Delhi only.</li>
<li>Selection of listed merchants is at the sole discretion of American Express. American Express reserves its absolute right to withdraw and/or alter the list of listed merchants at any time during the Offer Period.</li>
</ul>
<h2>BookMyShow Movie Money Voucher Standard Terms and Conditions</h2>
<ul>
<li>Movie Money Voucher eCode can be redeemed only on www.bookmyshow.com and cannot be redeemed directly at the cinema/venue box office.</li>
<li>A Movie Money Voucher eCode can be redeemed only once in a single transaction. </li>
<li>A Movie Money Voucher eCode can be used to only book 2 tickets in a single transaction, wherein individual ticket price does not exceed Rs. 350. The convenience fee will not be levied while redeeming the voucher</li>
<li>Movie Money Voucher eCode can be redeemed for movie tickets only.</li>
<li>Movie Money Voucher eCode can be used only once within the validity period.</li>
<li>If lost/misused, the Movie Money voucher eCode cannot be replaced/revalued/resold/exchanged for point(s) or cash. It cannot be re-validated once past expiry date.</li>
<li>The Movie Money voucher eCode cannot be combined with any other Offer on BookMyShow.</li>
<li>BookMyShow Vouchers and their use are subject to BookMyShow's general Terms of Use & BookMyShow's decision will be final in case of any dispute.</li>
</ul>
</div></div></div>
</body>
</html>