Hello DW guys,
I have a situation here,
I made a Custom price provider, this provider is calculating custom price for product.
This price is calculated on external data I receive from other place. The calculation process as itself, is taking quite alot of time...
Eventually when I use it - it looks like it has something to do with shopping cart aswell!?
When I use price provider, and fill up the cart, it takes about 30-60sec. to load the cart with 20 products.
When I remove the price provider, the cart seams to work ok...
So I wanted to know:
1) What relation does price provider has towards the cart?
2) Is there a way to boost the cart, or something I could improve to make cart a bit faster?
Here is the implementation of my price provider (see the attachment).
kind regards,
Dmitrij