Descrizione
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.
Installazione
- 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.
Recensioni
Non ci sono recensioni per questo plugin.
Contributi e sviluppo
“RT Gift Wrap for WooCommerce” è un software open source. Le persone che hanno contribuito allo sviluppo di questo plugin sono indicate di seguito.
CollaboratoriTraduci “RT Gift Wrap for WooCommerce” nella tua lingua.
Ti interessa lo sviluppo?
Esplora il codice segui il repository SVN, segui il log delle modifiche tramite RSS.
Changelog
1.0
- Initial release.