📘
DG Live
  • Introduction
    • 📗Introduction
  • Getting Started
    • 📗Getting Started
  • Marketplace
    • ⛏️Create a New NFT Collection
    • ⛏️Mint an Item in the Collection
    • 👮Metadata Standards
    • 💲Royalty Management
    • 🛍️Buying an item
    • 🛒Selling an item
  • Business Manager
    • 📗Getting Started
    • ⚙️Overview
    • 👱‍♂️Profile
    • 🏠Scenes
      • Scene implementation code
      • Scene Panorama
      • Scene Marketplace
        • Slots
        • Market panorama
      • Scene Scheduling
      • Scene Groups
      • Sharing a Scene
      • Deleting a Scene
    • 📈Market Analytics
    • 🔌API Auth
    • 📘API Reference
  • Developer Resources
    • 📊Marketplace Plugin
    • 🛒Marketplace SDK
      • ⚙️Installation
      • 📪Basic usage
    • 🌐Metaverse SDK
      • Basic Usage
      • Advanced Usage
    • 🔌API Reference
      • Marketplace Methods
      • Business Manager API
    • 📔Smart Contract Reference
      • Methods
        • Buy
        • Sell
        • Cancel
        • BuyForGift
        • isActive
        • getPrice
      • Events
        • Buy
        • Sell
        • Cancel
        • BuyForGift
  • Tutorials & Resources
    • 🏪Creating a metaverse store
      • Creating a Decentraland Scene
      • Create an account on the business manager
      • Place an item for sale
    • 🙌Sample Scene
  • Use Cases
    • ⏯️Exploring Use Cases
    • 🎨Digital Art Gallery in the Metaverse and Web
    • 🖥️NFT Gaming Platform
    • 🎮Virtual Concert Experience
    • 👔Fashion Industry and Virtual Avatars
Powered by GitBook
On this page
  • Overview
  • Why are scenes useful?
  1. Business Manager

Scenes

Overview

Scenes allow you to manage the appearance and layout of your metaverse NFT store. This section covers various aspects of scene management, including scene panorama, scheduling, groups, sharing, and deletion.

Scene Panorama

  1. Click on the Scenes tab in the Business Manager dashboard.

  2. Use the scene panorama to view all your existing banners and variables for a specific scene.

Scene Scheduling

  1. Schedule elements on your scene to react at specific times or on specific days.

Scene Groups

  1. Organize scenes components into groups for easier management.

  2. Retrieve information of a specific group of elements on scenes at once with a dedicated endpoint.

Sharing a Scene

  1. Share your scenes with others and give them permissions to manage that scene

Deleting a Scene

  1. Permanently remove a scene by clicking the Delete button within the scene's settings.

Why are scenes useful?

Scenes are essential for creating an engaging and visually appealing metaverse NFT store. They allow you to showcase your items in an organized and aesthetically pleasing manner, making it easier for potential customers to browse and make purchases. Additionally, scenes enable you to adapt your store's appearance to align with promotions, events, or other marketing initiatives.

PreviousProfileNextScene implementation code

Last updated 2 years ago

🏠