You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
During lesson 4 an inventory property is added and used on the html to show if the product has stock.
The challenge asks to add an onSale boolean property to show an "On Sale!" message.
On L4-end branch, both properties are inside the data element but they're not being used inside the html.
The text was updated successfully, but these errors were encountered:
During lesson 4 an inventory property is added and used on the html to show if the product has stock.
The challenge asks to add an onSale boolean property to show an "On Sale!" message.
On L4-end branch, both properties are inside the data element but they're not being used inside the html.
The text was updated successfully, but these errors were encountered: