User Guide | Shipping

Shipping Options can be setup to offer specific shipping options accordingly to a customers location.

Below is a compiled list of functions related to the carts shipping data.

Shipping User Guide Index

Shipping Config | Get Shipping Session Data | Get Shipping Helper Data | Set Shipping Session Data | Shipping Admin Data

Shipping Configuration

Customise the configuration of the carts default shipping settings and shipping database tables via the config file.

Shipping Config. File Settings

Getting Data

Get data from the carts session or database.
Shipping Data

Shipping Location Data

Shipping Summary Data

Database / Helper Data

Setting Data

Set data to the carts session data.
Shipping Data
  • update_shipping()
    Updates the carts current shipping option, using the database.
  • set_shipping()
    Set current shipping option, using manually submitted values.

Shipping Location Data

Admin Data

Run database management functions.
Shipping Option Table CRUD Functions

Shipping Rate Table CRUD Functions