interface-forge - v2.5.0
    Preparing search index...

    Type Alias CommerceDefinition

    CommerceDefinition: LocaleEntry<
        {
            department: string[];
            product_description: string[];
            product_name: CommerceProductNameDefinition;
        },
    >

    The possible definitions related to commerce.