Skip to content

Conversation

@eliseacornejo
Copy link
Collaborator

@eliseacornejo eliseacornejo commented Dec 11, 2025

This PR is to fix the configurable and bundle product links and the account package version updated with the code needed for the fix and the new license

Fix USF-3576

Test URLs:

@aem-code-sync
Copy link

aem-code-sync bot commented Dec 11, 2025

Hello, I'm the AEM Code Sync Bot and I will run some actions to deploy your branch and validate page speed.
In case there are problems, just click a checkbox below to rerun the respective action.

  • Re-run PSI checks
  • Re-sync branch
Commits

@github-actions
Copy link

github-actions bot commented Dec 11, 2025

📝 Block Changes Detected

This PR contains changes to the following blocks:

  • blocks/commerce-order-product-list/ (has README.md)
  • blocks/commerce-orders-list/ (has README.md)

📋 README Requirements

Please ensure the README.md for each changed block includes:

  • Overview: Clear description of the block's purpose and functionality
  • Configuration: All configuration options, their types, defaults, and side effects
  • Integration: URL parameters, localStorage usage, and event handling
  • Behavior Patterns: User interaction flows and page context detection
  • Error Handling: How the block handles errors and fallback scenarios

✅ All blocks have README files

Please review and update the README files to ensure they accurately reflect any changes made to the blocks.


This comment was automatically generated by the Block README Check workflow.

@aem-code-sync
Copy link

aem-code-sync bot commented Dec 11, 2025

Page Scores Audits Google
📱 / PERFORMANCE A11Y SEO BEST PRACTICES SI FCP LCP TBT CLS PSI
🖥️ / PERFORMANCE A11Y SEO BEST PRACTICES SI FCP LCP TBT CLS PSI

Copy link

Copilot AI left a comment

Choose a reason for hiding this comment

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

Pull request overview

This PR updates the storefront-account package from beta4 to beta5 to fix product linking for configurable and bundle products in order history. The change adds a new topLevelSku field to order items and updates the license agreement with new terms for Adobe Commerce as a Cloud Service and Adobe Commerce Optimizer.

Key Changes:

  • Added topLevelSku field to order history items for proper product linking
  • Updated license agreement to clarify platform restrictions and fix typos
  • Modified product link generation to use topLevelSku instead of variant sku

Reviewed changes

Copilot reviewed 5 out of 6 changed files in this pull request and generated 1 comment.

Show a summary per file
File Description
scripts/dropins/storefront-account/chunks/getOrderHistoryList.js Added topLevelSku field extraction from product data in order history query
scripts/dropins/storefront-account/LICENSE.md Updated license terms, corrected typos, and added platform restrictions
package.json Bumped @dropins/storefront-account version from beta4 to beta5
blocks/commerce-orders-list/commerce-orders-list.js Updated to use topLevelSku instead of sku for product link generation
blocks/commerce-order-product-list/commerce-order-product-list.js Added validation and changed to use product.sku for link generation

Co-authored-by: Copilot <175728472+Copilot@users.noreply.github.com>
Copy link
Collaborator

@bl4de bl4de left a comment

Choose a reason for hiding this comment

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

@eliseacornejo eliseacornejo merged commit 6ef21bc into suite-release5 Dec 12, 2025
5 checks passed
@eliseacornejo eliseacornejo deleted the USF-3576 branch December 12, 2025 10:57
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

4 participants