• Resolved charlyox

    (@charlyox)


    Hello, your plugin is very efficient, thanks for it.

    I have :

    • simple products
    • variable products

    and they can be :

    • With options
    • Without options

    When a product has options, it displays a beautiful totals block before the “add to cart” input and button.
    I don’t need options on every product, but the products without options now miss this beautiful block.

    I’m a php developer and have been able do use ‘\wapf_display_field_groups_for_product’ function to display this block, but it is empty (no prices).
    I am probably missing a javascript rule here.

    Could you help me please ?
    Thank you

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

    (@maartenbelmans)

    For future readers, I’ve handled this ticket via email as the user also sent it there. This is the response:

    The pricing block only runs on products that have our options *and* have at least 1 option that changes the price. So just calling the function won’t help unless it can detect the product has a field that changes the price.

Viewing 1 replies (of 1 total)
  • The topic ‘Show product totals block even when no options’ is closed to new replies.