Smartstore icon indicating copy to clipboard operation
Smartstore copied to clipboard

Question: Why are the unit names not mapped in offcanvas shopping cart but in the wishlist they are?

Open Algorithman opened this issue 1 year ago • 2 comments

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

Algorithman avatar Nov 14 '23 21:11 Algorithman

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

markwoerdenweber avatar Nov 15 '23 10:11 markwoerdenweber

I was merely asking why it wasn't mapped for both. Wishlist gets the quantityunit mapping, but minishoppingcartmodel does not.

Algorithman avatar Nov 15 '23 15:11 Algorithman