Bootstrap 5 checkout page with payment details by Vivek Kumar Output View Horizontal Vertical HTML CSS JS Tidy RAM 4GB Storage 64 GB Display 4.7 Chip A15 Bionic chip Color White Camera 12MP Main camera AppleiPhoneSE Qty 1 Subtotal $450 Shipping Free Promo code -$25 Total $425 Payment detail Card number Expires Cardholder name CVC Buy HTML CSS JS Tidy @import url('https://fonts.googleapis.com/css2?family=Poppins:wght@500&family=Work+Sans:wght@800&display=swap'); * { padding: 0; margin: 0; box-sizing: border-box; } body { padding: 15px; background-color: #eef0f3; } .container { margin: 20px auto; max-width: 1000px; background-color: white; padding: 0; } .form-control { height: 25px; width: 150px; border: none; border-radius: 0; font-weight: 800; padding: 0 0 5px 0; background-color: transparent; box-shadow: none; outline: none; border-bottom: 2px solid #ccc; margin: 0; font-size: 14px; } .form-control:focus { box-shadow: none; border-bottom: 2px solid #ccc; background-color: transparent; } .form-control2 { font-size: 14px; height: 20px; width: 55px; border: none; border-radius: 0; font-weight: 800; padding: 0 0 5px 0; background-color: transparent; box-shadow: none; outline: none; border-bottom: 2px solid #ccc; margin: 0; } .form-control2:focus { box-shadow: none; border-bottom: 2px solid #ccc; background-color: transparent; } .form-control3 { font-size: 14px; height: 20px; width: 30px; border: none; border-radius: 0; font-weight: 800; padding: 0 0 5px 0; background-color: transparent; box-shadow: none; outline: none; border-bottom: 2px solid #ccc; margin: 0; } .form-control3:focus { box-shadow: none; border-bottom: 2px solid #ccc; background-color: transparent; } p { margin: 0; } img { width: 100%; height: 100%; object-fit: fill; } .text-muted { font-size: 10px; } .textmuted { color: #6c757d; font-size: 13px; } .fs-14 { font-size: 14px; } .btn.btn-primary { width: 100%; height: 55px; border-radius: 0; padding: 13px 0; background-color: black; border: none; font-weight: 600; } .btn.btn-primary:hover .fas { transform: translateX(10px); transition: transform 0.5s ease } .fw-900 { font-weight: 900; } ::placeholder { font-size: 12px; } .ps-30 { padding-left: 30px; } .h4 { font-family: 'Work Sans', sans-serif !important; font-weight: 800 !important; } .textmuted, h5, .text-muted { font-family: 'Poppins', sans-serif; } HTML CSS JS Tidy >_Console Clear Console >_Console File Setting HTML Code Playground Setting Title Description Bootstrap 5 checkout page with payment details. Add payment details on a checkout page when some one buy a product. Catagory Bootstrap Tags Bootstrap5 Checkout Resource Add External Stylesheets and Script