-
Notifications
You must be signed in to change notification settings - Fork 0
/
Copy pathcorrect.html
221 lines (215 loc) · 14.7 KB
/
correct.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
171
172
173
174
175
176
177
178
179
180
181
182
183
184
185
186
187
188
189
190
191
192
193
194
195
196
197
198
199
200
201
202
203
204
205
206
207
208
209
210
211
212
213
214
215
216
217
218
219
220
221
<div class="new_product">
<div class="container">
<div class="row">
<div class="col text-center">
<div class="section_title new_product_title">
<h1>Explore More Items</h1>
<h6 style="color: magenta;">Personalized gifts</h6>
</div>
</div>
</div>
<div class="row">
<div class="col">
<div class="new_product_sorting">
<ul class="product_grid_sorting clearfix button-group filters-button-group">
<li class="grid_sorting_button button d-flex flex-column justify-content align-items-center active is-checked"
data-filter="*">All
</li>
<li class="grid_sorting_button button d-flex flex-column justify-content align-items-center"
data-filter=".boxes">boxes
</li>
<li class="grid_sorting_button button d-flex flex-column justify-content align-items-center"
data-filter=".baskets">Baskets
</li>
<li class="grid_sorting_button button d-flex flex-column justify-content align-items-center"
data-filter=".personalised">Personalised
</li>
</ul>
</div>
</div>
</div>
<div class="row py-5">
<div class="col-lg-4">
<div class="grid" data-isotope='{"itemSelector": ".product-item", "layoutMode": "fitRows"}'></div>
<!-- product 1-->
<div class="product-item boxes">
<div class="product product_filter">
<div class="product_image">
<img src="C:\Users\ASUS\PycharmProjects\myWebsite\templates\img basket.jpg" alt=""
style="height: 40%; width: 25%;"></div>
<div class="favorite favorite_left"></div>
<div class="product_bubble product_bubble_right product_bubble_red d-flex flex-column align-items-center">
<span>$20</span>
</div>
<div class="product-info">
<h6 class="product_name"><a href="#">Gift Boxes</a></h6>
<div class="product_price">$50.00<span>-$600</span></div>
</div>
</div>
<div class="btn btn-danger add_to_cart_button"><a href="">Add to cart</a>
<svg xmlns="http://www.w3.org/2000/svg" width="16" height="16" fill="currentColor"
class="bi bi-cart2" viewBox="0 0 16 16">
<path d="M0 2.5A.5.5 0 0 1 .5 2H2a.5.5 0 0 1 .485.379L2.89 4H14.5a.5.5 0 0 1 .485.621l-1.5 6A.5.5 0 0 1 13 11H4a.5.5 0 0 1-.485-.379L1.61 3H.5a.5.5 0 0 1-.5-.5zM3.14 5l1.25 5h8.22l1.25-5H3.14zM5 13a1 1 0 1 0 0 2 1 1 0 0 0 0-2zm-2 1a2 2 0 1 1 4 0 2 2 0 0 1-4 0zm9-1a1 1 0 1 0 0 2 1 1 0 0 0 0-2zm-2 1a2 2 0 1 1 4 0 2 2 0 0 1-4 0z"/>
</svg>
</div>
</div>
<!-- product 2-->
<div class="col">
<div class="product-item baskets">
<div class="product product_filter">
<div class="product_image">
<img src="https://www.befunky.com/images/wp/wp-2017-09-Background-Remover-1.jpg?auto=webp&format=jpg&width=944"
alt=""
style="height: 40%; width: 25%;">
</div>
<div class="favorite">
<div class="product_bubble product_bubble_left product_bubble_green d-flex flex-column align-items-center">
<span>New</span>
</div>
<div class="product-info">
<h6 class="product_name"><a href="#">Gift Boxes</a></h6>
<div class="product_price">$500</div>
</div>
</div>
<div class="btn btn-danger add_to_cart_button"><a href="#">Add to cart</a></div>
</div>
</div> <!-- product 3-->
<div class="product-item baskets">
<div class="product product_filter">
<div class="product_image">
<img src="https://cdn.shopify.com/s/files/1/0070/7032/files/image5_4578a9e6-2eff-4a5a-8d8c-9292252ec848.jpg?v=1620247043"
alt=""
style="height: 40%; width: 25%;">
</div>
<div class="favorite"></div>
<div class="product-info">
<h6 class="product_name"><a href="#">Gift Baskets</a></h6>
<div class="product_price">$700</div>
</div>
</div>
<div class="btn btn-danger add_to_cart_button"><a href="#">Add to cart</a></div>
</div>
<!-- product 4-->
<div class="product-item personalise">
<div class="product product_filter">
<div class="product_image">
<img src="https://i1.wp.com/digital-photography-school.com/wp-content/uploads/2011/10/lens-white-seamless-2.jpg?w=600&h=1260&ssl=1"
alt=""
style="height: 40%; width: 25%;">
</div>
<div class="favorite favorite_left">
<div class="product_bubble product_bubble_right product_bubble_red d-flex flex-column align-items-center">
<span>Sale</span>
</div>
<div class="product-info">
<h6 class="product_name"><a href="#">Gift Boxes</a></h6>
<div class="product_price">$120</div>
</div>
</div>
<div class="btn btn-danger add_to_cart_button"><a href="#">Add to cart</a></div>
</div>
</div>
<!-- product 5-->
<div class="product-item boxes">
<div class="product product_filter">
<div class="product_image">
<img src="https://www.meitalstudios.com/wp-content/uploads/2020/05/best-white-background-watches-photographer.jpg"
alt=""
style="height: 40%; width: 25%;">
</div>
<div class="favorite"></div>
<div class="product-info">
<h6 class="product_name"><a href="#">Gift Boxes</a></h6>
<div class="product_price">$860</div>
</div>
<div class="btn btn-danger add_to_cart_button"><a href="#">Add to cart</a></div>
</div>
<!-- product 6-->
<div class="product-item baskets">
<div class="product discount product_filter">
<div class="product_image">
<img src="https://ortery.com/wp-content/uploads/2019/01/beats.png" alt=""
style="height: 40%; width: 25%;">
</div>
<div class="favorite favorite_left">
<div class="product_bubble product_bubble_right product_bubble_red d-flex flex-column align-items-center">
<span>$20</span>
</div>
<div class="product-info">
<h6 class="product_name"><a href="#">Gift Boxes</a></h6>
<div class="product_price">$900.00<span>-$1000</span></div>
</div>
</div>
<div class="btn btn-danger add_to_cart_button"><a href="#">Add to cart</a></div>
</div>
<!-- product 7-->
<div class="product-item personalize">
<div class="product product_filter">
<div class="product_image">
<img src="https://i.pinimg.com/originals/43/4e/dd/434edd4732ce5f32d7b7c6a513f6f2c5.jpg"
alt=""
style="height: 40%; width: 25%;">
</div>
<div class="favorite"></div>
<div class="product-info">
<h6 class="product_name"><a href="#">Gift Boxes</a></h6>
<div class="product_price">$527</div>
</div>
<div class="btn btn-danger add_to_cart_button"><a href="#">Add to cart</a></div>
</div>
<!-- product 8-->
<div class="product-item men">
<div class="product product_filter">
<div class="product_image">
<img src="https://images.immediate.co.uk/production/volatile/sites/30/2020/08/green-spot-irish-whiskey-hero-3afba6c.jpg?quality=90&resize=385%2C350"
alt=""
style="height: 40%; width: 25%;">
</div>
<div class="favorite"></div>
<div class="product-info">
<h6 class="product_name"><a href="#">Gift Boxes</a></h6>
<div class="product_price">$750</div>
</div>
</div>
<div class="btn btn-danger add_to_cart_button"><a href="#">Add to cart</a></div>
</div>
<!-- product 9-->
<div class="product-item boxes">
<div class="product product_filter">
<div class="product_image">
<img src="https://ae01.alicdn.com/kf/HTB1o9.DOXXXXXaPaXXXq6xXFXXXI/Continental-creative-wine-racks-home-decor-Red-Wine-bottle-Holder-Iron-Wine-Shelf-Party-Wedding-Wine.jpg"
alt=""
style="height: 40%; width: 25%;">
</div>
<div class="favorite favorite_left">
<div class="product_bubble product_bubble_right product_bubble_red d-flex flex-column align-items-center">
<span>Sale</span>
</div>
<div class="product-info">
<h6 class="product_name"><a href="#">Gift Boxes</a></h6>
<div class="product_price">$230.00</div>
</div>
</div>
<div class="btn btn-danger add_to_cart_button"><a href="#">Add to cart</a>
</div>
</div>
<!-- product 10-->
<div class="product-item baskets">
<div class="product product_filter">
<div class="product_image">
<img src="https://images.immediate.co.uk/production/volatile/sites/30/2020/08/green-spot-irish-whiskey-hero-3afba6c.jpg?quality=90&resize=385%2C350"
alt=""
style="height: 40%; width: 25%;">
</div>
<div class="favorite"></div>
<div class="product-info">
<h6 class="product_name"><a href="#">Gift Boxes</a></h6>
<div class="product_price">$450.00</div>
</div>
</div>
<div class="btn btn-danger add_to_cart_button"><a href="#">Add to cart</a>
</div>
</div>
</div>
</div>
</div>