[TYPO3-commerce] simple shop - marker for product number?

Ingo Schmitt mailinglisten at i-schmitt.de
Mon Oct 1 11:54:21 CEST 2007


Hi Brian,
> Hi
> 
> I have configured the shop as a simple shop and I have edited the 
> category_product template:
> 
> <!-- ###CATEGORY_ITEMS_LISTVIEW_2### begin-->
> <tr class="com-list-even">
>     <td>###ORDERNUMBER###</td>
>     <td class="com-list-col-title">
>         ###PRODUCT_TITLE###
>     </td>
> 
> Is there a marker like ORDERNUMBER OR PRODUCT_NUMBER?
> 
> I know there is ###ARTICLE_ORDERNUMBER### but I cant use it there. It is 
> not "translated".
> 

Since the ordernumber is in the article table, you must use the article 
subpart and the ordernumber. But you can just user this marker in the 
subpart.

ingo

> /Brian


Mit freundlichen Gruessen
-- 
Ingo Schmitt                        mailto:is at marketing-factory.de
Marketing Factory Consulting GmbH   http://typo3.marketing-factory.de/
Content Management mit Typo3: Beratung - Schulung - Realisierung


More information about the TYPO3-project-commerce mailing list