| 开发者 | martyettington |
|---|---|
| 更新时间 | 2026年6月14日 21:32 |
| PHP版本: | 7.4 及以上 |
| WordPress版本: | 7.0 |
| 版权: | GPLv2 or later |
| 版权网址: | 版权信息 |
https://yourstore.com/?dcl_product=123
Optional quantity:
https://yourstore.com/?dcl_product=123&qty=2
Optional coupon:
https://yourstore.com/?dcl_product=123&coupon=START10
The plugin also supports the legacy aas_direct_checkout parameter for older links.
Free features
/wp-content/plugins/mke-direct-checkout-link-generator-for-woocommerce/ directory, or install the plugin through the WordPress Plugins screen.No. The plugin sends customers to the normal WooCommerce checkout page after adding the selected product to the cart.
Yes, but use the actual variation ID in the generated link. Parent product IDs may not add a purchasable variation to the cart.
Yes. If coupon parameters are enabled in the plugin settings, you can append &coupon=CODE to the generated link. WooCommerce still controls whether the coupon is valid for the cart.
Yes. The Settings tab lets you change the primary product parameter. The default is dcl_product.
It can. The setting is enabled by default for cleaner single-offer checkout links, and you can turn it off in the Settings tab.
Simple subscriptions should work when WooCommerce Subscriptions is installed and the subscription product is purchasable. For variable subscriptions, use the actual variation ID.