Wix Stores Product Page Customisation

Out of interest if the following function below was created to use in blocks or CLI ect who would use at least one of them if not all of them?

Product Page (Classic and Studio)

  • getProductOptions
  • getProductInformation() (just like how querying a product using wix data would result in)
  • hideAddToCartButton()
  • hideBuyNowButton()
  • hideAddToWishlist()

Thanks