Personalized checkout and custom promotions with Shopify Scripts
Hello All,
I want to create a cart page same as the attached design.
I want to add a check box on every cart item and only that product should checkout that I select from the checkbox.
can someone give me an idea of how I can achieve that?
Thank you in advance 🙂
Solved! Go to the solution
This is an accepted solution.
Hi @rviparmar18
Please follow the below steps.
You need to redesign the whole cart page and add checkbox in from of every cart items.
Hide the default checkout button and place a custom checkout button.
Once user click on your custom checkout button, remove the unchecked cart items from cart using script and trigger the checkout button click.
Hope this will help...
This is an accepted solution.
Hi @rviparmar18
Please follow the below steps.
You need to redesign the whole cart page and add checkbox in from of every cart items.
Hide the default checkout button and place a custom checkout button.
Once user click on your custom checkout button, remove the unchecked cart items from cart using script and trigger the checkout button click.
Hope this will help...
Thanks to everyone who participated in our AMA with 2H Media: Marketing Your Shopify St...
By Jacqui Sep 6, 2024The Hydrogen Visual Editor is now available to merchants in Shopify Editions | Summer '...
By JasonH Sep 2, 2024Note: Customizing your CSS requires some familiarity with CSS and HTML. Before you cust...
By JasonH Aug 12, 2024