EDU-17285 - Delivery Promise Badges (Store Framework)#2724
EDU-17285 - Delivery Promise Badges (Store Framework)#2724barbara-celi wants to merge 7 commits into
Conversation
…ilability badges for product shelves
👁️🗨️ Preview changes on Developer PortalYou can use the link below to load the Developer Portal in preview mode with the changes from this branch: Below is the list of modified pages and their corresponding preview URLs:
|
There was a problem hiding this comment.
Remaining comments which cannot be posted as a review comment to avoid GitHub Rate Limit
markdownlint
[markdownlint] reported by reviewdog 🐶
MD029/ol-prefix Ordered list item prefix [Expected: 2; Actual: 4; Style: 1/2/3]
|
|
Co-authored-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>
Co-authored-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>
| This guide walks you through the basic setup needed to implement these components in your store. | ||
|
|
||
| >ℹ️ Explore the [Delivery Promise Figma library](https://www.figma.com/community/file/1545494767147168145/delivery-promise-by-vtex) to learn more about component specs, usage guidelines, reference use cases, and behavioral patterns. | ||
| > ℹ️ Explore the [Delivery Promise Figma library](https://www.figma.com/community/file/1545494767147168145/delivery-promise-by-vtex) to learn more about component specs, usage guidelines, reference use cases, and behavioral patterns. |
There was a problem hiding this comment.
[link-check] reported by reviewdog 🐶
🚨 Found a broken link in a Markdown Link (Error 404):
https://www.figma.com/community/file/1545494767147168145/delivery-promise-by-vtex
👉 Please review this link before merging your Pull Request.
|
|
||
| To display availability badges on product cards in shelves and search results, configure the [Availability Badges](https://developers.vtex.com/docs/apps/vtex.delivery-promise-components/AvailabilityBadges) component as described below. These badges indicate each product’s delivery and pickup availability based on the buyer’s location. | ||
|
|
||
| Since you have already added the `delivery-promise-components` app to your theme dependencies in `manifest.json`, as described in [step 2](#step-2-displaying-a-location-selector), declare the `availability-badges` block as a child in your product summary component. |
Summary
EDU-17285
Type of change
Checklist
AI review instructions
This repository supports automated AI reviews for Markdown files in the
docsfolder, exceptdocs/localization.To run reviews on this PR, add at least one of the following labels:
AI style review: evaluates tone and adherence to VTEX style guidelines.AI grammar review: identifies grammar and spelling issues.Once at least one label is added, the review(s) will run automatically.
After the review is completed, the corresponding label will be removed and the label
AI reviewedwill be added to the PR.Note
To rerun a review, remove and add the desired label again.