Automatic Button Hiding
When you add the Instant Art Kit block to a product page, the app automatically hides your theme’s native add-to-cart button, quantity selector, and variant options. This prevents duplicate controls since the Instant Art Kit modal handles all product options.
This works automatically with most themes including Dawn, Debut, and other popular Shopify themes.
Custom Product Template (Recommended)
For guaranteed compatibility with any theme, we recommend creating a dedicated product template. This is Shopify’s official approach and ensures 100% reliable button hiding.
Step 1: Open the theme editor
- Go to your Shopify admin
- Navigate to Online Store > Themes
- Click Customize on your active theme
Step 2: Create a new product template
- In the theme editor, click the page selector dropdown (shows “Home page”)
- Select Products > Create template
- Name it
instant-art-kitand click Create template
Step 3: Remove native product form elements
In your new template:
- Find the Product information section in the left sidebar
- Click the eye icon to hide these blocks:
- Buy buttons (or “Add to cart”)
- Quantity selector
- Variant picker (optional - hide if Instant Art Kit handles all your variants)
- Click Save
Why hide these blocks?
Instant Art Kit provides its own add-to-cart flow through the upload modal. Hiding the native buttons prevents customer confusion and ensures they use the custom photo upload experience.
Step 4: Assign the template to products
- Go to Products in your Shopify admin
- Open a product that uses Instant Art Kit
- In the right sidebar, find Theme template
- Select
instant-art-kitfrom the dropdown - Click Save
Repeat for all products using Instant Art Kit, or use bulk editing to assign the template to multiple products at once.
Adding the Instant Art Kit Block
After setting up your template:
- Return to the theme editor
- Navigate to your
instant-art-kittemplate - In the Product information section, click Add block
- Select Instant Art Kit from the Apps section
- Position it where you want the upload button to appear
- Click Save
Troubleshooting
Native buttons still visible
If you see duplicate buttons after adding the Instant Art Kit block:
- Check your template - Ensure the product is using your custom
instant-art-kittemplate - Check block visibility - Make sure the Buy buttons block is hidden (eye icon should show it’s hidden)
- Hard refresh - Press Ctrl+F5 (Windows) or Cmd+Shift+R (Mac) to clear your browser cache
- Check for custom theme code - Some themes add buttons via custom code that may need manual removal
Instant Art Kit block not available
If you don’t see Instant Art Kit in the block list:
- Ensure the app is installed and active
- Refresh the theme editor (press F5)
- Check that you’re editing a Product template (not Home or Collection)
- Try adding the block from a different browser
Upload button appears but doesn’t work
If the upload button appears but clicking it does nothing:
- Check your browser console for JavaScript errors
- Ensure the product has a product mapping configured
- Try disabling other apps temporarily to check for conflicts