Interface ProductSettingsInterface
| category |
System |
|---|---|
| package |
Product |
| subpackage |
Interfaces |
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
integerThe special offer id.
getStartpageSortOrder() : integer
integer
isPermittedCustomerStatus(\IdType $customerStatusId) : boolean
isSitemapEntry() : boolean
boolean
setDetailsTemplate(\StringType $template) : \ProductSettingsInterface|$this
\ProductSettingsInterface|$thisSame ProductSettingsInterface instance for chained method calls.
setGraduatedQuantity(\DecimalType $quantity) : \ProductSettingsInterface|$this
\ProductSettingsInterface|$thisSame ProductSettingsInterface instance for chained method calls.
setMinOrder(\DecimalType $quantity) : \ProductSettingsInterface|$this
\ProductSettingsInterface|$thisSame ProductSettingsInterface instance for chained method calls.
setOptionsDetailsTemplate(\StringType $template) : \ProductSettingsInterface|$this
\ProductSettingsInterface|$thisSame ProductSettingsInterface instance for chained method calls.
setOptionsListingTemplate(\StringType $template) : \ProductSettingsInterface|$this
\ProductSettingsInterface|$thisSame ProductSettingsInterface instance for chained method calls.
setPermittedCustomerStatus(\IdType $customerStatusId, \BoolType $permitted) : \ProductSettingsInterface|$this
\ProductSettingsInterface|$thisSame ProductSettingsInterface instance for chained method calls.
setPriceStatus(\IntType $status) : \ProductSettingsInterface|$this
\ProductSettingsInterface|$thisSame ProductSettingsInterface instance for chained method calls.
setPropertiesCombisQuantityCheckMode(\IntType $status) : \ProductSettings|$this
0 = Default (global stock options) 1 = Products quantity 2 = Combis quantity 3 = No check
\IntType
\ProductSettings|$thisSame ProductSettings instance for chained method calls.
setPropertiesDropdownMode(\StringType $mode) : \ProductSettingsInterface|$this
\ProductSettingsInterface|$thisSame ProductSettingsInterface instance for chained method calls.
setShowAddedDateTime(\BoolType $status) : \ProductSettingsInterface|$this
\ProductSettingsInterface|$thisSame ProductSettingsInterface instance for chained method calls.
setShowOnStartpage(\BoolType $status) : \ProductSettingsInterface|$this
\ProductSettingsInterface|$thisSame ProductSettingsInterface instance for chained method calls.
setShowPriceOffer(\BoolType $status) : \ProductSettingsInterface|$this
\ProductSettingsInterface|$thisSame ProductSettingsInterface instance for chained method calls.
setShowPropertiesPrice(\BoolType $status) : \ProductSettingsInterface|$this
\ProductSettingsInterface|$thisSame ProductSettingsInterface instance for chained method calls.
setShowQuantityInfo(\BoolType $status) : \ProductSettingsInterface|$this
\ProductSettingsInterface|$thisSame ProductSettingsInterface instance for chained method calls.
setShowWeight(\BoolType $status) : \ProductSettingsInterface|$this
\ProductSettingsInterface|$thisSame ProductSettingsInterface instance for chained method calls.
setSitemapChangeFreq(\StringType $freq) : \ProductSettingsInterface|$this
\ProductSettingsInterface|$thisSame ProductSettingsInterface instance for chained method calls.
setSitemapEntry(\BoolType $status) : \ProductSettingsInterface|$this
\ProductSettingsInterface|$thisSame ProductSettingsInterface instance for chained method calls.
setSitemapPriority(\StringType $priority) : \ProductSettingsInterface|$this
\ProductSettingsInterface|$thisSame ProductSettingsInterface instance for chained method calls.
setSpecialOfferId(\IdType $id) : \ProductSettingsInterface|$this
\ProductSettingsInterface|$thisSame ProductSettingsInterface instance for chained method calls.
setStartpageSortOrder(\IntType $sortOrder) : \ProductSettingsInterface|$this
\ProductSettingsInterface|$thisSame ProductSettingsInterface instance for chained method calls.
setUsePropertiesCombisShippingTime(\BoolType $status) : \ProductSettingsInterface|$this
\ProductSettingsInterface|$thisSame ProductSettingsInterface instance for chained method calls.
setUsePropertiesCombisWeight(\BoolType $status) : \ProductSettingsInterface|$this
\ProductSettingsInterface|$thisSame ProductSettingsInterface instance for chained method calls.
showAddedDateTime() : boolean
boolean
showOnStartpage() : boolean
boolean
showPriceOffer() : boolean
boolean
showPropertiesPrice() : boolean
boolean
showQuantityInfo() : boolean
boolean
showWeight() : boolean
boolean
usePropertiesCombisShippingTime() : boolean
boolean
usePropertiesCombisWeight() : boolean
boolean