navigateToProduct

abstract fun navigateToProduct(productId: String, sku: String?)

Navigates from the current page to a product page.

Parameters

productId

The parent ID of the product.

sku

The specific SKU of the product/variant (optional).