Home Forums WoodMart support forum Direct payment button – direct to go checkout page

Direct payment button – direct to go checkout page

Viewing 6 posts - 1 through 6 (of 6 total)
  • Author
    Posts
  • #584909

    dermaticolombia
    Participant

    Hello friends, could you please tell me how I can put a button that takes me directly to the checkout page after adding the product, without having to go through the “Cart” page. I tried something, but it didn’t work because anyway it first takes me to the “cart” page

    Attachments:
    You must be logged in to view attached files.
    #585004

    Hello,

    Navigate to Theme Settings > Single product > Buy now > enable the “Buy now button” and set the redirection location “Checkout Page” – https://prnt.sc/DJE8PzbmAXBG

    Best Regards.

    #585513

    dermaticolombia
    Participant

    Ok, I have achieved it, I even managed to change the color according to the published article: https://xtemos.com/docs-topic/buy-now-button/

    BUT in my custom designs (laid out with Elementor) I don’t see the button to be able to place it where it suits me, which is right next to the add to cart button.

    By default, without doing more than enabling the option that you have pointed out to me, it has been located under the add to cart button.

    I have built this page with Elementor to my liking, needs and preference, but I cannot find the new “buy now” button to be able to relocate it within my personalized design.

    Please could you guide me to achieve this purpose.

    Attachments:
    You must be logged in to view attached files.
    #585609

    Hello,

    You can not use the buy now button widget in the layout. It is added next to the “Add to cart”.

    Please add the following Custom CSS code to Theme Settings > Custom CSS > Global Custom CSS:

    .single-product-page .cart:not(.variations_form) {
        flex-wrap: nowrap;
        width: 450px;
    }

    Best Regards.

    #585814

    dermaticolombia
    Participant

    Thank you, it works perfectly, please close this ticket 😉

    #585885

    Most Welcome!!!.

    I’m so happy to hear you are pleased with the Theme and Support. XTEMOS strives to deliver the best customer experience, and it makes our day to hear we have accomplished that.

    We count ourselves lucky to have you as a customer. You can always reach us at any time. We are always here to help you.

    Thanks for contacting us.
    Have a great day.

    Topic Closed.
    Best Regards.

Viewing 6 posts - 1 through 6 (of 6 total)

The topic ‘Direct payment button – direct to go checkout page’ is closed to new replies.