🟩Item With Price
Like what you're seeing?
Support us as a GitHub Sponsor and get instant access to all our assets, exclusive tools and assets, escalated support and issue tracking and our gratitude. These articles are made possible by our GitHub Sponsors ... become a sponsor today!
Introduction
An item def ID along with its related price information. This is always expressed as a whole number representing the smallest element of the value.
For example, 199 assuming € would be €1.99
Base price is expressing the non-sale or "normal" price for the item
The current price is the current price as shown to the user which will include the effect of any sales or other promotions that may be impacting it.
Nodes
Last updated