CssProduct
class CssProduct extends Collection (View source)
Properties
protected | $collection_key | ||
protected | $attributesType | ||
protected | $attributesDataType | ||
string | $contentLanguage | ||
protected | $cssProductStatusType | ||
protected | $cssProductStatusDataType | ||
protected | $customAttributesType | ||
protected | $customAttributesDataType | ||
string | $feedLabel | ||
string | $name | ||
string | $rawProvidedId |
Methods
getAttributes()
No description
setContentLanguage($contentLanguage)
No description
string
getContentLanguage()
No description
getCssProductStatus()
No description
setCustomAttributes($customAttributes)
No description
getCustomAttributes()
No description
setFeedLabel($feedLabel)
No description
string
getFeedLabel()
No description
setName($name)
No description
string
getName()
No description
setRawProvidedId($rawProvidedId)
No description
string
getRawProvidedId()
No description
Details
setAttributes(Attributes $attributes)
No description
Attributes
getAttributes()
No description
setContentLanguage($contentLanguage)
No description
string
getContentLanguage()
No description
setCssProductStatus(CssProductStatus $cssProductStatus)
No description
CssProductStatus
getCssProductStatus()
No description
setCustomAttributes($customAttributes)
No description
CustomAttribute[]
getCustomAttributes()
No description
setFeedLabel($feedLabel)
No description
string
getFeedLabel()
No description
setName($name)
No description
string
getName()
No description
setRawProvidedId($rawProvidedId)
No description
string
getRawProvidedId()
No description