描述
This plugin allows you to offer a gift wrapping service to your customers on the checkout page. When a customer selects the gift wrap option, a fee is added to their order.
安装
- Upload the
rt-gift-wrap-for-woocommercefolder to the/wp-content/plugins/directory - Activate the plugin through the ‘Plugins’ menu in WordPress
- That’s it! The gift wrap option will now appear on your checkout page.
常见问题
-
How do I change the gift wrap fee?
-
Currently, the fee is hardcoded in
controllers/GiftWrapController.php. You can change the value of the$gift_wrap_feevariable.
评价
此插件暂无评价。
贡献者及开发者
更新日志
1.0
- Initial release.