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
{
'display_name': '<>', # This can be line.description or product.name'url': '<>', # URL to render item'image': '<>', # Thumbnail image to render for item, like product thumb image'remove_url': '', # 'DELETE' request on this url, will remove this item from cart
...
}
Here:
nereid-cart-b2c/sale.py
Lines 163 to 173 in daa90bc
This will help in changing line rendering according to line type, without any change in web template.
The text was updated successfully, but these errors were encountered: