Item Options

Create very simple product configurators where products are merged when added to the cart. Useful for use cases like configuring a food delivery menu, offering optional gift wrapping to products, and more.

Note: Item Options requires at least Commerce v1.2.6 or up.

Visit the documentation for more information about the set-up and supported functionality.


Release History

Item Options for Commerce 1.2.0-pl

Released on 2026-05-26

Released on 2022-08-22

  • Support Commerce 1.11's event to make selected values available in AJAX cart/checkout requests
  • Bump minimum PHP requirement to 7.4

Item Options for Commerce 1.1.0-pl

Released on 2022-08-22

Released on 2022-08-22

  • Now stores the product_id and sku on the item adjustments. Access with {{ adjustment.properties.itemopt_product.product_id }} and {{ adjustment.properties.itemopt_product.sku }}. Thanks to @ankurvr for your contribution.

Item Options for Commerce 1.0.0-pl

Released on 2022-04-08

Released on 2022-04-08

  • First release