There’s a new Weight in grams search filter that lets you filter products and variants by their weight, with all values normalized to grams for accurate comparisons.
This is different from the existing Weight filter, which uses the raw value in whatever unit the variant happens to be stored in. For example, a product weighing 500g that’s stored as 0.5 kg would not match a Weight filter for “greater than 400” — because the stored value is 0.5, not 500. The new Weight in grams filter converts all weights to grams automatically, so that same product correctly matches “greater than 400”.
The filter supports all the standard numeric comparisons: equals, not equals, greater than, less than, and more.
AI search assistant support. The AI search assistant also understands weight queries in any unit. For example, searching for “products heavier than 2 kg” will automatically be converted to a Weight in grams filter for greater than 2000.
