Kevin Carpenter
04/18/2022, 5:04 AMtextarea
custom field. It seems to pull the content for the iFrame but not actually render the html content, assuming this is filtered content for security purposes?
I have tried changing to 2 vs 3 curly braces to change the render method, but no dice.
Template code from `/Modules/ProductDetails@sco-2018.1.0/Templates/product_details_information.tpl`:
<div id="product-details-information-tab-content-container-{{@index}}" class="product-details-information-tab-content-container" data-type="information-content-text">{{{content}}}</div>