Hi,
Is there a way I can add a description to Price attribute? I tried on Listings - Attributes - Price, but the description does not show up.
Thanks.
Hi,
Is there a way I can add a description to Price attribute? I tried on Listings - Attributes - Price, but the description does not show up.
Thanks.
Hi,
If you use the Marketplace extension, please use this PHP snippet Add description to the Price field #hivepress #marketplace · GitHub
This topic was automatically closed 30 days after the last reply. New replies are no longer allowed.
Hi HIve Press Team,
I know that this price field is a built-in system field, not a custom attribute. But I would really like to:
Add an explanation above (not) in the Price field, (like: “Please enter a price between €10 and €300, in steps of €10”).
Is there any way to restrict price input or create a dropdown/selector where users can only pick from predefined values like €10, €20, €30, etc., instead of free text?
(For example: min €10, max €300, with €10 steps.)
Or maybe the only way is to just leave it as free text with an explanation, and rely on users to follow the instructions manually?
Thanks in advance for clarifying this.
Best Regards
Ewjgrass
Hi,
Please check the solution in this topic. Also, please note that changing the built-in price field from text, for example, to the select attribute will require advanced customization, so we recommend simply adding a description.
I hope it helps