Gets an existing price quote by ID.
The getPriceQuote()
function returns a Promise that resolves to the price quote
with the specified ID.
The ID of the price quote to get.
This method doesn’t return any custom errors, but may return standard errors. Learn more about standard Wix errors.