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

BasketButton / High Quantity

Basket button with higher maximum quantity

Layout
Properties
Component Code
@await Html.PartialAsync("~/Components/Molecules/BasketButton/BasketButton.cshtml", new BasketButtonProps
{
"BasketUrl": "/basket",
"TotalItems": 5,
"MaximumPublications": 50,
"ShowMaximumPublicationsAllowedText": true,
"ButtonText": "Go to basket",
"CssClass": ""
})
♿ Accessibility