Log in
Repository

OrderItemRepositoryInterface

Magento\GiftMessage\Api\OrderItemRepositoryInterface

What it does

This interface defines methods for managing gift messages attached to individual items in an order.

Developers use this repository to retrieve or save personalized gift messages for specific order items, enabling customers to add custom greetings to products they're sending as gifts.

It's commonly used during checkout or order management when handling gift-related features.

Public Methods

  • get()
  • save()