{* // product - текущий продукт // sku - текущий артикул // sku_mod - текущая модификация артикула // column_data - данные значений колонки для конкретного продукта // column_info - полная детализация колонки // column - данные колонки из представления *} {capture assign="_component_products_table_field"}
{* FEATURES *} {* IMAGE *} {* IMAGE COUNT *} {* NAME *} {* SUMMARY *} {* DESCRIPTION *} {* STATUS *} {* URL *} {* RATING *} {* VISIBILITY *} {* SKU_TYPE *} {* SKU_TYPE *} {* STOCK_BASE_RATIO *} {* SKU *} {* TAGS/CATEGORIES/SETS *} {* TEXT *} {* HTML *} {* INPUT *} {* TEXTAREA *} {* DATE *} {* INPUT PRICE *} {* INPUT DROPDOWN *} {* STOCK *}
{*
H
*} {/capture} {$_components["component-products-table-field"] = $_component_products_table_field|strip} {include file="./table.field.name.html" scope="parent" inline} {include file="./table.field.summary.html" scope="parent" inline} {include file="./table.field.description.html" scope="parent" inline} {include file="./table.field.status.html" scope="parent" inline} {include file="./table.field.dropdown.html" scope="parent" inline} {include file="./table.field.price.html" scope="parent" inline} {include file="./table.field.url.html" scope="parent" inline} {include file="./table.field.tags.html" scope="parent" inline} {include file="./table.field.visibility.html" scope="parent" inline} {include file="./table.field.stock.html" scope="parent" inline} {include file="./table.field.badge.html" scope="parent" inline} {include file="./table.field.feature.html" scope="parent" inline} {include file="./table.field.sbratio.html" scope="parent" inline} {include file="./table.field.sku.html" scope="parent" inline}