View source: R/sv_add_dropship_inventory.R
| sv_add_dropship_inventory | R Documentation |
Add drop-ship inventory to skuvault
sv_add_dropship_inventory(
skus,
qty,
locs = c("STENS", "ROTARY", "POWER", "RBI", "GARDNER")
)
skus |
skus to add quantity |
qty |
quantity to add (must be same length as 'skus', or length 1) |
locs |
locations to add (must be same length as 'skus', or length 1) |
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.