html
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
<!--
Hey coders 😁
Feel free to explore, copy or give suggestions to my code!
Main Features:
- Add to cart option
- Dark/Light theme
- Detailed view of products
- Featured Product Badges & Sorting
- Simulated Discount Prices & Sale Badges
- Functional Brand Filtering
- Functional Price/Featured Sorting
Thank you all for your support 😎
@justchilling on Intigriti and Sololearn
_________________________________________________
P.S: Sorry about aria-hidden error on console. It shows up sometimes when a modal closes, even though, this code does not contain any aria-hidden attribute.
However if you have any suggestion feel free to reach out 😉
_________________________________________________
css
css
1
2
3
body {
}
js
js
1
BROWSER
Console
Run