Skip to main content
PrestaShop logo PrestaShop

Virtual try-on for
PrestaShop

Implement Provei.AI virtual try-on in your PrestaShop store by creating a simple module or editing the theme. Open-source solution compatible with PrestaShop 1.7+, ready for multi-store, and 100% customizable through a PrestaShop module or theme.

15-20 minutes Difficult

Virtual try-on compatible with PrestaShop 1.7+

Install through a PrestaShop module or theme

Multi-store support for multiple PrestaShop stores

Customize installation through a module or theme

Installation code

Copy the complete snippet from the Provei.AI dashboard and install it where this guide indicates.

  • The Provei.AI snippet does not require a platform-specific marketplace app; some platforms use a script manager or custom module to place it.
  • The script is asynchronous and does not block loading.
  • Removing the script stops virtual try-on from loading after the updated storefront is published and caches are refreshed.
Snippet Use the dashboard script

Copy the complete snippet from Widget Settings in the Provei.AI dashboard. The address varies by contracted product.

Step-by-step installation

To install the snippet in your PrestaShop store, follow one of the options below. Recommended location: Register on the displayHeader hook or edit head.tpl.

Through a PrestaShop Module (Recommended)

Create a module in /modules/provei/

  1. 1

    Create the PrestaShop module structure

    Create the /modules/provei/ folder in your PrestaShop store with provei.php, config.xml, and logo.png.

  2. 2

    Create the main provei.php file

    Implement the Module class with install() and hookDisplayHeader() methods to inject the virtual try-on script into your PrestaShop theme head.

  3. 3

    Configure config.xml

    Add config.xml with the PrestaShop module information (name, version, author, and compatibility).

Through a PrestaShop Theme (Alternative)

themes/[seu_tema]/templates/_partials/head.tpl

  1. 1

    Open the PrestaShop theme files

    Using FTP or a file manager, open the active theme folder in your PrestaShop store.

  2. 2

    Edit head.tpl

    Open your theme’s templates/_partials/head.tpl file to add virtual try-on.

  3. 3

    Insert the try-on script

    Add the Provei.AI virtual try-on code before the closing head tag in the PrestaShop template.

  4. 4

    Save and clear the cache

    Save the theme changes and clear the cache under Parâmetros Avançados > Desempenho.

Important notes

  • PrestaShop has no native interface for adding scripts to the theme head.
  • Module installation is recommended because it survives theme updates.
  • In a multi-store setup, configure the module for each PrestaShop store individually.
  • Always clear the cache after changes: Parâmetros Avançados > Desempenho > Limpar cache.

Benefits for PrestaShop stores

Provei.AI adds virtual try-on to the storefront through the installation method described for this platform.

Complete PrestaShop customization

Use PrestaShop’s open-source code to fully customize PrestaShop virtual try-on around your brand identity.

94% higher conversion

PrestaShop stores with virtual try-on convert 94% more visitors into buyers than stores without this technology.

40% fewer returns

Customers in your PrestaShop store who use virtual try-on return 40% fewer products after seeing them before purchase.

Full control through a module

Manage the try-on script through a dedicated PrestaShop module that you control and can disable at any time.

Configuration by store

In multi-store environments, apply and validate the module in each context where the snippet should load.

Independent of the theme

The module is separate from the theme, so settings are unaffected by design updates or template changes.

About the integration

PrestaShop is one of the world’s most popular open-source e-commerce platforms, giving you full control over your PrestaShop online store. Unlike closed platforms, PrestaShop enables deep customization, although implementing features such as virtual try-on requires a little more technical knowledge.

PrestaShop lets a developer place the Provei.AI snippet through a custom module or the theme template. Validate the chosen path in the store version you use.

If you do not have PrestaShop development experience, we strongly recommend hiring a specialized developer or partner agency. Although you can edit the theme directly to add virtual try-on, that approach is less reliable because updates may overwrite your changes.

Combining PrestaShop’s open-source power with Provei.AI virtual try-on creates a unique, fully customized shopping experience. Use the platform’s flexibility to position try-on where it makes the most sense for your product catalog and sales strategy.

