• Hi,

    we have bought your plugin lifetime.

    We would know if it is possible to hide price and show a label like “press button to show price” and if customer click button price is show.

    Thanks

    thanks in advance

Viewing 4 replies - 1 through 4 (of 4 total)
  • Hi @emporio3,

    You can do that with Booster’s “Custom Price Labels” module (in “WooCommerce > Settings > Booster > Button & Price Labels > Custom Price Labels”). For example, you can use HTML summary tag, and set in module’s options:

    Add before the price option to:

    <details><summary class="button">press button to show price</summary>

    Add after the price option to:

    </details>

    Please let me know if that’s good enough.

    Best regards,
    Tom

    Thread Starter emporio3

    (@emporio3)

    Hi,
    thanks for suggestion but we need another things now.
    For some reasons we can’t show price on website (also with press button to show price) but if we don’t all client write us and we have to answer to all with price.
    Is there a way to hide price and when customer click on “ask for price” they will receive an email with price?
    If not is there another solution in your opinion?

    Thanks for assistance

    Thread Starter emporio3

    (@emporio3)

    Another things…
    Anyway this solution:

    Add before the price option to:
    <details><summary class=”button”>press button to show price</summary>
    Add after the price option to:
    </details>

    Doesn’t work on internet explorer 11 for us..chrome and firefox yes
    Any suggest?

    Thanks

Viewing 4 replies - 1 through 4 (of 4 total)
  • The topic ‘Show price if customer click a button’ is closed to new replies.