Plugin Support
Yuki K a11n.
(@yukikatayama)
Automattic Happiness Engineer
Hi @splitpixel,
20,000 attributes is quite a lot! It seems it would make sense that the dropdown will take a few extra seconds to load in order to populate all 20,000.
Or turn off the suggestions so we can just type the attribute value we need and save without a hang?
Instead of using global attributes, if you prefer just typing in the attributes, you can do that like so:

Link to image: https://d.pr/i/0UjU5h

Link to image: https://d.pr/i/GlzLOF
Hope that helps!
Hi @yukikatayama and thanks for the reply!
Yeah I know its a lot 🙁 the products aren’t variations, each product is a set single product but they share common attribute names e.g. “Turbo Number” while every product has a unique turbo number.
So I really don’t need the list to dropdown it would be better if the user typed in the unique number. If for some reason it already exists in that attribute as a term, set it and thats fine.
Does that make sense?
Cheers!
Plugin Support
Yuki K a11n.
(@yukikatayama)
Automattic Happiness Engineer
So I really don’t need the list to dropdown it would be better if the user typed in the unique number. If for some reason it already exists in that attribute as a term, set it and thats fine.
As a simple product, you would be able to type in attributes manually using “custom product attribute” option. However, there is no option to disable the load list and only search for an existing global attribute. As for load speed of global attributes list, I’m not sure if it will help at all, but you could try increasing memory limits.