Gets all the information associated with the current product.
The getProduct()
function returns a Promise that is resolved when all
of the information about the product shown on the ProductPage
is
retrieved.
This method doesn’t return any custom errors, but may return standard errors. Learn more about standard Wix errors.