• Resolved edwardsmark

    (@edwardsmark)


    hello – i am still in a state of shock that simple-shopping-cart can do so much with virtually no work. this is unbelievable.

    future thought. i am wondering how easy it might (or might NOT) be to add an anchor to each item, such as:
    <div class="wp_cart_display_box_wrapper" id="123456" >
    and then on the cart page, include a dynamic link that goes back to the shopping-cart page such as:
    <a href="/shopping-cart-page.html#123456">Return to Items Page</a>

    so by clilcking the link, you get returned to the original item.

    just a thought……

Viewing 2 replies - 1 through 2 (of 2 total)
  • Thread Starter edwardsmark

    (@edwardsmark)

    sorry i should have said:

    so by clicking the link, you get returned to the original item on the products page, without scrolling.

    • This reply was modified 10 months, 1 week ago by edwardsmark.
    Plugin Contributor mbrsolution

    (@mbrsolution)

    Thank you for reaching out to us.

    i am wondering how easy it might (or might NOT) be to add an anchor to each item,

    The best way to achieve this is by adding a Products Page URL. Then enable the following feature Automatic Redirection to Checkout Page. The following instructions can help you create a checkout page.

    https://www.tipsandtricks-hq.com/ecommerce/simple-shopping-cart-creating-a-specific-checkout-page-4116

    What this does is add a link to each product. So when you are in the shopping cart page, you will see a link added to each product. You can then click the link and it will take you to the products page URL.

    Let me know if this helps you.

    Kind regards.

Viewing 2 replies - 1 through 2 (of 2 total)

The topic ‘return anchors’ is closed to new replies.