We have a real estate site where we use ACF (Advanced Custom Fields) to better manage real estate pages.
One of the fields is the Price List.
A price list of a condominium serves several pages of real estate of the same condominium, consequently, when there is a change in value or availability, we must change the table in all the properties of this condominium.
I was thinking of creating HTML BLOCKS (in case they would be the tables) and then calling them in the pages.
For example: in the 10 pages of the TEST project I want to call the "TABLE OF PRICES OF THE TEST EMPLOYER".
This table would be a block created (same idea as a text / html widget).
Does anyone know something ready, or do you have any idea how to do it?
Thanks!