Hello all!

In the Product Variant table, I have added a column named NavigateUrl. In the ProductBox1, instead of the btnAddToCart, I put btnVisitProduct to link to the product in a different window. In the code behind, how would I implement this in the btnVisitProduct_Click event?