For discussing the development and usage of Checkout UI extensions, post-purchase extensions, web pixels, Customer Accounts UI extensions, and POS UI extensions
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.