Would it be possible to enable the use of PHP code in the Menu Price component?
Currently the code is just rendered as text.
Reason: we have the pricelist for our business across several platforms. To enable good data quality we are pulling the prices for our services from one central spreadsheet. We would like to inject the prices from the spreadsheet into our wordpress site, which currently uses the menu-price component.
It is not possible to execute any PHP code you place to WPBakery page builder elements. It is possible with additional code customization only but we don’t have an instruction for this. It is out of our theme support scope.