Skip to content

feat(orders): BACK-508 Render backorder prompts on Storefront "Your orders" page (My Account section for a logged in user)#2650

Merged
bc-shawnwang merged 3 commits into
masterfrom
BACK-508
May 11, 2026
Merged

feat(orders): BACK-508 Render backorder prompts on Storefront "Your orders" page (My Account section for a logged in user)#2650
bc-shawnwang merged 3 commits into
masterfrom
BACK-508

Conversation

@bc-shawnwang
Copy link
Copy Markdown
Contributor

@bc-shawnwang bc-shawnwang commented May 4, 2026

What?

When a shopper goes back into their My Account > Your Orders section on the storefront, we’d want to ensure the merchant can utilize this opportunity to render backorder prompts. Note: this only applies when an order is still awaiting fulfilment. Rendering backorder display prompts for an order that is either cancelled, refunded, completed or shipped, declined or refunded does not add value

Important

The condition check to show each prompt, is done in the bcapp resource backend PR: https://github.com/bigcommerce/bigcommerce/pull/67916 so this theme PR's logic is simplified.

Requirements

  • CHANGELOG.md entry added (required for code changes only)

Tickets / Documentation

Add links to any relevant tickets and documentation.

  • [BACK-508(https://bigcommercecloud.atlassian.net/browse/BACK-508)
  • ...

Screenshots (if appropriate)

Design:
image

Actual:
image

@bc-shawnwang bc-shawnwang marked this pull request as ready for review May 7, 2026 23:26
@bc-shawnwang bc-shawnwang requested a review from a team as a code owner May 7, 2026 23:26
Copy link
Copy Markdown
Contributor

@bc-yevhenii-buliuk bc-yevhenii-buliuk left a comment

Choose a reason for hiding this comment

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

could you please update the CHANGELOG.md?

…rders" page (My Account section for a logged in user)
…rders" page (My Account section for a logged in user)

- improve style and logic
…rders" page (My Account section for a logged in user)

- changed CHANGELOG.md

# Conflicts:
#	CHANGELOG.md
Comment thread CHANGELOG.md
@bc-shawnwang bc-shawnwang merged commit 3622fde into master May 11, 2026
1 check passed
@bc-shawnwang bc-shawnwang deleted the BACK-508 branch May 11, 2026 22:26
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.

3 participants