yireo-magento1 / Yireo_GoogleTagManager

Implement Google Tag Manager in Magento 1 (deprecated)
Open Software License 3.0
56 stars 46 forks source link

Gets manufacturer integer code instead textual value #73

Closed cheprasovstas closed 6 years ago

cheprasovstas commented 6 years ago

https://github.com/yireo/Yireo_GoogleTagManager/blob/809bbc9a1643ab5e3e61c2cc540b2c474072852b/source/app/design/frontend/base/default/template/googletagmanager/data/product.phtml#L72

Proposed line 'brand' => $this->quoteEscape($product->getAttributeText('manufacturer')),

jissereitsma commented 6 years ago

Simply add a Pull Request for this. It is simple and effective.