Hi – does anyone know how to load a field from an options page into the front end of woocommerce?
I’m using the hook woocommerce_before_shipping_calculator
and then trying to load a field using have_rows
but it seems to be blank!
What does the have_rows() loop look like?