Release history

1.0.7 - 12-Jul-2022

  • Add Product.featuredImage

1.0.6 - 26-Jun-2022

  • Add combo to cart as a single line item

1.0.5 - 10-Jun-2022

  • Add properties field to variants in Deal.addVariantsToCart()

1.0.4 - 08-May-2022

  • 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.

1.0.3 - 22-Apr-2022

  • Bug fix - add missing data for virtual combo products in Combo.compoundProduct.

1.0.2 - 18-Jan-2022

  • Bug fix - accept line item quantity when adding to cart.

  • Bug fix - ensure numeric format of line item IDs created by Deal.addVariantsToCart()

1.0.1 - 28-Oct-2021

  • Add integration examples for Combo, Builder, and Bundle deal types.

1.0.0 - 14-Oct-2021

The first public release of the API.

Last updated