Closed kuiche closed 9 years ago
This pr drops lazily loaded product attributes from the product on serialization to reduce memory size and time taken to serialize().
serialize()
Test this in places where products may be sertialized to the session. Orders, returns etc.
This pr drops lazily loaded product attributes from the product on serialization to reduce memory size and time taken to
serialize()
.Test this in places where products may be sertialized to the session. Orders, returns etc.