Description
Implement specs for text in shopping tags:

This can be accomplished with CSS using text-overflow and line clamp.
Look into .i-amphtml-story-interactive-option-title-text for a reference.
Screenshot from /examples/amp-story/interactives.html.
Extra text was added to show the effect.

Blocked by #37105