[BUG] `DaffCompositeProductFacade#getRequiredItemPricesForConfiguration` doesn't use option quantity
:bug: Bug report
Current Behavior
When a composite product item option has a quantity set but no configuration is passed, the prices are not computed with the quantity.
Expected Behavior
The prices are returned according to the minimum saleable quantity
Can I work on this issue?
@damienwebdev sir I tried really hard and spent 2 hours on this issue but still not able to find out the solution but I will try my best to get it solve soon.
I will write a test case to repro the issue
@shadow0500 https://github.com/graycoreio/daffodil/tree/fix/product-composite/state/required-item-prices-config-quantity
-- https://github.com/graycoreio/daffodil/commit/15ac058536bd0e7dcd7513d8763fe54e00f82eac
@Thank you