Support

Account

Home Forums Front-end Issues Display fields on order-pay page Reply To: Display fields on order-pay page

  • you need to use the order ID here, not the product ID

    
    $tour_star_date = get_field( ‘tour_start_date’, $item->get_product_id() );