Jump to content

Possible to take Checkout link OFF minibasket? 6.0.5 Foundation


Recommended Posts

I absolutely LOVE the estimated s/h addition on 6.0.5. Since it only shows on the full page Shopping Basket - would it be possible to take the link to Secure Checkout OFF the mini-basket completely for ALL customers, logged in, registered, or not?

Link to comment
Share on other sites

You just need to remove this HTML from the templates/box.basket.content.php file in the Foundation skin.

<div><a href="{$STORE_URL}/index.php?_a=checkout" class="button success expand nomarg">{if $CONFIG.ssl == 1}<i class="fa fa-lock"></i> {$LANG.basket.basket_secure_checkout}{else}{$LANG.basket.basket_checkout}{/if}</a></div>

 

Link to comment
Share on other sites

Thanks! That was easy enough. I had tried something similar to that a long time ago, but whatever I did - maybe I was taking off the basket button - really don't remember now - anyway it messed things up for new customers. So I didn't want to experiment and mess up Checkout again.

Link to comment
Share on other sites

Join the conversation

You can post now and register later. If you have an account, sign in now to post with your account.

Guest
Reply to this topic...

×   Pasted as rich text.   Paste as plain text instead

  Only 75 emoji are allowed.

×   Your link has been automatically embedded.   Display as a link instead

×   Your previous content has been restored.   Clear editor

×   You cannot paste images directly. Upload or insert images from URL.

×
×
  • Create New...