• Resolved anderstbl

    (@anderstbl)


    Hello!

    In the new block version of the checkout (new installations after v 8.3), it doesn’t seem to be possible to extend the Shipping Method label with html, like an icon <img> or a smaller descriptions <small>.

    Previously supported ways to do this doesn’t seem to trigger, for instance the filter woocommerce_cart_shipping_method_full_label or the action woocommerce_after_shipping_rate. Latest version tested (8.7).

    It’s possible to set the label of the WC_Shipping_Rate object, but it doesn’t seem to support html – the string seems to be filtered before output.

    This is a major drawback of the new block version, when it comes to branding and explaining different shipping methods in the checkout.

    How can this be solved?

Viewing 4 replies - 1 through 4 (of 4 total)
Viewing 4 replies - 1 through 4 (of 4 total)
  • The topic ‘Problem with icon/desc for shipping method in new checkout block’ is closed to new replies.