| 开发者 |
codewoogeek
heyvicky propluginslab |
|---|---|
| 更新时间 | 2026年9月17日 19:44 |
| PHP版本: | 7.4 及以上 |
| WordPress版本: | 7.1 |
| 版权: | GPLv2 or later |
| 版权网址: | 版权信息 |
No. If it has one, empty amounts are worked out from it using your default percentages. If it has none, type the amounts on the product itself. With no minimum either, any amount above zero is accepted.
Only if you allow it on purpose, by setting a minimum of exactly 0 on the product or a minimum percentage of 0 on the General screen. An empty minimum never allows a free order line.
No. The browser check is only there to help. The server checks the amount when the product is added to the cart, every time the cart is checked, and before checkout, including for the block checkout and the Store API.
The customer types an amount the way your shop shows prices. If your shop shows prices including tax, the typed amount includes tax too, even when you enter product prices without tax.
Because the customer has not chosen a price yet. A named price product cannot be added to the cart from a list in one click, so the button leads to the product page, where the price box is.
Yes. The chosen amount is applied to the cart on the server, which both the block and the classic cart and checkout use.
Yes. Choose a card or minimal style and an accent colour on the Display screen. For more, use the CSS custom properties on .inputo-nyp, or copy templates/price-input.php to yourtheme/inputo/price-input.php and edit it.
Yes, inside the plugin. Go to Inputo, Documentation in the sidebar. It explains every option, with examples, and is searchable.