[TYPO3-shop] tt_products template related to gift-certificate
Franz Holzinger
franz at fholzinger.com
Tue May 16 22:38:31 CEST 2006
Hello saurabh,
> Can you please send to me the template "Danish
> products_template_dk.tmpl" as an attachment so that I can review the
> Gift Certificate markers and other related issues in it.
This is published here:
http://typo3xdev.cvs.sourceforge.net/typo3xdev/tx_ttproducts/template/
> Secondly, right now only one switch case is possible i.e. either
> "products_basket" or "products_redeem_gift", but both are needed for
> shopping-cart or there is some other way to do that? Please clear this
> issue to me.
>
No, you can use both at one time.
This switch case is inside of a loop
foreach ($this->activityArray as $activity=>$value) {
Greets,
Franz
More information about the TYPO3-project-tt-products
mailing list