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

    (@estionlinedeciexisti)

    Problem solved ??

    <?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 ‘[Plugin: WooCommerce Admin Custom Order Fields] use id in email template’ is closed to new replies.