[amp-story-shopping] Add productDescription to all templates and max length#37993
[amp-story-shopping] Add productDescription to all templates and max length#37993processprocess merged 3 commits intoampproject:mainfrom
productDescription to all templates and max length#37993Conversation
|
Hey @gmajoulet! These files were changed: |
|
I wonder (depending on how this is displayed) if you want to test different lengths of text for this section. It might be helpful to have larger LoremIpsums in there so we know how it looks. Still approving |
productDescription to all templatesproductDescription to all templates and max length
|
@jshamble Please be sure the validation for |
|
@processprocess I am not sure if having a hard restriction would be beneficial given the discussion of other languages having different length requirements etc. See #37474 (comment) |
Got it! Thank you for the pointer to the discussion! |
productDescriptionis a required field.This PR adds it to each example html template.
This PR also sets a max character length of 3000, and adds ellipses if it's over the limit.