Log in

Catalog Module

AttributeSetRepositoryInterface

Repository

This interface defines the contract for managing product attribute sets in Magento 2's catalog system. Developers u...

CategoryAttributeRepositoryInterface

Repository

This interface defines methods for retrieving category attribute metadata in Magento 2. Developers use this reposit...

CategoryLinkRepositoryInterface

Repository

This repository interface manages the assignment of products to categories in Magento 2. Developers use it to progr...

CategoryRepositoryInterface

Repository

This interface defines the contract for managing category operations in Magento 2's Catalog module. Developers use...

ProductAttributeGroupRepositoryInterface

Repository

This repository interface provides methods to manage product attribute groups in Magento 2. Developers use this to...

ProductAttributeRepositoryInterface

Repository

This interface defines the contract for managing product attributes in Magento 2. Developers use this repository to...

ProductCustomOptionRepositoryInterface

Repository

This interface defines methods for managing custom product options in Magento 2, such as dropdown fields, text inpu...

ProductLinkRepositoryInterface

Repository

This interface defines the contract for managing product links in Magento 2, such as related products, up-sells, an...

ProductRepositoryInterface

Repository

This interface defines the contract for managing product data in Magento 2. Developers use it to create, retrieve,...

ProductWebsiteLinkRepositoryInterface

Repository

This repository interface manages the assignment of products to websites in a multi-website Magento 2 setup. Develo...