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

    (@weblimitless)

    Okay, I figured it out.

    I swear that I looked everywhere on Google to find the answer, but it magically just appeared now

    <?php $awb = get_post_meta( $order->id, '_wc_acof_2', true ); ?>
    <?php $curier = get_post_meta( $order->id, '_wc_acof_3', true ); ?>
    
    <p  style="line-height: 1px;">Comanda ta a fost pregatita pentru livrare si preluata de catre curier <?php echo $curier; ?> cu AWB nr: <?php echo $awb; ?><p>
Viewing 1 replies (of 1 total)
  • The topic ‘Adding WooCommerce Admin Custom Order Fields’ is closed to new replies.