# Shopify

## Shopify

- [Personalization for Shopify](https://docs.nosto.com/shopify/readme.md)
- [Installing](https://docs.nosto.com/shopify/installing.md)
- [Tracking & Session Management](https://docs.nosto.com/shopify/tracking-and-session-management.md)
- [Standard Shopify Storefronts](https://docs.nosto.com/shopify/tracking-and-session-management/standard-shopify-storefronts.md)
- [Custom Storefronts (Hydrogen, Headless & more)](https://docs.nosto.com/shopify/tracking-and-session-management/custom-storefronts-hydrogen-headless-and-more.md)
- [Styling Options - Dynamic Product Cards](https://docs.nosto.com/shopify/styling-options-dynamic-product-cards.md): Dynamic Product Carts allow you to utilize your Shopify card markup directly in Nosto-powered experiences, including Product Recommendations, Dynamic Bundles, Category Merchandising & Search.
- [Post-Purchase Upsell](https://docs.nosto.com/shopify/post-purchase-upsell.md): Introduction to Nosto’s Post Purchase Upsell extension for Shopify - what it does, how it works, and what you need to enable it.
- [Requirements](https://docs.nosto.com/shopify/post-purchase-upsell/requirements.md): Key Requirements for using Post-Purchase Upsell.
- [How It Works](https://docs.nosto.com/shopify/post-purchase-upsell/how-it-works.md): Understand what happens behind the scenes when a Post Purchase Upsell offer is triggered. Learn how the extension behaves within Shopify Checkout, and how Nosto processes and delivers the offer.
- [Known Shopify Limitations](https://docs.nosto.com/shopify/post-purchase-upsell/known-shopify-limitations.md): A summary of Shopify’s current limitations related to Post Purchase Extensions, including key considerations for implementation and merchant setup.
- [Handling Partially Paid Orders](https://docs.nosto.com/shopify/post-purchase-upsell/handling-partially-paid-orders.md): Understand how partially paid orders can occur with post-purchase upsell, how Shopify handles them, and what you should do to prevent fulfillment issues.
- [Recommendation Extensions](https://docs.nosto.com/shopify/recommendation-extensions.md): Nosto’s Recommendation Extensions allow you to personalize your customers’ journey directly inside the Shopify Checkout and Thank You pages.
- [Shopify International (Markets)](https://docs.nosto.com/shopify/shopify-markets.md)
- [Front End addition](https://docs.nosto.com/shopify/shopify-markets/technical-details-how-to-use-it.md)
- [Guides & Features](https://docs.nosto.com/shopify/features.md)
- [Migration to Theme App Extensions](https://docs.nosto.com/shopify/features/migration-to-theme-app-extensions.md): This page describes how you can migrate your Nosto installation from the outdated approach to using Theme App Extensions.
- [Variations (Configurable Products)](https://docs.nosto.com/shopify/features/variations-configurable-product.md)
- [Managing the Cart](https://docs.nosto.com/shopify/features/add-to-cart.md): This page describes some helpful Javascript functions that allow you to manage the cart.
- [Supplier Cost & Inventory Level](https://docs.nosto.com/shopify/features/supplier-cost-and-inventory-level.md)
- [Restore Cart Link](https://docs.nosto.com/shopify/features/restore-cart-link.md)
- [Ratings & Reviews](https://docs.nosto.com/shopify/features/ratings-and-reviews.md)
- [Multi Currency Support](https://docs.nosto.com/shopify/features/multi-currency-support.md)
- [Shopify Flow](https://docs.nosto.com/shopify/features/shopify-flow.md)
- [Shopify Hydrogen](https://docs.nosto.com/shopify/features/shopify-hydrogen.md): Using Nosto's React Component Library built specifically for Shopify Hydrogen
- [Marketing permission and GDPR compatibility](https://docs.nosto.com/shopify/features/marketing-permission-and-gdpr-compatibility.md)
- [Customer Reference](https://docs.nosto.com/shopify/features/customer-reference.md)
- [Leveraging Margin Data](https://docs.nosto.com/shopify/features/leveraging-margin-data.md)
- [(Outdated) Asset API approach](https://docs.nosto.com/shopify/features/outdated-asset-api-approach.md): This section contains outdated documentation about how Nosto was integrated before Theme App Extensions support.
- [Adding/Moving Recommendations](https://docs.nosto.com/shopify/features/outdated-asset-api-approach/adding-removing-or-moving-recommendations.md)
- [Implementing enhanced conversion tracking](https://docs.nosto.com/shopify/features/outdated-asset-api-approach/implementing-enhanced-conversion-tracking.md)
- [Version Controlled Themes](https://docs.nosto.com/shopify/features/outdated-asset-api-approach/working-with-version-controlled-themes.md)
- [How Nosto modifies your theme](https://docs.nosto.com/shopify/features/outdated-asset-api-approach/how-nosto-modifies-your-theme.md)
- [Customizing Product Metadata](https://docs.nosto.com/shopify/features/outdated-asset-api-approach/customising-product-metadata.md)
- [Quicker loading times](https://docs.nosto.com/shopify/features/outdated-asset-api-approach/quicker-recommendation-loading.md)
- [Online Store 2.0](https://docs.nosto.com/shopify/features/outdated-asset-api-approach/online-store-2.md)
- [Shopify Sections](https://docs.nosto.com/shopify/features/outdated-asset-api-approach/shopify-sections.md)
- [Uninstalling](https://docs.nosto.com/shopify/features/outdated-asset-api-approach/uninstalling.md)
- [Integrations](https://docs.nosto.com/shopify/integrations.md)
- [Using Yotpo](https://docs.nosto.com/shopify/integrations/integration-yotpo.md)
- [Using Stamped.IO](https://docs.nosto.com/shopify/integrations/integration-stamped.md)
- [Using Judge.Me](https://docs.nosto.com/shopify/integrations/integration-judgeme.md)
- [Using Okendo](https://docs.nosto.com/shopify/integrations/integration-okendo.md)


---

# Agent Instructions
This documentation is published with GitBook. GitBook is the documentation platform designed so that both humans and AI agents can read, navigate, and reason over technical content effectively. Learn more at gitbook.com.

## Querying This Documentation
If you need additional information, you can query the documentation dynamically by asking a question.
Perform an HTTP GET request on a page URL with the `ask` query parameter:
```
GET https://docs.nosto.com/shopify/readme.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.
