Options
All
  • Public
  • Public/Protected
  • All
Menu

Module utils/shipping

Index

Functions

  • getCategoryShipping(shippingInfo: any, categoryId: any): null | { fee: any; threshold: any; type: any }
  • Parameters

    • shippingInfo: any
    • categoryId: any

    Returns null | { fee: any; threshold: any; type: any }

  • getProductShippingFee(shippingInfo: any, categories: any): any

Generated using TypeDoc