I need help in knowing the following line.
priceContext = UtilMisc.toMap("product", product, "currencyUomId", cart.getCurrency(),
"autoUserLogin", autoUserLogin, "userLogin", userLogin);
priceContext.put("webSiteId", webSiteId);
priceContext.put("prodCatalogId", catalogId);
priceContext.put("productStoreId", productStoreId);
priceMap = dispatcher.runSync("calculateProductPrice", priceContext);
Purani
Free forum by Nabble | Edit this page |