-
Notifications
You must be signed in to change notification settings - Fork 1
/
Copy pathcartPage.html
170 lines (167 loc) · 7.35 KB
/
cartPage.html
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
67
68
69
70
71
72
73
74
75
76
77
78
79
80
81
82
83
84
85
86
87
88
89
90
91
92
93
94
95
96
97
98
99
100
101
102
103
104
105
106
107
108
109
110
111
112
113
114
115
116
117
118
119
120
121
122
123
124
125
126
127
128
129
130
131
132
133
134
135
136
137
138
139
140
141
142
143
144
145
146
147
148
149
150
151
152
153
154
155
156
157
158
159
160
161
162
163
164
165
166
167
168
169
170
<!DOCTYPE html>
<html lang="en">
<head>
<meta charset="UTF-8">
<meta name="viewport" content="width=device-width, initial-scale=1.0">
<meta name="description" content="Discover the latest trends in fashion for
women and men at SA FashionStyle. Shop our wide selection of clothes, bags,
jewelry, and more. Elevate your style with our curated collections.">
<meta name="keywords" content="clothes, women, men, fashion, bags, jewelry, SA FashionStyle, latest trends, stylish clothing, accessories">
<meta name="author" content="SA_FashionStyle">
<link rel="icon" href="images/logowhite.jpg" type="image/x-icon">
<!-- css -->
<link rel="stylesheet" href="Style/cartPage.css">
<link rel="stylesheet" href="Style/main.css">
<!-- Google font -->
<link rel="preconnect" href="https://fonts.googleapis.com">
<link rel="preconnect" href="https://fonts.gstatic.com" crossorigin>
<link href="https://fonts.googleapis.com/css2?family=Josefin+Sans:ital,wght@0,100..700;1,100..700&family=Poppins:ital,wght@0,100;0,200;0,300;0,400;0,500;0,600;0,700;0,800;0,900;1,100;1,200;1,300;1,400;1,500;1,600;1,700;1,800;1,900&family=Rubik:ital,wght@0,300..900;1,300..900&display=swap" rel="stylesheet">
<!-- icon -->
<script type="module" src="https://unpkg.com/ionicons@7.1.0/dist/ionicons/ionicons.esm.js"></script>
<script nomodule src="https://unpkg.com/ionicons@7.1.0/dist/ionicons/ionicons.js"></script>
<title>SA__FashionStyle</title>
</head>
<body>
<header class="container" id="header">
<div class="header_top">
<div class="header_social">
<a href="https://www.instagram.com/sa__fashionstyle/?igsh=eWpjbWFqc3FlbGhl" target="_blank">
<ion-icon name="logo-instagram"></ion-icon>
</a>
<a href="https://www.facebook.com/people/SA_Fashionstyle/100088622209447/?mibextid=LQQJ4d" target="_blank">
<ion-icon name="logo-facebook"></ion-icon>
</a>
<a href="https://wa.me/201007738790" target="_blank">
<ion-icon name="logo-whatsapp"></ion-icon>
</a>
</div>
<img src="images/logo_block.jpg" alt="page logo" id="logo">
<div class="header_actions">
<div id="display_login">
<span id="user_name">Amira</span>
<a href="#" id="logout" title="Logout" onclick="logout();">
<ion-icon name="log-out-outline"></ion-icon>
</a>
</div>
<a href="login.html" title="Login" id="login_btn">
<ion-icon name="person-circle-outline"></ion-icon>
</a>
<a href="#" class="icon-cart">
<ion-icon name="cart-outline"></ion-icon>
<span id="cart-counter">0</span>
</a>
</div>
</div>
<nav>
<menu>
<ul>
<li><a href="index.html">Home</a></li>
<li><a href="products.html">Shop</a></li>
<li><a href="#">Contact</a></li>
</ul>
</menu>
</nav>
</header>
<main class="cart_page">
<div class="container">
<h1>Shopping Bag</h1>
<div class="content">
<div class="left_side_cart">
<div class="cart_title">
<h2>My shopping bag <span id="cart_counts"></span></h2>
</div>
<div class="cart_products">
<!-- add cart products in js -->
</div>
</div>
<div class="right_side_cart">
<div class="Promotional_code">
<h2>
Do you have a Promotional Code?
</h2>
<div class="apply_code">
<input type="text" id="code" placeholder="Promo code">
<button >Done</button>
</div>
</div>
<div class="summary">
<h2>Order Summary</h2>
<div class="summary_price">
<div>
<h4>Subtotal</h4>
<span id="Subtotal"></span>
</div>
<div class="Delivery">
<h4>Delivery</h4>
<span id="Delivery">$70.00</span>
</div>
<div>
<h4>Total Order</h4>
<span id="total_order"></span>
</div>
</div>
<button class="checkout" onclick="checkOut();">Check Out</button>
</div>
</div>
</div>
</div>
</main>
<!-- cart -->
<div class="cart-section">
<div class="cart-header">
<h2>SHOPPING CART</h2>
<div class="closeCart">
<ion-icon name="close-outline" id="closeCart"></ion-icon>
</div>
</div>
<div class="cart_products">
<!-- add cart products in js -->
</div>
<div class="cart_total">
<h3>Total:</h3>
<span id="total_price"></span>
</div>
<div class="btn_control">
<button class="viewCart" onclick="viewCart();">View Cart</button>
<button class="checkout" onclick="checkOut();">Check Out</button>
</div>
</div>
<footer class="footer black-footer">
<div class="footer-top">
<div class="footer-logo">
<img src="images/logo_block.jpg" alt="logo" width="140">
<p>The customer is at the heart of our unique business model, which includes design.</p>
</div>
<div class="footer-list">
<div class="list">
<h4>SHOPPING</h4>
<ul>
<li><a href="#">Clothing Store</a></li>
<li><a href="#">Trending Shoes</a></li>
<li><a href="#">Accessories</a></li>
<li><a href="#">Sale</a></li>
</ul>
</div>
<div class="list">
<h4>Customer Services</h4>
<ul>
<li><a href="#">Contact Us</a></li>
<li><a href="#">Payment Methods</a></li>
<li><a href="#">Delivary</a></li>
<li><a href="#">Return & Exchanges</a></li>
</ul>
</div>
</div>
</div>
<div class="footer-bottom">
<p class="footer-company-name">
© 2024 All right reserved.Made with <ion-icon name="heart"></ion-icon>
by <a href="https://www.upwork.com/freelancers/~01a11a163a8ee98a35" target="_blank" id="author">Amira Alaa</a>
</p>
</div>
</footer>
<button id="scrollBtn"><ion-icon name="arrow-up-outline" id="btn-up"></ion-icon></button>
<script src="JavaScript/main.js"></script>
<script src="JavaScript/cart.js"></script>
</body>
</html>