Problem/Motivation

The billing and shipping information blocks are currently positioned in the sidebar of the order view page. This creates two critical issues:

  • Poor visual hierarchy - Critical information is relegated to secondary positioning
  • Inefficient space utilization - Forces CSRs to scan multiple areas of the page to gather essential order data

When customer service representatives need to access this information during order processing, the current layout forces them to look away from the primary content area, reducing efficiency and creating potential for errors.

Proposed resolution

Move the "Billing information" and "Shipping information" blocks from the sidebar to the main content area. Position these blocks side-by-side directly above the order items table to create a logical information flow.

Proposed changes

  • Relocate both information blocks to main content region
  • Position blocks horizontally above order items table
  • Ensure responsive behavior: blocks stack vertically on mobile viewports
  • Maintain all existing functionality and data display

Issue fork commerce-3545441

Command icon Show commands

Start within a Git clone of the project using the version control instructions.

Or, if you do not have SSH keys set up on git.drupalcode.org:

Comments

rinasek created an issue. See original summary.

khiminrm made their first commit to this issue’s fork.

majmunbog’s picture

Assigned: Unassigned » majmunbog
majmunbog’s picture

This is ready for review.

majmunbog’s picture

Assigned: majmunbog » Unassigned
Status: Active » Needs review
jsacksick’s picture

Status: Needs review » Needs work

Now that #3545653: Implement billing information edit modal is in, this needs a re-roll and adjustments.

majmunbog’s picture

Status: Needs work » Needs review

The template has been adjusted to accommodate the recent changes. Needs review.

  • jsacksick committed 37cdb249 on 3.x authored by khiminrm
    [#3545441] feat: Move billing / shipping information out of the sidebar...
jsacksick’s picture

Status: Needs review » Fixed

Thank you! Merged!

Now that this issue is closed, please review the contribution record.

As a contributor, attribute any organization that helped you, or if you volunteered your own time.

Maintainers, please credit people who helped resolve this issue.

Status: Fixed » Closed (fixed)

Automatically closed - issue fixed for 2 weeks with no activity.