Home › Forums › General Issues › Display product price in Relationship field › Reply To: Display product price in Relationship field
Thank you, indeed it should be $p like in the rest of the code!
It works fine now for regular prices. However when I have sale price and regular price for one product it displays: 0.00 and I get error : “Trying to get property of non-object…” on this line:
$product = new WC_Product($p->ID);
Is there anything else I missed?
Welcome to the Advanced Custom Fields community forum.
Browse through ideas, snippets of code, questions and answers between fellow ACF users
Helping others is a great way to earn karma, gain badges and help ACF development!
We use cookies to offer you a better browsing experience, analyze site traffic and personalize content. Read about how we use cookies and how you can control them in our Privacy Policy. If you continue to use this site, you consent to our use of cookies.