minicart icon indicating copy to clipboard operation
minicart copied to clipboard

Add Custom Text or Custom Button To the Cart

Open o-graf opened this issue 10 years ago • 1 comments

Like Add Text To Cart #203, I would like to

a) add a custom message to the cart either below the pay button or the sub-total (telling users to close the modal window to continue shopping).

minicart

b) add a custom button to the cart either below the pay button or the sub-total. Something like the Continue Shopping button on Paypal with an option to go back to the "shop".

minicart---continue-shopping

The reason is that it might not be explicit for users (?!@?) to close the window in the top corner to continue shopping....

Any suggestions...

I'm a beginner to minicart.js.

Otherwise thanks Jeff for the great add-on....

o-graf avatar Oct 22 '14 19:10 o-graf

Here is an implementation of PayPal Minicart were shipping costs are based on item weight. Shipping calculation happens instantly and is shown as an item in the main Cart.

Any feedback is welcome.

http://htmlpreview.github.io/?https://github.com/fabriziotappero/minicart-plus/blob/master/minicart.html

fabriziotappero avatar Apr 12 '15 20:04 fabriziotappero