Product Catalog
    • 1 Minute to read
    • Dark
      Light

    Product Catalog

    • Dark
      Light

    Article summary

    General Information

    Product Catalog is a comprehensive list of products that includes associated data such as product SKU (Stock Keeping Unit), name, price, and other relevant attributes. This catalog is essential for various marketing and eCommerce activities within the Mapp platform.

    Navigation Path

    Administration > eCommerce > Product Catalog

    What can I do in this window?

    • Look up Products from your Product Catalog by Product SKU and Key Prefix

    • Manually import data 

    Product Catalog Structure

    Mandatory fields

    Field

    Type

    Example

    productSKU

    string

    sku1-1-1

    productName

    string

    name1

    productPrice

    float

    123.4

    productURL

    string

    http://example.com

    stockTotal

    Note:

    Either stockTotal or variant must be included as mandatory fields. If you already use variant, stockTotal is optional. If both are provided, the sum of variants overrides thestockTotal value.

    integer

    8

    variant

    Note:

    Either stockTotal or variant must be included as mandatory fields. If you already use stockTotal, variant is optional. If both are provided, the sum of variants overrides thestockTotal value.

    string - map

    L:3|XL:5

    Optional fields

    Field

    Type

    Example

    imageURL

    string

    http://link.toimage.jpg

    zoomImageURL

    string

    http://link.toimage.jpg

    brand

    string

    Nike

    category

    string

    sportswear

    msrp

    float

    123.6

    description

    string

    100% cotton


    Was this article helpful?


    What's Next