<script src="https://cdn.flexmonster.com/flexmonster.js"></script>
<p>
Click the <b>Get Members</b> button to output members of the
<code>Product</code> field under the component using the
<a href="https://www.flexmonster.com/api/getmembers/" target="_blank"
>getMembers</a> method.
</p>
<button onclick="getMembers()">Get Members</button>
<div id="pivot-container">The component will appear here</div>
<div class="output" id="output">Output will appear here</div>