Popular Posts

Thursday, 12 October 2017

WCS Data Cache

Data that is cached by the WebSphere Commerce data cache can be configured by using either the command caching or DistributedMap objects configuration methods. For the best performance, use DistributedMap object cache configuration. Command caching configuration is provided for compatibility with earlier versions only.

PFB the below link to know more about WCS Data Cache:
http://wcs-tips.blogspot.in/p/enabling-wcs-data-cache.html


Tuesday, 4 July 2017

Store with Multiple Languages and Multiple Currencies

What if a store has to support multiple currencies to sell based on the language/country ? Here is a smal POC done to make it work.

PFB the below link for the same.

http://wcs-tips.blogspot.in/p/how-to-create-price-rule-condition.html