Oihana PHP System

Product

The Product properties enumeration.

Constants mirror the public properties of org\schema\Product and related schema.org property names.

Table of Contents

Constants

ADDITIONAL_PROPERTY  : string = 'additionalProperty'
AGGREGATE_RATING  : string = 'aggregateRating'
ASIN  : string = 'asin'
AUDIENCE  : string = 'audience'
AWARD  : string = 'award'
BRAND  : string = 'brand'
CATEGORY  : string = 'category'
COLOR  : string = 'color'
COLOR_SWATCH  : string = 'colorSwatch'
COUNTRY_OF_ASSEMBLY  : string = 'countryOfAssembly'
COUNTRY_OF_LAST_PROCESSING  : string = 'countryOfLastProcessing'
COUNTRY_OF_ORIGIN  : string = 'countryOfOrigin'
DEPTH  : string = 'depth'
GTIN  : string = 'gtin'
GTIN12  : string = 'gtin12'
GTIN13  : string = 'gtin13'
GTIN14  : string = 'gtin14'
GTIN8  : string = 'gtin8'
HAS_ADULT_CONSIDERATION  : string = 'hasAdultConsideration'
HAS_CERTIFICATION  : string = 'hasCertification'
HAS_MEASUREMENT  : string = 'hasMeasurement'
HEIGHT  : string = 'height'
IN_PRODUCT_GROUP_WITH_ID  : string = 'inProductGroupWithID'
INVENTORY_LEVEL  : string = 'inventoryLevel'
IS_ACCESSORY_OR_SPARE_PART_FOR  : string = 'isAccessoryOrSparePartFor'
IS_CONSUMABLE_FOR  : string = 'isConsumableFor'
IS_FAMILY_FRIENDLY  : string = 'isFamilyFriendly'
IS_RELATED_TO  : string = 'isRelatedTo'
IS_SIMILAR_TO  : string = 'isSimilarTo'
IS_VARIANT_OF  : string = 'isVariantOf'
ITEM_CONDITION  : string = 'itemCondition'
KEYWORDS  : string = 'keywords'
LOGO  : string = 'logo'
MANUFACTURER  : string = 'manufacturer'
MATERIAL  : string = 'material'
MOBILE_URL  : string = 'mobileUrl'
MODEL  : string = 'model'
MPN  : string = 'mpn'
NEGATIVE_NOTES  : string = 'negativeNotes'
NSN  : string = 'nsn'
OFFERS  : string = 'offers'
PATTERN  : string = 'pattern'
POSITIVE_NOTES  : string = 'positiveNotes'
PRODUCT_ID  : string = 'productID'
PRODUCTION_DATE  : string = 'productionDate'
PURCHASE_DATE  : string = 'purchaseDate'
RELEASE_DATE  : string = 'releaseDate'
REVIEW  : string = 'review'
SIZE  : string = 'size'
SKU  : string = 'sku'
SLOGAN  : string = 'slogan'
WEIGHT  : string = 'weight'
WIDTH  : string = 'width'

Constants

ADDITIONAL_PROPERTY

public string ADDITIONAL_PROPERTY = 'additionalProperty'

AGGREGATE_RATING

public string AGGREGATE_RATING = 'aggregateRating'

AUDIENCE

public string AUDIENCE = 'audience'

CATEGORY

public string CATEGORY = 'category'

COLOR_SWATCH

public string COLOR_SWATCH = 'colorSwatch'

COUNTRY_OF_ASSEMBLY

public string COUNTRY_OF_ASSEMBLY = 'countryOfAssembly'

COUNTRY_OF_LAST_PROCESSING

public string COUNTRY_OF_LAST_PROCESSING = 'countryOfLastProcessing'

COUNTRY_OF_ORIGIN

public string COUNTRY_OF_ORIGIN = 'countryOfOrigin'

GTIN12

public string GTIN12 = 'gtin12'

GTIN13

public string GTIN13 = 'gtin13'

GTIN14

public string GTIN14 = 'gtin14'

HAS_ADULT_CONSIDERATION

public string HAS_ADULT_CONSIDERATION = 'hasAdultConsideration'

HAS_CERTIFICATION

public string HAS_CERTIFICATION = 'hasCertification'

HAS_MEASUREMENT

public string HAS_MEASUREMENT = 'hasMeasurement'

HEIGHT

public string HEIGHT = 'height'

IN_PRODUCT_GROUP_WITH_ID

public string IN_PRODUCT_GROUP_WITH_ID = 'inProductGroupWithID'

INVENTORY_LEVEL

public string INVENTORY_LEVEL = 'inventoryLevel'

IS_ACCESSORY_OR_SPARE_PART_FOR

public string IS_ACCESSORY_OR_SPARE_PART_FOR = 'isAccessoryOrSparePartFor'

IS_CONSUMABLE_FOR

public string IS_CONSUMABLE_FOR = 'isConsumableFor'

IS_FAMILY_FRIENDLY

public string IS_FAMILY_FRIENDLY = 'isFamilyFriendly'
public string IS_RELATED_TO = 'isRelatedTo'

IS_SIMILAR_TO

public string IS_SIMILAR_TO = 'isSimilarTo'

IS_VARIANT_OF

public string IS_VARIANT_OF = 'isVariantOf'

ITEM_CONDITION

public string ITEM_CONDITION = 'itemCondition'

KEYWORDS

public string KEYWORDS = 'keywords'

MANUFACTURER

public string MANUFACTURER = 'manufacturer'

MATERIAL

public string MATERIAL = 'material'

MOBILE_URL

public string MOBILE_URL = 'mobileUrl'

NEGATIVE_NOTES

public string NEGATIVE_NOTES = 'negativeNotes'

OFFERS

public string OFFERS = 'offers'

PATTERN

public string PATTERN = 'pattern'

POSITIVE_NOTES

public string POSITIVE_NOTES = 'positiveNotes'

PRODUCT_ID

public string PRODUCT_ID = 'productID'

PRODUCTION_DATE

public string PRODUCTION_DATE = 'productionDate'

PURCHASE_DATE

public string PURCHASE_DATE = 'purchaseDate'

RELEASE_DATE

public string RELEASE_DATE = 'releaseDate'

REVIEW

public string REVIEW = 'review'

SLOGAN

public string SLOGAN = 'slogan'

WEIGHT

public string WEIGHT = 'weight'
On this page

Search results