Marketplace Widgets

Add Manifold Gallery marketplace listings to your website.

Current Version

3.9.1

Version Change Notes

Javascript Library

https://marketplace.manifoldxyz.dev/3.5.18/marketplace.umd.min.js

Base CSS

https://marketplace.manifoldxyz.dev/3.5.18/marketplace.css

Additional CSS

https://marketplace.manifoldxyz.dev/3.5.18/marketplace.manifold-light.css

https://marketplace.manifoldxyz.dev/3.5.18/marketplace.manifold-dark.css

Required Properties

  • data-widget: The type of marketplace widget you wish to use

  • data-network: The network chain id your listing is on (e.g. Ethereum Mainnet is 1).

  • data-id: The id of the listing you've created

Peer Dependencies

Uses the Wallet Identity Widget (>= 2.0.0) to display a listing's seller's details. If this is not included, the seller's details will not appear.

This only affects m-layout-complete-listing and m-layout-details-display.

Uses the Restricted Token Widget (>= 0.1.0) to display the marketplace on which the listing's token is blocked, if any. If this is not included, the widget will not appear.

This only affects m-layout-complete-listing.

Overview

Marketplace widgets are a set of customizable UI components that allow you to create a fully customized marketplace experience.

They have been used by artists to build completely unique sales experiences, curators to build exclusive listing sites and by Manifold native gallery listings.

Creating Listings

Listings are created and managed via the Manifold Gallery App in Manifold Studio

Adding Marketplace Widgets

You can find detailed instructions on how to install and use widgets for your specific website stack by referring to Step 3 in the Getting Started Guide. Step 1 and 2 are not required for this widget.

Last updated