Home Forums WoodMart support forum Which WooCommerce Gift Wrap Option plugin is compatible with Woodmart theme?

Which WooCommerce Gift Wrap Option plugin is compatible with Woodmart theme?

Viewing 8 posts - 1 through 8 (of 8 total)
  • Author
    Posts
  • #601892

    MND
    Participant

    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.
    #601965

    Luke Nielsen
    Keymaster

    Hello,

    Did you try to use our Free Gifts functionality – https://xtemos.com/docs-topic/free-gifts/ ?

    I await your response.

    Kind Regards

    #602015

    MND
    Participant

    Hello,

    Yes, I checked this feature, but it doesn’t work for Gift Wrapping, which is a paid service.

    Regards

    #602148

    Luke Nielsen
    Keymaster

    Hello,

    Send me access to the admin panel so I can investigate that issue.

    Thank you in advance.

    Kind Regards

    #602163

    MND
    Participant

    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

    #602287

    Luke Nielsen
    Keymaster

    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

    #602305

    MND
    Participant

    I will check this option and come back to you with the answer. Thank you for you help.

    Best regards

    #602401

    Luke Nielsen
    Keymaster

    Hello,

    Okay, I will wait for your response.

    Thank you for your time.

    Kind Regards

Viewing 8 posts - 1 through 8 (of 8 total)