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 cc83607 commit 8659683Copy full SHA for 8659683
etc/adminhtml/system.xml
@@ -352,7 +352,7 @@ To create a new secret, navigate in the
352
<label>Purchase</label>
353
<field id="tax_enabled" translate="label comment" type="select" sortOrder="10" showInDefault="1" showInWebsite="1" showInStore="1" canRestore="1">
354
<label>Include Tax</label>
355
- <comment>If enabled, tax will be sent to Google Tag Manager.</comment>
+ <comment>If enabled, tax will be sent to Google Tag Manager and GA4.</comment>
356
<source_model>Magento\Config\Model\Config\Source\Yesno</source_model>
357
</field>
358
</group>
0 commit comments