• Resolved Hasse

    (@hassesthlm)


    Hi,
    I want to add a predefined field value from Advanced Custom Fields, instead of a static value. The ACF-field I want to use is a custom price field I use in Woocommerce. Every single product page has a unique price that I want to insert in the first CFF-field on the pages. Please help!

    This is a sample code I use:
    <?php $styled_price = get_field('price'); echo number_format($styled_price2,0," "," "); ?>

Viewing 1 replies (of 1 total)
  • Plugin Author codepeople

    (@codepeople)

    Hello @hassesthlm

    Hi! We’d like to help you but We are not allowed to support any customers in these forums, and the integration of the forms into the WooCommerce products is allowed by the Developer and Platinum versions of the plugin.

    For pro or commercial product support please contact us directly on our site. This includes any pre-sales topics as well.

    Commercial products are not supported in these forums. We will happily answer this and any other questions you can have on our own site.

    Thank you.

Viewing 1 replies (of 1 total)
  • The topic ‘ACF as predefined value’ is closed to new replies.