Bundles¶
For: Product Managers
Game Designers
Developers
Last update: March 07, 2023 17:01
What is Bundle?¶
Bundles refer to collections of items, content that are packaged together and offered for sale as a single package. These bundles often provide users with a more cost-effective way to acquire multiple items or content compared to purchasing them individually. Bundles can vary widely in terms of their contents, themes, and pricing structures. They are a popular strategy employed by developers and publishers to enhance the value of their apps and games, offer additional incentives for users to make purchases, and provide a streamlined way to access various product elements.
Creating Bundles in Avataryug¶
- Open Project in the Portal and select Economy on the left sidebar.
- Select the Bundles tab, and select Bundle
Add Bundle Details
Item Properties¶
Bundle ID: This is automatically created by our platform and is unique once you save the bundle
Status: Status of the bundle. It can be Draft, Active, InActive, Expired
Category: This optional field is an identifier you can use to help manage your bundles.
Tags: This optional field contains tags you can use to organize your catalog items. As the field name implies, the tags are comma-delimited text strings.
Displayed to Users¶
Display Name: Name of the Bundle
Description: This optional field is the description of the catalog Item. One common usage is when you want to offer the item in your in-app store.
Type¶
Durable: This is the type of item that can not be consumed
Consumable: This is the type of item that can be consumed by following
By Count: This field is required when Consumable is selected. It determines how much the count of that item will be decremented when consumed.
By Time: This field is optional when Consumable is selected. It determines the amount of time that will elapse from when the item is granted to when it's consumed.
Options¶
Is Stackable: Marking an item as Stackable allows only one item of this type in the inventory and increments the quantity count of the item.
Is Limited Edition: Marking an item as a Limited Edition allows an item to be made available in a limited quantity.
Table Content¶
- To add content to the bundle, click on the Add To Bundle
- Select the Items/Bundles/Containers/Drop Tables/ Currencies ( Multiple items can be picked up)
- After adding content to the bundle, you can adjust its quantity.
Price¶
Currency: Add the currency used for the item's cost. Real money (RM) is always available as it's built into Avataryug.
Amount: This field is required when a currency is selected. It indicates the units of currency for the item's cost.
Custom Data¶
This optional field allows you to enter attributes for the item as Key-Value Pairs (KVPs). Only the key is required for each attribute. The KVPs can be entered as a string in the text box, or if EDIT AS KEY/VALUE PAIRS is selected, entered in the following fields:
Key: A required field. The index to the Attribute Value.
Value: This optional field is the value of the attribute. If not set, the value is null.