Description
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.
Installation
- 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.
FAQ
-
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.
Avis
Il n’y a aucun avis pour cette extension.
Contributeurs/contributrices & développeurs/développeuses
« RT Gift Wrap for WooCommerce » est un logiciel libre. Les personnes suivantes ont contribué à cette extension.
ContributeursTraduisez « RT Gift Wrap for WooCommerce » dans votre langue.
Le développement vous intéresse ?
Parcourir le code, consulter le SVN dépôt, ou s’inscrire au journal de développement par RSS.
Journal des modifications
1.0
- Initial release.