> For the complete documentation index, see [llms.txt](https://script-and-theory.gitbook.io/order-armor-shipping-protection-docs/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://script-and-theory.gitbook.io/order-armor-shipping-protection-docs/about-store-theme-compatibility.md).

# About store theme compatibility

The **"OrderArmor Shipping Protection"** widget is designed to integrate seamlessly with a variety of Shopify store themes. However, differences in shopping cart styles across themes can occasionally affect the display and functionality of our widget. If you encounter any issues with our widget's integration, please do not hesitate to reach out for support. Our team is available via Live Chat within the app or by email at <team@scriptandtheory.com>. We will promptly inspect your theme and make necessary adjustments to ensure optimal functionality and display in your shopping cart.

For stores utilizing third-party themes or custom modifications to the shopping cart, these changes might disrupt the normal appearance or operation of our widget. Our dedicated support team is ready to assist you through Live Chat in the app to resolve these issues swiftly.

At OrderArmor, we prioritize template compatibility and strive to ensure that the integration of our widget is both flawless and unobtrusive. It installs without adding extraneous code and can be uninstalled cleanly, leaving no residual code behind.

### 🪐Seamless Compatibility with All New Shopify Horizon Themes

OrderArmor Shipping Protection is fully compatible with **all Horizon themes**—Shopify’s newest collection of 10 free themes built for performance, design flexibility, and AI-powered editing.

Whether you're using minimalist layouts like **Tinker**, editorial styles like **Pitch**, or rich media-driven themes like **Fabric** and **Horizon**, our widget adapts perfectly. No custom code, no guesswork—just plug it in and protect your orders with confidence.

<figure><img src="/files/ZczmaIehbxgtwayACJVl" alt=""><figcaption><p>Shopify Horizon Themes</p></figcaption></figure>

💡 Our setup detects your theme structure automatically, making activation smooth and tailored to your storefront—just like the Horizon themes themselves.

Currently, OrderArmor is fully compatible with over 200+ Shopify templates, and we continuously update our service to support an increasing number of themes. We greatly value your feedback and encourage you to contact us with your experiences and suggestions at <team@scriptandtheory.com>.


---

# 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 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, and the optional `goal` query parameter:

```
GET https://script-and-theory.gitbook.io/order-armor-shipping-protection-docs/about-store-theme-compatibility.md?ask=<question>&goal=<endgoal>
```

`ask` is the immediate question: it should be specific, self-contained, and written in natural language.
`goal` is optional and describes the broader end goal you are ultimately trying to accomplish on behalf of the user. GitBook uses it to tailor the answer towards what is most useful for that goal.

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.
