property CartContents.merchant_name

The name of the merchant.

Human-readable name of the merchant providing this cart.

Examples

Example 1

"Nike Store"

Example 2

"Best Buy"

Example 3

"Amazon"

Type

string

Usage

import { type CartContents } from ".";