Descripción
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.
Instalación
- 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.
Preguntas frecuentes
-
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.
Reseñas
There are no reviews for this plugin.
Colaboradores y desarrolladores
“RT Gift Wrap for WooCommerce” es un software de código abierto. Las siguientes personas han colaborado con este plugin.
ColaboradoresTraduce “RT Gift Wrap for WooCommerce” a tu idioma.
¿Interesado en el desarrollo?
Revise el código , eche un vistazo al repositorio SVN , o suscríbase al log de desarrollo por RSS .
Registro de cambios
1.0
- Initial release.