Closed joshiprashiddha closed 5 years ago
A new version will be released soon that correct this...
update
<argument name="show_ecommerce_currency_code" xsi:type="boolean">false</argument>
to
<argument name="show_ecommerce_currency_code" xsi:type="boolean">true</argument>
Magento version #: 2.2.6
Edition (EE, CE, OS, etc): CE
Expected behavior: PageType "checkout_cart_index" to have currencyCode
Actual behavior: currencyCode not passed in datalayer at PageType "checkout_cart_index" for paid version i.e. magepal-enhanced-ecommerce version 1.1.4
Steps to reproduce:
Preconditions
check paid magepal-enhanced-ecommerce version 1.1.4
view/frontend/layout/default.xml
<argument name="show_ecommerce_currency_code" xsi:type="boolean">false</argument>
at paid version.