Etsy’s Algorithm Update 2025: What Sellers Should Do Now
Etsy is increasingly shifting from keyword-based search to a fully personalized, AI-powered shopping experience. During
In Magento2, referring to the products’ form attributes and their options, get ‘render dynamically,’ means that as an admin you can add as many attributes and as many options to that product attribute as you want. This is handled by using the strategy of data and meta-data. Now the problem is if you create a custom attribute with 100 options then it will be hard for the user to select any particular one if it’s not sorted alphabetically. In this blog, we will explain how can you sort product attributes options alphabetically to make it user-friendly.
We are assuming that you already have an idea to create a custom module in Magento2. In Case you don’t, then no worries you can follow the below-mentioned steps-
Here we are going to use a plugin for extending the functionality of meta-data. But if you have no idea how to create a plugin you may check it on Magento2 dev-docs to get a brief idea about Magento2 plugins.
We assume that you already have a basic idea about Magento2 coding.
Write the below code in your Vendor\Module\etc\adminhtml\di.xml
<?xml version="1.0"?> <config xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="urn:magento:framework:ObjectManager/etc/config.xsd"> <type name="Magento\Catalog\Ui\DataProvider\Product\Form\Modifier\Eav"> <plugin name="after_ui_eav_product_form_modifier" type="Vendor\Module\Plugin\Ui\DataProvider\Product\Form\Modifier\Eav" sortOrder="1" disabled="false"/> </type> </config>
Now create a plugin file with the namespace
Vendor\Module\Plugin\Ui\DataProvider\Product\Form\Modifier\Eav, and add the below code.
<?php namespace Vendor\Module\Plugin\Ui\DataProvider\Product\Form\Modifier; use Magento\Catalog\Ui\DataProvider\Product\Form\Modifier\Eav; /** * Class Eav */ class Eav { const ATTRIBUTE_TO_SORT = ['xyz_attr1' ,'xyz_attr2']; /** * Initial meta setup * * @param Eav $subject * @param array $result * @return array */ public function afterSetupAttributeMeta(Eav $subject, $result){ if (isset($result['arguments']['data']['config']['code'])) { $code = $result['arguments']['data']['config']['code']; if (in_array($code, self::ATTRIBUTE_TO_SORT)){ if (isset($result['arguments']['data']['config']['options'])) { $options = &$result['arguments']['data']['config']['options']; usort($options, function($a, $b) { return $a['label'] > $b['label']; }); } } } return $result; } }
In this, we are using “usort” for the multi-select attribute options, so this code will sort only the multidimensional array, it will sort the array options by labels.
Etsy is increasingly shifting from keyword-based search to a fully personalized, AI-powered shopping experience. During
TikTok Shop is updating its measurement of seller communication, effective mid-2025, shifting from a 24-hour
Walmart Marketplace sellers must migrate from Item Spec 4.x to Item Spec 5.0 (OmniSpec 5)
Walmart is taking a decisive leap toward the future of retail with its newly unveiled
Retail giant eases Q4 pressure with automatic storage fee discounts across its fulfillment network In
Just a decade ago, selling cannabis was an underground market, fraught with legal risks and
Amazon has announced two significant policy updates that will impact third-party sellers across its U.S.
About the Company Brand Name: FrogShop Industry: Premium Fitness Equipment (D2C) Website: FrogShop Imagine a
The latest eCommerce Marketplace Updates & Infrastructure Report reveals a pivotal moment in digital retail.
July 2025 marks a bold shift in digital retail as Amazon completes a meticulously planned,
A New Era for TikTok: Sell on TikTok Shop Europe TikTok’s gravitational pull on global
When the US de minimis exemption ended in April 2025 and tariffs on Chinese imports
The Outside Looks Like a Goldmine. The Inside Feels Like a Minefield. They sold out
If you’re an Amazon seller, winning the Amazon Buy Box in 2025 is more than
Recent eCommerce data shows that U.S. tariffs that were expected to drive Amazon sellers toward
Experiencing an Etsy shop suspension can be both alarming and confusing. Whether you’ve received a
TikTok officially launched TikTok Shop in Japan on June 30, rolling out its in-app eCommerce experience to
The TikTok Takeover: From Lip Syncs to Checkout Clicks A few years ago, TikTok was
About the Client Shop Name: CrystalHealStore Marketplace: Etsy Focus: Bohemian & Ayurvedic-Inspired Fashion Location: Global
About the Client Shop Name: PinwheelCraftsStore Marketplace: Etsy Focus: DIY Craft Kits for Kids Location: