fix: colocando o installments em 4x como o figma

This commit is contained in:
Adilson Fernando Neves Ornellas 2023-02-08 21:41:21 -03:00
parent cc09aeb803
commit f32dd81bea

View File

@ -186,7 +186,8 @@
"blockClass": "divParcelamente",
"markers": ["discount"],
"message": "{installmentsNumber} de {installmentValue} sem juros",
"installmentsCriteria": "max-quantity-without-interest"
// "installmentsCriteria": "max-quantity-without-interest"
"installmentOptionsFilter": { "installmentsQuantity": 4 }
}
},
"html#product-modelo": {