Field type based on commerce price field and currency.
It allows entering prices for all currencies inside one field, instead of creating per currency field. Data are serialized.
To get array, use $entity->field_name->prices
To get first value array of Price objects use $entity->field_name->get(0)->prices
Field type does not have limit on cardinality
Useful for cases when you need to save prices but not necessarily utilizing
querying by currency prices or resolving them.
Planned feature:
Integration with multicurrency module -> commerce_currency_resolver
D9 use 2.0 version, last compatible composer require 'drupal/commerce_currencies_price:2.0'
Supporting organizations:
Development & Maintenance
Project information
- Project categories: E-commerce, Site structure
- Ecosystem: Commerce Core
99 sites report using this module
- Created by valic on , updated
Stable releases for this project are covered by the security advisory policy.
Look for the shield icon below.

