@await Html.PartialAsync("~/Components/Molecules/PublicationProductCard/PublicationProductCard.cshtml", new PublicationProductCardProps
{
"Title": "About Breast Cancer Now (BCN-About)",
"Description": "This A6 booklet gives an overview to the work of Breast Cancer Now.",
"UpdatedDate": "",
"PublicationUrl": "#",
"CanShowAddToBasket": true,
"IsOutOfStock": true,
"IsNoLongerAvailable": false,
"NoLongerAvailableText": "",
"NoLongerAvailableLink": "",
"MaxOrderText": "",
"MaxQuantity": 50,
"CanShowDownloads": true,
"DownloadOptions": {
"PdfUrl": "#",
"PdfFileSize": "50kb",
"EpubUrl": "#",
"AudioUrl": "#",
"KindleUrl": "#"
}
})