Sign Up

Sign Up to our social questions and Answers Engine to ask questions, answer people’s questions, and connect with other people.

Have an account? Sign In

Have an account? Sign In Now

Sign In

Login to our social questions & Answers Engine to ask questions answer people’s questions & connect with other people.

Sign Up Here

Forgot Password?

Don't have account, Sign Up Here

Forgot Password

Lost your password? Please enter your email address. You will receive a link and will create a new password via email.

Have an account? Sign In Now

You must login to ask a question.

Forgot Password?

Need An Account, Sign Up Here

Please briefly explain why you feel this question should be reported.

Please briefly explain why you feel this answer should be reported.

Please briefly explain why you feel this user should be reported.

Sign InSign Up

The Archive Base

The Archive Base Logo The Archive Base Logo

The Archive Base Navigation

  • SEARCH
  • Home
  • About Us
  • Blog
  • Contact Us
Search
Ask A Question

Mobile menu

Close
Ask a Question
  • Home
  • Add group
  • Groups page
  • Feed
  • User Profile
  • Communities
  • Questions
    • New Questions
    • Trending Questions
    • Must read Questions
    • Hot Questions
  • Polls
  • Tags
  • Badges
  • Buy Points
  • Users
  • Help
  • Buy Theme
  • SEARCH
Home/ Questions/Q 8575445
In Process

The Archive Base Latest Questions

Editorial Team
  • 0
Editorial Team
Asked: June 11, 20262026-06-11T19:41:46+00:00 2026-06-11T19:41:46+00:00

Is there any setting in magento backend to change continue shopping url ? If

  • 0

Is there any setting in magento backend to change continue shopping url ? If there any settings is there let me know How I can change. I am using Magento 1.7.x

  • 1 1 Answer
  • 0 Views
  • 0 Followers
  • 0
Share
  • Facebook
  • Report

Leave an answer
Cancel reply

You must login to add an answer.

Forgot Password?

Need An Account, Sign Up Here

1 Answer

  • Voted
  • Oldest
  • Recent
  • Random
  1. Editorial Team
    Editorial Team
    2026-06-11T19:41:48+00:00Added an answer on June 11, 2026 at 7:41 pm

    Sadly not, I’ve always wondered why this hasn’t been in the configuration. You have two choices, you can either extend Mage_Checkout_Block_Cart to apply logic to determine what URL to use or you can set the the URL in the template.

    <?php $this->setContinueShoppingUrl('http://URL.com'); ?>
    
    <div class="page-title">
        <h1><?php echo $this->__('Shopping Cart is Empty') ?></h1>
    </div>
    <div class="cart-empty">
        <?php echo $this->getMessagesBlock()->getGroupedHtml() ?>
        <p><?php echo $this->__('You have no items in your shopping cart.') ?></p>
        <p><?php echo $this->__('Click <a href="%s">here</a> to continue shopping.', $this->getContinueShoppingUrl()) ?></p>
    </div>
    

    However, if you’re going to set it in the template, you might as well just remove change <?php echo $this->__('Click <a href="%s">here</a> to continue shopping.', $this->getContinueShoppingUrl()) ?> to <?php echo $this->__('Click <a href="http://URL.COM">here</a> to continue shopping.') ?>

    • 0
    • Reply
    • Share
      Share
      • Share on Facebook
      • Share on Twitter
      • Share on LinkedIn
      • Share on WhatsApp
      • Report

Sidebar

Related Questions

Is there any way to get the Product URL Suffix in Magento settings to
I am getting problem while setting up Session cookie using jersey. is there any
Is there any way to change settings for multiple projects in a Visual Studio
Is there any way to change the Facebook album privacy settings with graph api
How to extract the path c:/documents and settings/user using Java... Is there any method??
Is there any setting using which the iPhone keyboard won't appear for a particular
Is there any setting or method I can use to get Oracle to return
Is there any way of setting up a simple bash script such as chmod
Is there any possibility to extract globalize2 translation for specified locale without setting I18n.locale
I am setting up Jenkins for automating iOS builds. Are there any possibility to

Explore

  • Home
  • Add group
  • Groups page
  • Communities
  • Questions
    • New Questions
    • Trending Questions
    • Must read Questions
    • Hot Questions
  • Polls
  • Tags
  • Badges
  • Users
  • Help
  • SEARCH

Footer

© 2021 The Archive Base. All Rights Reserved
With Love by The Archive Base

Insert/edit link

Enter the destination URL

Or link to existing content

    No search term specified. Showing recent items. Search or use up and down arrow keys to select an item.