Jump to content

Add temporary custom message to checkout pages?


Recommended Posts

We have just launched our cart and we have not yet configured all shipping and payment methods. For now we want to put this custom message in red near the top of all pages during checkout, perhaps right below the breadcrumbs module:

 

"Our online checkout is not fully functioning. To place your order, please choose PAY BY CHECK and LOCAL PICKUP and we will call you back to inform you of the shipping fees and get your desired payment method. This is a temporary situation. Thank you for your interest in our products and for your patience while we launch our new site."

 

How do we do this? Here is our site:

 

http://leadingedgeproducts.com/store

Link to comment
Share on other sites

Maybe you could add the text above/below the checkout steps? If that's ok, edit the themes/default-bootstrap/order-steps.tpl file.

If you want to get current controller, use $smarty.get.controller .

Thanks, editing the file did the trick. Hopefully we'll have everything in place before an upgrade wipes out the change, otherwise we'll be redoing it after every upgrade.

Link to comment
Share on other sites

Thanks, editing the file did the trick. Hopefully we'll have everything in place before an upgrade wipes out the change, otherwise we'll be redoing it after every upgrade.

 

Upgrade is a manual thing, so do not upgrade before you have everything in place ;)

Link to comment
Share on other sites

  • 1 year later...

Hey guys, I know this thread is somewhat dead but I need some help. I only want this message to show on the payment screen and no where else. Any suggestions as to how I make it do this?

Sounds like you need to edit this:

 

themes/default-bootstrap/order-payment.tpl (or substitute your them name for 'default-bootstrap').

Link to comment
Share on other sites

Create an account or sign in to comment

You need to be a member in order to leave a comment

Create an account

Sign up for a new account in our community. It's easy!

Register a new account

Sign in

Already have an account? Sign in here.

Sign In Now
×
×
  • Create New...