# Prestashop

![](https://downloads.intercomcdn.com/i/o/110281780/a960f8fb0d8cd6d6c70dd563/prestashop.png)

Harness is compatible with Prestashop! Follow these steps to "Harness your Website" on your Prestashop

**Step 1:** Log in to your Harness Admin Dashboard

**Step 2:** In your "Settings" - click on the "Website Code" tab (or [Click Here](https://admin.harnessapp.com/settings/website-code))

**Step 3:** Copy the "Harness your Website" Code

**Step 4:** Log in to your Prestashop Account

**Step 5:** In Prestashop, find the file named "header.tpl" in your templates folder under "themes/THEME\_NAVN/"

**Step 6:** Open header.tpl - and then PASTE your Harness Code just before (above) the closing tag

**Step 7:** Add \&lcubliteral\&rcub before your Harness code AND add \&lcub/literal\&rcub after your Harness code

**Step 8:** Save and close the file

**Step 9:** Now delete/force cache and compile your template files. Log in to your Prestashop Admin Account and go to advanced parameters > cache - then click "clear smarty cache & autoload cache"

**Step 10:** All done! Remember to check your website setup with [Chrome](http://harness.online/instructions-check-chrome.html) or [Firefox](http://harness.online/instructions-check-firefox.html)


---

# 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://harness.gitbook.io/harness/admin/adding-the-button-to-site/untitled-15.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.
