##teaser-images
# settings for product listing
plugin.tx_commerce_pi1 {
# LIST VIEW
listView.products.fields {
images {
file.maxW = 240
file.maxH = 180
# enable click-enlarge for article image
imageLinkWrap < tt_content.image.20.1.imageLinkWrap
imageLinkWrap.enable >
imageLinkWrap.enable = 1
}
teaserimages >
teaserimages = stdWrap
teaserimages {
cObject = IMAGE
cObject {
file {
import.current = 1
maxW = 120
maxH = 120
}
}
typolink.setCommerceValues = 1
typolink.useCacheHash = 1
typolink.if.isTrue.current = 1
}
}
}