Hoogle Search
Within LTS Haskell 24.6 (ghc-9.10.2)
Note that Stackage only displays results for the latest LTS and Nightly snapshot. Learn more.
-
gogol-shopping-content Gogol.ShoppingContent Product certification, introduced for EU energy efficiency labeling compliance using the EU EPREL database. See: newProductCertification smart constructor.
ProductCertification :: Maybe Text -> Maybe Text -> Maybe Text -> Maybe Text -> ProductCertificationgogol-shopping-content Gogol.ShoppingContent No documentation available.
-
gogol-shopping-content Gogol.ShoppingContent Product cluster fields. A product cluster is a grouping for different offers that represent the same product. Values are only set for fields requested explicitly in the request's search query. See: newProductCluster smart constructor.
-
gogol-shopping-content Gogol.ShoppingContent No documentation available.
newtype
ProductCluster_BrandInventoryStatus gogol-shopping-content Gogol.ShoppingContent Tells if there is at least one product of the brand currently IN_STOCK in your product feed across multiple countries, all products are OUT_OF_STOCK in your product feed, or NOT_IN_INVENTORY. The field doesn't take the Best Sellers report country filter into account.
ProductCluster_BrandInventoryStatus :: Text -> ProductCluster_BrandInventoryStatusgogol-shopping-content Gogol.ShoppingContent No documentation available.
pattern
ProductCluster_BrandInventoryStatus_INSTOCK :: ProductCluster_BrandInventoryStatusgogol-shopping-content Gogol.ShoppingContent Merchant has a product for this product cluster or brand in stock.
-
gogol-shopping-content Gogol.ShoppingContent Inventory status is unknown.
pattern
ProductCluster_BrandInventoryStatus_NOTININVENTORY :: ProductCluster_BrandInventoryStatusgogol-shopping-content Gogol.ShoppingContent Merchant does not have a product for this product cluster or brand in inventory.
pattern
ProductCluster_BrandInventoryStatus_OUTOFSTOCK :: ProductCluster_BrandInventoryStatusgogol-shopping-content Gogol.ShoppingContent Merchant has a product for this product cluster or brand in inventory but it is currently out of stock.