getVariants() ->all(); foreach ($variants as $variant) { $helper->addVariant($variant); } return $helper; } }