Smartstore
Smartstore copied to clipboard
Question: Why are the unit names not mapped in offcanvas shopping cart but in the wishlist they are?
In this line here mapUnitName is set to false, why? This prevents unit names shown in the offcanvas shopping cart.
See also here in the WishlistMapper.cs
Hi,
I have not been able to reproduce this issue. Both the shopping cart and the wishlist do not show the unit names in the off-canvas menu.
Regards
I was merely asking why it wasn't mapped for both. Wishlist gets the quantityunit mapping, but minishoppingcartmodel does not.