RecommendationConfig

public struct RecommendationConfig

Header Configuration needed to the get better recommendations

Note

Please contact us to figure out the best recommendations properties for you
  • Recommendation type like similar product or product from the same brand

    Declaration

    Swift

    public let type: String
  • Recommendation location as where it is disaplyed in the channel

    Declaration

    Swift

    public let location: String
  • Recommendation channel used to display the recommendation like web or mobile

    Declaration

    Swift

    public let channel: String