Forums / Setup & design / SHOP : basket.tpl > product view "line" can't be removed
laurent le cadet
Wednesday 20 December 2006 7:55:29 am
Hi,
I'm customizing basket.tpl to render product list more attractive and using this line...
{node_view_gui view=line content_node=$Basket:ProductItem:item.item_object.contentobject.main_node}
...instead of the the simple
{$Basket:ProductItem:item.object_name}
But that way items can't be removed of the basket and I can't figure out why.
If I show attributes one by one that way...
{attribute_view_gui attribute=$Basket:ProductItem:item.item_object.contentobject.main_node.object.data_map.level}
...it works but it seems to me nicier to use a readymade template.
Someone has an idea ? A bug ?
Regards.
Laurent