Sample description.
", + BasePrice = 42.50m, + Sku = "SW-001", + Categories = + [ + new ProductDisplayModel.CategoryRef(Guid.NewGuid(), "Lighting", "lighting") + ], + Options = + [ + new ProductDisplayModel.OptionDefinition( + Id: Guid.NewGuid(), + Code: "color", + Name: "Color", + DataType: 0, + IsVariantAxis: true, + Unit: null, + Min: null, + Max: null, + Step: null, + PricePerUnit: null, + Tiers: Array.Empty
+ No description available.
+ } + + @if (hasDocs && docsJson is not null) + { +| @spec.Name | +@FormatSpecValue(spec) | +
|---|
No specifications were provided.
+ } +