Oihana PHP System

ProductAdditionalProperty

The enumeration of all the product additional properties constants, including the magic properties used to define the eligible quantities.

Tags
author

Marc Alcaraz (eKameleon)

since
1.3.0

Table of Contents

Constants

CATEGORY  : string = 'category'
DENSITY  : string = 'density'
ELIGIBLE_PACKAGE_QUANTITY_CODE  : string = 'eligiblePackageQuantityCode'
ELIGIBLE_PACKAGE_QUANTITY_VALUE  : string = 'eligiblePackageQuantityValue'
ELIGIBLE_PACKAGE_QUANTITY_VOLUME  : string = 'eligiblePackageQuantityVolume'
ELIGIBLE_PACKAGE_QUANTITY_WEIGHT  : string = 'eligiblePackageQuantityWeight'
ELIGIBLE_PALLET_QUANTITY_CODE  : string = 'eligiblePalletQuantityCode'
ELIGIBLE_PALLET_QUANTITY_VALUE  : string = 'eligiblePalletQuantityValue'
ELIGIBLE_PALLET_QUANTITY_VOLUME  : string = 'eligiblePalletQuantityVolume'
ELIGIBLE_PALLET_QUANTITY_WEIGHT  : string = 'eligiblePalletQuantityWeight'
ELIGIBLE_QUANTITY  : string = 'eligibleQuantity'
ELIGIBLE_UNIT_QUANTITY_CODE  : string = 'eligibleUnitQuantityCode'
ELIGIBLE_UNIT_QUANTITY_VOLUME  : string = 'eligibleUnitQuantityVolume'
ELIGIBLE_UNIT_QUANTITY_WEIGHT  : string = 'eligibleUnitQuantityWeight'
HEIGHT  : string = 'height'
IN_STOCK  : string = 'inStock'
LENGTH  : string = 'length'
PRICE_CATEGORY  : string = 'priceCategory'
PRODUCT_TYPE  : string = 'productType'
STATUS  : string = 'status'
UNIT_OF_SALE  : string = 'unitOfSale'
VAT  : string = 'vat'
VOLUME  : string = 'volume'
WEB_CATEGORY  : string = 'webCategory'
WEIGHT  : string = 'weight'
WIDTH  : string = 'width'

Constants

ELIGIBLE_PACKAGE_QUANTITY_VALUE

public string ELIGIBLE_PACKAGE_QUANTITY_VALUE = 'eligiblePackageQuantityValue'

ELIGIBLE_PACKAGE_QUANTITY_VOLUME

public string ELIGIBLE_PACKAGE_QUANTITY_VOLUME = 'eligiblePackageQuantityVolume'

ELIGIBLE_PACKAGE_QUANTITY_WEIGHT

public string ELIGIBLE_PACKAGE_QUANTITY_WEIGHT = 'eligiblePackageQuantityWeight'

ELIGIBLE_PALLET_QUANTITY_VOLUME

public string ELIGIBLE_PALLET_QUANTITY_VOLUME = 'eligiblePalletQuantityVolume'

ELIGIBLE_PALLET_QUANTITY_WEIGHT

public string ELIGIBLE_PALLET_QUANTITY_WEIGHT = 'eligiblePalletQuantityWeight'
On this page

Search results