forked from SPinfluencers/BlueFly
-
Notifications
You must be signed in to change notification settings - Fork 0
Expand file tree
/
Copy pathproducts.html
More file actions
137 lines (129 loc) · 5.63 KB
/
Copy pathproducts.html
File metadata and controls
137 lines (129 loc) · 5.63 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
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
<!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.0">
<link rel="stylesheet" href="/styles/products.css">
<link rel="stylesheet" href="/styles/navbar.css">
<link rel="icon" type="image/x-icon" href="/images/icon.jpg">
<title>Bluefly</title>
<link href="https://fonts.googleapis.com/css2?family=Fira+Sans+Condensed:wght@300&family=Marcellus&family=Poppins:ital,wght@0,300;0,500;1,200&family=Tinos&family=Unna&family=Vidaloka&display=swap" rel="stylesheet">
</head>
<body>
<div id="navbar"></div>
<div id="products">
</div>
<!-- <div>You May also Like</div> -->
<div id="you_may_also_like">
<h1>YOU MAY ALSO LIKE</h1>
<div id="like_pro"></div>
</div>
<div id="recently_viewed">
<h1>RECENTLY VIEWED</h1>
<div id="recent_pro">
<div id="pro1">
<img src="https://cdn.shopify.com/s/files/1/0248/3473/6191/products/1ctbracelet123_360x.jpg?v=1638842025" alt="">
<p>VS/G 1CT DIAMOND CLASSIC TENNIS BRACELET U PRONG WHITE GOLD 7" LAB GROWN</p>
<p>$2,180.15 Sale price$1,079.99 Save 50%</p>
</div>
<div id="pro2">
<img src="https://cdn.shopify.com/s/files/1/0248/3473/6191/products/61b6771d523c2_360x.jpg?v=1650616662" alt="">
<p>2CT DIAMOND ENGAGEMENT WEDDING RING SET CHANNEL SET IN 10K WHITE GOLD</p>
<p>$3,999.99 Sale price$1,559.99 Save 61</p>
</div>
<div id="pro3">
<img src="https://cdn.shopify.com/s/files/1/0248/3473/6191/products/eng3085_360x.jpg?v=1641002203" alt="">
<p>5/8CT DIAMOND ENGAGEMENT RING 14K WHITE GOLD</p>
<p>$1,797.00 Sale price$856.07 Save 52%</p>
</div>
<div id="pro4">
<img src="/images/15.jpg" alt="">
<p>COMMON PROJECTS ACHILLES B-BALL LEATHER SNEAKER</p>
<p>$482.00 Sale pricefrom $310.99 Save 35%</p>
</div>
<div id="pro5">
<img src="https://cdn.shopify.com/s/files/1/0248/3473/6191/products/FfTzlP65Nx7fhOihSy1dkH2yZOSmwj1h-25_47a022fb-5c8d-4439-8c75-eedfcb877dd0_720x.jpg?v=1641651065" alt="">
<p>SHADOW 5000 EVR MENS PERFORMANCE WORKOUT RUNNING SHOES</p>
<p>$140.00 Sale pricefrom $40.99 Save 76%</p>
</div>
</div>
</div>
<div id="above_fotter">
</div>
<div class="footerFirstDetails">
<div id="footerf">
<div id="footerpic">
<img src="https://cdn.shopify.com/s/files/1/0248/3473/6191/files/denim_900x.jpg?v=1615204984" alt="" />
</div>
<div class="pDetails">
<h2>UP TO 85% OFF THE DENIM SHOP FOR HIM & HER</h2>
</div>
<div class="pDetails">From Hudson Jeans, Joe's Jeans, J Brand & More</div>
<button id="disc">SHOP DENIM</button>
</div>
<div id="footerf">
<div id="footerpic">
<img src="https://cdn.shopify.com/s/files/1/0248/3473/6191/files/lightweight_jackets_900x.jpg?v=1630509164" alt="" />
</div>
<div class="pDetails">
<h2>UP TO 80% OFF LIGHTWEIGHT JACKETS & COATS</h2>
</div>
<div class="pDetails">Must-Haves From Cole Haan, Burberry, & More</div>
<button id="disc">SHOP OUTER WEAR</button>
</div>
<div id="footerf">
<div id="footerpic">
<img src="https://cdn.shopify.com/s/files/1/0248/3473/6191/files/accesories_900x.jpg?v=1630509636" alt="" />
</div>
<div class="pDetails">
<h2>UP TO 90% OFF WOMEN'S MUST-HAVE ACCESSORIES</h2>
</div>
<div class="pDetails">Shop Wallets, Belts, Hats, Sunglasses & More</div>
<button id="disc">SHOP WOMEN'S ACCESSORIES</button>
</div>
</div>
<div class="footer">
<div class="col-1">
<h4>ABOUT US</h4>
<a href="#">Contact Us</a>
<br>
<a href="#">Frequently Asked Questions</a>
<br>
<a href="#">Shipping& Returns</a>
<br>
<a href="#">Pre-Owned Guide</a>
</div>
<div class="col-2">
<a href="#">Sell on Bluefly</a>
<br>
<a href="#">Privacy Policy</a>
<br>
<a href="#">Terms& Conditions</a>
</div>
<div class="col-3">
<h4>SIGN UP AND SAVE</h4>
<div id="form">
<p>Subscribe to get exclusive offers on designer brands</p>
<input type="text"placeholder="Enter email address" required>
<br>
<button type="submit"onclick=subfun() id="buttonb">Subscribe</button>
</div>
<div class="social-icons">
<i class="fab fa-instagram"></i>
<i class="fab fa-facebook"></i>
</div>
<div id="imgbg">
<img src="https://cdn.shopify.com/s/files/1/0248/3473/6191/files/Untitled_2_.png_5_x104@2x.png?v=1620852820" alt="">
</div>
</div>
</div>
</body>
</html>
<script src="/scripts/products.js" type="module"></script>
<script>
function subfun(){
document.getElementById("buttonb").innerHTML=null
document.getElementById("form").innerText="Thank You For Suscribe !!!"
}
</script>