Can this plugin send a simple email to admin informing them about the Gift Wrap?
]]>Hi there!
I have found some bugs in your plugin and I want to contribute to this. Are there any github repository? How I can do it?
Many thanks to your lightweight plugin!!
]]>Hi There,
I was just wondering if i could add this to my invoice/packing list to show if they have selected to have gift wrapping or not, as this will help with fulfilment.
]]>Hi
Is it possible to add the price for gift wrapping after the shipping price is added.
I have free shipping for order above 50 CHF. My shipping rate is 9 CHF. I often experience that my customer buy the gift wrapping for 4.9 CHF to avoid shipping cost.
– Simone
]]>Hi.
Thanks for your plugin,
Is it possible to exclude tax from the item price?
Can’t find the Settings section for set up the price. There is no checkout field under settings <- woocommerce..
Any ideas?
]]>Hello,
I am trying to find the settings of the plugin but i cant find them. it supposed to be at woocommcerce-settings-checkout. But since woocommerce updated, that is gone.. So where can i find the settings?
Thanks!
Matthijs
]]>I’m new to WC and I can’t figure out how to use this code to change the position of the checkbox:
add_filter( 'wc_gift_packaging_field_hook', 'custom_hook_position' );
function custom_hook_position( $text ) {
return 'woocommerce_after_order_notes';
}
How can I move the checkbox after the notes of the order box?
]]>