vixdug / hackdays

https://docs.google.com/document/d/1yBXqEsKMcJLk15WcKSJ6I8bBJZQO1f7nlUfrjJmvCnc/edit?usp=sharing
1 stars 0 forks source link

FED: Sold out badge #3

Open vixdug opened 7 years ago

vixdug commented 7 years ago

Create a sold out badge when quantity is 0 that will be displayed on the front end. (remember to use branches feature/sold-out-badge

To be able to see your badge in action, change one of the products in the db/seeds.rb file to have a product with 0 quantity in stock, and then rake db:reset (recreate and reseed)