Discussing Shopify Functions development, deployment, and usage in Shopify apps.
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
I need to add delivery method to product page, so that customers can check which method is available and select available method in product page, and selected method should only display in checkout page. Tried delivery customisation function, but as per documentation it suggested me to use checkout UI for any modifications in delivery methods, so was bit confused what to do next. Any help or suggestions where to find similar one, or is this kind of function posible to create using functions?
Functions are typically just for the checkout pages - so you might be better checking out the Storefront API (or Liquid) for this.
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