Announcement

Collapse
No announcement yet.

Marketing Feed: Possible to get inventory message?

Collapse
X
 
  • Filter
  • Time
  • Show
Clear All
new posts

    Marketing Feed: Possible to get inventory message?

    Hello

    We are looking to setup a feed to run an audit weekly that makes sure we dont have any items with their inventory message set as "Pre order". One thing i am running into is that i cant seem to get the inventory message anywhere on the feed. I tried to use the defaults with customs fields in the template and then tried doing "Product_Load_Code" (thanks dreamingdigital ). However it still does not seem to have any fields about the inventory messages. Is there something i am overlooking? Thanks :D

    #2
    I believe Product_Load_ID_WithRuntimeInventory() should return a product struct with "inv_long" and "inv_short" members: https://docs.miva.com/api-functions/...ntimeinventory
    Justin Sims
    216digital
    Cleveland Area - Code and Design
    https://216digital.com/

    Comment


      #3
      Thanks 216justin that did the trick.

      Comment

      Working...
      X