Contact our support team if you need specialized help implementing virtual try-on in your PrestaShop store.

Frequently asked questions

Quick answers about installation and how it works.

1 How do I install virtual try-on on PrestaShop?

You can install PrestaShop virtual try-on in two ways: create a custom module (recommended) that registers the displayHeader hook, or edit your theme’s head.tpl file directly. The module approach is better because it survives theme updates and can be enabled or disabled easily.

2 Do I need to know how to code to install PrestaShop virtual try-on?

Yes. Module installation requires basic PHP knowledge and familiarity with the PrestaShop module structure. If you do not have PrestaShop development experience, work with a developer or partner agency to create the module or add the snippet safely to the theme. Editing the theme is simpler but less recommended.

3 Which installation path should I use for a PrestaShop store?

A custom module is usually more resilient to theme updates and can be enabled or disabled during validation.

4 Does virtual try-on work with every PrestaShop version?

Provei.AI virtual try-on is compatible with PrestaShop 1.7 and later, including PrestaShop 8.x. Older versions (1.6 and below) may require adapting the module code. Always check compatibility before installation.

5 Does it work in a multi-store PrestaShop setup?

Yes. The PrestaShop module can inject virtual try-on into every store in your multi-store setup or only selected stores. This gives you full control over each virtual-store configuration.

6 Do I need to clear the cache after installing PrestaShop virtual try-on?

Absolutely. PrestaShop has an aggressive cache system. Always clear the cache under Parâmetros Avançados > Desempenho > Limpar cache after installing or changing the virtual try-on module. Clearing your browser cache is also recommended when testing.

7 Where can I find the virtual try-on code for my PrestaShop store?

Copy the complete, store-specific snippet from the Provei.AI dashboard.

8 Is PrestaShop virtual try-on really open source?

PrestaShop itself is open source, so a developer can create and modify the module used to load the Provei.AI snippet. This guide does not assume a ready-made Provei.AI module. PrestaShop itself is also open source, enabling deep customization of virtual try-on for your business.

Other platforms

Explore other platform installation guides.

Shopify logo

Shopify

Shopify virtual try-on with a five-minute installation for your store.

View installation guide
WooCommerce logo

WooCommerce

WooCommerce virtual try-on installed through WordPress in about five minutes. Integrate in five minutes and increase sales with AI.

View installation guide
VTEX logo

VTEX

Enterprise VTEX virtual try-on for large B2B and B2C operations.

View installation guide
Nuvemshop logo

Nuvemshop

Accessible, easy-to-install Nuvemshop virtual try-on for Brazilian stores.

View installation guide
Magento logo

Magento

Virtual try-on for Magento 2 and Adobe Commerce with multi-store, B2B, and enterprise support.

View installation guide
Tray logo

Tray

Tray virtual try-on installs in five minutes. Increase Tray e-commerce sales with AI technology.

View installation guide
Squarespace logo

Squarespace

Squarespace virtual try-on installed through Code Injection.

View installation guide
Wix logo

Wix

Wix virtual try-on for site creators. Simple Custom Code installation in minutes.

View installation guide
Yampi logo

Yampi

Virtual try-on for Yampi stores, installed through Loja Virtual > Scripts.

View installation guide
Loja Integrada logo

Loja Integrada

Use virtual try-on on Loja Integrada and increase conversions in minutes.

View installation guide
Bagy logo

Bagy

Bagy virtual try-on: increase conversions in minutes with a simple installation

View installation guide
Magazord logo

Magazord

Virtual try-on for Magazord stores with script-based installation.

View installation guide
Dooca logo

Dooca

Install Provei.AI virtual try-on on Dooca in about five minutes.

View installation guide
Wbuy logo

Wbuy

Wbuy virtual try-on for stores selling through live streams and social commerce.

View installation guide
WAKE logo

WAKE

WAKE Storefront virtual try-on through a JavaScript snippet in the product template.

View installation guide

Ready to activate Provei.AI?

Follow the platform guide to place the dashboard snippet and validate it before publishing.

Discuss the PrestaShop integration

We use necessary storage for the site to work. Usage analytics is enabled only with your permission.

Read the Cookie Policy