Show product title instead of variant title in shipment items on shipping edit

Created on 31 January 2020, almost 5 years ago
Updated 12 April 2023, over 1 year ago

Is there a way (via form alter or some sort of preprocess) to get the product title added to the variant title in the options string for the Shipment Items checkbox when editing an order?

When a store manager is shipping an order, they edit the shipment to add the tracking code and choose which items are going in that shipment. Only the product variant title is displayed in the Shipment Items list. Depending on whether or not the variant titles are automatically created or use entered, they may not be the most helpful.

For instance, a manually entered variant title is 'Book' and the product title is 'My great book about stuff', the shipment items would just list 'Book' as the item to be shipped. This is not the most helpful when trying to decide what to ship. A manually variant title and product title setup is needed in my store for consistent display in the cart, checkout and orders because some items have many variants and some have only one.

πŸ’¬ Support request
Status

Active

Version

2.0

Component

Code

Created by

πŸ‡ΊπŸ‡ΈUnited States ec-adam

Live updates comments and jobs are added and updated live.
Sign in to follow issues

Comments & Activities

Not all content is available!

It's likely this issue predates Contrib.social: some issue and comment data are missing.

  • πŸ‡¬πŸ‡§United Kingdom Rob-PS

    Same here.
    Currently I only see the quantity and product-variation-title on the email (via commerce-shipment-confirmation.html.twig) like this sample.
    1x Milaan

    In my case I need the product title and the SKU. In some cases the product-variation-title can be the same. Then I'm unable to distinguous the products in case part shipments take have to place, and the customer has no clear notice.

    The email should show ideally give this overview format:
    1x [sku] - [product-title] - [product-title-variation]
    1x AAA Bikes - Milaan
    1x BBB Seats - Milaan

    The [sku] - [product-title] - [product-title-variation] are properly visible on the order receipt.

Production build 0.71.5 2024