Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
MWPW-164131: Adding aria label for CTA using placeholder on name attr…
…ibutes of merch card (#3505) * Adding aria label for CTA using placeholder on name attributes of the card. * Adding aria-label for checkout-link using productFamily as placeholder key * change the key to label * adding card-heading * adding unit test for aria-label * nit adding hypens * new logic for catalog * change the logic: checking URL to matching * update the test to avoid fail * nit: remove console.log * use cardheading instead label when they are same * Moving the logic into merch.js * nit:remove trailing space * Using customerSegment from WCS. * nit: comment update * Using placeholder for customer segment. * Adding EDU as special use case
- Loading branch information