skip to Main Content

I want to add the Shipping and Billing addresses form in the cart.liquid file so it is possible to add these two addresses form in cart page if anybody known then give solution for this.

2

Answers


  1. No. It is not possible. Shipping and Billing address are collected in Checkout step, not the cart step.

    Login or Signup to reply.
  2. It is not possible as of now. Soon after user clicks on checkout button, they are redirected to shopify’s checkout system. that is https://checkout.shopify.com.
    You would not have any option to send your address data from cart page to checkout page.

    Login or Signup to reply.
Please signup or login to give your own answer.
Back To Top
Search