getDefaultValue
Returns the default value for the product option.
Returns:
the object for the relation 'defaultValue'
getDescription
Returns the product option's short description in the current locale.
Returns:
The value of the short description in the current locale, or null if it wasn't found.
getDisplayName
Returns the product option's display name in the current locale.
Returns:
The value of the display name in the current locale, or null if it wasn't found.
getHtmlName
Returns an HTML representation of the option id.
Returns:
an HTML representation of the option id.
getHtmlName
Returns an HTML representation of the option id with the custom prefix.
Parameters:
prefix
-
a custom prefix for the html name.
Returns:
an HTML representation of the option id.
getID
Returns the product option ID.
Returns:
the product option identifier.
getImage
Returns the product option's image.
Returns:
the product option's image.
getOptionValues
Returns a collection containing the product option values.
Returns:
a collection containing the product option values.