Skip to content

Commit 1727c60

Browse files
authored
update MBE channel to commerce onsite (#145)
1 parent 4cafe7f commit 1727c60

File tree

1 file changed

+1
-1
lines changed
  • app/code/Meta/BusinessExtension/view/adminhtml/templates

1 file changed

+1
-1
lines changed

app/code/Meta/BusinessExtension/view/adminhtml/templates/setup.phtml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -37,7 +37,7 @@
3737
, appId: '<?= $escaper->escapeHtml($block->getAppId()) ?>'
3838
, timeZone: 'America/Los_Angeles'
3939
, businessVertical: 'ECOMMERCE'
40-
, channel: 'DEFAULT'
40+
, channel: 'COMMERCE'
4141
, currency: '<?= $escaper->escapeHtml($block->getCurrencyCode()) ?>'
4242
, businessName: 'Magento'
4343
, debug: true

0 commit comments

Comments
 (0)