• Collections
  • Men
  • Women
  • About
  • Contact
{{cartQty}} {{cartQty}}
Cart
  • {{item.product.name}} ${{getPrice(item.product.price,item.product.discount)}} x {{item.quantity}} ${{getTotal(getPrice(item.product.price,item.product.discount), item.quantity)}}
  • Your cart is empty
  • Checkout
Cart
  • {{item.product.name}} ${{getPrice(item.product.price,item.product.discount)}} x {{item.quantity}} ${{getTotal(getPrice(item.product.price,item.product.discount), item.quantity)}}
  • Your cart is empty
  • Checkout
{{product.brand}}

{{product.name}}

{{product.description}}

{{'$'+ getPrice(product.price, product.discount)}}{{product.discount + '%'}}
{{'$'+product.price + '.00'}}
{{controledQty}}
Challenge by Frontend Mentor. Coded by Eric Hira.