How can I place a related articles widget below the Required Information on a catalog item page?

easakhan
Tera Expert

easakhan_0-1692041165249.png

 

1 ACCEPTED SOLUTION

easakhan
Tera Expert

"I employed this code to position the widget displaying related articles beneath the 'Required Information' section on a catalog item page"

 

<div>
<widget id="widget_id"></widget>
</div>

View solution in original post

2 REPLIES 2

Karthiga S
Kilo Sage

Hi @easakhan ,

 

Article Reference: Adding Widget to page 

 

Regards,

Karthiga

easakhan
Tera Expert

"I employed this code to position the widget displaying related articles beneath the 'Required Information' section on a catalog item page"

 

<div>
<widget id="widget_id"></widget>
</div>