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_PALLET_QUANTITY_CODE  : string = 'eligiblePalletQuantityCode'
ELIGIBLE_PALLET_QUANTITY_VALUE  : string = 'eligiblePalletQuantityValue'
ELIGIBLE_QUANTITY  : string = 'eligibleQuantity'
ELIGIBLE_UNIT_QUANTITY_CODE  : string = 'eligibleUnitQuantityCode'
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'
On this page

Search results