> Portal Navigation: > > - Append `.md` to any URL under `https://dev.wix.com/docs/` to get its markdown version. > - Pages are either content pages (article or reference text) or menu pages (a list of links to child pages). > - To get a menu page, truncate any URL to a parent path and append `.md` (e.g. `https://dev.wix.com/docs/sdk.md`, `https://dev.wix.com/docs/sdk/core-modules.md`). > - Top-level index of all portals: https://dev.wix.com/docs/llms.txt > - Full concatenated docs: https://dev.wix.com/docs/llms-full.txt # [Velo](https://dev.wix.com/docs/api/get-menu-content?url=https%3A%2F%2Fdev.wix.com%2Fdocs%2Fvelo&format=markdown.md) ## [APIs](https://dev.wix.com/docs/velo/apis.md) ### [wix-stores-backend](https://dev.wix.com/docs/velo/apis/wix-stores-backend.md) - [Introduction](https://dev.wix.com/docs/velo/apis/wix-stores-backend/introduction.md) - [eCommerce Integration](https://dev.wix.com/docs/velo/apis/wix-stores-backend/e-commerce-integration.md) - [addProductMedia()](https://dev.wix.com/docs/velo/apis/wix-stores-backend/add-product-media.md) - [addProductMediaToChoices()](https://dev.wix.com/docs/velo/apis/wix-stores-backend/add-product-media-to-choices.md) - [addProductsToCollection()](https://dev.wix.com/docs/velo/apis/wix-stores-backend/add-products-to-collection.md) - [bulkAdjustProductProperty()](https://dev.wix.com/docs/velo/apis/wix-stores-backend/bulk-adjust-product-property.md) - [bulkUpdateProductProperty()](https://dev.wix.com/docs/velo/apis/wix-stores-backend/bulk-update-product-property.md) - [createFulfillment()](https://dev.wix.com/docs/velo/apis/wix-stores-backend/create-fulfillment.md) - [createOrder()](https://dev.wix.com/docs/velo/apis/wix-stores-backend/create-order.md) - [createProduct()](https://dev.wix.com/docs/velo/apis/wix-stores-backend/create-product.md) - [decrementInventory()](https://dev.wix.com/docs/velo/apis/wix-stores-backend/decrement-inventory.md) - [deleteFulfillment()](https://dev.wix.com/docs/velo/apis/wix-stores-backend/delete-fulfillment.md) - [deleteProduct()](https://dev.wix.com/docs/velo/apis/wix-stores-backend/delete-product.md) - [deleteProductOptions()](https://dev.wix.com/docs/velo/apis/wix-stores-backend/delete-product-options.md) - [getCurrentCart()](https://dev.wix.com/docs/velo/apis/wix-stores-backend/get-current-cart.md) - [getOrdersLink()](https://dev.wix.com/docs/velo/apis/wix-stores-backend/get-orders-link.md) - [getPackingSlipLink()](https://dev.wix.com/docs/velo/apis/wix-stores-backend/get-packing-slip-link.md) - [getProductOptionsAvailability()](https://dev.wix.com/docs/velo/apis/wix-stores-backend/get-product-options-availability.md) - [getProductVariants()](https://dev.wix.com/docs/velo/apis/wix-stores-backend/get-product-variants.md) - [incrementInventory()](https://dev.wix.com/docs/velo/apis/wix-stores-backend/increment-inventory.md) - [removeProductMedia()](https://dev.wix.com/docs/velo/apis/wix-stores-backend/remove-product-media.md) - [removeProductMediaFromChoices()](https://dev.wix.com/docs/velo/apis/wix-stores-backend/remove-product-media-from-choices.md) - [removeProductsFromCollection()](https://dev.wix.com/docs/velo/apis/wix-stores-backend/remove-products-from-collection.md) - [resetVariantData()](https://dev.wix.com/docs/velo/apis/wix-stores-backend/reset-variant-data.md) - [sendFulfillmentEmail()](https://dev.wix.com/docs/velo/apis/wix-stores-backend/send-fulfillment-email.md) - [updateFulfillment()](https://dev.wix.com/docs/velo/apis/wix-stores-backend/update-fulfillment.md) - [updateInventoryVariantFields()](https://dev.wix.com/docs/velo/apis/wix-stores-backend/update-inventory-variant-fields.md) - [updateInventoryVariantFieldsByProductId()](https://dev.wix.com/docs/velo/apis/wix-stores-backend/update-inventory-variant-fields-by-product-id.md) - [updateProductFields()](https://dev.wix.com/docs/velo/apis/wix-stores-backend/update-product-fields.md) - [updateVariantData()](https://dev.wix.com/docs/velo/apis/wix-stores-backend/update-variant-data.md) #### [Events](https://dev.wix.com/docs/velo/apis/wix-stores-backend/events.md) - [Introduction](https://dev.wix.com/docs/velo/apis/wix-stores-backend/events/introduction.md) - [onCartCompleted()](https://dev.wix.com/docs/velo/apis/wix-stores-backend/events/on-cart-completed.md) - [onCartCreated()](https://dev.wix.com/docs/velo/apis/wix-stores-backend/events/on-cart-created.md) - [onCollectionCreated()](https://dev.wix.com/docs/velo/apis/wix-stores-backend/events/on-collection-created.md) - [onCollectionDeleted()](https://dev.wix.com/docs/velo/apis/wix-stores-backend/events/on-collection-deleted.md) - [onCollectionUpdated()](https://dev.wix.com/docs/velo/apis/wix-stores-backend/events/on-collection-updated.md) - [onFulfillmentCreated()](https://dev.wix.com/docs/velo/apis/wix-stores-backend/events/on-fulfillment-created.md) - [onFulfillmentDeleted()](https://dev.wix.com/docs/velo/apis/wix-stores-backend/events/on-fulfillment-deleted.md) - [onFulfillmentUpdated()](https://dev.wix.com/docs/velo/apis/wix-stores-backend/events/on-fulfillment-updated.md) - [onInventoryItemUpdated()](https://dev.wix.com/docs/velo/apis/wix-stores-backend/events/on-inventory-item-updated.md) - [onInventoryVariantUpdated()](https://dev.wix.com/docs/velo/apis/wix-stores-backend/events/on-inventory-variant-updated.md) - [onNewOrder()](https://dev.wix.com/docs/velo/apis/wix-stores-backend/events/on-new-order.md) - [onOrderCanceled()](https://dev.wix.com/docs/velo/apis/wix-stores-backend/events/on-order-canceled.md) - [onOrderPaid()](https://dev.wix.com/docs/velo/apis/wix-stores-backend/events/on-order-paid.md) - [onOrderRefunded()](https://dev.wix.com/docs/velo/apis/wix-stores-backend/events/on-order-refunded.md) - [onProductCreated()](https://dev.wix.com/docs/velo/apis/wix-stores-backend/events/on-product-created.md) - [onProductDeleted()](https://dev.wix.com/docs/velo/apis/wix-stores-backend/events/on-product-deleted.md) - [onProductUpdated()](https://dev.wix.com/docs/velo/apis/wix-stores-backend/events/on-product-updated.md) - [onVariantsUpdated()](https://dev.wix.com/docs/velo/apis/wix-stores-backend/events/on-variants-updated.md)