Class ProductToProductListItemConverter

    • Constructor Detail

      • ProductToProductListItemConverter

        public ProductToProductListItemConverter​(com.day.cq.wcm.api.Page productPage,
                                                 org.apache.sling.api.SlingHttpServletRequest request,
                                                 UrlProvider urlProvider,
                                                 org.apache.sling.api.resource.Resource parentResource)
    • Method Detail

      • apply

        public ProductListItem apply​(com.adobe.cq.commerce.magento.graphql.ProductInterface product)
        Specified by:
        apply in interface Function<com.adobe.cq.commerce.magento.graphql.ProductInterface,​ProductListItem>