• Resolved JenniG

    (@jennig)


    Hi,

    We use Product Bundle Builder for WooCommerce together with YayCurrency Pro.

    The issue is that bundle prices stay in DKK amount while only the currency symbol changes to EUR.

    Example:
    148 DKK is displayed as 148 € instead of approx. 19.80 €.

    This also affects cart totals, not only frontend display.

    We need the correct PHP hook/filter where Product Bundle Builder calculates:

    • bundle item price
    • total bundle price
    • cart item price before add to cart

    so we can pass the value through:

    apply_filters(‘yay_currency_convert_price’, $price)

    Can you provide the correct hook names for this?
    Alternatively, it would be very helpful if you could make Product Bundle Builder for WooCommerce compatible with YayCurrency Pro, so bundle prices are correctly converted in both product display, cart and checkout.

    Best regards
    Jenni

Viewing 1 replies (of 1 total)
Viewing 1 replies (of 1 total)

You must be logged in to reply to this topic.