Support

Account

Home Forums General Issues Add Custom Fields to Woocommerce Cart Reply To: Add Custom Fields to Woocommerce Cart

  • Who have you show the input field on the checkout page.

    <?php the_field(‘your-field-name’, $product_id ); ?>

    i see no field