Mini:Customization Fields
  • β˜€οΈWelcome to Mini: Custom Fields
  • πŸ‘¨β€πŸ³Guide
  • πŸ‘€FAQ
  • πŸŽ₯Use Cases
  • πŸ”’Privacy Policy
  • Beginner's Guide
    • 1️⃣Create your first field
    • 2️⃣Enable the app on your theme [MANDATORY]
    • πŸ†˜SOS "Help Needed! I cannot see the field in my product page"
  • πŸ†˜SOS! I got "can't find variant" error
  • How to...
    • βœ…How to understand if the field works properly?
  • πŸ”ŽHow to find the custom fields in the order?
  • βš™οΈHow to set a conditional logic?
  • πŸ’°How to charge extra fee when a field is being utilized by customer?
  • πŸ•ΈοΈHow to hide add-on products from Shopify search?
  • 🌈How to change the placement of the fields?
  • βœ‰οΈHow to add fields to packing slip template?
  • πŸ›οΈHow to show custom fields on confirmation email to CUSTOMER?
  • πŸ‘·How to add fields on new order notification emails to STAFF?
  • 🚒How to add custom fields to fulfillment email notification?
  • ⬆️How to add custom fields to shipping update email notification?
  • πŸ“¦How to add custom fields to out for delivery email notification?
  • πŸ›¬How to add custom fields to delivered email notification?
  • 🎨How to use custom css section in the app?
  • πŸ–ΌοΈHow to write your more specific css on fields?
  • USE CASES
  • πŸ’―Creating multiple fields on the same product
  • πŸ“”Custom Notebook
  • πŸ’ΈExtra Charge via Add-On
  • Still need help!
    • πŸŸ₯Contact US!
  • Recommended Apps
    • Hey! Low Stock Counter
    • Mini: Restock & Waitlist
Powered by GitBook
On this page
  • App embeds vs. Add block
  • App embeds
  • Add Block
  1. Beginner's Guide

Enable the app on your theme [MANDATORY]

App embeds vs. Add block

Only theme 2.0 online stores support the add block method. The difference of the two methods is the way of placing the form. The app embeds method looks for your buy buttons and positions itself. The add block allows you to drag and drop your app on your product page and you decide its position.

It is better to use only one method at the same time. It is suggested to enable the app with one option only.

If you want to use custom positioning, then enable the app with APP EMBEDS and then put this code snippet to wherever you want in your product pages.

<div id="mini-custom-field"></div> This can be perfectly done via PageFly or GemPages.

App embeds

  1. Go into your Shopify admin dashbord

  2. On the left-hand panel, click on Online Store

  3. Click on themes

  4. In the center panel click on Customize to go into the theme editor

  5. In the theme editor, look at the left-hand panel and click on the App Embed tab

  6. Enable the app

  7. Click the Save button

Add Block

You should be able to drag and drop the app in your product page if your theme allows that. If it does not allow you, then you can always use app embed option too.

  1. Go into your Shopify admin dashbord

  2. On the left-hand panel, click on Online Store

  3. Click on themes

  4. In the center panel click on Customize to go into the theme editor

  5. In the theme editor, look at the left-hand panel and go to your product page templates.

  6. Ensure that you add the app for each product templates you want to enable the app on.

  7. Hover over buy buttons or any section you want to put the app on and click add block.

If your theme does not allow to drag and drop the app, you can always use app embeds option too.

  1. Select the app.

  2. Save the change in your theme editor.

PreviousCreate your first fieldNextSOS "Help Needed! I cannot see the field in my product page"

Last updated 12 days ago

2️⃣