{#if rocketProduct}
Buy Now for {formatSats(rocketProduct.Price)}Buy {product.Name()} from {rocket.Name()} now!
{#if !currentUser}
Heads up!You need a nostr signing extension to use Nostrocket!
{/if}
Pay {rocketProduct.Price === 1
? `${rocketProduct.Price} sat`
: `${rocketProduct.Price} sats`} now with Lightning
{#if invoice}