Description Usage Arguments Value References
ProductVariant Functions
1 2 3 4 5 6 7 8 9 10 11 | getProductVariants(productId, ...)
getProductVariantsCount(productId, ...)
getProductVariant(variantId, ...)
createProductVariant(productId, variant, ...)
modifyProductVariant(productId, variant, ...)
deleteProductVariant(productId, variantId, ...)
|
productId |
a |
... |
additional request parameters |
variantId |
a ProductVariant id number |
variant |
a list containing ProductVariant fields |
a list containing a ProductVariant fields or a list of ProductVariants
Shopify API ProductVariant documentation: https://help.shopify.com/api/reference/products/product_variant
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.