onBuyClick

open fun onBuyClick(url: String, previewUrl: String?)

Called when the buy button is pressed.

Action requires the execution of logic when pressing the buy button!

Parameters

url

URL of the selected model

previewUrl

Optional URL of the model's preview (can be null)