• Resolved JayFry

    (@jayfry)


    Hi!

    When I add a product fields group to all products with an optional field — for example:
    "Add wrapping" - $10

    all the “Add to Cart” buttons in my product catalog change to “Select Options.”

    I don’t want that. I want customers to be able to add products to the cart directly from the catalog without having to choose non-required options.

Viewing 5 replies - 1 through 5 (of 5 total)
  • Plugin Author Wombat Plugins

    (@maartenbelmans)

    Hi @jayfry

    Our plugin follows the same pattern WooCommerce uses for variable products — it’s the familiar experience users already know and expect. Our plugin doesn’t have any specific settings to change that, but if you’d like to customize it, that’s possible through custom coding.

    Thread Starter JayFry

    (@jayfry)

    Could you help with custom coding or at least give hints?

    Also I think I will be good to have setting option not to change “Add to Cart” buttons if fields are optional for this product.

    Thread Starter JayFry

    (@jayfry)

    Any updates?

    Plugin Author Wombat Plugins

    (@maartenbelmans)

    Hi @jayfry

    You’d need to hook into 2 WooCommerce filters: one to change the text of the button and one to change the link.

    Thread Starter JayFry

    (@jayfry)

    Hello!

    Previously you wrote that you were working on using product attributes in the price formula. Any updates on when this feature will be available?

Viewing 5 replies - 1 through 5 (of 5 total)

You must be logged in to reply to this topic.