Internal Structure
Last updated
Was this helpful?
Last updated
Was this helpful?
CollectionProductsQuery
Description: Collection-products query declarations. Read more: ,
Namespace: ShopifyCollectionsProducts/Api/CollectionProducts/Query/CollectionProductsQuery
collectionProductsResponseProcessor
Description: Processess products within collections. Returns void, instead it modifies the passed argument.
Namespace: ShopifyCollectionsProducts/Api/CollectionProducts/Processor/collectionProductsResponseProcessor
processCollectionProduct
Description: Single collection product processor. Returns void, instead it modifies the passed argument.
Namespace: ShopifyCollectionsProducts/Api/CollectionProducts/Processor/processCollectionProduct
SINGLE_PRODUCT_COLLECTION
Description: A type of CollectionProductsQuery
associated with getCollectionProducts
function.
Usage examples:
CollectionProductsComponent
Description: Collection Products listing component
Namespace: ShopifyCollectionsProducts/Component/CollectionProducts/Component/CollectionProductsComponent
CollectionProductsContainer
Description: Collection Products container. Used to prepare the data to perform a collection-products request
Namespace: ShopifyCollectionsProducts/Component/CollectionProducts/Container/CollectionProductsContainer
CollectionProductsFallback
Description: A component used as fallback while the products are loading on the collection page
Namespace: ShopifyCollectionsProducts/Component/CollectionProductsFallback/Index/CollectionProductsFallback