> ## Documentation Index
> Fetch the complete documentation index at: https://beacon.shiptoall.com/llms.txt
> Use this file to discover all available pages before exploring further.

# Lets Build Together

<Note>It is important to review and update your shop measurement settings to ensure accurate shipping calculations.</Note>

## Sync Shiptoall with Shopify Store

Connect your Shopify store to Shiptoall to keep your account and product catalog up to date, and enable the carrier service to show real-time shipping rates at checkout.

<Card title="Shiptoall -> General Settings -> Shop settings">
  <Steps>
    <Step title="Sync Account Settings"> Synchronizes your store’s settings, including timezone, locations, and currency code.</Step>

    <Step title="Sync Product Catalog">
      Depending on the number of products in your store, this process may take some time.

      It is recommended to allow the sync to complete before testing shipping rates with your products.

      <Tip>To use products with **Smart Packing**, ensure that all products have their dimensions updated before testing the setup. After syncing is complete, follow the steps below to update product settings in bulk.</Tip>

      #### Bulk Edit Product

      <Accordion title="Bulk Update Product Settings">
        <Info>For best results, open CSV files in Microsoft Excel. Avoid altering column names or headings, as doing so can prevent a successful import.</Info>
        <Info>Ensure your store’s measurement settings are reviewed and updated before performing a bulk product edit.</Info>

        <Steps>
          <Step title="Shiptoall -> Products -> Export -> All Products">
            You can export a CSV to update product dimensions for all items or just for those missing dimensions.

            If you only need specific products, first narrow down your selection by **title, type, or vendor**.

            Then choose **Export → Filtered Products**. This will create a file containing only the selected items, which you can later import after adding the product measurements.
          </Step>

          <Step title="Download Product Export file">
            * Navigate to **Shiptoall -> Notifications**
            * Locate the most recent notification for product export completion.
            * Download the CSV file and open it using Microsoft Excel.
          </Step>

          <Step title="Required dimensions for products">
            <Info>Needed only for carrier-based or Smart Packing based services, volume/weight based packing methods, or any event conditions based on product dimensions.</Info>

            * Length
            * Width
            * Height
            * Weight

            | Fields             | Value / Format              |
            | ------------------ | --------------------------- |
            | Length             | Number only (e.g., 5)       |
            | Width              | Number only (e.g., 5)       |
            | Height             | Number only (e.g., 5)       |
            | Weight             | Number only (e.g., 5)       |
            | Package Separately | 'Yes' only if pack separate |
            | Restrict Shipping  | See example below           |
            | Custom Shipping    | See example below           |

            To set values for **Restrict/Custom Shipping**, export a single product with these settings updated. Then use the exported values when doing a bulk import.
          </Step>

          <Step title="Import updated CSV file">
            * Go to **shiptoall -> Products -> Import button**
            * Upload the recently updated CSV file and click Import. The import process may take some time, and you will be notified once it is complete.
            * Check Notifications to confirm whether the product import was successful. If there are any issues, the notificcation will show the errors that caused the import to fail.
            * Review the errors, correct them in the CSV file, and re-import. If the issue continues, contact support for assistance.
          </Step>
        </Steps>
      </Accordion>
    </Step>

    <Step title="Connect Carrier Service">
      Connect Shiptoall to your store’s carrier services to show shipping rates provided by Shiptoall.

      If you see a “*Connect Carrier Service*” banner or experience issues while connecting, please ensure that the third-party carrier-calculated rates feature is enabled in your Shopify store settings.

      <Accordion title="How to enable third-party calculated feature">
        To use Shiptoall or any other app that calculates shipping rates in real time, Shopify requires the third-party carrier-calculated shipping
        feature. This option is only available on certain Shopify plans.

        <Steps>
          <Step title="Shopify Store -> Settings -> Shipping and Delivery">
            Scroll to the bottom of the page.If you see a prompt to Enable third-party calculated rates, click the button to activate it. If no prompt appears, the feature is already enabled.
          </Step>
        </Steps>
      </Accordion>
    </Step>

    <Step title="Shop Measurements">
      Set up your shop's measurement units. Changing units will require manually converting any values previously entered in Shiptoall.
    </Step>
  </Steps>
</Card>
