
內容簡介
Alovio Checkout Fields 是一款專為 WooCommerce 設計的外掛,讓使用者能夠在結帳頁面添加無限自訂欄位,並根據實際結帳情境(如購物車內容、產品類別等)顯示、隱藏或要求這些欄位,無需撰寫程式碼。
【主要功能】
• 無限自訂欄位添加
• 完整的條件邏輯功能
• 即時預覽與視覺建構器
• 一鍵式預設欄位組合
• 支援多種欄位類型
• 依欄位驅動的費用計算
外掛標籤
開發者團隊
② 後台搜尋「Alovio Checkout Fields – Custom WooCommerce Checkout Fields + Conditional Logic」→ 直接安裝(推薦)
原文外掛簡介
Alovio Checkout Fields lets you add unlimited custom fields to the WooCommerce checkout and show, hide, or require them based on real checkout context — cart contents, product category, customer role, shipping method, payment method, and country — all without writing code.
Most checkout-field plugins lock conditional logic behind a paid upgrade. This one gives you the full conditional engine for free, including multi-condition AND/OR rules, and it behaves identically on the classic checkout and the new Block (Store API) checkout.
Free features
Visual builder with live preview — fields render exactly as they will look on the checkout, and a “Preview as” bar simulates role, payment method, shipping, cart and country so you can watch conditional fields show and hide in real time.
One-click recipes — pre-built field sets (COD confirmation, gift message, VAT/EU B2B, delivery notes) with conditional logic already wired.
Drag-and-drop field builder on a single admin page (WooCommerce → Checkout Fields).
13 field types: text, text area, number, checkbox, radio, dropdown, heading, email, phone, URL, date, time, and secure file upload.
Field-driven fees — any field can add a fee to the order (fixed, per-unit, or percentage of subtotal), shown live in the totals on both checkouts.
Full conditional logic — free: show / hide / require, single or multi-condition (AND/OR).
Condition sources: cart contents, product category, customer role, shipping method, payment method, billing/shipping country, and other checkout fields.
Works on both the classic checkout and the Block checkout, with live show/hide as the shopper changes payment, shipping, or address.
Choose where each field appears (after order notes, before order notes, after customer details, before payment) and its width — full or half, so two fields can sit side by side.
Validation (required and conditionally-required), then the values are saved to the order and shown on the admin order screen and in order emails. HPOS-compatible.
100% free — no Pro version
There is no paid tier and no locked features. Everything this plugin does — conditional logic, field-driven fees, file uploads, every field type — is included, free.
Also by Alovio
Alovio Calculator — build cost, price and quote calculators with formulas, conditional logic and lead capture. 11 templates, 6 themes, free.
See alovio.org for the full family.
Development
This plugin ships its human-readable source (/src) and build tooling (composer.json, package.json, webpack.config.js) alongside the compiled build/ directory. Build with npm install && npm run build.
