HoopTalkTV.Shop
Pricing Table
https://js.stripe.com/v3/pricing-table.js
/* Optional: center the table and give it some breathing room */
body {
display: flex;
justify-content: center;
padding: 2rem;
font-family: sans-serif;
}
stripe-pricing-table {
max-width: 800px;
width: 100%;
}
