When trying to sync products with emoji in the title or description, getting an error: General error: 1366 Incorrect string value: '\xF0\x9F\x8D\x83' for column 'bodyHtml' at row 1 in /var/www/html/vendor/yiisoft/yii2/db/Command.php:1302
Steps to reproduce
Create a Shopify product with an emoji in the title or description
Description
When trying to sync products with emoji in the title or description, getting an error:
General error: 1366 Incorrect string value: '\xF0\x9F\x8D\x83' for column 'bodyHtml' at row 1 in /var/www/html/vendor/yiisoft/yii2/db/Command.php:1302
Steps to reproduce
php craft shopify/sync/products
Additional info