We have a custom field in Netsuite that I want to map to sync through FarApp to Shopify. It’s a simple HTML field (bullet points with text) and I think the only tricky part is getting the custom field added to our Product Page in Shopify. Most instructions that I find online pertain to displaying some info in the shopping cart but we don’t need that. We just need to display this extra text on the Product page. Can anyone offer guidance or does a pro need to do this simple task? Shopify page customizations do not seem very straighforward to me, however, we are very new to the platform. Any help would be much appreciated.
If it’s a custom field in Netsuite I would be looking to add it as a custom field (metafield) in Shopify as well. The theme code can read metafields and you’d be able to add that code in the place you want the data to show. FarApp supports the mapping of metafields so feels like a good starting place.