{$_tooltips["product-feature-unavailable"] = [ "id" => "product-feature-unavailable", "html" => _w("A feature is available only for a product.") ]} {$_tooltips["product-feature-locked"] = [ "id" => "product-feature-locked", "html" => _w("This feature is used for product variants selection in the storefront. You can select its value in the variant parameters in the product editor only."), "position" => "top" ]} {$_tooltips["feature-checkbox-cant-be-edit-at-product"] = [ "id" => "feature-checkbox-cant-be-edit-at-product", "html" => _w("You cannot select default values for features with the “Multiple values selection from a list” format. Select this feature’s values in product variants’ properties."), "position" => "top" ]} {capture assign="_component_product_column_feature"}
{* FIELD *}
{* COLOR *} {* SELECT *} {* CHECKBOX *} {* TEXTAREA *} {* RANGE *} {* DATE / RANGE.DATE *}
{/capture} {$_components["component-product-column-feature"] = $_component_product_column_feature|strip} {capture assign="_component_product_feature_color"}
{/capture} {$_components["component-product-feature-color"] = $_component_product_feature_color|strip} {capture assign="_component_product_feature_checkbox"}
{* Модификация *} {* Продукт со значениями из модификаций *} {* Продукт с возможностью изменеия *}
{/capture} {$_components["component-product-feature-checkbox"] = $_component_product_feature_checkbox|strip} {capture assign="_dialog_product_feature_checkbox"}
{/capture} {$_templates["dialog-product-feature-checkbox"] = $_dialog_product_feature_checkbox|strip} {capture assign="_component_feature_option_search"}
{/capture} {$_components["component-feature-option-search"] = $_component_feature_option_search|strip} {capture assign="_component_feature_option_form"}
{/capture} {$_components["component-feature-option-form"] = $_component_feature_option_form|strip} {capture assign="_component_feature_input"}
{/capture} {$_components["component-feature-input"] = $_component_feature_input|strip}