Product detail component module
The product detail component module includes all the domain and data logic required for product detail. If you need to include this module, add it to your build.gradle
:
implementation ("com.poqstudio:components.product.productdetail:$VERSION_NAME")
Interactors
These are the available interactors in the product detail component:
- GetProductDetail
- GetProductDetailList
- ObserveRecentlyViewedIds
- ObserveRecentlyViewedProducts
- SaveRecentlyViewedProduct
Analytics tracker
This is the available tracker in the product detail component: