Skip to content

Added 2 new useful cart APIs

Compare
Choose a tag to compare
@darryldecode darryldecode released this 01 Jun 13:01
· 180 commits to master since this release

Cart API added:

1.) Cart::getTotalQuantity() from requests:
#13
#17

2.) Cart::addItemCondition($productId, $itemCondition)
#16