Skip to content

Conversation

fPolic
Copy link
Contributor

@fPolic fPolic commented Oct 10, 2025

What

  • build variant images when retrieving product

@fPolic fPolic requested a review from a team as a code owner October 10, 2025 15:26
Copy link

changeset-bot bot commented Oct 10, 2025

⚠️ No Changeset found

Latest commit: 5b81231

Merging this PR will not cause a version bump for any packages. If these changes should not result in a new version, you're good to go. If these changes should result in a version bump, you need to add a changeset.

This PR includes no changesets

When changesets are added to this PR, you'll see the packages that this PR includes changesets for and the associated semver types

Click here to learn what changesets are, and how to add one.

Click here if you're a maintainer who wants to add a changeset to this PR

Copy link

vercel bot commented Oct 10, 2025

The latest updates on your projects. Learn more about Vercel for GitHub.

8 Skipped Deployments
Project Deployment Preview Comments Updated (UTC)
api-reference Ignored Ignored Oct 14, 2025 1:38pm
api-reference-v2 Ignored Ignored Preview Oct 14, 2025 1:38pm
cloud-docs Ignored Ignored Preview Oct 14, 2025 1:38pm
docs-ui Ignored Ignored Preview Oct 14, 2025 1:38pm
docs-v2 Ignored Ignored Preview Oct 14, 2025 1:38pm
medusa-docs Ignored Ignored Preview Oct 14, 2025 1:38pm
resources-docs Ignored Ignored Preview Oct 14, 2025 1:38pm
user-guide Ignored Ignored Preview Oct 14, 2025 1:38pm


for (const image of variantImages) {
if (variantImageIds.includes(image.id)) {
variant.images.push(image)
Copy link
Contributor Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

self-review: should we return just an array of ids

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants