Class ItemListAddToCartProperties


  • @ConfigurationProperties("broadleaf.cartoperation.itemlist.add-to-cart")
    public class ItemListAddToCartProperties
    extends Object
    • Constructor Detail

      • ItemListAddToCartProperties

        public ItemListAddToCartProperties()
    • Method Detail

      • getItemBatchSize

        public int getItemBatchSize()
        Dictates the ItemListItem batch size when adding an ItemList to cart
      • setItemBatchSize

        public void setItemBatchSize​(int itemBatchSize)
        Dictates the ItemListItem batch size when adding an ItemList to cart