문제

I want to add the product(configurable) attribute value in payment block

I tried to edit below file

app/design/adminhtml/default/default/template/payment/info/default.phtml

but no luck

도움이 되었습니까?

해결책

Override the core file where payment block is called and I run the order item collection loop and added the configurable options to that block.

라이센스 : CC-BY-SA ~와 함께 속성
제휴하지 않습니다 magento.stackexchange
scroll top