31
General Support / Re: Getting value of 'call_to_order' on product page
« on: March 14, 2022, 01:53:45 AM »
if you have right array in controller, but not in tpl that means you have an some extension which override view variable.
Easiest way to check - just comment row with hk_UpdateData() at the end of controller method and see what you got in the tpl
Easiest way to check - just comment row with hk_UpdateData() at the end of controller method and see what you got in the tpl