Documentation ¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
This section is empty.
Types ¶
type Content ¶
type Content struct { Stepper shared.Stepper EstimatedDeliveryDate string ShippingCost decimal.Decimal CartItems []*anor.CartItem ShippingAddress anor.Address BillingAddress anor.Address SelectedPaymentMethod PaymentMethodSummary CartTotal decimal.Decimal }
func (Content) GetTemplateFilename ¶
type PaymentMethodSummary ¶
Click to show internal directories.
Click to hide internal directories.