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

# Shopify Storefront

> Shopify storefront API — product search, cart management, and store policy lookup

## Overview

The Shopify Storefront integration exposes the buyer-facing side of a Shopify store, enabling product discovery, cart creation and updates, and retrieval of store policies. Connect it to Civic to let your AI agent power shopping assistants and checkout flows.

<Card title="Add to Civic" icon="plus" href="https://app.civic.com">
  Connect Shopify Storefront at app.civic.com
</Card>

## Available Tools (5)

| Tool                            | Description                                                                                                 |
| ------------------------------- | ----------------------------------------------------------------------------------------------------------- |
| `get_cart`                      | Get the cart including items, shipping options, discount info, and checkout URL                             |
| `get_product_details`           | Look up a product by ID and optionally select a specific variant                                            |
| `search_shop_catalog`           | Search for products using natural language queries or filter criteria                                       |
| `search_shop_policies_and_faqs` | Get facts about the store's policies, products, or services                                                 |
| `update_cart`                   | Perform updates to a cart — add, remove, or update items; apply discounts, gift cards, and delivery options |

***

## Guardrails

This server supports all [14 universal guardrails](/civic/concepts/guardrails). Server-specific guardrails are coming soon.
