Model Fit Info for WooCommerce

설명

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_defaultyes or no

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.

스크린샷

설치

  1. Upload the plugin folder to /wp-content/plugins/, or install via the Plugins screen.
  2. Activate through the Plugins menu.
  3. Go to WooCommerce Settings Products Model Fit Info and set your store default.
  4. (Optional) Override individual products on the product edit screen, Product data Model Fit Info tab.

FAQ

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-gallery block are supported — the overlay attaches to the active main image in either case.

후기

이 플러그인에 대한 평가가 없습니다.

기여자 & 개발자

“Model Fit Info for WooCommerce”(은)는 오픈 소스 소프트웨어입니다. 다음의 사람들이 이 플러그인에 기여하였습니다.

기여자

자국어로 “Model Fit Info for WooCommerce”(을)를 번역하세요.

개발에 관심이 있으십니까?

코드 탐색하기는, SVN 저장소를 확인하시거나, 개발 기록RSS로 구독하세요.

변경이력

1.0.0

  • First public release.