[TYPO3-shop] markers for individual images in template
Franz Holzinger
franz at fholzinger.com
Fri Jul 20 15:32:02 CEST 2007
Hello Andrew,
> is it possible to make markers in the template that would be replaced
> with a specific image (number)?
>
> for instance, if i have 2 images in a product, i wnt to be able to make
> a template marker
>
> ###PRODUCTS_IMAGE:1### which would pull the 1st one only, and
> ###PRODUCTS_IMAGE:2### whicg would pull the 2nd one....
>
> is this possible?
Use this:
###PRODUCTS_IMAGE1###
###PRODUCTS_IMAGE2###
The colon ':' is used only if a special image size configuration is needed.
- Franz
More information about the TYPO3-project-tt-products
mailing list