How to display tags product in view.phtml of Magento

后端 未结 4 1355
佛祖请我去吃肉
佛祖请我去吃肉 2021-01-26 00:50

I created new theme and use them for creating product. In view page, I don\'t see product tags. I review view.pthml in default and know that the tags in \"echo $this->g

4条回答
  •  无人共我
    2021-01-26 01:40

    This is what I did after about 4 hours of research.

    
    
    
    

    I don't like having to instantiate the class, so if I find a more elegant way I'll update my post. But at least it a php only solution.

提交回复
热议问题