# Shipping

{% hint style="warning" %}
Please note that this section/document is still <mark style="color:purple;">**Work in Progress**</mark><mark style="color:purple;">.</mark> It might be updated, revised, or changed entirely in the near future.&#x20;
{% endhint %}

### <mark style="color:purple;">**Standard Shipping Method:**</mark>

* **Non-Removable but Customizable**: The standard shipping method is a staple in your shipping options. While it can't be deleted, its name and value are fully customizable to align with your shipping strategy.
* **Editing Made Simple**: To modify the standard shipping method, click the three dots on the right and select 'Edit'. You'll be presented with a pop-up where you can adjust:
  * **Shipping Type**: Set as a fixed flat rate.
  * **Amount**: Determine the shipping charge, from $0.00 onwards.
  * **Description**: This will be visible in your online store, providing customers with clear information about this shipping option.
  * **Estimated Shipping Time**: Optionally specify the estimated shipping duration to set clear expectations for your customers.

### <mark style="color:purple;">**Adding New Shipping Classes:**</mark>

* **Quick Addition**: Introduce new shipping classes to cater to various customer needs by selecting 'Add New Shipping Class' at the top right of the dashboard.
* **Comprehensive Customization**: Similar to editing the standard method, define the Shipping Type, Amount, Description, and Estimated Shipping Time for each new class.
* **Visibility at Checkout**: All created shipping classes will be available for customers to choose from during the checkout process, ensuring a tailored shopping experience.

Leveraging Penni Cart's shipping management tools allows you to fine-tune your delivery options, ensuring your offerings meet both your business requirements and your customers' expectations for a seamless online shopping journey.

### <mark style="color:purple;">How To Edit A Shipping Class</mark>

{% embed url="<https://drive.google.com/file/d/1Rmzp8vIGKJ4nXQkUCzV1_zt5cBzclaDe/view?usp=sharing>" %}


---

# 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.pennicart.io/managing-your-store/dashboard/shipping.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.
