Responsive
Atoms
FormLabel
Default
Molecules
ContactDetails
Default
Organisms
HeaderMinimal
Default
ServicesGroupFinderBlock
With Results No Results

CardProductDownload / Product - In Stock

Product card with category, image, quantity input, and add to basket button

Layout
Properties
JSON format (e.g., [{"LinkText":"Home","LinkUrl":"/"}])
JSON format (e.g., [{"LinkText":"Home","LinkUrl":"/"}])
JSON format (e.g., [{"LinkText":"Home","LinkUrl":"/"}])
Component Code
@await Html.PartialAsync("~/Components/Molecules/CardProductDownload/CardProductDownload.cshtml", new CardProductDownloadProps
{
"Type": 11,
"FormContent": {},
"DownloadUrl": "",
"DownloadFileName": "",
"Title": "Name of download here over two lines",
"Description": "Short description here over two lines only lorem ipsum doloreszz",
"DescriptionHtml": null,
"Category": "Research",
"ImageHtml": {},
"CssClass": "",
"HeadingLevel": 3,
"LinkText": "",
"LinkUrl": "",
"LinkTarget": "",
"IsActive": false
})
♿ Accessibility