Preços de vencimento
The "Expiry Prices" widget presents the list of all the recent expirations in the system, in all assets.
Widget implementation:
<div id="bpwidgets"></div>
<script type="text/javascript">
bpApp({
apiHost: 'https://bpw.brand.com',
themeSet: 'default',
lang: 'en',
state: 'wowMain.reports.expiryPrices',
}).render( '#bpwidgets');
</script>
Reminders:
Available widgets and their states - Click here
Make sure the following code is inserted in your HEAD section:
<script src="https://bpw.brand.com/BPWidgets/embed/widgets-iframe.js"></script>