Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Support for special price tags #10

Closed
MaX-Lo opened this issue Jul 5, 2019 · 1 comment
Closed

Support for special price tags #10

MaX-Lo opened this issue Jul 5, 2019 · 1 comment

Comments

@MaX-Lo
Copy link
Owner

MaX-Lo commented Jul 5, 2019

Sometimes the price field for single item doesn't contain the price but some string as "Blitzangebote". Solution could be

  1. setting price to 0.0, if no reconstruction is possible
  2. setting price to total order price, for orders with only one item
  3. reconstruct prize from subtracting prices of other items from total order price, remainder is this items price
@MaX-Lo
Copy link
Owner Author

MaX-Lo commented Jul 6, 2019

Could get difficult since delivery costs aren't included in single items prices

@MaX-Lo MaX-Lo closed this as completed Jul 13, 2019
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant