Resolves product data for product pages, and will only resolve the url after a product page request succeeds or fails. This resolver expects a url of the form `some/url/{id}` where `{id}` is the product id.
Name | Type | Description |
---|---|---|
resolve | Observable<boolean> |