cartUriTemplate property

String? cartUriTemplate
getter/setter pair

URL template when the placeholders are expanded will redirect the buyer to the cart page on the merchant website with the selected item in cart.

Implementation

core.String? cartUriTemplate;