Hi Community,
I was wondering if it was possible to create a landing page where all the delivery prices are located for customers to scroll through. We currently have just typed this all out in a table, but was hoping to have this automated, so when prices are updated this changes too.
We are currently using the Dawn Theme.
Thanks
Hi @lillypadflowers,
This is not possible, you can only get shipping prices through the order or checkout page.
If you want, you need to install the app for it. Refer link or Instructions
If I helped you, then a Like would be truly appreciated.
I’m not sure if any existing Shopify apps offer this
exact functionality, so this would be a custom solution tailored to your
specific needs.
A possible solution uses a private app (which gives secure API access to your store data) and a serverless function that syncs your rates daily, so
whenever you update shipping prices in shopify admin, it would be saved as shop metafield and display on a custom page template.