Home > @vsf-enterprise/bigcommerce-theme > useUserShipping
# useUserShipping() function
Allows loading and manipulating shipping addresses of the current user.
See the UseUserShippingInterface for a list of methods and values available in this composable.
Signature:
export declare function useUserShipping(): UseUserShippingInterface;
Returns: