Market panorama

Overview

Marketplace Panorama allows you to view and manage all the items listed for sale in your metaverse NFT store, making it easy to edit item details, adjust pricing, or remove items from the

Usage

Once you have created your first slot, your market panorama screen will no longer show the integration code, and instead a list of your slots will be displayed.

The market panorama has several options described below.

Implementation code

If you click on implementation code, a lightbox popup will display a custom Javascript code that can used to integrate the MetaMarket to your DCL scene.

Scenes or Meta Zones

This option will take you to a list of the scenes owned by you

Documentation

This is the API reference documentation

Metamarket endpoint

This option takes you to a new page that displays a JSON containing information of the slots for the entire scene. You can use this endpoint and dinamically integrate it into your DCL scene.

Slots

By clicking on the context menu of each slot, you will have several options

Edit

You can change the data of your slot and update it.

Delete

You can delete your slot. This action can't be undone.

Joystick

You can move your slot coordinates in the metaverse with a visual component, like you did previously in the scene media resources section

Endpoint

By clicking on this option you will be redirected to a new page containing a JSON representation of this slot's data. You can use this endpoint URL to integrate into your DCL scenes.

New slot

This options allows you to create new slots, as seen previously.

Last updated