Plataformas Digitais - Brazil
HomeLink
Multiple Menus
  • Link1
  • Link2
HomeLink
Multiple Menus
  • Link1
  • Link2
  1. Pages
  • SPDBR Journey API
  • Service PDP
    • Get Product by Slug
      GET
    • Get Product by Slug V2
      GET
    • Get Product by id V2
      GET
    • Get Translate review
      GET
    • Get product review
      GET
    • SPDBR-2559
      POST
  • Service Search
    • Search
      • Search Products by Term
      • teste, preco na busca
    • Autocomplete
      • Get Autocomplete suggestions
    • Recommendation
      • Pages
        • Home Recommendations
          GET
        • Product Recommendations
          GET
        • Cart Recommendations
          GET
        • Category Recommendations
          GET
    • TopSearch
  • Service Member
    • Address
      • UpdateAddress
      • AddAddress
      • RemoveAddress
      • GetAddress
    • Consent
      • UpdateConsent
      • GetConsent
    • Store
      • UpdateFavoriteStore
      • DeleteSportPratice
      • AddSportPratice
      • GetFavoriteStore
    • Purchase
      • GetPurchase
    • Profile
      • UpdateProfile
      • GetProfile
      • Get member identity
    • Login
      • RefreshToken
      • RefreshMemberToken
      • UserToken
    • User
      • UserDataCpf
      • UserDataCpf
  • Member Login
  • Service Checkout APP
    • Full Vtex
      • OrderForm
      • Items
      • Profile
      • Update Payment Data
      • Start Transaction
      • Send Payment Data
      • Proccess Order
    • APP
      • Cart
        • Get Or Create orderForm
        • Add Cart Items
        • Remove Cart Items
      • Profile
        • Check Guest checkout Eligibility
        • Guest Add Profile Data
        • Autenticated Profile
      • Shipping
        • Address
      • Payment
        • Guest Update Payment Method
        • Autenticated Update Payment Method
        • Guest Transaction
        • Autenticated Transaction
        • Send Payment Data
        • Process Order
      • Orderplaced
        • Autenticated OrderPlaced
        • Guest OrderPlaced
      • Shared
        • Clear orderForm Messages
        • Add Preference Data
        • Add Coupon
    • WEB
      • Create cart
      • Get cart
  • Service Omni
    • Orders
      • Get Orders
  • Service Presencial Events
    • List all events
    • Get event by ID
    • [PRIVATE] List my events
    • [PRIVATE] Get registration by event ID
    • [PRIVATE] Subscribe for event
  • Service app
    • Pix Email
      • Send Pix Email
  • Service DY
    • Receive products
    • Send products
  1. Pages

Product Recommendations

Developing
Prod Env
http://decathlonstore.myvtex.com
Prod Env
http://decathlonstore.myvtex.com
GET
http://decathlonstore.myvtex.com
/_v3/api/decathlon-search/pages/recommendations
Request Request Example
Shell
JavaScript
Java
Swift
curl --location --request GET 'http://decathlonstore.myvtex.com/_v3/api/decathlon-search/pages/recommendations?source=desktop&name=product&engine=linx&deviceId&userId&location=https://www.decathlon.com.br/&dysession&dyuser&productId=2145781005&categoryId=72371526&skuId=1496984953'
Response Response Example
[{"position":"default","showcases":[{"id":"default","title":"Default Showcase","name":"Default Showcase","feature":"default","impressionUrl":"","context":"","displays":[{"recommendations":[]}]}]}]

Request

Query Params

Responses

🟢200Success
application/json
Body

Modified at 2025-06-24 14:40:43
Previous
Home Recommendations
Next
Cart Recommendations
Built with