POST

Get Product Mockups


Developer Preview

This API is subject to change. Bug fixes and new features will be released based on developer feedback throughout the preview period.

Retrieves ready-made product mockup image URLs for one or more products.

Wix calls this method when a site owner views product mockups in the Suppliers Hub Marketplace. Wix calls it only when your implementation enables it by setting toggleGetProductMockupsEnabled to true in the marketplace provider config.

Return your existing, ready-made mockup images for each requested product. Unlike Bulk Generate Mockups, this method doesn't generate new images or apply a site owner's logo or custom image.

Wix uses the response to display mockup images for the requested products.

Endpoint
POST
{DEPLOYMENT-URI}/v2/get-product-mockups
Did this help?