Log in to Magento Admin
Navigate to the Storefront Configuration
Locate the Footer HTML
Inject the Experro Theme Scripts
<…>
placeholders as noted below):Determine Your <your_experro_base_url> and replace it in the above script
<your_experro_base_url>
in the script with this URL.Replace Liquid Variables
"<liquid_variable>"
, substitute the appropriate Magento Liquid variable.Save Configuration
Page‑Specific Script & Selector Injection
<script>
block to configure ecommerce_variables
in the relevant PHTML or layout file.<div id="exp-*-page-selector">
container in the HTML where Experro should render its widgets.Category Listing Page
view.phtml
before the product loop or via catalog_category_view.xml
):
Product Detail Page
view.phtml
or via catalog_product_view.xml
):
Checkout Page
onepage.phtml
or via checkout_index_index.xml
):
(Optional) Search Results Page
search_result_index.xml
or form.mini.phtml
to wrap search results):