Custom fields in checkout only visible to wholesalers

Hello community,

We have created a custom field for the checkout page following this documentation: https://shopify.dev/docs/apps/checkout/custom/fields/add?extension=javascript

We are looking to show this custom field only to wholesale customers. Our initial thought was to add a conditional to the checkout template, but we just realize that template does not exist.
Any help with this matter will be really appreciate.