Can bricks forge display repeatable custom fields on woocommerce products? If so how can it be done?
Do you mean repeaters created using ACF / Metabox or repeater fields coming from another WooCommerce Plugin?
repeaters using Metabox
It generally works just like outputting a repeater anywhere else. Only have ACF to show rn but here is my repeater
And then in the product template, I can loop over it like so:
So unless I’m missing something, just do it as you’d do it with any other repeater. If I did miss something or you run into issues, lemme know