[TYPO3-commerce] add "new" to product in a time range

Rob De Vries dev at rob-ot.be
Mon Jun 21 09:40:53 CEST 2010


Hey Morten,

It does not work because the value crdate doesn't come from the produkt item but 
from the tt_content item.

for ex:
plugin.tx_commerce_pi1.singleView.products.fields.title { 
	append = TEXT
	append.field = crdate
	}

will give the crdate of the tt_content element that holds the produkt listing.
I have no idea how to get the crdate of the produkt itself.

Rob

-- 
--------------------------
Rob De Vries
www.rob-ot.be



More information about the TYPO3-project-commerce mailing list