How To Remove "price" And "stock" For Rich Snippets?

Because we are a B2B website, no price information for list, does anyone know how to remove these two for Rich Snippets ? Thanks !

richsnippets.jpg

You can use the additional_product_data_post hook to change the $product_data['seo_snippet'] array

You can use the additional_product_data_post hook to change the $product_data['seo_snippet'] array

can you please give me the detail steps ? Very appreciate !

Instruction how to use hooks in CS-Cart can be found here

https://docs.cs-cart.com/latest/developer_guide/core/coding_standards/hooks.html

so far as my knowledge, we should not write price of products and stock in the rich snipperts