Hello there,
so, i want to display a custom availability text next to the product price. I have installed ACF and created a field called availability. Im using WP ALL IMPORT to import my products from my supplier’s XML and define the value that will get in the availability field on woocommerce.
Each supplier got different availability on his product. For example for suppliers that their products comes from europe storages i want to display “available 1 – 3 days” for suppliers that they are local i want to display “Available asap”.
My question and my goal is to display the custom field made with ACF next to the product price. Its really simple and important for us.
Thanks