diff --git a/samples/Commerce/Commerce.Shared/App.xaml b/samples/Commerce/Commerce.Shared/App.xaml
index 17a848b73..c177b7e15 100644
--- a/samples/Commerce/Commerce.Shared/App.xaml
+++ b/samples/Commerce/Commerce.Shared/App.xaml
@@ -36,6 +36,7 @@
+ 800
diff --git a/samples/Commerce/Commerce.Shared/Views/ProductsPage.xaml b/samples/Commerce/Commerce.Shared/Views/ProductsPage.xaml
index 9e3f10edb..ed622d206 100644
--- a/samples/Commerce/Commerce.Shared/Views/ProductsPage.xaml
+++ b/samples/Commerce/Commerce.Shared/Views/ProductsPage.xaml
@@ -31,7 +31,7 @@
-
+
-
-
+
+
+
+
+
+
+
+
+
+
-
+
+
+ x:Name="ProductsListView"
+ ItemsSource="{Binding Data}"
+ SelectionMode="None"
+ IsItemClickEnabled="True"
+ uen:Navigation.Request="ProductDetails">