Is it possible to dynamically add items to a drop down custom field for a product?
Ideally this step would be performed when a user clicks the "Order Now" button. I would call a 3rd party API to see what options are currently available from a 3rd party supplier.
Alternatively, I would have to run an external script/cron job hourly and update the Custom Field in the database.
Thanks