stack

Home > @infiniteobjects/models > PrintButtonPlatformConfigModel > getApiProductWithVariants

PrintButtonPlatformConfigModel.getApiProductWithVariants() method

Get all the Shopify variants for the current product

Signature:

getApiProductWithVariants(): Promise<IVariant[]>;

Returns:

Promise<IVariant[]>