
前言介紹
- 這款 WordPress 外掛「Luma Product Fields」是 2026-02-16 上架。
- 目前尚無安裝啟用數,是個很新的外掛。如有要安裝使用,建議多測試確保功能沒問題!
- 上一次更新是 2026-02-17,距離現在已有 8 天。
- 外掛最低要求 WordPress 6.0 以上版本才可以安裝。
- 外掛要求網站主機運作至少需要 PHP 版本 8.0 以上。
- 尚未有人給過這款外掛評分。
- 還沒有人在論壇上發問,可能目前使用數不多,還沒有什麼大問題。
外掛協作開發者
外掛標籤
fields | woocommerce | custom fields | product fields | product specifications |
內容簡介
### 總結:Luma Product Fields 是一個輕量級的、針對 WooCommerce 的方式,可以在您的商店中添加結構化、可搜尋、可排序的產品規格。這個外掛快速、直覺,專為 WooCommerce 所打造,非常適合具有詳細產品信息的商店。
### 問題與答案:
- 問題:Luma Product Fields 的主要功能是什麼?
- 答案:Luma Product Fields 允許您定義和顯示自定義產品規格字段,例如尺寸,材料組成,技術規格,裁縫/針織細節,難度級別等等。
- 問題:這些自訂字段與 WooCommerce 屬性有什麼不同?
- 答案:這些字段不是 WooCommerce 屬性,不影響變體、篩選器或庫存,僅用於產品規格數據,類似於大型網上商店如何管理結構化規格。
- 問題:如何使用 Luma Product Fields ?
- 答案:您可以從單一共享字段集開始,或使用產品組來為不同類型的產品提供不同的方案。然後,定義您的產品需要的字段,核心字段類型包括文本字段、數字、整數、範圍、單選、多選和自動完成等。
此為簡要介紹,如需更多資訊請參考原始文章。
原文外掛簡介
Luma Product Fields is a lightweight, WooCommerce-native way to add structured, searchable, sortable product specifications to your store.
Use it to create your own product specification fields, and manage values easily in both the product editor and a powerful inline editor. You can optionally use a Product Group taxonomy to assign different field sets to different types of products.
It’s fast, intuitive, and built specifically for WooCommerce — ideal for shops with detailed product information.
Even if the plugin works without touching code or modifying templates, it is also developer-friendly and fully extendable, making it suitable for agencies, freelancers, and stores with custom logic.
What this plugin does
Luma Product Fields lets you define and display custom product specification fields such as:
Dimensions
Material composition
Technical specs
Sewing/knitting details
Difficulty levels
Packaging information
Color codes or systems
Brand metadata
Any custom structured detail your products require
These fields are not WooCommerce attributes and won’t affect variations, filters, or stock — they are strictly for product specification data, similar to how large online stores manage structured specs.
How it works
You can start with a single shared field set for all products, or use Product Groups to give different product types different schemas.
Add Custom Fields
Define the fields your products need. Core field types include:
Text field – simple free text
Number – numeric value (sortable, supports units)
Integer – whole number (sortable, supports units)
Range (Min–Max) – two numeric values (supports units)
Single select – dropdown from predefined terms (taxonomy-backed)
Checkboxes – multiple predefined options (taxonomy-backed)
Autocomplete – suggest existing terms, allow new (taxonomy-backed)
Each field has:
A label
A unique slug
A field type
Data type (text/number)
Variation support
Multi-value support (on relevant field types)
Optional unit label (for example cm, g, mm, kg) shown in admin and frontend
Optional frontend description (shown as a tooltip on the product page)
Optional clickable links for taxonomy-based values, taking the customer to a listing of products with the same term
An option to mark the field as backend-only (never shown on the frontend)
(Optional) Create Product Groups
A Product Group is a way to group products that share the same specification schema. Examples:
Yarn
Fabric
Tools
Electronics
Books
Equipment
Key points:
A product can belong to one Product Group at a time.
A field can be assigned to multiple Product Groups.
Product Groups are not product categories; they are a schema layer that controls which fields appear for which products in the admin UI.
You can use the plugin without Product Groups (for example a single global field schema), but Product Groups make it easier to maintain different spec sets for different product types.
Assign Products (if using Product Groups)
When a product is assigned to a Product Group, it automatically receives the fields defined for that group.
Edit Values Easily
A dedicated panel in the product edit screen shows all fields for that product, with units and clear admin descriptions.
A spreadsheet-style inline editor lets you edit values, sort, and search without opening products one by one.
Automatic Frontend Display
The plugin outputs a clean, structured specification section (the Additional Information tab) on product pages:
No theme editing required
Works with any WooCommerce theme
Variation values override product-level values
Only fields with values are shown
Taxonomy-based values can be rendered as links to their term archive (same term, same spec value)
Backend-only fields are hidden automatically
Unit labels are rendered next to numeric values
Optional tooltips from the field’s frontend description can be shown
Graceful fallback if some values are missing
In settings, you can opt to also show values like SKU, Product Tags, weight, dimensions, categories and the new woo native GTIN, in the same table.
The frontend output can be customized using hooks and filters.
For advanced use cases, developers can fully override or replace the rendering logic via theme or plugin code.
Block themes (FSE) – current status
The plugin works on block themes (for example Twenty Twenty-Four), but the taxonomy term archives for linkable fields are currently rendered via a PHP template for maximum compatibility.
Technical note: Because these archives are rendered via a custom PHP template (not a native block template), the template explicitly enqueues block/global styles and renders the theme header/footer template parts early so block themes keep expected typography and navigation layout.
This means some “pixel-perfect parity” details (for example button styles and some typography that would normally be applied by native Woo/blocks) may differ.
Full “pure blocks / block template” parity for these archives is planned for v1.1.
SEO & structured data
Luma Product Fields is designed to be SEO-friendly:
All values are stored as standard product metadata and rendered as regular HTML, so they are easily crawlable.
Why choose this plugin?
WooCommerce-native design
No external field frameworks — just clean, optimized product metadata.
Lightweight and fast
Focused solely on product data, not general-purpose content fields.
Variation-aware
Variation-specific fields are supported out of the box.
Automatic frontend output
No templates or shortcodes needed, with optional overrides.
Powerful admin workflow
Inline editing saves hours of product management time.
Developer-friendly
Class-based, namespaced, and hookable. Register custom field types, override rendering, hook into formatting, and integrate with third-party logic.
Future-proof schema
Product Groups let you enforce consistent data structures across similar products.
Features
Custom product specification fields
Optional Product Group–based field schemas
Inline editing with AJAX
Multi-value support (where relevant)
Variation support (some field types only)
Automatic frontend rendering
Optional taxonomy-based fields with linkable values
Frontend tooltips via field descriptions
Backend-only fields for internal metadata
Unit labels for numeric fields and compatible types
Template override support
Fully extendable through actions & filters
各版本下載點
- 方法一:點下方版本號的連結下載 ZIP 檔案後,登入網站後台左側選單「外掛」的「安裝外掛」,然後選擇上方的「上傳外掛」,把下載回去的 ZIP 外掛打包檔案上傳上去安裝與啟用。
- 方法二:透過「安裝外掛」的畫面右方搜尋功能,搜尋外掛名稱「Luma Product Fields」來進行安裝。
(建議使用方法二,確保安裝的版本符合當前運作的 WordPress 環境。
延伸相關外掛(你可能也想知道)
Product Specifications for Woocommerce 》使用Product Specifications外掛程式,您可以輕鬆地為產品建立規格表格。您可以建立多個表格,以便在不同類型的產品中使用。, Product Specifications非常輕...。
