category
|
System
|
package
|
Product
|
subpackage
|
Entities
|
Methods
Returns the details template name.
getDetailsTemplate() : string
Returns the graduated quantity.
getGraduatedQuantity() : float
Returns the minimum order value.
getMinOrder() : float
Returns the options details template.
getOptionsDetailsTemplate() : string
Returns the options listing template.
getOptionsListingTemplate() : string
Returns the price status.
getPriceStatus() : integer
Returns the mode which is used for the quantity check.
getPropertiesCombisQuantityCheckMode() : integer
0 = Default (global stock options)
1 = Products quantity
2 = Combis quantity
3 = No check
Response
integer
Returns the properties dropdown mode.
getPropertiesDropdownMode() : string
Returns the sitemap change frequency.
getSitemapChangeFreq() : string
Returns the sitemap priority.
getSitemapPriority() : string
Returns the Special offer id.
getSpecialOfferId() : integer
Response
integer
The special offer id.
Returns the sort position of the startpage.
getStartpageSortOrder() : integer
Returns true when the customer status is permitted, false otherwise.
isPermittedCustomerStatus(\IdType $customerStatusId) : boolean
Arguments
$customerStatusId
\IdType
Id of customer status.
Response
boolean
Returns true when the product is to be displayed in the sitemap, false otherwise.
isSitemapEntry() : boolean
Sets the details listing template.
setDetailsTemplate(\StringType $template) : \ProductSettings|$this
Arguments
Response
\ProductSettings|$this
Same ProductSettings instance for chained method calls.
Sets the graduated quantity.
setGraduatedQuantity(\DecimalType $quantity) : \ProductSettings|$this
Arguments
Response
\ProductSettings|$this
Same ProductSettings instance for chained method calls.
Sets the min order value.
setMinOrder(\DecimalType $quantity) : \ProductSettings|$this
Arguments
Response
\ProductSettings|$this
Same ProductSettings instance for chained method calls.
Sets the options details template.
setOptionsDetailsTemplate(\StringType $template) : \ProductSettings|$this
Arguments
Response
\ProductSettings|$this
Same ProductSettings instance for chained method calls.
Sets the options listing template.
setOptionsListingTemplate(\StringType $template) : \ProductSettings|$this
Arguments
Response
\ProductSettings|$this
Same ProductSettings instance for chained method calls.
Sets customer status permissions.
setPermittedCustomerStatus(\IdType $customerStatusId, \BoolType $permitted) : \ProductSettings|$this
Arguments
$customerStatusId
\IdType
Id of customer status.
$permitted
\BoolType
Is customer permitted or not.
Response
\ProductSettings|$this
Same ProductSettings instance for chained method calls.
Sets the price status.
setPriceStatus(\IntType $status) : \ProductSettings|$this
Arguments
Response
\ProductSettings|$this
Same ProductSettings instance for chained method calls.
Determine which mode for the quantity check should be used.
setPropertiesCombisQuantityCheckMode(\IntType $status) : \ProductSettings|$this
0 = Default (global stock options)
1 = Products quantity
2 = Combis quantity
3 = No check
Arguments
Response
\ProductSettings|$this
Same ProductSettings instance for chained method calls.
Sets the properties dropdown mode.
setPropertiesDropdownMode(\StringType $mode) : \ProductSettings|$this
Arguments
Response
\ProductSettings|$this
Same ProductSettings instance for chained method calls.
Shows or hides the added date time of a product.
setShowAddedDateTime(\BoolType $status) : \ProductSettings|$this
Arguments
$status
\BoolType
True when it is to be displayed, false otherwise.
Response
\ProductSettings|$this
Same ProductSettings instance for chained method calls.
Determine whether the product is to be displayed on the startpage or not.
setShowOnStartpage(\BoolType $status) : \ProductSettings|$this
Arguments
$status
\BoolType
True when it is to be displayed, false otherwise.
Response
\ProductSettings|$this
Same ProductSettings instance for chained method calls.
Shows or hides the price offer of a product.
setShowPriceOffer(\BoolType $status) : \ProductSettings|$this
Arguments
$status
\BoolType
True when it is to be displayed, false otherwise.
Response
\ProductSettings|$this
Same ProductSettings instance for chained method calls.
Shows or hides the properties price of a product.
setShowPropertiesPrice(\BoolType $status) : \ProductSettings|$this
Arguments
$status
\BoolType
True when it is to be displayed, false otherwise.
Response
\ProductSettings|$this
Same ProductSettings instance for chained method calls.
Shows or hides the quantity info of a product.
setShowQuantityInfo(\BoolType $status) : \ProductSettings|$this
Arguments
$status
\BoolType
True when it is to be displayed, false otherwise.
Response
\ProductSettings|$this
Same ProductSettings instance for chained method calls.
Shows or hides the weight of a product.
setShowWeight(\BoolType $status) : \ProductSettings|$this
Arguments
$status
\BoolType
True when it is to be displayed, false otherwise.
Response
\ProductSettings|$this
Same ProductSettings instance for chained method calls.
Sets the sitemap change frequency.
setSitemapChangeFreq(\StringType $freq) : \ProductSettings|$this
Arguments
Response
\ProductSettings|$this
Same ProductSettings instance for chained method calls.
Determine whether the product is to be displayed in the sitemap or not.
setSitemapEntry(\BoolType $status) : \ProductSettings|$this
Arguments
$status
\BoolType
True when it is to be displayed, false otherwise.
Response
\ProductSettings|$this
Same ProductSettings instance for chained method calls.
Sets the sitemap priority.
setSitemapPriority(\StringType $priority) : \ProductSettings|$this
Arguments
Response
\ProductSettings|$this
Same ProductSettings instance for chained method calls.
Sets Special offer id.
setSpecialOfferId(\IdType $id) : \ProductSettingsInterface|$this
Sets the start page sort order.
setStartpageSortOrder(\IntType $sortOrder) : \ProductSettings|$this
Arguments
Response
\ProductSettings|$this
Same ProductSettings instance for chained method calls.
Determine whether the properties combis shipping time is to be used or not.
setUsePropertiesCombisShippingTime(\BoolType $status) : \ProductSettings|$this
Arguments
$status
\BoolType
True when it is to be used, false otherwise.
Response
\ProductSettings|$this
Same ProductSettings instance for chained method calls.
Determine whether the properties combis weight is to be used or not.
setUsePropertiesCombisWeight(\BoolType $status) : \ProductSettings|$this
Arguments
$status
\BoolType
True when it is to be used, false otherwise.
Response
\ProductSettings|$this
Same ProductSettings instance for chained method calls.
Returns true when the added date time is to be displayed, false otherwise.
showAddedDateTime() : boolean
Returns true when the product is displayed on the start page, false otherwise.
showOnStartpage() : boolean
Returns true when the price offer is to be displayed, false otherwise.
showPriceOffer() : boolean
Returns true when the properties price is to be displayed, false otherwise.
showPropertiesPrice() : boolean
Returns true when the quantity info is to be displayed, false otherwise.
showQuantityInfo() : boolean
Returns true when the weight is to be displayed, false otherwise.
showWeight() : boolean
Returns true when the properties combis shipping time is to be used, false otherwise.
usePropertiesCombisShippingTime() : boolean
Returns true when the properties combis weight is to be used, false otherwise.
usePropertiesCombisWeight() : boolean
Properties
Details template.
detailsTemplate : string
Option detail template.
optionsDetailsTemplate : string
Options listing template.
optionsListingTemplate : string
Show on start page?
showOnStartpage : boolean
Start page sort order.
startpageSortOrder : integer
Show added time?
showAddedDateTime : boolean
Show quantity info?
showQuantityInfo : boolean
Show weight?
showWeight : boolean
Show price offer?
showPriceOffer : boolean
Price status.
priceStatus : integer
Minimal order value.
minOrder : float
Graduated quantity.
graduatedQuantity : float
Is listed as an entry in the sitemap?
sitemapEntry : boolean
Sitemap entry priority.
sitemapPriority : string
Sitemap change frequency.
sitemapChangeFreq : string
Show properties price?
showPropertiesPrice : boolean
Properties dropdown mode.
propertiesDropdownMode : string
Use properties combination weight?
propertiesCombisWeight : boolean
Use properties combination quantity?
propertiesCombisQuantityCheckMode : integer
Use properties combination shipping time?
propertiesCombisShippingTime : boolean
Permitted customer status.
permittedCustomerStatus : array
Special offer id.
specialOfferId : integer