All things Shopify and commerce
We're moving the community! Starting July 7, the current community will be read-only for approx. 2 weeks. You can browse content, but posting will be temporarily unavailable. Learn more
Hello
I want to remove the address block when the user selects the "pick up from the store" option.
Thanks in advance.
Solved! Go to the solution
This is an accepted solution.
Hi @mpatsi
Shopify doesn't allow customization on the checkout page, so unfortunately, there's no way to do this.
Whatever way you want to try with, I'd suggest you be extra careful because the checkout page is a sensitive but essential page - you wouldn't want anything to go wrong here.
Cheers,
Hello There,
Please share your store URL and password.
So that I will check and let you know the exact solution here.
hairworkshop.gr
This is an accepted solution.
Hi @mpatsi
Shopify doesn't allow customization on the checkout page, so unfortunately, there's no way to do this.
Whatever way you want to try with, I'd suggest you be extra careful because the checkout page is a sensitive but essential page - you wouldn't want anything to go wrong here.
Cheers,
Bonjour, lors de la vente des produits numériques ça ne sert à rien. Mais plûtôt c'est une sorte de perte en Taux de conversion. Il fallait trouver une solution et la mettre à disposition des utilisateur. À ce stade je me sens bloqué et probablement je vais passer à des apps tiers tel que SendOwl.
Hi @mpatsi ,
This is Henry at PageFly - Shopify Advanced Page Builder app.
You can try this code by following these steps:
Go to Online store => themes => actions => edit code and add this code on file theme.liquid before tag </body>
<style>
#Form1 > div:nth-child(1) > div > div.VheJw > div.s_qAq > div > section:nth-child(2) > div {
display: none;
}
</style>
Hope this answer helps.
Best regards,
Henry | PageFly
Please let me know if it works by giving it a Like or marking it as a solution!
PageFly - #1 Page Builder for Shopify merchants.
All features are available from Free plan. Live Chat Support is available 24/7.