[TYPO3-commerce] Article attributes in confirmation email

Rik Willems rik at actiview.nl
Thu Oct 1 17:48:54 CEST 2009


At least the current svn version has. I'm not sure about current TER 
version.

Put this in your shoppingcart template:

<br />
<br />
<br />
<h3>PRODUCT_BASKET_SELECT_ATTRIBUTES</h3>
<br />
<!-- ###BASKET_SELECT_ATTRIBUTES### begin-->
<div class="com-basket-sel-att">
	<span 
class="com-basket-sel-att-text"><u>###SELECT_ATTRIBUTES_TITLE###:</u> 
###SELECT_ATTRIBUTES_VALUE### ###SELECT_ATTRIBUTES_UNIT###</span>
</div>
<!-- ###BASKET_SELECT_ATTRIBUTES### end -->


And that this marker: ###ARTICLE_SELECT_ATTRIBUTES###
In this subpart: ###PRODUCT_BASKET_FORM_SMALL###

And it should all work out.

Greets, Rik

Robert Heel schreef:
> Thanks for the hint, I will check this.
> 
> Rik Willems schrieb:
>> Hi Robert,
>>
>> Thanks for the tip. Will look into that. Please be aware that commerce 
>> has that marker for the basket already... Does this conflict?
>>
>> Greets, Rik
>>
>> Robert Heel schreef:
>>  
>>> Hi Rik,
>>>
>>> you could try my extension "ods_commerce_showattributes". It adds 
>>> "###ARTICLE_SELECT_ATTRIBUTES###" to cart and mail template.
>>>
>>> Regs,
>>>
>>> Robert
>>>
>>>
>>> Rik Willems schrieb:
>>>    
>>>> Hi list,
>>>>
>>>> I'd like to be able to list the article attributes in the user and 
>>>> admin confirmation email. Just like that is possible in the basket. 
>>>> Does anyone know if that is possible? If not I'm willing to 
>>>> implement it as I think it would be valuable.
>>>>
>>>> Greets, Rik
>>>> _______________________________________________
>>>> TYPO3-project-commerce mailing list
>>>> TYPO3-project-commerce at lists.netfielders.de
>>>> http://lists.netfielders.de/cgi-bin/mailman/listinfo/typo3-project-commerce 
>>>>
>>>>       
>> _______________________________________________
>> TYPO3-project-commerce mailing list
>> TYPO3-project-commerce at lists.netfielders.de
>> http://lists.netfielders.de/cgi-bin/mailman/listinfo/typo3-project-commerce 
>>
>>   
> 


More information about the TYPO3-project-commerce mailing list