• Resolved moeclone

    (@moeclone)


    Hi. Please tell me, there is a product which has its own page design via site_name/product/name_product.
    There is a need to make a completely separate page
    name_site/name_product
    with its own design on which get_header() and get_footer() are not used, i.e. a completely separate page on which the same product is sold?
    how to make a purchase when clicking on the product picture, i.e. send the buyer to the payment page of this product?

Viewing 4 replies - 1 through 4 (of 4 total)
  • Thread Starter moeclone

    (@moeclone)

    I correctly think that it is enough to use a direct link to the design of the goods?
    https://www.yourwebsite.com/checkout/?add-to-cart=ID

    • This reply was modified 2 years, 11 months ago by moeclone.
    Saif

    (@babylon1999)

    Hello @moeclone,

    I correctly think that it is enough to use a direct link to the design of the goods?
    https://www.yourwebsite.com/checkout/?add-to-cart=ID

    There’s nothing wrong with this approach. :‎)

    If you’re you’re configuring a one-product shop, you can add this snippet via Code Snippets to redirect to the checkout page straight away.

    As for adding products to a custom WordPress page, you can use the Single Product block.


    Let us know if you have any other questions.

    Thread Starter moeclone

    (@moeclone)

    Thanks

    Hi @moeclone

    I’m going to mark this thread as resolved, but please don’t hesitate to start a new topic if you have any more questions down the line.

    Have a fantastic day!

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

The topic ‘shopping on a separate page’ is closed to new replies.