Skip to content

Commit

Permalink
feat: update builder docs based on new offchain marketplace changes
Browse files Browse the repository at this point in the history
  • Loading branch information
juanmahidalgo committed Nov 22, 2024
1 parent d6b6f9b commit b65914c
Show file tree
Hide file tree
Showing 5 changed files with 15 additions and 6 deletions.
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 store.**

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

If the collection sales are enabled and the items price set, 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.

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.

0 comments on commit b65914c

Please sign in to comment.