Adding custom option boxes

I think they are called custom option boxes

but does anyone know what i install or add to my store product pages to give option boxes like the photo added?

Thank you

@LilyJk

There are two ways of doing this, one is doing some custom coding, and other one is installing an app with the name or product extra options.

You can find third party app here for extra product options

Thanks

Hello @LilyJk

Welcome to Shopify Community.

There are many custom options app you can find on Shopify app store which do offer this feature. If you dont want to go with a paid app then this can be hardcoded in the theme according to your theme but you will need developer help.

So let me know if I can help you in anyways.

Thanks

Hi @LilyJk ,

I think you can add try to adding option input on the main-product.liquid or product.liquid with the structure.


or you can try search on the Shopify app with the keyword is “product options”

Hope my solution works perfectly for you!

Best regards,

Oliver | PageFly

Hi @LilyJk ,

You can easily create custom text fields using the Text Box & Text Area option types available in the Easify Product Options app (which has a free plan).

I also noticed you have a date field. In that case, you might want to consider using the Date Picker option type provided by the app. This option displays a calendar for customers to select the date, potentially offering a smoother experience compared to manually entering a specific date using a text field.

Below is an example:

  • Storefront:

  • Simple settings:

Let me know if you need further assistance with setting this up :hugs: !