Magento
Easiest way to integrate is to Live2. ai Extension. This way you can automatically sync products, add widgets into your templates or pages.
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