Which WooCommerce Gift Wrap Option plugin is compatible with Woodmart theme?
-
Hello,
Which WooCommerce Gift Wrap Option plugin is compatible with Woodmart theme? I ran into an incompatibility issue with Woodmart after purchasing the plugin.
Main features for the compatible plugin I need:
1. Option to wrap as a gift (link or button), no picture is needed;
2. The buyer can leave a message;
3. The option to wrap as gift would be possible for one item (on the product page) and I also need the option to wrap the entire order (on the cart and checkout pages);
4. The wrapping services has to be taxable.
Could you help with this?
Best regards
Attachments:
You must be
logged in to view attached files.
Hello,
Did you try to use our Free Gifts functionality – https://xtemos.com/docs-topic/free-gifts/ ?
I await your response.
Kind Regards
Hello,
Yes, I checked this feature, but it doesn’t work for Gift Wrapping, which is a paid service.
Regards
Hello,
Send me access to the admin panel so I can investigate that issue.
Thank you in advance.
Kind Regards
Hello,
You have access to the admin panel. However we do not want to use the purchased “Wrap gift” plugin, because it does not fulfill the requirements, so we need the other plugin compatible with the Woodmart theme.
Best regards
Hello,
We have our own Free Gifts option so we suggest using it. https://xtemos.com/docs-topic/free-gifts/
Clarify what exactly you don’t like in our Free Gifts? From the requirements above:
3. It was added to our feature request.
4. We have the opportunity to specify the price for gifts, for this you need to go to Theme Settings in the Gift products price display option, select Discount to zero and insert the following code, in which you specify the desired price
add_filter( 'woodmart_free_gift_set_product_cart_price', function ( $price ) {
return 0;
}, 10 );
Kind Regards
-
This reply was modified 10 months, 1 week ago by
Luke Nielsen.
I will check this option and come back to you with the answer. Thank you for you help.
Best regards
Hello,
Okay, I will wait for your response.
Thank you for your time.
Kind Regards