Documentation ¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
This section is empty.
Types ¶
type Collection ¶
Collection represents a curated group of products displayed on the home page. It can represent various types of product groupings such as: - Popular products - Trending products - Recommended products - Recently viewed products - Any other categorization relevant to the home page or product listings
func (Collection) GetTemplateFilename ¶
func (Collection) GetTemplateFilename() string
type Featured ¶
type Featured struct {
Selections []anor.FeaturedSelection
}
Featured represents a collection of FeaturedSelections to be displayed prominently on the home page/banner carousels.
func (Featured) GetTemplateFilename ¶
Click to show internal directories.
Click to hide internal directories.