Title: ACF as predefined value
Last modified: December 30, 2019

---

# ACF as predefined value

 *  Resolved [Hasse](https://wordpress.org/support/users/hassesthlm/)
 * (@hassesthlm)
 * [6 years, 5 months ago](https://wordpress.org/support/topic/acf-as-predefined-value/)
 * 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](https://wordpress.org/support/users/codepeople/)
 * (@codepeople)
 * [6 years, 5 months ago](https://wordpress.org/support/topic/acf-as-predefined-value/#post-12279172)
 * Hello [@hassesthlm](https://wordpress.org/support/users/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](https://wordpress.org/support/guidelines/#do-not-post-about-commercial-products).
   We will happily answer this and any other questions you can have [on our own site](https://cff.dwbooster.com/contact-us).
 * Thank you.

Viewing 1 replies (of 1 total)

The topic ‘ACF as predefined value’ is closed to new replies.

 * ![](https://ps.w.org/calculated-fields-form/assets/icon-256x256.jpg?rev=1734377)
 * [Calculated Fields Form](https://wordpress.org/plugins/calculated-fields-form/)
 * [Frequently Asked Questions](https://wordpress.org/plugins/calculated-fields-form/#faq)
 * [Support Threads](https://wordpress.org/support/plugin/calculated-fields-form/)
 * [Active Topics](https://wordpress.org/support/plugin/calculated-fields-form/active/)
 * [Unresolved Topics](https://wordpress.org/support/plugin/calculated-fields-form/unresolved/)
 * [Reviews](https://wordpress.org/support/plugin/calculated-fields-form/reviews/)

## Tags

 * [ACF](https://wordpress.org/support/topic-tag/acf/)
 * [php](https://wordpress.org/support/topic-tag/php/)
 * [predefined value](https://wordpress.org/support/topic-tag/predefined-value/)

 * 1 reply
 * 2 participants
 * Last reply from: [codepeople](https://wordpress.org/support/users/codepeople/)
 * Last activity: [6 years, 5 months ago](https://wordpress.org/support/topic/acf-as-predefined-value/#post-12279172)
 * Status: resolved