Skip to main content

BuyNowButton

Navigates directly to Shop's express checkout, bypassing the cart entirely. Use for single-item purchases, limited-time offers, or when reducing friction is critical. Best for impulse buys and focused conversion flows.

Anchor to productVariantId
productVariantId
string
required

The GID of the product variant. E.g. gid://shopify/ProductVariant/456

Anchor to className
className
string

CSS class name

Anchor to disabled
disabled
boolean

Whether the button is disabled

Anchor to discountCode
discountCode
string

The discount code to apply to the purchase

Anchor to product
product

The product to buy now

'default' | 'sm' | 'lg'

Button size variant


Was this page helpful?