[ 
https://issues.apache.org/jira/browse/OFBIZ-12077?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]
Nicolas Malin updated OFBIZ-12077:
----------------------------------
    Description: 
When you create a product as a marketing package, you attempt when you ship this product to have the same constraint as you ship each product that compose it separely.
||Marketing Package||Composed product||Product Feature||
|GIFT_PACKAGE| | |
| 1 | GIZMO_HEAVY| (WEIGHT) HEAVY_SIZE |
| 2 | GIZMO_TINY| |
On this example if I ordered a GIFT_PACKAGE, during the order process, currently you never see that you ordered a product with a feature HEAVY_SIZE, feature that can be have some consequence for select a shipping method.
I propose, when ofbiz check product features, to propage the check on all associate product for the marketing package.
   
> Propage product feature from a marketing package
> ------------------------------------------------
>
>                 Key: OFBIZ-12077
>                 URL: 
https://issues.apache.org/jira/browse/OFBIZ-12077>             Project: OFBiz
>          Issue Type: Improvement
>          Components: order, product
>    Affects Versions: Trunk
>            Reporter: Nicolas Malin
>            Assignee: Nicolas Malin
>            Priority: Major
>
> When you create a product as a marketing package, you attempt when you ship this product to have the same constraint as you ship each product that compose it separely.
> ||Marketing Package||Composed product||Product Feature||
> |GIFT_PACKAGE| | |
> | 1 | GIZMO_HEAVY| (WEIGHT) HEAVY_SIZE |
> | 2 | GIZMO_TINY| |
> On this example if I ordered a GIFT_PACKAGE, during the order process, currently you never see that you ordered a product with a feature HEAVY_SIZE, feature that can be have some consequence for select a shipping method.
> I propose, when ofbiz check product features, to propage the check on all associate product for the marketing package.
>    
--
This message was sent by Atlassian Jira
(v8.3.4#803005)