AbanteCart Community

eCommerce construction => How-to questions => Topic started by: myNameIsRon on August 19, 2019, 04:39:58 PM

Title: Cart and Checkout Pages
Post by: myNameIsRon on August 19, 2019, 04:39:58 PM
Hi,
Regarding Shipping: I'm thinking of not charging shipping at checkout, but charging this fee later as a separate billing (when shipping can be calculated accurately). As such, I'd need to display a message on the Cart and Checkout pages. Is this possible?  The "Estimate Shipping & Taxes" block would be ideal to replace with this message.

thanks,
Ron
Title: Re: Cart and Checkout Pages
Post by: Basara on August 20, 2019, 03:25:03 AM
Hello.
you can create HTML block https://abantecart.atlassian.net/wiki/spaces/AD/pages/12419073/HTML+Block and then add it to the Cart page layout https://abantecart.atlassian.net/wiki/spaces/AD/pages/11763764/Pages+Layouts
Title: Re: Cart and Checkout Pages
Post by: HADY on August 20, 2019, 04:37:18 AM
Hi!

Don't forget to post the results and share with us your experience in this issue.

Good luck :D
Title: Re: Cart and Checkout Pages
Post by: myNameIsRon on August 27, 2019, 01:02:31 PM
Thanks Basara, worked like a charm.
Just so I know my options, would it be possible to edit the Cart Page "Content Area" (cart, coupon, and estimate shipping blocks)? Wondering if I could swap out the "Estimate Shipping & Taxes" block for an HTML block (or just remove this block altogether).
Title: Re: Cart and Checkout Pages
Post by: Basara on August 28, 2019, 05:22:49 AM
Hello.
You can hide "Estimate Shipping & Taxes" block in settings
Title: Re: Cart and Checkout Pages
Post by: myNameIsRon on August 28, 2019, 01:08:33 PM
Thanks!