WidgetZone OrderSummary/Default.cshtml

This topic was automatically closed 365 days after the last reply. New replies are no longer allowed.
2 anos atrás
Hi,

it would be good if there is a WidgetZone in the view.
"Views/Shared/Components/OrderSummary/Default.cshtml"

This should be in the column below of ProductSeName.
  <td class="product"> <a href="@Url.RouteUrl("Product", new {SeName = item.ProductSeName})" class="product-name">@item.ProductName</a>

You could then add additional information such as serial number or similar with a plug-in.


Best regards.
2 anos atrás
Thanks for the suggestion, but we'll leave this for customization.
This topic was automatically closed 365 days after the last reply. New replies are no longer allowed.