Releases: vtex-apps/product-price
Releases · vtex-apps/product-price
v1.23.0
Added
paymentSystemName
andinstallmentsToShow
props toInstallmentsList
component.
v1.22.0
Added
- CSS handles modifiers to
paymentSystemName
andinstallmentsNumber
handles.
v1.21.1
Fixed
- Crowdin configuration file.
v1.21.0
Added
- I18n Fr, It, Nl and Ko translations.
Changed
- Crowdin config. file
- Changelog
v1.20.0
Added
- New variable
hasMoreThanOne
in the Installments Renderer for ICU messages, aiding in the creation of custom messages.
v1.19.0
Added
- Prop
minimumPercentage
onproduct-price-savings
.
v1.18.2
Fixed
- Use
sellerDefault
to get the default seller and fallback to first seller.
v1.18.1
Fixed
FormattedNumber
ofinstallmentsRate
onInstallmentsRenderer
duo API response
v1.18.0
Added
- Example of usage of unit multiplier and measurement unit on
product-selling-price
.
v1.17.0
Added
- Create new variable
sellingPriceWithUnitMultiplier
inproduct-selling-price
to avoid changing the behavior the component. measurementUnit
,hasMeasurementUnit
,unitMultiplier
,hasUnitMultiplier
, andlistPriceWithUnitMultiplier
toproduct-list-price
component.