m3-academy-template-vtexio/storefront/store/blocks/partials/newsletter.jsonc

13 lines
288 B
Plaintext
Raw Normal View History

2022-08-11 13:06:07 +00:00
{
// M3 NEWSLETTER
"newsletter#m3-newsletter": {
"props": {
"blockClass": "m3-newsletter",
"label": "LOREM IPSUM DOLOR SIT AMET",
"placeholder": "E-mail",
"submit": "ENVIAR",
"hideLabel": false
}
}
}