
Get notified when the price drops.
<!DOCTYPE html> <style> .first-card { background: rgba(0, 78, 159, 0.02); border-radius: 10px; height: 255px; width: 649px; } .first-card-title { font-style: normal; font-weight: 600; font-size: 20px; line-height: 30px; color: #000000; } .first-card-description { font-style: normal; font-weight: 300; font-size: 14px; line-height: 21px !important; letter-spacing: 0.2px; color: #3D3D3C; margin-bottom: 0px !important; } .first-card-btn, .first-card-btn:hover, .first-card-btn:active{ position: relative; font-style: normal; font-weight: 400; font-size: 12px; line-height: 18px; color: #254F9A; text-decoration: none; background-color: transparent; border: none; margin-top: 10px; padding: 0px; text-align: left; } .blue-title { position: relative; display: inline-block; font-style: normal; font-weight: 700; font-size: 25px; line-height: 38px; color: #121212; } table { border-radius: 10px; border-collapse: collapse; width: 100%; margin-top: 20px; } td { text-align: left; padding: 8px; } .first-td { font-style: normal; font-weight: 600; font-size: 20px; line-height: 30px; color: #000000; } .second-td{ font-style: normal; font-weight: 500; font-size: 18px; line-height: 27px; letter-spacing: 0.2px; color: #3D3D3C; } tr:nth-child(even) { background-color: #F9F9F9; } tr:nth-child(odd) { background-color: #F2F6FA; } </style> <div> <p class="blue-title">Description</p> </div> <div> <p> </p> </div>
Lowest price per retailer, over time.