How to use custom fields
Follow along with the tutorials on this page to try using custom fields in your marketplace.
Required condition field for all products
Scenario
On a used goods marketplace, you want to ensure every product displays a condition status to show whether the product is in new, excellent, good, or poor condition. The following steps ensure that all products require the condition field:
1
Create the condition attribute
- In the dashboard, navigate to Products -> Settings -> Attributes.
- Create an attribute named Condition with the Dropdown input type.
- Add the following attribute values: New, Excellent, Good, Poor.
- Turn on Value required.
- Save the attribute.
2
Add the attribute to the products custom field template
- In the dashboard, navigate to Products -> Settings -> Custom fields.
- Select the PRODUCT custom field template.
- Select Assign attributes.
- Select the Condition attribute.
- When you are done, select Assign attributes.
Now when you select a product in the used goods marketplace dashboard, it will have Condition as a product attribute.
Recommend an add-on for specific products
Scenario
On a gaming marketplace, you want to recommend add-on products for certain purchases. For example, to encourage customers purchase a game to go along with a console. The following steps ensure this field is only added to the relevant product:
1
Create the reference attribute
- In the dashboard, navigate to Products -> Settings -> Attributes.
- Select Create Attribute.
- Create an attribute named
Suggested Add-On
with the Reference input type. - Select Save.
2
Add the attribute to the gaming console
- In the dashboard, navigate to Products -> Listings.
- Select the product for the gaming console.
- In the Product attributes sub-section, select Assign attributes.
- Select the Suggested Add-On attribute.
- When you are done, select Assign attributes.