Viewing 1 replies (of 1 total)
  • Thread Starter lidplussdesign

    (@lidplussdesign)

    the solution:

    product_id = new WC_Product($item->object_id);
    $item_output .= $product_id->get_price_html();

    hope it will help someone else,

    Thank you

Viewing 1 replies (of 1 total)
  • The topic ‘get_price_html() in walker’ is closed to new replies.