-
Notifications
You must be signed in to change notification settings - Fork 9.4k
Open
Labels
Component: ConfigurableProductIssue: ConfirmedGate 3 Passed. Manual verification of the issue completed. Issue is confirmedGate 3 Passed. Manual verification of the issue completed. Issue is confirmedPriority: P2A defect with this priority could have functionality issues which are not to expectations.A defect with this priority could have functionality issues which are not to expectations.Progress: PR in progressReproduced on 2.2.xThe issue has been reproduced on latest 2.2 releaseThe issue has been reproduced on latest 2.2 releaseReproduced on 2.3.xThe issue has been reproduced on latest 2.3 releaseThe issue has been reproduced on latest 2.3 releaseSeverity: S2Major restrictions or short-term circumventions are required until a fix is available.Major restrictions or short-term circumventions are required until a fix is available.feature request
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.
Swahjak, sheshagiriAnvekar, Nuranto and kokitamoto
Metadata
Metadata
Assignees
Labels
Component: ConfigurableProductIssue: ConfirmedGate 3 Passed. Manual verification of the issue completed. Issue is confirmedGate 3 Passed. Manual verification of the issue completed. Issue is confirmedPriority: P2A defect with this priority could have functionality issues which are not to expectations.A defect with this priority could have functionality issues which are not to expectations.Progress: PR in progressReproduced on 2.2.xThe issue has been reproduced on latest 2.2 releaseThe issue has been reproduced on latest 2.2 releaseReproduced on 2.3.xThe issue has been reproduced on latest 2.3 releaseThe issue has been reproduced on latest 2.3 releaseSeverity: S2Major restrictions or short-term circumventions are required until a fix is available.Major restrictions or short-term circumventions are required until a fix is available.feature request
Type
Projects
Status
Pull Request in Progress