//Granify Android SDK/com.granifyinc.granifysdk.models/Navigator/navigateToProduct

navigateToProduct

[androidJvm]
abstract fun navigateToProduct(productId: String, sku: String?)

Navigates from the current page to a product page.

Parameters

androidJvm

   
productId The parent ID of the product.
sku The specific SKU of the product/variant (optional).