Does anyone know how the logic is built for the “popular products” block used in the Accelerator? Which criteria and what data is used to select the products shown in the block?
Litium version: 6
Does anyone know how the logic is built for the “popular products” block used in the Accelerator? Which criteria and what data is used to select the products shown in the block?
Litium version: 6
It uses Litium.Accelerator.Services.ProductService.GetMostSoldProducts()
to show the most sold articles for the current website and category.