# Spectrum and Shopify Integration

Dozens of Spectrum clients use Shopify and Shopify Plus as their B2C E-Commerce platform.  Shopify is an easy-to-use, all-in-one e-commerce platform that provides hosting, security, payment processing, and inventory management, making it ideal for businesses of all sizes. It offers scalability, customization through themes and apps, and seamless integrations to support business growth.

To allow users to customize products within Shopify, there are a few key areas to focus on for successful implementation that are highlighted in this document.  These recommendations are based on real-world implementations with Shopify.

As of June 2026, Spectrum has an approved Shopify App that clients may use to create no or low code integrations. &#x20;

* [Overall Flow](https://docs.spectrumcustomizer.com/integration/ecommerce/spectrum-+-shopify-integration/overall-flow)
* [Product Set Up: "Add-ons"](https://docs.spectrumcustomizer.com/integration/ecommerce/spectrum-+-shopify-integration/product-set-up-add-ons)
* [Shopify Cart](https://docs.spectrumcustomizer.com/integration/ecommerce/spectrum-+-shopify-integration/shopify-cart)
* [Order Processing](<https://docs.spectrumcustomizer.com/integration/ecommerce/spectrum-+-shopify-integration/order-processing >)
* [Shopify App](/integration/ecommerce/spectrum-and-shopify-integration/shopify-app.md)

##


---

# 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.spectrumcustomizer.com/integration/ecommerce/spectrum-and-shopify-integration.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.
