Class ProductSettings
category |
System |
---|---|
package |
Product |
subpackage |
Entities |
getDetailsTemplate() : string
string
getGraduatedQuantity() : float
float
getMinOrder() : float
float
getOptionsDetailsTemplate() : string
string
getOptionsListingTemplate() : string
string
getPriceStatus() : integer
integer
getPropertiesCombisQuantityCheckMode() : integer
0 = Default (global stock options) 1 = Products quantity 2 = Combis quantity 3 = No check
integer
getPropertiesDropdownMode() : string
string
getSitemapChangeFreq() : string
string
getSitemapPriority() : string
string
getSpecialOfferId() : integer
integer
The special offer id.
getStartpageSortOrder() : integer
integer
isPermittedCustomerStatus(\IdType $customerStatusId) : boolean
isSitemapEntry() : boolean
boolean
setDetailsTemplate(\StringType $template) : \ProductSettings|$this
setGraduatedQuantity(\DecimalType $quantity) : \ProductSettings|$this
setMinOrder(\DecimalType $quantity) : \ProductSettings|$this
setOptionsDetailsTemplate(\StringType $template) : \ProductSettings|$this
setOptionsListingTemplate(\StringType $template) : \ProductSettings|$this
setPermittedCustomerStatus(\IdType $customerStatusId, \BoolType $permitted) : \ProductSettings|$this
setPriceStatus(\IntType $status) : \ProductSettings|$this
setPropertiesCombisQuantityCheckMode(\IntType $status) : \ProductSettings|$this
0 = Default (global stock options) 1 = Products quantity 2 = Combis quantity 3 = No check
\IntType
\ProductSettings|$this
Same ProductSettings instance for chained method calls.
setPropertiesDropdownMode(\StringType $mode) : \ProductSettings|$this
setShowAddedDateTime(\BoolType $status) : \ProductSettings|$this
setShowOnStartpage(\BoolType $status) : \ProductSettings|$this
setShowPriceOffer(\BoolType $status) : \ProductSettings|$this
setShowPropertiesPrice(\BoolType $status) : \ProductSettings|$this
setShowQuantityInfo(\BoolType $status) : \ProductSettings|$this
setShowWeight(\BoolType $status) : \ProductSettings|$this
setSitemapChangeFreq(\StringType $freq) : \ProductSettings|$this
setSitemapEntry(\BoolType $status) : \ProductSettings|$this
setSitemapPriority(\StringType $priority) : \ProductSettings|$this
setSpecialOfferId(\IdType $id) : \ProductSettingsInterface|$this
\ProductSettingsInterface|$this
Same ProductSettingsInterface instance for chained method calls.
setStartpageSortOrder(\IntType $sortOrder) : \ProductSettings|$this
setUsePropertiesCombisShippingTime(\BoolType $status) : \ProductSettings|$this
setUsePropertiesCombisWeight(\BoolType $status) : \ProductSettings|$this
showAddedDateTime() : boolean
boolean
showOnStartpage() : boolean
boolean
showPriceOffer() : boolean
boolean
showPropertiesPrice() : boolean
boolean
showQuantityInfo() : boolean
boolean
showWeight() : boolean
boolean
usePropertiesCombisShippingTime() : boolean
boolean
usePropertiesCombisWeight() : boolean
boolean