Home > @infiniteobjects/models > PrintButtonPlatformConfigModel > getApiProductWithVariants
Get all the Shopify variants for the current product
Signature:
getApiProductWithVariants(): Promise<IVariant[]>;
Returns:
Promise<IVariant[]>