> 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.v2](https://dev.wix.com/docs/velo/apis/wix-stores-v2.md) - ["AbandonedCarts" Collection Fields](https://dev.wix.com/docs/velo/apis/wix-stores-v2/abandoned-carts-collection-fields.md) - ["Collections" Collection Fields](https://dev.wix.com/docs/velo/apis/wix-stores-v2/collections-collection-fields.md) - ["InventoryItems" Collection Fields](https://dev.wix.com/docs/velo/apis/wix-stores-v2/inventory-items-collection-fields.md) - ["Orders" Collection Fields](https://dev.wix.com/docs/velo/apis/wix-stores-v2/orders-collection-fields.md) - ["Products" Collection Fields](https://dev.wix.com/docs/velo/apis/wix-stores-v2/products-collection-fields.md) - ["Variants" Collection Fields](https://dev.wix.com/docs/velo/apis/wix-stores-v2/variants-collection-fields.md) #### [Inventory](https://dev.wix.com/docs/velo/apis/wix-stores-v2/inventory.md) - [Introduction](https://dev.wix.com/docs/velo/apis/wix-stores-v2/inventory/introduction.md) - [decrementInventory()](https://dev.wix.com/docs/velo/apis/wix-stores-v2/inventory/decrement-inventory.md) - [getInventoryVariants()](https://dev.wix.com/docs/velo/apis/wix-stores-v2/inventory/get-inventory-variants.md) - [incrementInventory()](https://dev.wix.com/docs/velo/apis/wix-stores-v2/inventory/increment-inventory.md) - [updateInventoryVariants()](https://dev.wix.com/docs/velo/apis/wix-stores-v2/inventory/update-inventory-variants.md) #### [Products](https://dev.wix.com/docs/velo/apis/wix-stores-v2/products.md) - [Introduction](https://dev.wix.com/docs/velo/apis/wix-stores-v2/products/introduction.md) - [addProductMedia()](https://dev.wix.com/docs/velo/apis/wix-stores-v2/products/add-product-media.md) - [addProductMediaToChoices()](https://dev.wix.com/docs/velo/apis/wix-stores-v2/products/add-product-media-to-choices.md) - [addProductsToCollection()](https://dev.wix.com/docs/velo/apis/wix-stores-v2/products/add-products-to-collection.md) - [bulkAdjustProductProperty()](https://dev.wix.com/docs/velo/apis/wix-stores-v2/products/bulk-adjust-product-property.md) - [bulkUpdateProductsProperty()](https://dev.wix.com/docs/velo/apis/wix-stores-v2/products/bulk-update-products-property.md) - [createCollection()](https://dev.wix.com/docs/velo/apis/wix-stores-v2/products/create-collection.md) - [createProduct()](https://dev.wix.com/docs/velo/apis/wix-stores-v2/products/create-product.md) - [deleteCollection()](https://dev.wix.com/docs/velo/apis/wix-stores-v2/products/delete-collection.md) - [deleteProduct()](https://dev.wix.com/docs/velo/apis/wix-stores-v2/products/delete-product.md) - [deleteProductOptions()](https://dev.wix.com/docs/velo/apis/wix-stores-v2/products/delete-product-options.md) - [getCollectionBySlug()](https://dev.wix.com/docs/velo/apis/wix-stores-v2/products/get-collection-by-slug.md) - [getProduct()](https://dev.wix.com/docs/velo/apis/wix-stores-v2/products/get-product.md) - [getProductOptionsAvailability()](https://dev.wix.com/docs/velo/apis/wix-stores-v2/products/get-product-options-availability.md) - [getStoreVariant()](https://dev.wix.com/docs/velo/apis/wix-stores-v2/products/get-store-variant.md) - [queryProductVariants()](https://dev.wix.com/docs/velo/apis/wix-stores-v2/products/query-product-variants.md) - [queryProducts()](https://dev.wix.com/docs/velo/apis/wix-stores-v2/products/query-products.md) - [queryStoreVariants()](https://dev.wix.com/docs/velo/apis/wix-stores-v2/products/query-store-variants.md) - [removeBrand()](https://dev.wix.com/docs/velo/apis/wix-stores-v2/products/remove-brand.md) - [removeProductMedia()](https://dev.wix.com/docs/velo/apis/wix-stores-v2/products/remove-product-media.md) - [removeProductMediaFromChoices()](https://dev.wix.com/docs/velo/apis/wix-stores-v2/products/remove-product-media-from-choices.md) - [removeProductsFromCollection()](https://dev.wix.com/docs/velo/apis/wix-stores-v2/products/remove-products-from-collection.md) - [removeRibbon()](https://dev.wix.com/docs/velo/apis/wix-stores-v2/products/remove-ribbon.md) - [resetAllProductVariantData()](https://dev.wix.com/docs/velo/apis/wix-stores-v2/products/reset-all-product-variant-data.md) - [updateCollection()](https://dev.wix.com/docs/velo/apis/wix-stores-v2/products/update-collection.md) - [updateProduct()](https://dev.wix.com/docs/velo/apis/wix-stores-v2/products/update-product.md) - [updateProductVariants()](https://dev.wix.com/docs/velo/apis/wix-stores-v2/products/update-product-variants.md) ##### [ProductsQueryBuilder](https://dev.wix.com/docs/velo/apis/wix-stores-v2/products/products-query-builder.md) - [ascending()](https://dev.wix.com/docs/velo/apis/wix-stores-v2/products/products-query-builder/ascending.md) - [descending()](https://dev.wix.com/docs/velo/apis/wix-stores-v2/products/products-query-builder/descending.md) - [eq()](https://dev.wix.com/docs/velo/apis/wix-stores-v2/products/products-query-builder/eq.md) - [exists()](https://dev.wix.com/docs/velo/apis/wix-stores-v2/products/products-query-builder/exists.md) - [find()](https://dev.wix.com/docs/velo/apis/wix-stores-v2/products/products-query-builder/find.md) - [ge()](https://dev.wix.com/docs/velo/apis/wix-stores-v2/products/products-query-builder/ge.md) - [gt()](https://dev.wix.com/docs/velo/apis/wix-stores-v2/products/products-query-builder/gt.md) - [hasAll()](https://dev.wix.com/docs/velo/apis/wix-stores-v2/products/products-query-builder/has-all.md) - [hasSome()](https://dev.wix.com/docs/velo/apis/wix-stores-v2/products/products-query-builder/has-some.md) - [in()](https://dev.wix.com/docs/velo/apis/wix-stores-v2/products/products-query-builder/in.md) - [le()](https://dev.wix.com/docs/velo/apis/wix-stores-v2/products/products-query-builder/le.md) - [limit()](https://dev.wix.com/docs/velo/apis/wix-stores-v2/products/products-query-builder/limit.md) - [lt()](https://dev.wix.com/docs/velo/apis/wix-stores-v2/products/products-query-builder/lt.md) - [ne()](https://dev.wix.com/docs/velo/apis/wix-stores-v2/products/products-query-builder/ne.md) - [skip()](https://dev.wix.com/docs/velo/apis/wix-stores-v2/products/products-query-builder/skip.md) - [startsWith()](https://dev.wix.com/docs/velo/apis/wix-stores-v2/products/products-query-builder/starts-with.md) ##### [ProductsQueryResult](https://dev.wix.com/docs/velo/apis/wix-stores-v2/products/products-query-result.md) - [currentPage](https://dev.wix.com/docs/velo/apis/wix-stores-v2/products/products-query-result/current-page.md) - [items](https://dev.wix.com/docs/velo/apis/wix-stores-v2/products/products-query-result/items.md) - [length](https://dev.wix.com/docs/velo/apis/wix-stores-v2/products/products-query-result/length.md) - [pageSize](https://dev.wix.com/docs/velo/apis/wix-stores-v2/products/products-query-result/page-size.md) - [query](https://dev.wix.com/docs/velo/apis/wix-stores-v2/products/products-query-result/query.md) - [totalCount](https://dev.wix.com/docs/velo/apis/wix-stores-v2/products/products-query-result/total-count.md) - [totalPages](https://dev.wix.com/docs/velo/apis/wix-stores-v2/products/products-query-result/total-pages.md) - [hasNext()](https://dev.wix.com/docs/velo/apis/wix-stores-v2/products/products-query-result/has-next.md) - [hasPrev()](https://dev.wix.com/docs/velo/apis/wix-stores-v2/products/products-query-result/has-prev.md) - [next()](https://dev.wix.com/docs/velo/apis/wix-stores-v2/products/products-query-result/next.md) - [prev()](https://dev.wix.com/docs/velo/apis/wix-stores-v2/products/products-query-result/prev.md)