Linux 软件免费装
Banner图

13Sizer — Size Calculator

开发者 ulloa
13node
更新时间 2026年9月6日 01:07
PHP版本: 7.4 及以上
WordPress版本: 7.1
版权: GPLv2 or later
版权网址: 版权信息

标签

sizes size chart measurements fitting made to measure

下载

1.3.2

详情介绍:

Nobody measures a child twice. The customer takes the measurements once, presses a button, and 13Sizer tells them their size in your chart. Not a generic table they have to read across with a finger — their size, and what to do when their measurements fall between two. You write your charts in the dashboard: the measurements you ask for, and the range each size covers. One chart per pattern, because leotards, sets and velvet do not size the same way. Two places, one chart Neither plugin needs the other. Without 13Atelier the calculator lives on the shortcode; without 13Sizer the configurator keeps its own size picker. The shortcode [trecesizer chart="leotards" label="What size is she?" select="#talla"] What it does when the numbers do not agree Bodies rarely land inside one row of a chart. When the chest says one size and the waist says another, 13Sizer says so instead of guessing quietly: it gives the closest size, names the runners up, and tells the customer to write to you. The order line carries a "Check" note so it does not go to the cutting table unnoticed. Set up in three steps
  1. Create a size chart: the measurements you ask for, and one range per size.
  2. Paste the shortcode where the button should be, or assign the chart to a 13Atelier size step.
  3. That's it.

安装:

  1. Upload the trecesizer folder to /wp-content/plugins/, or install the ZIP from Plugins → Add New.
  2. Activate the plugin.
  3. Go to 13Sizer in the dashboard menu and create your first size chart. With another 13Node plugin installed, it lives under 13Node → Sizer instead.
  4. Paste [trecesizer chart="your-chart"] on a page, or assign the chart to a 13Atelier size step.

常见问题:

Does it need WooCommerce?

No, and it works the same on a site without it. 13Sizer calls nothing of WooCommerce's own, loads none of its code and hooks none of it: it answers one question — which size — and hands the answer to whoever asked. On a product page it can go one step further and fill in the size dropdown, but it does that the way a customer would, by changing the dropdown the page already has. Whatever owns that dropdown reacts on its own; that is how the variation and the price follow.

Does it need 13Atelier?

No. They work together when both are installed, and each works alone when the other is not.

What happens to my configurator if I deactivate 13Sizer?

Nothing breaks. The sizes and measurement limits of the chart are copied into the 13Atelier step whenever you save it, so the step falls back to that plugin's own size picker with the right sizes already in it.

Can I use several charts?

Yes, as many as you have patterns. Each shortcode and each configurator step names the one it uses.

Can the calculated size pick itself in a product's size dropdown?

Yes. On a page that already has one, the modal fills it in and lets whatever owns it react — on a WooCommerce product that means the variation updates and the price with it. It works by finding the dropdown and changing it, the same as a customer would; the plugin calls nothing of WooCommerce's own. The chart's sizes have to be named exactly like the dropdown's options: a chart saying 10 finds 10, not Talla 10. Only an exact match counts, because guessing would eventually put somebody in the wrong size. If there is no match, the modal says the product does not offer that size instead of choosing something else. Use select="…" with a CSS selector to point at a specific dropdown; left out, WooCommerce's variation dropdowns are the target.

更新日志:

1.3.2 1.3.1 1.3.0 1.2.0 1.1.0 1.0.0