Add to Cart Popup - by Tobio - on WordPress WooCommerce support

This topic has 4 replies, 2 voices, and was last updated 8 years, 5 months ago ago by Eva Kemp

  • Avatar: Tobio
    Tobio
    Participant
    November 17, 2015 at 15:27

    Hello,

    i want to change the link from “go to checkout” to “go to shopping cart”
    http://www.fotos-hochladen.net/view/addtocart7xdrfo3lwy.jpg

    Can you tell me where i can change this?

    I am using the actual WooCommerce and Theme Version

    Thanks
    Tobi

    3 Answers
    Avatar: Eva
    Eva Kemp
    Support staff
    November 17, 2015 at 20:01

    Hello,

    You need edit the file wp-content/themes/royal/framework/theme-functions.php (line 421) and replace the code var checkoutUrl = '<?php echo esc_url( $woocommerce->cart->get_checkout_url() ); ?>'; with var checkoutUrl = '<?php echo esc_url( $woocommerce->cart->get_cart_url() ); ?>';

    Regards,
    Eva Kemp.

    Avatar: Tobio
    Tobio
    Participant
    November 17, 2015 at 20:32

    Thanks!

    Avatar: Eva
    Eva Kemp
    Support staff
    November 17, 2015 at 20:49

    Hello,

    You’re welcome.

    Regards,
    Eva Kemp.

  • Viewing 4 results - 1 through 4 (of 4 total)

The issue related to '‘Add to Cart Popup’' has been successfully resolved, and the topic is now closed for further responses

We're using our own and third-party cookies to improve your experience and our website. Keep on browsing to accept our cookie policy.