There are select items within our product catalog where we do not want to show a product’s price. We were able to create a specific product template to meet this requirement when viewing the individual product page on our website. However, the price for these items are appearing on the Google Search Listing.
When this issue was first discovered, a coding change was implemented in our snippets/structured-data.liquid file to send price as zero (under the “Offer” section) if the item is associated with this specific template. After this change was made, a reindex of the URL page was requested with Google and the next day, the price was no longer showing. We thought this had corrected the issue.
However, I checked the same product today and the price is now showing on the Google Search Listing again. The URL was reindexed again after my previous check. I have verified that the price is 0 in the Product Snippet that Google recrawled reflects a zero price.
Need help to figure out what next steps need to be taken to hide the price from appearing in the Google Search Listing once and for all.