Magento
After you’ve published the section layout on the Live2.ai dashboard and copied the Embed ID, follow these steps to integrate it into your Magento store and make the embed live:
Video Tutorial: Integration Guide
Detailed Walkthrough
Extension Installation Guide
Step 1: Install Live2.ai Module
composer require live2/live2Step 2: Install Codebase and Database Schemas:
php bin/magento setup:di:compile
php bin/magento setup:upgrade
php bin/magento setup:static-content:deploy -f
php bin/magento indexer:reindex
php bin/magento cache:clean
php bin/magento cache:flushStep 3: Update Authorization Token


Step 4: To Embed Videos follow these steps:








Step 5: Enable Product Sync
Last updated