{
requestAnimationFrame(() => {
const submenuEls = $el.getElementsByClassName('toggle-menu');
const visible = Array.from(submenuEls).filter(el => !el.classList.contains('toggle-menu-hidden'));
if (visible.length == 0) {
$store.xHeaderMenu.openHamburgerMenu = false;
}
});
}, 400);
$store.xHeaderMenu.overlay = false;
}"
>
Shopify News
Shopify has finally increased the number of product variation options.
on Oct 21 2025
Shopify has significantly increased the product variation limit from 100 to 2048, giving merchants more flexibility in managing product options and eliminating the need to split products into multiple items.

