Class AddToCartActionRendererForStockNotification<T extends AbstractCMSComponentModel>

java.lang.Object
de.hybris.platform.addonsupport.renderer.impl.DefaultAddOnCMSComponentRenderer<T>
de.hybris.platform.stocknotificationaddon.renderer.impl.AddToCartActionRendererForStockNotification<T>
All Implemented Interfaces:
CMSComponentRenderer<T>

public class AddToCartActionRendererForStockNotification<T extends AbstractCMSComponentModel> extends DefaultAddOnCMSComponentRenderer<T>
When product is out of stock, stock notification should be displayed instead of existing AddToCartAction. This renderer is used to redefine AddToCartAction with stock notification function.