Lidia Commerce Documentation
  • Welcome
  • Why Lidia
  • Lidia Solutions
  • Onboarding
  • SUITES
    • Lidia Marketplace Suite
      • Key Capabilities
      • Key Components
      • Quickstart
    • Lidia B2C Suite
      • Key Capabilities
      • Key Components
      • Quickstart
    • Lidia B2B Suite
      • Key Capabilities
      • Key Components
      • Quickstart
  • Products
    • Lidia Commerce Engine
      • Features
      • API Documantation
        • Lidia Identity
        • Lidia Marketing
        • Lidia Metadata
        • Lidia Inventory
        • Lidia Content
        • Lidia Order
        • Lidia Organization
        • Lidia Subscription
        • Lidia Case
        • Lidia Search
        • Lidia Social
        • Lidia Procurement
        • Lidia Analytics
        • Lidia Notification
        • Lidia Commander
        • Lidia Delivery
        • Lidia Collector
        • Lidia Document
    • Lidia PIM
      • Overview
      • Quick Start Guide
      • PIM User Guide
        • Getting Started
        • Settings
        • Notifications
        • Organization
        • Catalog
        • Inventory
        • Digital Asset Management (DAM)
        • Feeds
        • Reporting
        • Turkish
    • Lidia Rating & Reviews
    • Lidia Promotion Engine
  • Components
    • Lidia Console
      • Features
        • User Roles & Permissions
        • Order Management
        • Inventory Management
        • Customer Management
        • Promotions & Discounts
        • Analytics & Reporting
      • Lidia Console User Guide
        • English
        • Türkçe
        • Deutch
    • Lidia Merchant Console
      • Features
        • Inventory Management
        • Order Management
        • Catalog Management
        • Payment and Payout Management
        • Customer Management
        • Promotions and Discounts
        • Analytics and Reporting
      • Merchant Console User Guide
        • English
        • Türkçe
        • Deutch
    • Lidia Worker
    • Lidia Static
    • Lidia API
    • Lidia Custom UI
  • Help Center
    • Support
    • FAQ
    • Releases
      • Türkçe
        • Lidia 2.5.x sürüm notları
        • Lidia 2.4.x sürüm notları
        • Lidia 2.3.x sürüm notları
        • Lidia 2.2.x sürüm notları
        • Lidia 2.1.x sürüm notları
      • English
        • Lidia 2.5.x release notes
        • Lidia 2.4.x release notes
        • Lidia 2.3.x release notes
        • Lidia 2.2.x release notes
        • Lidia 2.1.x release notes
        • Lidia 1.12.x release notes
        • Older (1.x.x)
          • Lidia 1.11.x release notes
          • Lidia 1.10.x release notes
          • Lidia 1.9.x release notes
          • Lidia 1.8.x release notes
          • Lidia 1.7.x release notes
          • Lidia 1.6.x release notes
          • Lidia 1.5.x release notes
          • Lidia 1.4.x release notes
          • Lidia 1.3.x release notes
Powered by GitBook
On this page
  • Overview
  • Concepts
  • Metadata Schemas
  • Metadata Types
  • Custom Fields
  1. Products
  2. Lidia Commerce Engine
  3. API Documantation

Lidia Metadata

Manages product, category, trademark and list data. This is the PIM (Product Information Management) of the Lidia Platform.

PreviousLidia MarketingNextLidia Inventory

Last updated 7 months ago

Overview

is an API-first product that exposes functions to manage and structure metadata for your digital commerce platform. Metadata helps organize information related to products, categories, and other core elements of your business. Details about these concepts are provided below.

For more details about registration and creating your applications, please click the .

Here is a quick example of using Lidia Metadata:

  • You create a custom metadata schema for "Data Schemas" in the Lidia Commerce Platform Administration Interface.

  • You define fields like "Material," "Weight," and "Color."

  • You use the Lidia Metadata API to assign these specifications to each product in your catalog.

  • When customers browse your products, the metadata you've created helps filter, categorize, and display the relevant details.

You can find a sample implementation of the scenario above here.

Concepts

Metadata Schemas

Metadata schemas are structured sets of information that help define the attributes of products, categories, and other core entities. By using metadata, you can add detailed specifications like size, material, or region to any element in your application. Lidia Metadata allows you to create custom schemas to tailor your commerce platform's information structure to your business needs.

Metadata Types

Metadata types define the categories of information that can be assigned to your products or other entities. For example, you might create metadata for product specifications, content management, or customer preferences. This allows flexibility in how information is stored and accessed throughout your application.

Custom Fields

Custom fields are user-defined fields that allow you to extend the basic structure of your metadata. These fields can represent any type of data your business needs, such as technical specifications for products or custom categorizations for different regions.

Lidia Metadata
link