Creating a Simple Shipping Policy

Overview

In this advanced tutorial, we will guide you through how to create a product field to display as a per-product shipping policy for your customers. This can be useful if you have different shipping times for different types of products.

Tip: See first, Basic Installation.

Getting Started

In Custom Fields, go to Products and create a new Product Custom Field. Select Text (List) under the Basic drop down and name your field what you like. Now that you have named your field the options form should have appeared.

ruler_of_everytin.png

In the options form, list all of the Policies you plan to use on your products. After you complete that click Create new Text (list) Field.

dragonfly.png

Tip: Alternatively you could also do this with a Number list, it would just require a little extra coding. Do not Hide this from display and make sure the Widget Type is set to show as select dropdown

Now, click on Search in the sidebar and look for any product you want to add your field to.

Coffee_Table.png

On the Edit Product screen, select the drop-down option that matches your shipping policy on the product. If it works correctly you will see a green confirmation message at the top of the next screen you land on!

bucka.png

That's It!

Now your field will show up correctly when you enter your Shopify store depending on which option you chose on the admin side.

Due_to_the_nature_of_this_product_you_are_the_worst.png

Additional Information & Resources

Shopify Documentation - Liquid Basics

Custom Fields Documentation - Displaying Product Fields on the Checkout Page

Custom Fields Documentation - Theming Examples & Tutorials Section