hannah-finch / isabelles-bead-shop

E-commerce site for a small jewelry shop
MIT License
3 stars 1 forks source link

Client/category links #72

Closed hannah-finch closed 1 month ago

hannah-finch commented 1 month ago

Category icons/heading: image

There are 4 products currently in 'shop all'. I temporarily edited the 'show more' functionality to show only 2 at a time to prove functionality for this PR...

Before pressing button: image

After pressing button: image

Notice the button disappears when all the products of that category are visible.

closes #53 closes #54