On my website, I have a CPT for Products and Events. I linked available products for each event via an ACF relationship.
However, an extra requirement is to display Prices for each Product per Event. So ideally, I want to save an extra attribute ‘Price’ to each Relationship.
Product 1 @ Event 1 = $ 1000
Product 1 @ Event 2 = $ 1200
…
I could not find a way so far to do this, however. I would be glad if there would be a solution to this.
There is not solution for this. See explanation in this topic.