Products > Product Variants
Product Variants
Use the Storefront API to retrieve specific product variants available for purchase.
Endpoints
| Endpoint | Description | JSON API |
|---|---|---|
| storefrontProductVariants | Get product variants | GET:storefront/product_variants.json |
| storefrontProductVariantsPage | Get product variants page | GET:storefront/product_variants/page.json |
Types
| Types |
|---|
| ProductVariantsPageSortBy |
| StorefrontProductVariant |
| StorefrontProductVariantPage |