Beschrijving
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.
Installatie
- 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.
Beoordelingen
Er zijn geen beoordelingen voor deze plugin.
Bijdragers & ontwikkelaars
“RT Gift Wrap for WooCommerce” is open source software. De volgende personen hebben bijgedragen aan deze plugin.
BijdragersVertaal “RT Gift Wrap for WooCommerce” naar jouw taal.
Interesse in de ontwikkeling?
Bekijk de code, haal de SVN repository op, of abonneer je op het ontwikkellog via RSS.
Changelog
1.0
- Initial release.