We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 4cafe7f commit 1727c60Copy full SHA for 1727c60
app/code/Meta/BusinessExtension/view/adminhtml/templates/setup.phtml
@@ -37,7 +37,7 @@
37
, appId: '<?= $escaper->escapeHtml($block->getAppId()) ?>'
38
, timeZone: 'America/Los_Angeles'
39
, businessVertical: 'ECOMMERCE'
40
- , channel: 'DEFAULT'
+ , channel: 'COMMERCE'
41
, currency: '<?= $escaper->escapeHtml($block->getCurrencyCode()) ?>'
42
, businessName: 'Magento'
43
, debug: true
0 commit comments