Reorder variant options storewide from one rule. Save admin time; rollback when needed.
Stores sell the same option names—like Size or Color—on many products, but values often end up in different orders. Fixing that product by product is slow. You define the option once and a comma-separated order you want; the app runs a background job across your catalog, updates products that need it, and logs skips. When a job finishes, you can roll back to restore the previous option layout.
Stores sell the same option names—like Size or Color—on many products, but values often end up in different orders. Fixing that product by product is slow. You define the option once and a comma-separated order you want; the app runs a background job across your catalog, updates products that need it, and logs skips. When a job finishes, you can roll back to restore the previous option layout.
more
-
Apply one option order across your catalog for sizes, colors, or other options.
-
Track background jobs with progress and a line-by-line log for each product.
-
Rollback a finished job to bring back the previous option order when needed.