shoppingflux / shoppingfluxexport

7 stars 7 forks source link

wholesale_price is missing in feed for combinations #388

Closed ghost closed 5 years ago

ghost commented 6 years ago

Expected behaviour

wholesale_price should be visible for the "parent" product and its combinations.

Actual behaviour

wholesale_price isn't visible in combinations.

Steps to reproduce the behaviour

Generate the feed for a product with combinations and look for wholesale_price

ghost commented 6 years ago

To be discussed as we need to know at which level we need to add wholesale_price (in attributs or at root level?).

ghost commented 6 years ago

@MathieuSF can you please check if this field wholesale_price is supported in the root feed of the product

MathieuSF commented 6 years ago

@infiniweb For simple/parent product, the wholesale_price field could be on the root level. (it's already what we have) For child, it must be in the <attributs> field.