Configuration Reference

Technical information: Installation, Reference of TypoScript options, configuration options on system level, how to extend it, the technical details, how to debug it and so on.

Language should be technical, assuming developer knowledge of TYPO3. Small examples/visuals are always encouraged.

Target group: Developers

TypoScript Reference

Possible subsections: Reference of TypoScript options.

Properties

Property details attributes

settings.attributes.dateFormat

plugin.tx_pxaproductmanager.settings.attributes.dateFormat = %B %d %Y

Sets date format in FE rendering of attributes of type datetime.

settings.attributes.divideAttributesBySets

plugin.tx_pxaproductmanager.settings.attributes.divideAttributesBySets = 1

Sets if attributes will be divided by attribute sets in frontend rendering of attributes.

settings.attributes.imageMaxSize

plugin.tx_pxaproductmanager.settings.attributes.imageMaxSize = 50

Sets image max size of attribute images/icons in FE rendering.

settings.attributes.types.image.maxWidth

plugin.tx_pxaproductmanager.settings.attributes.types.image.maxWidth = 265

Sets image max width in FE rendering attributes of type datetime.

Property details price

settings.price.currency

plugin.tx_pxaproductmanager.settings.price.currency = USD

The 3-letter ISO 4217 currency code indicating the currency to use.

settings.price.fractionDigits

plugin.tx_pxaproductmanager.settings.price.fractionDigits = 2

Number of fraction digits in formatted price. Note, using 0 fraction digits might round rendered price!

FAQ

Possible subsection: FAQ