start to implement cart loop

This commit is contained in:
Manuel Raynaud
2013-08-08 17:56:30 +02:00
parent 8b00676139
commit 2e1627398c
4 changed files with 23 additions and 2 deletions

View File

@@ -22,6 +22,7 @@
<loop class="Thelia\Core\Template\Loop\Product" name="product"/>
<loop class="Thelia\Core\Template\Loop\Feed" name="feed"/>
<loop class="Thelia\Core\Template\Loop\Title" name="title"/>
<loop class="Thelia\Core\Template\Loop\Cart" name="cart"/>
</loops>
<forms>