Is there a "REMOVE FROM CART" api that can be used as the opposite function of addToCart() within WIX STORES.
"KeepButton" in repeater adds to cart (code figured out)
"RemoveButton" is not connected and I cannot find an API that will allow me to remove
Another option is when the mini cart opens - is there an API i can use to capture the remove item "x" so that I can create an "if function" around clicking this button to remove the product ID.
The removeProductFromCart API is now available.
@Steven Cropper @Sapir (wix) @corvidcode wixcode @C Crites @Liran Kurtz (WIX) @Brett Haralson (Wix)
Would any of you be able to help with a "REMOVE FROM CART" api in corvid?