cartUriTemplate property

String? cartUriTemplate
getter/setter pair

Cart 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. For more details, check the help center doc

Implementation

core.String? cartUriTemplate;