[ Index ] |
|
Code source de eZ Publish 3.9.0 |
1 {* Multiprice Product - List embed view *} 2 <h2>Multiprice Product - List embed view</h2> 3 4 <div class="content-view-embed"> 5 <div class="class-product"> 6 <a href={$object.main_node.url_alias|ezurl}><h2>{$object.name|wash}</h2></a> 7 8 <div class="content-body"> 9 10 {section show=$object.data_map.image.content} 11 <div class="attribute-image"> 12 {attribute_view_gui alignment=right image_class=small attribute=$object.data_map.image.content.data_map.image href=$object.main_node.url_alias|ezurl} 13 </div> 14 {/section} 15 16 {attribute_view_gui attribute=$object.data_map.short_description} 17 18 </div> 19 20 </div> 21 </div>
titre
Description
Corps
titre
Description
Corps
titre
Description
Corps
titre
Corps
Généré le : Sat Feb 24 10:30:04 2007 | par Balluche grâce à PHPXref 0.7 |