When Color, Size, or any other option gets linked to a Shopify metafield, it locks up in your admin. Our app makes it editable again — in seconds, without writing a single line of code.
Free for all merchants · Read & write products scopes only
Connecting a Color or Size option to a Shopify standard metafield like shopify.color-pattern gives you taxonomy benefits — but in exchange, Shopify locks the option in your admin.
You can no longer rename values, add new colors, or remove the option from the Shopify UI. The only way out is to call the GraphQL Admin API — which means creating a custom app, getting an access token, writing mutations, and running them from a terminal. For most merchants, this is a 2-4 hour developer rabbit hole that often ends with a support ticket.
Unlock Options collapses that to a 60-second one-click fix.
OAuth in 30 seconds via the Shopify App Store. We request only read_products and write_products — nothing else.
Open Unlock Options inside your Shopify admin. The dashboard automatically lists every product in your store with at least one locked option, no searching required.
Click any product, review exactly what will change in a confirmation modal, then click Unlock. The option becomes editable in your normal Shopify Admin immediately.
Every unlock uses Shopify's variantStrategy: LEAVE_AS_IS flag. That guarantees:
Every variant keeps its existing ID. No re-creation.
Untouched. Your fulfillment integrations keep working.
Same prices, same compare-at prices, no edits.
Stock levels stay where they are. Not even a refresh.
Existing orders, carts, and drafts remain valid.
Zero changes to your theme. Nothing to undo if you uninstall.
Bulk unlock, audit log, and re-link tooling will be paid features in a future version. Single-product unlock will always be free.
No. The app uses Shopify's variantStrategy: LEAVE_AS_IS on every unlock operation, which explicitly preserves all variants. Your SKUs, prices, inventory levels, and variant IDs remain unchanged.
Yes. The app works with any metafield-linked option, whether it's a Shopify standard definition like shopify.color-pattern or shopify.size, or a custom metafield you created.
You can re-link via Shopify Admin's standard option editor. Re-link tooling inside our app is planned as a paid feature in a future version.
Only your shop's domain, an encrypted access token, and an audit log of unlock operations (product ID, option name, timestamp). No customer data, no order data, no payment data. See full privacy policy.
Not in this version — v1 is one product at a time. Bulk unlock is planned as a paid feature. If you have a large catalog and need this sooner, email support@unlockoptions.app.
No. The app runs entirely inside Shopify Admin via the GraphQL API. Your theme code is never touched. If you uninstall, there's nothing to undo.