Frontend | Backend | Api

Products\Models\Api\ProductVariant

Property Description Returns
variant Returns that the product is the variant bool
primaryCategory Returns a primary category of the main product. Category
shippingCategory Returns a shipping category of the main product. Category
product Product
parent Gets a parent product of the variant Product
children Collection
text Get the short description in the default language for this product string
defaultPricing Checks if the product has a default pricing. bool
defaultPricing Gets the default pricing. ProductPricing
name Fetches the name in the default description for this container string
slug Fetches the slug for the default description for this container string
fullSlug Fetches the full slug for the default description for this container string
fullPath Fetches the full path for the default description for this container string
originalPath Fetches the original path for the container without any custom urls applied string
defaultDescription Checks if the container has a default description. bool
defaultDescription Fetches the description in the default language for this container. Model
id int
code The code that uniquely identifies this product string
externalId string
purchasable bool
availableFrom DateTime
availableTill DateTime
created Date the record was created. DateTime
modified Last modification date for the record. DateTime
published DateTime
published Determines if the record is published. bool
image Image
site Site
descriptions Collection (ProductDescription)
pricings Collection (ProductPricing)
width string
height string
depth string
weight string
availableQuantity int
inventoryTemplate string
stocks Collection (Stock)
interests Collection (ProductInterest)