About the Product Restrictions Service Plugin

The Product Restrictions service plugin (formerly SPI) allows 3rd-party fulfillment apps, such as dropshipping and print-on-demand, to implement editing restrictions on product fields within the Wix ecosystem. This ensures consistent business rules and data integrity.

Learn more about implementing a service plugin with Wix.

Before you begin

It’s important to note the following points before starting to code:

  • The Product Restrictions service plugin only works with sites that support Wix Stores Catalog V3.
  • This service plugin only works for products created by a fulfillment provider app.
  • When creating a new product for a new fulfiller, you must pass the app’s fulfiller ID (app ID).
  • If you update a restriction after it's defined, the change will affect all existing products from the same fulfiller.

Use cases

Terminology

  • Fulfiller: A 3rd-party app that provides fulfillment services, such as dropshipping or print-on-demand.
  • Dashboard: The Wix Studio dashboard where you can manage your products.
Did this help?