The scenario....
I have an ajax search extension and when an item is searched from there and then added to cart, it will do the popup and show 1product written on cart screen and shows the item in cart for a couple seconds and then disappears leaving cart empty...but still show 1 product should be there. It ONLY does this when shipping populated one option to select...ie. free shipping. If a searched item has more than one shipping option to select, it works just fine.
What then weird to me, if the item is browsed on site and then added to cart ALL IS WELL no matter the shipping choices.
So, why and how can i resolve this some sort of bug?
Sounds like a JavaScript problem with your search extension. Maybe check with the extension developer.
Thanks for the help.
In the module for that ajax search there was a setting for 'Internal HTML caching - no or yes'.
I changed to Yes, & it appears to have fixed the issue (at least for now it seems so).