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

PublicationDetailCard / No Longer Available

Publication detail card showing replacement message

Layout
Properties
JSON format (e.g., [{"LinkText":"Home","LinkUrl":"/"}])
Component Code
@await Html.PartialAsync("~/Components/Molecules/PublicationDetailCard/PublicationDetailCard.cshtml", new PublicationDetailCardProps
{
"Title": "Add publication to basket",
"NoLongerAvailableText": "This is no longer available - we have a new Publication replacing this one please see: \u003Ca href=\u0022#\u0022\u003EBreast cancer after pregnancy\u003C/a\u003E",
"CanShowAddToBasket": false,
"IsOutOfStock": false,
"IsNoLongerAvailable": true,
"MaxOrderText": "",
"MaxQuantity": 50,
"CanShowDownloads": false,
"DownloadOptions": null,
"FormHtml": ""
})
♿ Accessibility