Updates & Releases
Test Your Backend Functions Straight from the Editor
You can now trigger and test your backend functions from the Code Panel within the Editor — no need for Preview mode or external tools. Learn moreStores: New Price per Unit Data Fields Added
Price per unit data fields have been added to APIs that return product objects or product variant objects. Learn moreNew API: Manage Your Site's Pricing Plans from Backend Code
Now you can create, update, hide and archive pricing plans from your backend code. Set your primary pricing plan, perform queries and more. Learn moreNew Backend Events for Coupons API
Write code that is triggered when a coupon is created, updated, deleted or applied using new Coupons API backend events. Learn moreStores: New API for Canceled/Refunded Orders
You can now write code that is triggered when an order is canceled and/or refunded using onOrderRefunded() and onOrderCanceled() backend events. Learn moreFully Manage Bookings with the Bookings Backend API
Use the wix-bookings-backend API to list and query booking info, confirm or decline pending requests, cancel bookings or mark as paid, and more. Learn moreIncrement Inventory with New Wix Stores API
With the new Wix Stores incrementInventory() API, you can increment a product variant's stock in your store's inventory. Learn moreNew! Copy and Paste Content in Collections
Now you can copy/paste and cut/paste your content in a collection, between collections and from external resources like Excel and Google Sheets. Try it nowLet Site Visitors Add Custom Items to Cart with Stores API
With the addCustomItemsToCart() function, site visitors can add custom items that aren’t ‘products’ to the cart, like an insurance or agent’s fee. Learn moreCollect Signatures from Site Visitors, No Code Needed
You can now collect and store site visitors' signatures via forms — all you need is the Content Manager and a submit button. Learn more