Skip to main content

How to Add a Custom Checkbox Above the FluentCart Place Order Button

FluentCart already includes a terms and conditions checkbox, but sometimes you may need an additional checkbox before customers complete checkout.

For example, you may want customers to confirm:

  • They reviewed selected product add-ons
  • They agree to a custom refund policy
  • They understand digital products are non-refundable
  • They accept custom production terms
  • They approve personalized order details

What We Will Build

In this tutorial, we will add a second checkbox above the Place Order button on the FluentCart checkout page.

The checkbox will:

  • Appear before the Place Order button
  • Use FluentCart’s checkout field styling
  • Be required before checkout can continue
  • Show a validation error if unchecked
  • Save the confirmation value into the FluentCart order meta

here is the complete blog post
https://www.bricksultimate.com/add-custom-checkbox-above-fluentcart-place-order-button/

Nicolas D

Nice!