@ConfigurationProperties(value="broadleaf.cartoperation.itemlist.add-to-cart") public class ItemListAddToCartProperties extends Object
Constructor and Description |
---|
ItemListAddToCartProperties() |
Modifier and Type | Method and Description |
---|---|
int |
getItemBatchSize()
Dictates the ItemListItem batch size when adding an ItemList to cart
|
void |
setItemBatchSize(int itemBatchSize)
Dictates the ItemListItem batch size when adding an ItemList to cart
|
Copyright © 2021. All rights reserved.