Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

add support for plp query endpoint #128

Closed
1 task done
Jonathan-Zollinger opened this issue Jun 14, 2024 · 0 comments
Closed
1 task done

add support for plp query endpoint #128

Jonathan-Zollinger opened this issue Jun 14, 2024 · 0 comments
Assignees
Labels
enhancement New feature or request

Comments

@Jonathan-Zollinger
Copy link
Member

Summary

the plp query supports multiple products at one time, thus this is a vital part of mass data consumption

Proposed Solution

support new endpoint in the controller class, like the pdp query and product summary endpoints

Alternative

no other alternative is offered rn.

Requirements

  • users can query multiple tcin prices via their parent category.

Additional Context

sample query can be found by navigating to a category page like nuts, then filtering the network tab in dev tools by plp.

per firefox, the params are:

key=***
category=tc851
channel=WEB
count=24
default_purchasability_filter=true
include_dmc_dmr=true
member_id=***
new_search=false
offset=0
page=%2Fc%2Ftc851
platform=desktop
pricing_store_id=***
scheduled_delivery_store_id=***
spellcheck=true
store_ids=***%2C***%2C***%2C***%2C***
useragent=Mozilla%2F5.0+%28Windows+NT+10.0%3B+Win64%3B+x64%3B+rv%3A127.0%29+Gecko%2F20100101+Firefox%2F127.0
visitor_id=***
zip=***

it'd be useful to support categories and their tcin in the silo schema

Code of Conduct

@Jonathan-Zollinger Jonathan-Zollinger added the enhancement New feature or request label Jun 14, 2024
@Jonathan-Zollinger Jonathan-Zollinger self-assigned this Jun 14, 2024
@Jonathan-Zollinger Jonathan-Zollinger added this to the Release 0.0.13 milestone Jun 20, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request
Projects
None yet
Development

No branches or pull requests

1 participant