Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

feat: update builder docs based on new offchain marketplace changes #465

Merged
merged 4 commits into from
Dec 4, 2024
Merged
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
Original file line number Diff line number Diff line change
Expand Up @@ -81,15 +81,20 @@ After that uploading your wearables you will end up with a screen like this, tha

## **Setting the Price of Your Wearables**

You can set the price of your wearable by clicking on **_Set Price_**. This can all be edited anytime, so don’t worry if you want to change it later on. Prices are set in MANA. Remember that when you mint wearables, they are minted directly on Matic/Polygon. When a user purchases your item, the transaction will be conducted in Matic/Polygon MANA.
Once you publish your collection and it gets approved, you can then enable the sales on your collection.

<img src="/images/wearables-and-emotes/uploading-wearables/25_enable_sales.png" width="400"/>


You can set the price of your wearable by clicking on **_Put up for sale_**. This can all be edited anytime, so don’t worry if you want to change it later on. Prices are set in MANA. Remember that when you mint wearables, they are minted directly on Matic/Polygon. When a user purchases your item, the transaction will be conducted in Matic/Polygon MANA.

You could also **_Make it Free_**, which means that the price will be set as 0 MANA and the beneficiary address will be null. Know that making it free (primary sale) does not prevent it from being sold at any price as a secondary sale.

Don’t forget to set the beneficiary address, which is the one that will receive the MANA from your sales. You can use any Ethereum address you like. To automatically fill in the address you are logged in with, click **_I’m the Beneficiary._**

<img src="/images/wearables-and-emotes/uploading-wearables/12_set_price.png" width="400"/>

Save the price and you will be back to the list of wearables in your collection. When you click on the item, you will get its general info. Click on the button **_Preview_** to see it on the editor.
Put the item up for sale and you will be back to the list of wearables in your collection. When you click on the item, you will get its general info. Click on the button **_Preview_** to see it on the editor.

<img src="/images/wearables-and-emotes/uploading-wearables/13_click_item.png" width="900"/>

Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -104,11 +104,15 @@ When a user makes a primary purchase of one of your items, the store **mints th

To sell your items via primary sales, begin by navigating to the **[Builder](https://builder.decentraland.org/)** and follow the next steps:

To enable Primary Sales, go to the **Collections** tab, select the one you want to enable and toggle the **_On Sale_** button, after that click **Turn On** in the confirmation window that appears. **When this switch is enabled, your collection will be available to purchase within the Decentraland store.**
To enable Primary Sales, go to the **Collections** tab, select the one you want to enable and click the **_Enable sales_** button, after that click **Enable Sales** in the confirmation window that appears.

<img src="/images/wearables-and-emotes/publishing-collections/selling-items-toggle.png" width="600" />
<img src="/images/wearables-and-emotes/uploading-wearables/25_enable_sales.png" width="600" />

If the switch is turned on, the Decentraland store will automatically mint one of your items whenever a user makes a primary purchase. This allows you to mint and sell all of your available items until the maximum supply is reached. If you want to save one or more of your items before listing them for sale, you need to manually mint an item to one of your own wallet addresses.
Now you need to set the price and put each of your items for sale by clicking their **Put up for sale** button and set the price you want it to have. **When this is done, your item will be available to purchase within the Decentraland [Marketplace](https://market.decentraland.org/).**

<img src="/images/wearables-and-emotes/publishing-collections/put_item_for_sale.png" width="600" />

If the collection sales are enabled and the items price set, the Decentraland [Marketplace](https://market.decentraland.org/) will automatically mint one of your items whenever a user makes a primary purchase. This allows you to mint and sell all of your available items until the maximum supply is reached. If you want to save one or more of your items before listing them for sale, you need to manually mint an item to one of your own wallet addresses.

Any purchaser of one of your items is able to resell it at any time and at any price in Decentraland's [Marketplace](https://market.decentraland.org/).

Expand All @@ -118,7 +122,7 @@ If you sell an item through a primary sale, you will receive your MANA on Polygo

### **Disabling Primary Sales**

To unlist your items, untoggle the **On Sale** switch to turn it off. This will only apply to primary sales for your items.
To unlist your items, click the **Remove from sale** button from the items you want to remove. This will only apply to primary sales for your items.

## **Secondary Sales**

Expand Down
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.