You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
/// Tracks when the create order button is tapped.
500
502
///
501
503
/// Warning: This methods assume that `orderDetails.items.count` is equal to the product count,
502
-
/// We probably should update this property to something like `itemsCount` or include better way to get the product count as the module evolves.
504
+
/// As the module evolves to handle more types of items we should update this property to something like `itemsCount` or figure a better way to get the product count.
0 commit comments