Re-enable Product class and related enums in Nop.Core.Domain.Catalog, moving them from commented to active code. Add [ToonDescription] attributes to Product properties for enhanced documentation and serialization. Mark sensitive Customer fields with [ToonIgnore] to exclude them from Toon processing. |
||
|---|---|---|
| .. | ||
| Customer.cs | ||
| CustomerRole.cs | ||
| DiscountMapping.cs | ||
| DiscountProductMapping.cs | ||
| GenericAttribute.cs | ||
| Order.cs | ||
| OrderItem.cs | ||
| OrderNote.cs | ||
| Product.cs | ||
| StockQuantityHistory.cs | ||