For the complete documentation index, see llms.txt. This page is also available as Markdown.

📍How do I control where the upload field appears on the product page?

Choose exactly where the upload field shows up on your product page — there are three ways to position it, depending on how you've enabled the app.

Option 1 — App Embed (default)

  • Automatically places the upload field above the Add to Cart button

  • No manual positioning needed — just activate the app using the app embed option

Option 2 — Theme Block (if supported by your theme)

  • Go to Online Store → Themes → Customize

  • Click Add block

  • Select Image Upload App

  • Drag and drop it to your preferred position

Option 3 — Custom positioning

  • Enable the app via app embeds

  • Paste the snippet below into the exact spot on your product page where you want the field to appear:

<div id="mini-image-upload-page-builder"></div>

Custom positioning is handy for third-party page builders and unique product page layouts. Make sure to test it on your storefront after saving.

Last updated