Copied to clipboard

Flag this post as spam?

This post will be reported to the moderators as potential spam to be looked at


  • NPina 32 posts 183 karma points
    Feb 02, 2023 @ 12:48
    NPina
    0

    Vendr Checkout - Confirmation Page

    Hi Matt,

    I saw that the return to store button, have the href="/" hard coded. Which means that when I return from confirmation page to store, the store will be loaded with the default language at /.

    For exemple, I have English as a default language to loaded at / and other such as Portuges at /pt.

    If at checkout my current language is Portuguese, when I return from there to store, the language will switch to English. I would like to know if there is any possibility to handles this by return from confirmation page to store keeping the current culture.

    /NPina

  • Matt Brailsford 4125 posts 22224 karma points MVP 9x c-trib
    Feb 02, 2023 @ 16:04
    Matt Brailsford
    100

    Hi NPina,

    You'd have to update the template view file I'm affraid. This should be in the App_Plugins/VendrCheckout folder, but you might be better off copying that file into your regular Views folder and assigning it as a template to the checkout document type.

    When you apply a template to the checkout document type it will override the default one found in the App_Plugins folder.

    Hope this helps

  • NPina 32 posts 183 karma points
    Feb 03, 2023 @ 10:46
    NPina
    0

    Hi Matt,

    I applied my own template to checkout confirmation step, and it's works fine.

    Thank you.

  • This forum is in read-only mode while we transition to the new forum.

    You can continue this topic on the new forum by tapping the "Continue discussion" link below.

Please Sign in or register to post replies