Magento2, Admin panel. How to set ''require' for weight field to each sub-product of configuration product?

magento.stackexchange https://magento.stackexchange.com/questions/227340

Pergunta

Magento CE 2.2.1: I need to force user to input the value for weight of each sub-product in configuration product while add new product.

enter image description here

Foi útil?

Solução

You need to set Weight attribute value to required true for force set weight to product at create time.

Go To Backend, Stores -> Configuration -> Attributes -> Product Find Weight attribute and edit weight attribute, Save Value Required to True from dropdown. enter image description here

Licenciado em: CC-BY-SA com atribuição
Não afiliado a magento.stackexchange
scroll top