How to re-arrange Meta Description inside catalog/families menu



  • How to re-arrange Meta Description inside catalog/families menu or change accordian name and position, where is main source file. because this is not editable from admin side ui.
    114f9e49-def4-4fd5-95e5-3632c40cc01c-image.png



  • Hi @kuldeep2021,

    This can only be done from the database as these are the system-generated attributes and we have added this in the seeder also.

    You just need to go to the attributes tables and search for your attribute and just turned the column i.e. is_user_defined to 1.

    Done 💯


Log in to reply