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

    Module types/sciencelab

    Interfaces

    ScienceLabPrice

    A single price block from the ScienceLab (BigCommerce) product-attributes endpoint. value is the numeric amount; formatted is the display string.

    ScienceLabAttributeData

    The data payload of the BigCommerce remote/v1/product-attributes/{id} response, describing the selected variant (attribute combination). Every field is optional; the supplier only reads the price and stock flags.

    ScienceLabAttributeResponse

    Response shape of the BigCommerce product-attributes AJAX endpoint (POST remote/v1/product-attributes/{product_id}) used to price one size variant. data carries the selected combination's price and stock.