-
Notifications
You must be signed in to change notification settings - Fork 0
/
Copy pathshop.html
97 lines (97 loc) · 6.05 KB
/
shop.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
<!DOCTYPE html>
<html lang="en">
<head>
<meta charset="UTF-8">
<meta name="viewport" content="width=device-width, initial-scale=1.0">
<link rel="stylesheet" type="text/css" href="shop.css">
<title>Shop - E-Commerce</title>
<script src="shop.js" defer></script>
</head>
<body>
<header>
<div class="logo"></div>
<nav>
<ul>
<li><a href="login.html">Login</a></li>
<li><a href="index.html">
<svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 24 24" fill="none" width="16" height="16" stroke="currentColor" stroke-width="2" stroke-linecap="round" stroke-linejoin="round" class="feather feather-home">
<path d="M3 9l9-7 9 7"></path>
<path d="M9 22V12h6v10"></path>
</svg> Home</a></li>
<li><a href="shop.html">
<svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 24 24" fill="none" width="16" height="16" stroke="currentColor" stroke-width="2" stroke-linecap="round" stroke-linejoin="round" class="feather feather-shopping-bag">
<path d="M6 2L3 6v15a1 1 0 001 1h16a1 1 0 001-1V6l-3-4H6zM16 10a4 4 0 01-8 0"></path>
</svg> Shop</a></li>
<li><a href="contactus.html">
<svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 24 24" fill="none" width="16" height="16" stroke="currentColor" stroke-width="2" stroke-linecap="round" stroke-linejoin="round" class="feather feather-mail">
<path d="M4 4h16c1.1 0 2 .9 2 2v12c0 1.1-.9 2-2 2H4c-1.1 0-2-.9-2-2V6c0-1.1.9-2 2-2zm16 4l-8 5-8-5"></path>
</svg> Contact</a></li>
</ul>
</nav>
</header>
<div class="product-container">
<div class="waktu">
<script src="./waktu1.js"></script>
</div>
<h1>Shop Our Products</h1>
<div class="product">
<img src="media/main-qimg-042bf649799da62d84616b09ef8220e5.jpeg" alt="Produk 1">
<div class="product-info">
<h3>Produk 1</h3>
<p>Tas Wanita Elegan</p>
<p>Harga: Rp100.000</p>
<button class="beli">
<svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 24 24" fill="none" width="16" height="16" stroke="currentColor" stroke-width="2" stroke-linecap="round" stroke-linejoin="round" class="feather feather-shopping-cart">
<circle cx="9" cy="21" r="1"></circle>
<circle cx="20" cy="21" r="1"></circle>
<path d="M1 1h4l1.68 8.39a1 1 0 00.99.91h11.66a1 1 0 00.99-.79l2.14-8.14H6"></path>
</svg> Beli</button>
<button class="add-to-cart">
<svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 24 24" fill="none" width="16" height="16" stroke="currentColor" stroke-width="2" stroke-linecap="round" stroke-linejoin="round" class="feather feather-heart">
<path d="M20.8 4.6c-1.7-1.6-4.3-1.6-6.1 0L12 7.2l-2.7-2.6c-1.8-1.7-4.4-1.7-6.1 0-1.8 1.6-1.8 4.3 0 5.9L12 21l8.8-8.3c1.7-1.6 1.7-4.3 0-5.9z"></path>
</svg> Add to Cart</button>
</div>
</div>
<div class="product">
<img src="media/0706-1649-01_0c.png" alt="Produk 2">
<div class="product-info">
<h3>Produk 2</h3>
<p>Hand Bag</p>
<p>Harga: Rp20.000</p>
<button class="beli">
<svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 24 24" fill="none" width="16" height="16" stroke="currentColor" stroke-width="2" stroke-linecap="round" stroke-linejoin="round" class="feather feather-shopping-cart">
<circle cx="9" cy="21" r="1"></circle>
<circle cx="20" cy="21" r="1"></circle>
<path d="M1 1h4l1.68 8.39a1 1 0 00.99.91h11.66a1 1 0 00.99-.79l2.14-8.14H6"></path>
</svg> Beli</button>
<button class="add-to-cart">
<svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 24 24" fill="none" width="16" height="16" stroke="currentColor" stroke-width="2" stroke-linecap="round" stroke-linejoin="round" class="feather feather-heart">
<path d="M20.8 4.6c-1.7-1.6-4.3-1.6-6.1 0L12 7.2l-2.7-2.6c-1.8-1.7-4.4-1.7-6.1 0-1.8 1.6-1.8 4.3 0 5.9L12 21l8.8-8.3c1.7-1.6 1.7-4.3 0-5.9z"></path>
</svg> Add to Cart</button>
</div>
</div>
<div class="product">
<img src="media/7a4ac125bcae4c1a09d332d989cbbc28.jpg_360x360q75.jpg_.webp" alt="Produk 3">
<div class="product-info">
<h3>Produk 3</h3>
<p>Tas Selempang Wanita </p>
<p>Harga: Rp30.000</p>
<button class="beli">
<svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 24 24" fill="none" width="16" height="16" stroke="currentColor" stroke-width="2" stroke-linecap="round" stroke-linejoin="round" class="feather feather-shopping-cart">
<circle cx="9" cy="21" r="1"></circle>
<circle cx="20" cy="21" r="1"></circle>
<path d="M1 1h4l1.68 8.39a1 1 0 00.99.91h11.66a1 1 0 00.99-.79l2.14-8.14H6"></path>
</svg> Beli</button>
<button class="add-to-cart">
<svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 24 24" fill="none" width="16" height="16" stroke="currentColor" stroke-width="2" stroke-linecap="round" stroke-linejoin="round" class="feather feather-heart">
<path d="M20.8 4.6c-1.7-1.6-4.3-1.6-6.1 0L12 7.2l-2.7-2.6c-1.8-1.7-4.4-1.7-6.1 0-1.8 1.6-1.8 4.3 0 5.9L12 21l8.8-8.3c1.7-1.6 1.7-4.3 0-5.9z"></path>
</svg> Add to Cart</button>
</div>
</div>
<!-- Add more products as needed with the same structure -->
</div>
<footer>
<p>© 2024 My E-Commerce. All rights reserved.</p>
</footer>
</body>
</html>