Release history
- Add Product.featuredImage
- Add combo to cart as a single line item
- Add properties field to variants in Deal.addVariantsToCart()
- Add Combo.selectCommonOption() to allow setting the option value shared by multiple products in a combo.
- Add PickyStoryEvent.Events.API_READY event to notify customer code when the API has finished loading.
- Add PickyStoryEvent.Events.DEAL_DISCOUNTS event to notify customer code on deal discounts applied in cart.
- Bug fix - add missing data for virtual combo products in Combo.compoundProduct.
- Bug fix - accept line item quantity when adding to cart.
- Bug fix - ensure numeric format of line item IDs created by Deal.addVariantsToCart()
- Add integration examples for Combo, Builder, and Bundle deal types.
The first public release of the API.
Last modified 10mo ago