# Shipping Details Overview

Click on the link SSCC-18 link of the desired tote. Pop-up window will contain shipping details like carrier, package dimension, ship to address and more.

<figure><img src="/files/OLoYERej3oQLNUGXZjjT" alt=""><figcaption></figcaption></figure>

## Carrier and Service Selection

If the system is set with shipping rules, carrier and service type will be automatically selected. Users can manually change both carrier and service by choosing desired options from the drop down menu as shown below.

<figure><img src="/files/8VDYkS0waok20hSRraeu" alt=""><figcaption></figcaption></figure>

{% hint style="info" %}
Notice: Selection of Carriers and Services depends on the implementation process. Ask your PW4 reseller for more details.
{% endhint %}

Click To set additional small parcel shipping options like payment type, residential address, return label, and more. See the picture below

<figure><img src="/files/64TYWhTdL4vKZfPaKbDS" alt=""><figcaption></figcaption></figure>

In the pop-up window, users can select payment type using dropdown menu and set additional delivery options (i.e. Residential address, Saturday pickup, Saturday delivery, Signature required, and print return label).

<figure><img src="/files/52U5eVKTFEHdSKq4Qy3R" alt=""><figcaption></figcaption></figure>

Collect, Third Party, and Consignee payment options add additional field ('Account number') and 'Bill to Section'.

<figure><img src="/files/033aq0Ki8CKHN0cevo20" alt=""><figcaption></figcaption></figure>

After all the selections are complete, click 'Submit' button in the bottom right corner to save changes.

<figure><img src="/files/maCEy0m1tnjYU6K9I3bT" alt=""><figcaption></figcaption></figure>

## From and To Addresses&#x20;

Shipper address is taken from the warehouse settings. Ship to address is automatically taken from the pick ticket information.

Both addresses can be edited in the following window. Click 'Override' button, as shown below, to change either address.&#x20;

<figure><img src="/files/VWusP0hqQLVdUIacaDPQ" alt=""><figcaption></figcaption></figure>

Edit corresponding address in the pop-up window and click 'Submit' button to save changes.&#x20;

<figure><img src="/files/TMJhHErK6AvYfgU4C424" alt=""><figcaption></figcaption></figure>

## Parcel Dimensions

Make sure that parcel dimensions are filled. Incorrect dimensions field might cause an error while searching for potential carrier rates.

<figure><img src="/files/y0raTzPQth1UnDwjE3Sg" alt=""><figcaption></figcaption></figure>

System will populate Length, Width, and Height fields according to carton size on the chosen pick ticket. Weight must be filled in by a user.

{% hint style="info" %}
Notice: Carton sizes are set in the Fulfillment Setup section of P4W system.
{% endhint %}

Dimension fields above can be manually altered by users if needed. Alternatively, shipping station in the physical warehouse can be setup with 4D scale to automatically populate dimensions of the parcel.

{% hint style="info" %}
Notice: Changes made in the shipping station section will only affect current tote. These changes are not transferable to other totes, even from the same pick ticket.
{% endhint %}

## Printer Selection

Using the drop down menu, select a printer you wish to print shipping labels on. Recommended practice is to equip physical shipping station location with a printer to streamline the process.&#x20;

<figure><img src="/files/noNuoW5utmX8MlvxSPEQ" alt=""><figcaption></figcaption></figure>


---

# Agent Instructions: Querying This Documentation

If you need additional information that is not directly available in this page, you can query the documentation dynamically by asking a question.

Perform an HTTP GET request on the current page URL with the `ask` query parameter:

```
GET https://docs.p4warehouse.com/v2/fulfillment/shipping-station/shipping-details-overview.md?ask=<question>
```

The question should be specific, self-contained, and written in natural language.
The response will contain a direct answer to the question and relevant excerpts and sources from the documentation.

Use this mechanism when the answer is not explicitly present in the current page, you need clarification or additional context, or you want to retrieve related documentation sections.
