Skip to content

Swift

Swift adds a Buy Now button to WooCommerce. Shoppers go straight to checkout from the product page or shop listings, skipping the cart entirely.

Swift shortens the path to checkout for simple products — optional cart clear, configurable label and placement, no custom database tables. Fewer steps between intent and payment. The free edition is the full Buy Now flow under GPL.

  • A Buy Now button on the single product page and optionally on shop listings.
  • A redirect straight to checkout, skipping the cart page.
  • An optional cart-clear so the shopper buys only the chosen product.
  • A configurable button label and placement (product page, shop listings or both).
  • A redirect target choice: checkout or cart.
  • Stateless: no custom database tables, running on WooCommerce hooks.

The button posts the product to the store over a nonce-protected form. Swift intercepts the request, adds the product to the cart (optionally clearing it first) and redirects the shopper to the configured target, by default checkout. Because nothing is stored, the flow stays fast and predictable.

  • Free on WordPress.org. A Buy Now button for simple products, with cart skipping and configurable placement.
  • Pro (planned) for express checkout shortcuts, variable-product support, per-product rules and analytics.

Swift adds a Buy Now button — there is no matching module in Polski. Safe to use alongside Polski when you need express checkout. See Standalone storefront plugins.