London Dev Meetup Rescheduled! Due to unavoidable reasons, the event has been moved to 21st May. Speakers remain the same—any changes will be communicated. Seats are limited—register here to secure your spot!
AI OnAI Off
London Dev Meetup Rescheduled! Due to unavoidable reasons, the event has been moved to 21st May. Speakers remain the same—any changes will be communicated. Seats are limited—register here to secure your spot!
No currently there is no way to extend it. The only possible workaround is to have your own implementation of IInventoryService/IInventoryRecord, which stores/loads data from your custom table.
Hi,
Is there any standard way of extending InventoryRecord? I need to store additional date fields coming from external inventory system. For me It looks like the only place where I could store that information is a DDS, but I wish i were wrong. Is there some fast and reliable storage for product/variant extended attributes which doesn't require republishing?
Thanks in advance.