Get selected product given slicer and product ID.
import { getProduct } from "@slicekit/core" const product = await getProduct({ slicerId, productId, buyer })