Open
Description
Configurables child by default doesnt have weight set in Edit Configurable (creators),
when Main Configurable product is not saved with Weight before.
So when you forget it - and save later Configurable and its childs > there are no Shipment step at checkout. Checkot proceed like for virtual products - cannot ship to destination
Preconditions (*)
- Any Magento 2 (tested on M 2.3.1)
- default config php 7,mysql, apache
- Varnish disabled for pure results
Steps to reproduce (*)
- Create Configurable product - dont add any weight on it. Dont Save.
- Move to -> Create child products> with edit configuration. FORGET to add any weight to childs in table after edit configuration is finished.
- Save created configurable.
- Add to Cart configurable product
- Checkout doesnt show Shipment details (destination address - becuase configurable is treated like "virtual" kind
- Later Weight attribute can be filled after edit Configuration again - BUT is not giving result. Value is saved, but not reflecting on frontend > checkout still doesnt have Shipment step (indexing, flush cache doesnt fix it)
Expected result (*)
- Edit Configuration should just include weight field to edit
OR - When configurable's childs are created please allow fields like price, weight to be edited right on configurable product - just like it is done before Configurable save after childs are created - fields are open to input values. But when you Save Configurable finally - fields are marked read only.
Actual result (*)
- When you forget to set weight and save configurable's child without weight >
- You can checkout configurable BUT it doesnt provide Shipment step - so checkout process is just like for virtual products - you cannot ship it because you dont have details about weight.
Metadata
Metadata
Assignees
Labels
Gate 3 Passed. Manual verification of the issue completed. Issue is confirmedA defect with this priority could have functionality issues which are not to expectations.The issue has been reproduced on latest 2.2 releaseThe issue has been reproduced on latest 2.3 releaseMajor restrictions or short-term circumventions are required until a fix is available.
Type
Projects
Status
Pull Request in Progress