| 开发者 | aurefau |
|---|---|
| 更新时间 | 2026年6月3日 15:47 |
| PHP版本: | 7.4 及以上 |
| WordPress版本: | 7.0 |
| 版权: | GPL-2.0-or-later |
| 版权网址: | 版权信息 |
lindymoq folder to /wp-content/plugins/Yes. Products with variants show one minimum input and one "sell in multiples of" input per variant. Each setting applies to that specific variant's quantity.
Yes. Set the "Sell in multiples of" field to 10 and customers can only order 10, 20, 30, 40 … On the product page the + / − buttons jump by the pack size, and any other quantity is corrected. If you leave the minimum blank, the pack size also becomes the minimum.
They are independent. If you set a minimum of 20 and a multiple of 10, valid quantities are 20, 30, 40 … (the minimum is rounded up onto the nearest valid multiple). Set only the minimum for a plain MOQ, only the multiple for fixed packs, or both.
The product-page quantity selector starts at the minimum, cannot go below it, and only moves in valid steps. If a customer somehow reaches checkout with an invalid quantity, checkout is blocked server-side and they see a clear error message.
Yes. Quantities are summed per product (and per variant) across all line items before comparing to the minimum and the pack size.
By default, the buy button is disabled on the product page and a short "minimum order is X units, currently understocked" message is shown, so customers can't add an order you can't fulfil. In the settings page, the affected MOQ row shows a red "below MOQ" flag next to the stock count so you can spot the conflict. If SureCart's "continue selling when out of stock" is enabled for the product, the stock gate is bypassed entirely — the customer can still buy and you handle the backorder.
Make sure SureCart is active and connected to its API. The settings page fetches products via SureCart's PHP SDK, which requires an active API connection.
The settings page fetches all non-archived products in a single request. If you have a very large catalog and products are missing, contact the plugin author.
lindymoq