New Shopify Certification now available: Liquid Storefronts for Theme Developers

Is it possible to use checkout customizations to show hide the delivery methods

Ettiene
Shopify Partner
5 0 3

I would like to know if its possible to show or hide delivery methods in the information screen? Im setting up a store where some product variants can only be shipped and others can only be picked up at stores participating stores. Since there are many partricipating stores that have not shared inventories, is there a way to do this using a method like checkout customizations?

 

thank you. 

Replies 2 (2)
Liam
Shopify Staff
Shopify Staff
1892 202 577

Hi Ettiene,

 

This could be a more complex situation than it looks as you may need to manage a situation where a checkout has both shipped and non-shipped products. It is possible to customise the shipping methods though, so this could be possible via methods described here

Liam | Developer Advocate @ Shopify 
 - Was my reply helpful? Click Like to let me know! 
 - Was your question answered? Mark it as an Accepted Solution
 - To learn more visit Shopify.dev or the Shopify Web Design and Development Blog

Ettiene
Shopify Partner
5 0 3

Thank you for your response Liam

 

What I did to address the case where a checkout could have both shippable and non shippable products was to add a validation in the cart page so that each order has to be either all shippable or all non-shippable products. 

 

What i cant find is how to hide the delivery method toggle using the customizations. 

delivery-method.png