Mô tả
This simple extension allows you to add a gift wrap option to your products with optional price.
WooCommerce > Settings lets you set up the default gift-wrappable status per-product and cost. These costs can be overridden per-product too.
If the customer adds gift wrap, it is shown in cart + orders, and adds your defined cost to the item cost too.
If you’d like to contribute to the plugin you can find it on GitHub: https://github.com/mikejolley/woocommerce-product-gift-wrap
Cài đặt
- Unzip into your
/wp-content/plugins/
directory. - Activate the plugin through the ‘Plugins’ menu in WordPress
- That’s it 🙂
Đánh giá
Người đóng góp & Lập trình viên
“WooCommerce Product Gift Wrap” là mã nguồn mở. Những người sau đã đóng góp vào plugin này.
Những người đóng gópDịch “WooCommerce Product Gift Wrap” sang ngôn ngữ của bạn.
Muốn tham gia phát triển?
Duyệt code, check out SVN repository, hoặc theo dõi nhật ký phát triển qua RSS.
Nhật ký thay đổi
1.1.0
- WC 2.2 compatibility.
- Changed ‘Gift Wrap Message’ option to include only the label. Markup can be changed via a template file.
- Updated textdomain to woocommerce-product-gift-wrap.
- Japanese language.
- Danish language.
- Brazilian Portuguese language.
- Included POT file.
1.0.1
- Fix gift wrap price overrides
- German language
1.0.0
- Initial release!