---
title: RelatedProduct - Shop Partners API
description: Represents a product and optional variant related to a shop video.
api_version: unstable latest
source_url:
  html: https://shopify.dev/docs/api/shop-partners/latest/objects/RelatedProduct
  md: https://shopify.dev/docs/api/shop-partners/latest/objects/RelatedProduct.md
---

# Related​Product

object

Represents a product and optional variant related to a shop video.

## Fields

* product​Id

  [ID!](https://shopify.dev/docs/api/shop-partners/latest/scalars/ID)

  non-null

  The Shopify Product ID.

* product​Variant​Id

  [ID](https://shopify.dev/docs/api/shop-partners/latest/scalars/ID)

  The Shopify Product Variant ID (optional).

***

## Map

### Fields with this object

* [ShopVideo.relatedProducts](https://shopify.dev/docs/api/shop-partners/latest/objects/ShopVideo#field-ShopVideo.fields.relatedProducts)