{* Set the default translation domain, that will be used by {intl} when the 'd' parameter is not set *} {default_translation_domain domain='bo.default'} {loop name="product_edit" type="product" visible="*" id=$product_id backend_context="1" lang=$edit_language_id}
{intl l='ID'} | {intl l='Content title'} | {intl l='Position'} | {hook name="product.contents-table-header" location="product_contents_table_header" }{intl l="Actions"} |
---|---|---|---|
{$CONTENT_ID} | {$TITLE} | {admin_position_block resource="admin.product" access="UPDATE" path={url path='/admin/product/update-content-position' product_id=$product_id current_tab="related"} url_parameter="content_id" in_place_edit_class="contentPositionChange" position=$POSITION id=$ID } | {hook name="product.contents-table-row" location="product_contents_table_row-bottom" }{loop type="auth" name="can_create" role="ADMIN" resources="admin.product" access="UPDATE"} {/loop} |
{intl l="This product contains no contents"}
|