perch_shop_shipping_options()

List the available shipping options with the function perch_shop_shipping_options().

Requires

Parameters

Type Description
Array Options array, see table below
Boolean Set to true to have the value returned instead of echoed.

Options array

Name Value
template A custom template for the form

Usage examples

Simple example using the default template.

perch_shop_shipping_options();