@await Html.PartialAsync("~/Components/Molecules/PublicationProductCard/PublicationProductCard.cshtml", new PublicationProductCardProps
{
"Title": "Understanding Breast Cancer: A Comprehensive Guide for Patients, Families, and Healthcare Professionals",
"Description": "This comprehensive publication provides detailed information about breast cancer diagnosis, treatment options, side effects management, and emotional support resources. It includes the latest research findings, patient stories, and practical advice for managing daily life during treatment. The guide is designed to be accessible for all readers while providing in-depth medical information.",
"UpdatedDate": "Last reviewed Jan 2024",
"PublicationUrl": "#",
"CanShowAddToBasket": true,
"IsOutOfStock": false,
"IsNoLongerAvailable": false,
"NoLongerAvailableText": "",
"NoLongerAvailableLink": "",
"MaxOrderText": "",
"MaxQuantity": 100,
"CanShowDownloads": true,
"DownloadOptions": {
"PdfUrl": "#",
"PdfFileSize": "3.5MB",
"EpubUrl": "#",
"AudioUrl": "#",
"KindleUrl": null
}
})