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

PublicationProductCard / Minimal - PDF Only

Publication with only PDF download available

Layout
Properties
JSON format (e.g., [{"LinkText":"Home","LinkUrl":"/"}])
Component Code
@await Html.PartialAsync("~/Components/Molecules/PublicationProductCard/PublicationProductCard.cshtml", new PublicationProductCardProps
{
"Title": "Brief Publication Title",
"Description": "Short description of the publication.",
"UpdatedDate": "",
"PublicationUrl": "#",
"CanShowAddToBasket": true,
"IsOutOfStock": false,
"IsNoLongerAvailable": false,
"NoLongerAvailableText": "",
"NoLongerAvailableLink": "",
"MaxOrderText": "",
"MaxQuantity": 25,
"CanShowDownloads": true,
"DownloadOptions": {
"PdfUrl": "#",
"PdfFileSize": "1.2MB",
"EpubUrl": null,
"AudioUrl": null,
"KindleUrl": null
}
})
♿ Accessibility