Documentation
Feedback
Guides

Release Notes
Release Notes
Minicart component
August, 22

The new Minicart component prop linkButtonFinishShopping redirects the user to any page the retailer wants when clicking the Finish Shopping Button.

What has changed

Prior to having the linkButtonFinishShopping prop, the Minicart Finish Shopping Button would always make the user proceed to checkout.

{"base64":"  ","img":{"width":1154,"height":916,"type":"png","mime":"image/png","wUnits":"px","hUnits":"px","length":147215,"url":"https://user-images.githubusercontent.com/52087100/63535533-0a8d4d00-c4e8-11e9-8e37-28e5990e8b5d.png"}}

The “GO TO CHECKOUT” text shown on the Finish Shopping Button of the example above is set by the labelButtonFinishShopping prop.

Thanks to this improvement, you can now set a different address to redirect the user to, without necessarily having to be the checkout. The address may be any page the retailer wants.

Main advantages

The retailer may have wanted to change the default redirect and choose another page to where the user would land, for example one with special buy&win promotions or extended warranty options.

The new prop makes the Minicart component behavior more flexible and gives the retailer greater control over user browsing.

What you need to do

To use the new component prop, ensure that Minicart version 2.24.0 or higher is installed in your store.

Was this helpful?
Yes
No
On this page