外掛說明
A tiny plugin that adds a single line to your product pages:
Our model (178 cm) is wearing size M
Set the height and size once as a store-wide default. Every product inherits it. Override only the products where the actual model differs.
Why a default?
Most fashion brands shoot a whole collection on the same model. With a store-level default, a 5,000-SKU catalog gets meaningful coverage in minutes — not a weekend in the product editor.
Bulk-import friendly
The plugin uses standard meta keys so the native WooCommerce CSV importer can populate them. Add three columns to your product CSV:
meta:_modefiin_height— numeric (e.g.178)meta:_modefiin_size_worn— free-form (e.g.M)meta:_modefiin_use_default—yesorno
Reimport, done.
Where it shows
As an overlay on the main product image — corner placement (bottom-left/bottom-right/top-left/top-right) is configurable. Works on both classic WooCommerce galleries and the new block-based Product Gallery block. Use the [modefiin] shortcode to place it elsewhere — anywhere in a page or post.
Manage at scale
A “Model fit” column on the Products admin list shows each product’s status at a glance (custom values / using default / not set / disabled). Quick Edit lets you set height + size + use-default from the products list row without opening the full editor.
螢幕擷圖

The overlay on a product page, bottom-left of the main image. 
The Products admin list showing the “Model fit” column for each row. 
Quick Edit panel — height, size and “use store default” inline on the products list. 
The settings page in WooCommerce Settings Products Model Fit Info. 
The per-product override panel in the product edit screen.
安裝方式
- Upload the plugin folder to
/wp-content/plugins/, or install via the Plugins screen. - Activate through the Plugins menu.
- Go to WooCommerce Settings Products Model Fit Info and set your store default.
- (Optional) Override individual products on the product edit screen, Product data Model Fit Info tab.
常見問題集
-
Does it support multiple models per product?
-
Not yet. The Zalando-style pattern shows one model per product page; this matches that. Multi-model support may come in a later version.
-
Does it support per-variation model info?
-
Not yet — meta is set on the parent product. Per-variation overrides are on the roadmap.
-
Can I customise the wording?
-
Yes — the label template is configurable in settings. Use
{height}and{size}placeholders. -
How do I place it somewhere other than as an image overlay?
-
Use the
[modefiin]shortcode in any product description, page, or block. The shortcode renders as an inline pill rather than an overlay. -
Does it work with block themes?
-
Yes. Both the classic WooCommerce gallery and the new
woocommerce/product-galleryblock are supported — the overlay attaches to the active main image in either case.
使用者評論
這個外掛目前沒有任何使用者評論。
參與者及開發者
變更記錄
1.0.0
- First public release.
