Do not copy order points when copying products
By reviewing the usage of order_points
field on product which is there since 717da561a6cb but usage was removed almost directly in 166b74942447.
But I found that we could use it to reduce the memory consumption and load only the needed order points per group of products.
Closes #12287 (closed)