Currently, we require to load product’s stock data from stockregistry which increases database connection if working with foreach loop for product collection.
I want to reduce it anyhow.
Currently, we require to load product’s stock data from stockregistry which increases database connection if working with foreach loop for product collection.
I want to reduce it anyhow.