ChemPal Documentation - v1.7.0
    Preparing search index...

    Module types/wix

    Interfaces

    ProductObject → ProductObject
    ProductOption → ProductOption
    AccessTokenResponse

    Response type for Wix access token requests. Contains authentication and app instance information.

    WixDimensions

    Width/height/length measurements for a product or package, with their unit.

    WixItemInventory

    Inventory snapshot attached to an individual product item (variant).

    WixPreOrderInfoView

    Pre-order availability details surfaced on the product-level inventory.

    WixProductInventory

    Product-level inventory information, including pre-order availability.

    WixAdditionalInfo

    A single entry in a product's additional-info accordion (e.g. "Synonyms", "Tags").

    WixCustomTextField

    A custom text field configured on the product (e.g. an engraving or note field).

    WixTags

    Public and private tag identifiers associated with a product.

    WixDigitalProductFileItem

    A downloadable digital file attached to a product.

    WixVideoFile

    A single encoded video file belonging to a media item.

    WixMediaItem

    A product media item — an image or video shown in the product gallery.

    WixPriceRange

    Aggregated price-range information for a product with multiple variants.

    WixDiscount

    A discount applied to a product, expressed as a mode and value.

    WixPricePerUnitData

    Per-unit pricing metadata used to display unit prices (e.g. price per 100g).

    WixCostAndProfitData

    Owner-only cost and profit figures for a product.

    WixItemDiscount

    Details of an automatic item-level discount rule applied to a product.

    WixRibbonWithId

    A ribbon (badge) with an identifier and the number of products carrying it.

    WixBreadcrumb

    A breadcrumb entry describing the product's position in the category tree.

    WixGroupMember

    A member product within a product group, with its selected choice.

    WixGroupInfo

    Grouping information that ties variant products together under a single group.

    WixMinPriceVariant

    The cheapest variant of a product, used to display "from" pricing.

    WixProductItemsSummary

    Summary counts describing a product's variant inventory.

    ProductItem

    Represents a specific product item with its price and options. Used for product variations.

    ProductSelection

    Represents a specific selection choice within a product option.

    QueryRequestParameters

    Represents the request parameters for querying the Wix product catalog.

    WixTermFilter

    A single field-match condition in a Wix filter tree.

    GraphQLQueryVariables

    Variables used in GraphQL queries for the Wix product catalog.

    QueryResponse

    Response type for Wix product catalog queries, containing paginated product data.

    Type Aliases

    WixFilterNode

    A node in a Wix filter tree. Either a leaf WixTermFilter or a boolean combinator (and/or/not) used to express advanced searches.