ChemPare Documentation - v0.0.0
    Preparing search index...

    Module types/shopify

    Interfaces

    SearchResponse → SearchResponse
    ItemCategory

    Represents a category in the Shopify store. Categories are used to organize products into logical groups.

    StorePage

    Represents a page in the Shopify store. Pages are static content like About Us, Contact, Terms of Service, etc.

    ProductOption

    Represents product options in Shopify. Options are customizable aspects of a product like size, color, etc. Uses an index signature to allow any string key with various value types.

    ShopifyProductVariant

    Represents a product variant in Shopify. Variants are specific combinations of product options that can be purchased.

    ItemListing

    Represents a product item in Shopify. Contains all the information needed to display and sell a product.

    QueryParams

    Represents the query parameters for a Shopify search request. Controls search behavior and result formatting.

    ShopifyVariant

    Represents a Shopify product variant