In Magento Text swatches and Visual swatches works with select-type attributes. In normal case the input type is drop down list. to set the options as text swatches we need to set the field value “frontend_input” : “swatch_text” for(text swatches) and “frontend_input” : “swatch_visual” (for visual swatches) ‘attribute’: { ‘is_wysiwyg_enabled’: false, ‘is_html_allowed_on_front’: false, ‘used_for_sort_by’: false,… Continue reading Text swatches for Product Attribute options in Magento